沙盒中的 PayPal 支付数据传输 "Return URL"

标签 paypal sandbox

PayPal's Developer documentation之间设置支付数据传输(PDT)的说明谈论配置返回 URL:

...This information is sent to the Return URL you specified in your PayPal account profile

在页面下方,它提供了有关如何为 PayPal 帐户配置“返回 URL”的更多信息,但我找不到与我的 Sandbox 帐户(或我的任何“沙盒测试帐户”)。

当我为我的(企业)沙盒测试帐户选择个人资料页面时,有四个选项卡可用:

  • 简介
  • API 凭据
  • 资金
  • 设置

...这些都没有列出“返回 URL”字段。

有人知道在哪里可以找到这个字段吗?

提前谢谢你。

编辑:添加 Sandbox PayPal 账户页面和个人资料下拉菜单的屏幕截图(下拉菜单中的所有项目都将导航返回到屏幕截图中显示的同一页面!)

enter image description here

最佳答案

为此你必须:

1. go to sandbox.paypal.com
2. log in using one of your testing accounts
3. Under profile select "My Selling tools"
4. In "Website preferences" click "update"
5. Here you can set the Return URL

(这大概是你登录后访问的url:https://www.sandbox.paypal.com/cgi-bin/customerprofileweb?cmd=_profile-website-payments

对于真实账户基本上是相同的过程。

关于沙盒中的 PayPal 支付数据传输 "Return URL",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34758657/

相关文章:

python - 与沙盒 PyPy 解释器交互 - secondary .communicate() 返回空元组

php - Paypal 沙盒 API 内部错误

php - paypal returnurl 是登录页面

android - 当我启动 Paypal 服务时,应用程序屏幕变黑并卡住

android - 从 PayPal SDK Android 获取交易详情

hadoop - 启动后如何在沙箱上启动h2o

ruby-on-rails - RoR - PayPal ActiveMerchant - 退款

macos - 在沙盒应用中访问桌面

javascript - 沙盒中的 Node.js

objective-c - 验证用户 - Objective-C/Cocoa/Sandboxing