Paypal:Paypal 不接受“Paypal”付款。

发布于 2024-12-04 22:30:57 字数 390 浏览 0 评论 0原文

在我的应用程序中,在通过 PayPal 以英镑付款时,PayPal 向我返回一条错误消息: -

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 仅接受以下付款美元,但不是英镑。 我该如何解决这个问题。任何方向或提示将不胜感激。 谢谢

In my application, while making payment through paypal in Pound, Paypal returns me an error that says -

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.

In my paypal account, there are two currency settings -

  1. British Pound (Primary) [GBP]
  2. US Dollors [USD]

The paypal only accepts payment in US Dollors but not in Pound.
How do I resolve this problem. Any direction or hint will be much appreciated.
Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我要还你自由 2024-12-11 22:30:57

这是因为您将 CURRENCYCODE 或currency_code 作为 POU 或 POUND 传递。请改用“英镑”。

That's because you're passing CURRENCYCODE or currency_code as POU or POUND. Use 'GBP' instead.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文