Jump to content

paypal stopped working not passing data


cliqadam

Recommended Posts

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 71

Notice: Undefined index: PAYMENTREQUEST_0_SHIPTOCITY in /home/hintofla/xxxx/modules/paypal/express_checkout/payment.php on line 74

Notice: Undefined index: SHIPTOSTATE in /home/xxxx/public_html/modules/paypal/express_checkout/payment.php on line 75

Notice: Undefined index: SHIPTOZIP in /home/xxxx/public_html/modules/paypal/express_checkout/payment.php on line 76

Fatal 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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...