沙盒中的 PayPal Express Checkout 使交易“待处理" [英] PayPal Express Checkout in Sandbox leaves transactions 'Pending'

查看:85
本文介绍了沙盒中的 PayPal Express Checkout 使交易“待处理"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经使用 https://developer.paypal.com/docs/checkout/integrate/#1-set-up-your-development-environment,使用 JS SDK.

I've integrated PayPal Express Checkout using the method at https://developer.paypal.com/docs/checkout/integrate/#1-set-up-your-development-environment , with the JS SDK.

一切正常,我可以创建一个带有金额的按钮,交易成功.但是,我没有看到资金进入沙盒业务帐户.我确实在沙盒个人账户上看到了交易,但它正在等待卖家的批准,我在那里没有看到.

Everything works fine and I am able to create a button with the amount and the transaction succeeds. However, I don't see the money coming into the sandbox business account. I do see the transaction on the sandbox personal account, but it's pending on approval from seller, which I don't see there.

不确定这是沙盒行为还是我有什么问题.

Not sure if this is sandbox behaviour or if I have something wrong.

我加载的 src 脚本是:

The src script which I load is:

https://www.paypal.com/sdk/js?client-id=${clientId}&currency='CAD'&disable-funding='credit,card,bancontact,blik,eps,giropay,ideal,mybank,p24,sepa,sofort,venmo'

任何帮助将不胜感激.

推荐答案

最可能的问题是接收帐户的电子邮件地址未在沙箱中确认.

The most likely problem is that the receiving account's email address is not confirmed in sandbox.

要检查,请导航到 https://www.sandbox.paypal.com/businessprofile/settings/email ,使用接收沙箱帐户登录,并重新发送任何必要的确认消息

To check, navigate to https://www.sandbox.paypal.com/businessprofile/settings/email , log in with the receiving sandbox account, and resend any necessary confirmation message

要打开确认消息,请使用您的实时开发者帐户登录 https://www.paypal.com/signin?intent=developer&returnUri=https%3A%2F%2Fdeveloper.paypal.com%2Fdeveloper%2Fnotifications%2F并点击那里的链接进行确认

To open the confirmation message, log in with your live developer account at https://www.paypal.com/signin?intent=developer&returnUri=https%3A%2F%2Fdeveloper.paypal.com%2Fdeveloper%2Fnotifications%2F and follow the link there to do the confirmation

这篇关于沙盒中的 PayPal Express Checkout 使交易“待处理"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆