2011-09-15 192 views
0

支付在我的应用程序,同时通过贝宝英镑进行支付,贝宝返回我一个错误,指出 -贝宝:贝宝不接受£

The recipent does not accept payments denomination in POU. Please contact the seller and ask him to update his payment receiving preferences to accept this curency. 

在我的PayPal帐户,有两种货币设置 -

  1. 英镑(小学)[GBP]
  2. 美金[USD]

PayPal的唯一交流在美国Dollors中支付,但不在Pound中支付。 如何解决此问题。任何方向或提示将不胜感激。 谢谢

回答

2

这是因为您将CURRENCYCODE或currency_code作为POU或POUND传递。改用'GBP'。