Quote:
Originally Posted by herber@wirehub.nl
Nope: the redirect from the X-cart waiting just doesn't work. We have an offline payment method that just creates the order & doesn't use a payment gateway, it just redirects back to the website & creates an order for us to print.
That also doesn't work.
It's simply the redirect that doesn't work anymore.
So to be clear: this isn't for just 1 payment method, it's for all payment methods that use the X-Cart waiting page to redirect to a gateway. PayPal doesn't use that, so PayPal still works. However other payment methods that do use that page, don't work anymore since the redirection doesn't happen & you just stare at the "Please wait" page eternally.
|
You have to disable the Abandoned_Cart_Reminder module to fix the payment issues.
We will prepare a new release of the Abandoned_Cart_Reminder module shortly.
This is from your
var/log/x-errors_php-141101.php log
Code:
[01-Nov-2014 21:30:57 Europe/Berlin] PHP Fatal error: Call to undefined function func_abcr_place_order_finalize() in ...../shop/include/func/func.order.php on line 1856
Thank you.