Guest Posted July 1, 2009 Posted July 1, 2009 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
BryceJr Posted July 1, 2009 Posted July 1, 2009 Regarding your error, explanation >>here Open catalog/includes/modules/payment/ paypal_standard.php file $parameters['address_override'] = '1'; Change to: $parameters['address_override'] = '0';
Guest Posted July 1, 2009 Posted July 1, 2009 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.