如何将 PayPal 测试按钮放在网站上?
How to put PayPal Test Button on a site?
我正在尝试关注 these instructions. I log in to developer.paypal.com, then to www.sandbox.paypal.com with a Business account from developer.paypal.com's Sandbox Test Accounts page. Go to Merchant Services, click "My saved buttons". Domain changes to www.paypal.com (is it as it should be?). I choose Buy Now button, specify item name and price, and click Create Button. Remove code protection, copy the code, paste it to a site. Open the page, click Buy Now button, which gets me to www.paypal.com, specify Personal account's credentials from developer.paypal.com's Sandbox Test Accounts page。单击“登录”,但显示:
Please check your email address and password and try again
Please make sure you have entered your email address correctly.
Please re-enter your PayPal password.
是的,我检查了我是否可以使用这些凭据登录 www.sandbox.paypal.com。我做错了什么?
很可能是因为我有一个无法接受付款的国家/地区的帐户。因此,我什至无法在网站上放置测试按钮。
UPD 我又检查了一下,现在可以了。我在这里看到两种可能性:1) 暂时的 paypal 故障,2) 我在个人帐户下创建了按钮。
这很可能是因为您加载了 paypal.com 页面的另一个实例,因为它不应该将您重定向到 paypal.com。我已经看过很多次了。
分辨率:
- 清除加载沙盒的浏览器缓存和 cookie。paypal.com 帐户
- 如果您想加载您的实时贝宝帐户,请使用
不同的浏览器作为沙箱和 paypal.com 与在同一浏览器上加载的实时和沙箱实例发生冲突;如果您没有加载实时贝宝帐户,但在沙盒登录之前加载过,您可能会遇到同样的问题;按照此处注明的相同解决步骤
- 登录到沙盒。paypal.com 使用您创建的企业电子邮件帐户
开发商。paypal.com
- 然后查看您保存的按钮,查看代码并测试
我正在尝试关注 these instructions. I log in to developer.paypal.com, then to www.sandbox.paypal.com with a Business account from developer.paypal.com's Sandbox Test Accounts page. Go to Merchant Services, click "My saved buttons". Domain changes to www.paypal.com (is it as it should be?). I choose Buy Now button, specify item name and price, and click Create Button. Remove code protection, copy the code, paste it to a site. Open the page, click Buy Now button, which gets me to www.paypal.com, specify Personal account's credentials from developer.paypal.com's Sandbox Test Accounts page。单击“登录”,但显示:
Please check your email address and password and try again
Please make sure you have entered your email address correctly.
Please re-enter your PayPal password.
是的,我检查了我是否可以使用这些凭据登录 www.sandbox.paypal.com。我做错了什么?
很可能是因为我有一个无法接受付款的国家/地区的帐户。因此,我什至无法在网站上放置测试按钮。
UPD 我又检查了一下,现在可以了。我在这里看到两种可能性:1) 暂时的 paypal 故障,2) 我在个人帐户下创建了按钮。
这很可能是因为您加载了 paypal.com 页面的另一个实例,因为它不应该将您重定向到 paypal.com。我已经看过很多次了。
分辨率:
- 清除加载沙盒的浏览器缓存和 cookie。paypal.com 帐户
- 如果您想加载您的实时贝宝帐户,请使用 不同的浏览器作为沙箱和 paypal.com 与在同一浏览器上加载的实时和沙箱实例发生冲突;如果您没有加载实时贝宝帐户,但在沙盒登录之前加载过,您可能会遇到同样的问题;按照此处注明的相同解决步骤
- 登录到沙盒。paypal.com 使用您创建的企业电子邮件帐户 开发商。paypal.com
- 然后查看您保存的按钮,查看代码并测试