Error upon checkout
-
Just got Jigoshop installed, and working with the Quickbooks (Intuit) Payment Gateway for Jigoshop plugin, and we’re having a problem.
The cart works fine, and the checkout page is fine. But, when you click the “Place Order” button, one of two things happens:
If you are logged in and have Admin access, then you end up at a URL like this:
https://www.smudgemarks-engelwerks.com/wp-admin/admin-ajax.php?action=jigoshop-checkout&order=3753&key=order_55c80cb3b9d85
And the only thing on the page is the word “true”. (And this is the only thing in the source code for the page.)If you do NOT have admin access, then you do not move from the checkout page (/checkout/), and see the following errors:
Warning: Invalid argument supplied for foreach() in /home/smudgedragon/smudgemarks-engelwerks.com/wp-admin/includes/plugin.php on line 1419
{“result”:”success”,”redirect”:”\/wp-admin\/admin-ajax.php?action=jigoshop-checkout&order=3752&key=order_55c80b338ed0f”}Warning: Invalid argument supplied for foreach() in /home/smudgedragon/smudgemarks-engelwerks.com/wp-admin/includes/plugin.php on line 1419
However, in both cases, the payment is processed, and a confirmation email sent to the customer. But, the customer’s shopping cart still contains the purchased items.
We have tried deactivating all plugins other than Jigoshop, and the specific Intuit gateway plugin, and going over to the twentyeleven theme, but it has made no difference in this behavior.
We can’t figure out where this is coming from. Can you please recommend something to try?
The topic ‘Error upon checkout’ is closed to new replies.