carlo75 Posted January 15, 2015 Share Posted January 15, 2015 (edited) Hi all, I've a really tedious problem: when customers makes an order and pay with PayPal the transaction is done correctly, but in the BO the order isn't maden and in debug mode I receive some error like these. This is the checkout express log error: [10-Jan-2015 15:13:01 Europe/Rome] PHP Fatal error: Uncaught exception 'PrestaShopException' with message 'Property Order->payment is empty' in /home/public_html/classes/ObjectModel.php:866 Stack trace: #0 /home/public_html/classes/ObjectModel.php(272): ObjectModelCore->validateFields() #1 /home/public_html/classes/order/Order.php(299): ObjectModelCore->getFields() #2 /home/public_html/classes/ObjectModel.php(480): OrderCore->getFields() #3 /home/public_html/classes/order/Order.php(304): ObjectModelCore->add(true, true) #4 /home/public_html/classes/PaymentModule.php(335): OrderCore->add() #5 /home/public_html/modules/paypal/paypal.php(1366): PaymentModuleCore->validateOrder(47, 2, 109.2, '', 'Payment accepte...', Array, 2, false, '178561e9f5d9c49...', Object(Shop)) #6 /home/public_html/modules/paypal/express_checkout/payment.php(290): PayPal->validateOrder(47, 2, 109.2, '', 'Payment accepte...', Array, 2, false, '178561e9f5d9c49...', Object(Shop)) #7 /home/public_html/modules/payp in /home/public_html/classes/ObjectModel.php on line 866 I'm using PayPal EU module, and I see some little bug or misconfiguration, which in my local test site they doesn't happens. (see snapshot 1 & 2 & 4) If I try to made manually an order, in the summary I can't select the payment method as PayPal, because the selector is empty (for testing I've enabled only PayPal method). For better understanding, I've made some little screenshot to show the problems. (snapshot 3) I've already uninstalled, deleted, reinstalled and enabled a few thousand times, but the problems reamain. I think some problem on DB but I can't figure out where... Can anyone help me? Thanks in advance, best regards. Edited February 5, 2015 by carlo75 (see edit history) 1 Link to comment Share on other sites More sharing options...
JRpresta Posted January 16, 2015 Share Posted January 16, 2015 Hello, I had the same error and fix it translating the paypal module in the language of my shop (spanish in my case). 1 Link to comment Share on other sites More sharing options...
carlo75 Posted January 16, 2015 Author Share Posted January 16, 2015 Hi JRpresta, the module is already translated in my language (italian) but I can try to make a new translation and see what happens. Link to comment Share on other sites More sharing options...
carlo75 Posted January 16, 2015 Author Share Posted January 16, 2015 (edited) Translating It doesn't help. Any other ideas from [spam-filter]? Update: Translating all the fields in my language, solve the problem. Thanks a lot. Edited January 16, 2015 by carlo75 (see edit history) Link to comment Share on other sites More sharing options...
hardware Posted February 2, 2015 Share Posted February 2, 2015 Translating It doesn't help. Any other ideas from [spam-filter]? Update: Translating all the fields in my language, solve the problem. Thanks a lot. Translating module Paypal? or Theme paypal? Link to comment Share on other sites More sharing options...
carlo75 Posted February 3, 2015 Author Share Posted February 3, 2015 Translating the PayPal module. Link to comment Share on other sites More sharing options...
valo Posted April 22, 2015 Share Posted April 22, 2015 (edited) Have exactly the same Problem. My History: Have started new Version from PS 1.5 to PS 1.6 After all the work have configurated all Modules incl. PayPal. The Problem i get Payment to PayPal but see nothing in the BO. No Order, can´t make Manuel Order by selected PayPal. Also exactly the same Problem like by Carlo75. I can not understand, why the PayPal Module does not have the Translation, that it need for correct work. Now will try to translate every fields in PayPal module and give here my response. UPDATE: Have translated all fields of PayPal Modul. Don´t help. Realy hove no idea how to fix this problem UPDATE 2: Problem SOLVED https://github.com/PrestaShop/PrestaShop/commit/9e27137fc1f1d57d4da9fc3fc1a63bba23c9a422 Edited April 22, 2015 by valo (see edit history) Link to comment Share on other sites More sharing options...
valo Posted April 22, 2015 Share Posted April 22, 2015 for any other who have the problem here the fix: https://www.prestashop.com/forums/topic/430064-help-blank-page-shown-after-payment-on-paypal/ 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