没有使用 Paypal 沙箱的交易历史记录

No transaction history with Paypal sandbox

我尝试通过 Paypal 和 php 使用 Expresscheckout 付款。 我的测试工作正常,我可以在 "Doexpresscheckout" 之后获得状态 "success" 但在我的 Sandbox 帐户中,我没有看到任何交易。 如果有人有解决方案,请提前谢谢!

交易历史适用于您的测试账户,您的测试账户是:

yourEmail-facilitator@yourdomain.com
yourEmail-buyer@yourdomain.com

您可以在以下位置查看您的帐户:"developer.paypal.com/developer/accounts" 使用您原来的 paypal 帐户登录页面后。

这些电子邮件不是真实帐户,但它们用于 sandbox where you can make fake transactions in order to test you development. Then after this test, you will se your history on https://developer.paypal.com/developer/notifications

上的测试

希望对您有所帮助。问候!