| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Error persisting an order status change when Paypal Checkout is installed | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
Error persisting an order status change when Paypal Checkout is installed
Hi,
I created a small script that receives an order transaction ID and must change the order status to PAID. require_once 'top.inc.php';This was working fine until we installed the Paypal Checkout payment method. If the Paypal Checkout method is active, we get the following error in the last line of our code (marked red): Class 'PayPalCheckoutSdk\Core\PayPalHttpClient' not found The transaction gets updated to SUCCESS fine, but the error when calling the flush() function prevents the order from being updated to PAID. The order we are updating doesn't use the Paypal Chekout at all, it has nothing to do with Paypal. Best Regards, Rafael Luna
__________________
X-Cart 5.4.1.31 |
|||||||
|
|||
X-Cart forums © 2001-2020
|