valterghk Posted March 14, 2015 Share Posted March 14, 2015 Hello, I've been struggling with this for 2 days. Googled for this error, tried many solutions, but nothing is working and I'm kinda new to Prestashop. So, basicly, I have 2 languages on my Store. English and Portuguese. In English, everything works fine. Payment is done, and processed on the website. In Portuguese, only Bank payment is processed. When I choose Paypal, I can make the payment, and money is sent, but the Store doesn't process it. It gives me a white page instead. After some reading, I saw that I should activate dev mode, so I can have the error, and here it is: "Fatal error: Uncaught exception 'PrestaShopException' with message 'Property Order->payment is empty' in /home/wwwvaper/public_html/classes/ObjectModel.php:866 Stack trace: #0 /home/wwwvaper/public_html/classes/ObjectModel.php(272): ObjectModelCore->validateFields() #1 /home/wwwvaper/public_html/classes/order/Order.php(299): ObjectModelCore->getFields() #2 /home/wwwvaper/public_html/classes/ObjectModel.php(480): OrderCore->getFields() #3 /home/wwwvaper/public_html/classes/order/Order.php(304): ObjectModelCore->add(true, true) #4 /home/wwwvaper/public_html/classes/PaymentModule.php(335): OrderCore->add() #5 /home/wwwvaper/public_html/modules/paypal/paypal.php(1413): PaymentModuleCore->validateOrder(6, 2, 3.5, '', 'Payment accepte...', Array, 2, false, 'cb4114c853e92d4...', Object(Shop)) #6 /home/wwwvaper/public_html/modules/paypal/express_checkout/payment.php(290): PayPal->validateOrder(6, 2, 3.5, '', 'Payment accepte...', Array, 2, false, 'cb4114c853e92d4...', Object(Shop)) #7 /home/wwwvaper/public_html/modules/paypal/exp in /home/wwwvaper/public_html/classes/ObjectModel.php on line 866" Can anyone please help me out with this? Whats causing this?I've translated the module also, and still does this. Hope someone can help me. Thanks Link to comment Share on other sites More sharing options...
valterghk Posted March 14, 2015 Author Share Posted March 14, 2015 Problem solved. If anyone else has the same problem, https://github.com/PrestaShop/PrestaShop/commit/9e27137fc1f1d57d4da9fc3fc1a63bba23c9a422 1 Link to comment Share on other sites More sharing options...
valo Posted April 22, 2015 Share Posted April 22, 2015 yyyaaahhuuuuuu. Thank you for this Link. Have tried a lot of other suggestion to fix the problem with paypal nothing have helped. But you Link have solved it. Maaany thanks Link to comment Share on other sites More sharing options...
mafung Posted April 29, 2015 Share Posted April 29, 2015 cannot solve. How to fix? Notice: Undefined index: PAYMENTREQUEST_0_SHIPTOCITY in /var/www/clients/client19/web22/web/modules/paypal/express_checkout/payment.php on line 100 Notice: Undefined index: PAYMENTREQUEST_0_SHIPTOZIP in /var/www/clients/client19/web22/web/modules/paypal/express_checkout/payment.php on line 103 Link to comment Share on other sites More sharing options...
valo Posted May 15, 2015 Share Posted May 15, 2015 cannot solve. How to fix? Notice: Undefined index: PAYMENTREQUEST_0_SHIPTOCITY in /var/www/clients/client19/web22/web/modules/paypal/express_checkout/payment.php on line 100 Notice: Undefined index: PAYMENTREQUEST_0_SHIPTOZIP in /var/www/clients/client19/web22/web/modules/paypal/express_checkout/payment.php on line 103 do you have the same Situation: ...... When I choose Paypal, I can make the payment, and money is sent, but the Store doesn't process it. ..... ???? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now