Quantcast
Channel: Peter Zhou的博客
Viewing all articles
Browse latest Browse all 11

Magento Error Resolution

$
0
0

Paypal Error:

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.

Go to /app/code/core/Mage/Paypal/Model/Api/Standard.php

comment out the following line:

//$request['address_override'] = 1;


Viewing all articles
Browse latest Browse all 11

Trending Articles