Jump to content

Paypal White payment.php page


MrBestwick

Recommended Posts

  • 3 weeks later...

I have the same!

1.5.6.2 + PP 3.6.6 ! Help!

Notice: Undefined index: PAYMENTREQUEST_0_SHIPTOSTREET in /home/xxx/modules/paypal/express_checkout/payment.php on line 94

Notice: Undefined index: PAYMENTREQUEST_0_SHIPTOCITY in /home/xxx/modules/paypal/express_checkout/payment.php on line 97

Notice: Undefined index: SHIPTOSTATE in /home/xxx/modules/paypal/express_checkout/payment.php on line 98

Notice: Undefined index: SHIPTOZIP in /home/xxx/modules/paypal/express_checkout/payment.php on line 99

Fatal error: Uncaught exception 'PrestaShopException' with message 'Property Address->address1 is empty' in /home/xxx/classes/ObjectModel.php:837 Stack trace: #0 /home/xxx/classes/ObjectModel.php(255): ObjectModelCore->validateFields() #1 /home/xxx/classes/ObjectModel.php(596): ObjectModelCore->getFields() #2 /home/xxx/classes/Address.php(186): ObjectModelCore->update(false) #3 /home/xxx/classes/ObjectModel.php(417): AddressCore->update(false) #4 /home/xxx/modules/paypal/express_checkout/payment.php(199): ObjectModelCore->save() #5 {main} thrown in /home/xxx/classes/ObjectModel.php on line 837
Edited by kisweb (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 months later...
  • 2 years later...

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

Edited by cliqadam (see edit history)
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...