测试 PayPal 付款未显示在沙箱中

发布于 2024-08-21 01:21:22 字数 100 浏览 5 评论 0原文

我正在处理自适应支付.Net API 示例。我已经设置了我的测试帐户,一切都运行良好,交易“成功”。唯一的问题是我既没有看到收款人的借方,也没有看到卖方的贷方。

什么给?

I'm working the Adaptive Payment .Net API samples. I've setup my test account stuff and everything runs fine with a "success" transaction. The only problem is I neither see debits from the payees nor credits to the seller.

What gives?

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

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

发布评论

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

评论(2

拿命拼未来 2024-08-28 01:21:22

在您尝试让 API 工作之前,我会确保 Pay Pal 虚拟终端中的一切都按照您的预期工作。

让沙箱工作时我遇到了很多问题。我设置的不同帐户会出现不同的错误。我最终做的是创建一个新帐户,然后一切就开始工作了。在让沙箱运行之前,我必须设置三个不同的帐户。生产环境从一开始就开始工作。

I would make sure that everything works as you expect it to in the Pay Pal Virual Terminal before you try to get the API's to work.

I had many problems getting the sandbox to work. I would get different errors with the different accounts I set up. What I ended up doing is creating a new account and then everything started to work. I had to set up three different accounts before I got the sandbox to work. The production environment worked from the jump.

我不咬妳我踢妳 2024-08-28 01:21:22

我缺少的是从测试收款人帐户确认付款的手动步骤。我没有意识到在线交互是必要的并且不可编写脚本。事后看来,出于安全原因,这是显而易见的......不幸的是,这不适用于我的应用程序。

What I was missing was the manual step of confirming the payment from the test payee account. I didn't realize the online interaction was necessary and not scriptable. In hindsight this is obvious for security reasons ... unfortunately this will not work for my app.

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