mr_schwensen Posted May 15, 2013 Share Posted May 15, 2013 (edited) Hi everyone, I'm using prestashop version 1.5.3.1 in combination with paypal module 3.5.0. The Shop itself is deactivated (under construction) and I've added my ip address for testing so far. In the paypal module the express method is activated and sand box deactivated. SSL is activated. The Problem: If I make a order and choose paypal as payment method the shop navigates me direct to the paypal website which is correct so far. After the checkout in paypal the following error occured on my webshop: Fatal error: Uncaught exception 'PrestaShopException' with message 'Can't load Order state status' in /web/www/exclu2/html/classes/PaymentModule.php:145 Stack trace: #0 /web/www/exclu2/html/modules/paypal/paypal.php(1221): PaymentModuleCore->validateOrder(1, 2, 10, 'PayPal', 'Payment accepte...', Array, 1, false, 'f7d9515176e12e3...', Object(Shop)) #1 /web/www/exclu2/html/modules/paypal/express_checkout/payment.php(267): PayPal->validateOrder(1, 2, 10, 'PayPal', 'Payment accepte...', Array, 1, false, 'f7d9515176e12e3...', Object(Shop)) #2 /web/www/exclu2/html/modules/paypal/express_checkout/payment.php(283): validateOrder(Object(Customer), Object(Cart), Object(PaypalExpressCheckout)) #3 {main} thrown in /web/www/exclu2/html/classes/PaymentModule.php on line 145 I have no idea what to do... PS: this is my order_state table: Edited May 15, 2013 by mr_schwensen (see edit history) Link to comment Share on other sites More sharing options...
mr_schwensen Posted May 15, 2013 Author Share Posted May 15, 2013 Please delete this topic cause I've created it in the wrong forum section. thx. Link to comment Share on other sites More sharing options...
Recommended Posts