digiboyz Posted October 26, 2010 Share Posted October 26, 2010 真的很郁闷啊!1.我一个日文站,用日本注册地址去PAYPAL的时候,出现: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.2.另外一个法文站,用法国地址测试PAYPAL付款的时候是好的,换成USA地址就又出现: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.求救各位高人啊! Link to comment Share on other sites More sharing options...
xbfish Posted November 7, 2010 Share Posted November 7, 2010 真的很郁闷啊!1.我一个日文站,用日本注册地址去PAYPAL的时候,出现: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.2.另外一个法文站,用法国地址测试PAYPAL付款的时候是好的,换成USA地址就又出现: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.求救各位高人啊! 你可以去 modules/paypal/redirect.tpl把 <input type="hidden" name="address_override" value="1" /> 改成 <input type="hidden" name="address_override" value="0" />这样就不会有问题了。。。 让我知道。。 Link to comment Share on other sites More sharing options...
diago Posted February 11, 2011 Share Posted February 11, 2011 真的很郁闷啊!1.我一个日文站,用日本注册地址去PAYPAL的时候,出现: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.2.另外一个法文站,用法国地址测试PAYPAL付款的时候是好的,换成USA地址就又出现: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.求救各位高人啊! 你可以去 modules/paypal/redirect.tpl把 <input type="hidden" name="address_override" value="1" /> 改成 <input type="hidden" name="address_override" value="0" />这样就不会有问题了。。。 让我知道。。 wat about this?"Paypal does not allow your country of residence to ship to the country you wish to" Link to comment Share on other sites More sharing options...
xbfish Posted February 13, 2011 Share Posted February 13, 2011 Try changing <input type="hidden" name="address_override" value="1" /> to <input type="hidden" name="address_override" value="0" /> 如果不行,let me know the paypal module version you are using... Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now