cliqadam Posted October 14, 2016 Share Posted October 14, 2016 Paypal Module stopped passing info to the confirmation page everything was ok and nothing was edited on the codes or modules all of the sudden clients started mailing us that they see a 500 error on confirmation page after doing some tests i also see that paypal is not registering the test purchases. (could this be on paypal's end?) these are the debug errors using PayPal v3.6.6 - by PrestaShop right after clicking on continue button on paypal Notice: Undefined index: PAYMENTREQUEST_0_SHIPTOSTREET in /home/xxxx/public_html/modules/paypal/express_checkout/payment.php on line 71Notice: Undefined index: PAYMENTREQUEST_0_SHIPTOCITY in /home/hintofla/xxxx/modules/paypal/express_checkout/payment.php on line 74Notice: Undefined index: SHIPTOSTATE in /home/xxxx/public_html/modules/paypal/express_checkout/payment.php on line 75Notice: Undefined index: SHIPTOZIP in /home/xxxx/public_html/modules/paypal/express_checkout/payment.php on line 76Fatal error: Uncaught exception 'PrestaShopException' with message 'Property Address->address1 is empty' in /home/xxxx/public_html/classes/ObjectModel.php:837 Stack trace: #0 /home/xxxx/public_html/classes/ObjectModel.php(255): ObjectModelCore->validateFields() #1 /home/xxxx/public_html/classes/ObjectModel.php(596): ObjectModelCore->getFields() #2 /home/xxxx/public_html/classes/Address.php(186): ObjectModelCore->update(false) #3 /home/xxxx/public_html/classes/ObjectModel.php(417): AddressCore->update(false) #4 /home/xxxx/public_html/modules/paypal/express_checkout/payment.php(176): ObjectModelCore->save() #5 {main} thrown in /home/xxxx/public_html/classes/ObjectModel.php on line 837 Link to comment Share on other sites More sharing options...
bellini13 Posted October 15, 2016 Share Posted October 15, 2016 that version of the module is too old, upgrade to a more recent version. 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