So I have done a clean install on a copy of website www.thedragonskeep.com/zencart155 I am able to get it up and running now issues except when I try and use stripe payment then will not process stripe payment will process check or paypal.
Here is my log.... Guessing somehow one page checkout isn't working with stripepay as stripepay works when set to false.
2016-09-25 16:08:03 checkout_one: CHECKOUT_ONE_ENTRY, version (1.0.5 (2016-09-24)), Zen Cart version (1.5.5a), template (stirling_grand)
2016-09-25 16:08:03 checkout_one: CHECKOUT_ONE_AFTER_SHIPPING_CALCULATIONS, pass (), free_shipping (), (not set)
2016-09-25 16:08:06 checkout_one: CHECKOUT_ONE_AFTER_SHIPPING_QUOTES
[01-Oct-2016 07:32:59 America/Denver] Request URI: /zencart155/zcadmin/sqlpatch.php?action=execute, IP address: 24.34.85.238
#1 trigger_error() called at [/home1/thedrah1/public_html/zencart155/includes/classes/db/mysql/query_factory.php:167]
#2 queryFactory->show_error() called at [/home1/thedrah1/public_html/zencart155/includes/classes/db/mysql/query_factory.php:139]
#3 queryFactory->set_error() called at [/home1/thedrah1/public_html/zencart155/includes/classes/db/mysql/query_factory.php:266]
#4 queryFactory->Execute() called at [/home1/thedrah1/public_html/zencart155/zcadmin/sqlpatch.php:304]
#5 executeSql() called at [/home1/thedrah1/public_html/zencart155/zcadmin/sqlpatch.php:672]
[01-Oct-2016 07:32:59 America/Denver] PHP Fatal error: 1062uplicate entry 'MODULE_PAYMENT_STRIPEPAY_CREATE_OBJECT' for key 'unq_config_key_zen' :: INSERT INTO zen_configuration VALUES ('', 'Create a Customer Object at Stripe?', 'MODULE_PAYMENT_STRIPEPAY_CREATE_OBJECT', 'True', 'Do you want to create Customer Objects at Stripe (True) or just charge the card every time (False)?', 6, 75, NULL, '2012-11-11 06:42:07', NULL, 'zen_cfg_select_option(array(''True'', ''False''), '); ==> (as called by) /home1/thedrah1/public_html/zencart155/zcadmin/sqlpatch.php on line 304 <== in /home1/thedrah1/public_html/zencart155/includes/classes/db/mysql/query_factory.php on line 167
What happens when you disable the One-Page Checkout? Does the Stripe payment module work then?
Yes it was working at least in test mode went through fine just couldn't get it to go if one page check out was set to true everything else works. But I just to totally messed up my zencart installation trying to change my wordpress database to be combined with my zencart one and on accident installed wordpress over my zencart store on main site. So here goes a new clean install of zencart 1.5.5a on active site, guess was time for that upgrade lol. Going to start again from scratch and see if continues but stripepay seemed to be working except when one page checkout was set to true then would just get the circle and back to the same page again.
Thanks
Sandria
Sandria, is this installed on a publically-accessible site? If so, please PM me the site link so I can see what's going on.
Hi
If the customer enters a different shipping address, but then changes their mind and checks 'shipping is the same as billing' again, the different shipping address is still used in the order.
Is this intended?
Bookmarks