Hello, I have Zen Cart 2.1.0 installed and am trying to get the Stripe Payments Module up and running. I have it installed and connected to my Stripe account. Have it in "Test Mode" but keep gettting hung up going to step 3 of checkout.
I get a blank page with a "WARNING: an error has occured" message.
I have my test keys correctly applied to the module settings... not sure what is making this hang.
This is what the DeBug Log File says... not sure what it's trying to tell me... any input on where to look is appreciated, thanks
[30-Dec-2024 00:11:49 UTC] Request URI: /index.php?main_page=checkout_confirmation, IP address: 35.140.xx.x, Language id 1
#1 trigger_error() called at [/includes/classes/db/mysql/query_factory.php:733]
#2 queryFactory->show_error() called at [/includes/classes/db/mysql/query_factory.php:678]
#3 queryFactory->set_error() called at [/includes/classes/db/mysql/query_factory.php:307]
#4 queryFactory->Execute() called at [/includes/modules/payment/stripe.php:165]
#5 stripe->pre_confirmation_check() called at [/includes/classes/payment.php:309]
#6 payment->pre_confirmation_check() called at [/includes/modules/pages/checkout_confirmation/header_php.php:92]
#7 require(/includes/modules/pages/checkout_confirmation/header_php.php) called at [/index.php:35]
--> PHP Fatal error: MySQL error 1146: Table 'xxxx670_zenc936.zenen_stripe' doesn't exist :: SELECT stripe_customers_id FROM zenen_stripe WHERE customers_id = '2' order by id DESC LIMIT 1 ==> (as called by) /includes/modules/payment/stripe.php on line 165 <== in /includes/classes/db/mysql/query_factory.php on line 733.


Reply With Quote
