Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

paypal standard


Guest

Recommended Posts

Posted

I have set all settings according to info received. I still come up with:

"Unable to process payment. Please contact the merchant as the shipping address provided by the merchant is invalid, and the merchant has requested that your order must be shipped to that address."

The shipping address is valid and I have checked do not block addresses in paypal.

I have used other carts before and have not had this trouble integrating paypal.

Thanks, God Bless and have a great day.

Rich

II Timothy 4:7

Posted

Regarding your error, explanation >>here

 

Open catalog/includes/modules/payment/ paypal_standard.php file

 

$parameters['address_override'] = '1';

 

Change to:

 

$parameters['address_override'] = '0';

Posted
Regarding your error, explanation >>here

 

Open catalog/includes/modules/payment/ paypal_standard.php file

 

$parameters['address_override'] = '1';

 

Change to:

 

$parameters['address_override'] = '0';

 

I cannot find this file: catalog/includes/modules/payment/ paypal_standard.php file

I can find catalop/modules/payment/paypal standard. I looked in file manager can could not find. I am using version v2.2 RC2.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...