简体   繁体   English

如何检查我的贝宝自适应付款是否有效?

[英]How Can I check that my paypal adaptive payment is working?

I have created an paypal adaptive transaction system. 我创建了一个贝宝自适应交易系统。 Using sandbox for testing my code. 使用沙箱测试我的代码。 But, For checking that my code is working for successful transaction which account be used for buying in test mode ? 但是,为了检查我的代码是否可以成功进行交易,该帐户可以在测试模式下购买?

Already, I have tried to buy using my sandbox business account credentials but it say wrong email or password . 我已经尝试使用我的沙盒公司帐户凭据进行购买,但是它显示了错误的电子邮件或密码。 Could you suggest me about it ? 你能建议我吗?

I added a figure in below: 我在下面添加了一个数字:

在此处输入图片说明

I am awaiting for an affirmative response from you. 我正在等待您的肯定答复。 How can I check it? 我该如何检查?

You said that you are using sandbox environment for testing paypal transactions, but I can see that you webpage it's on paypal. 您说您正在使用沙盒环境来测试Paypal交易,但是我可以看到您的网页位于Paypal上。 Therefore any sandbox accounts won't work on the sandbox environment. 因此,任何沙箱帐户都无法在沙箱环境中使用。

You need two accounts created in sandbox: one for business ( type of account needs to be business ) one for purchases ( type of account needs to be personal ) 您需要在沙箱中创建两个帐户:一个用于公司业务(帐户类型必须为业务),另一个用于购买交易(帐户类型必须为个人)

Also, make sure that any form action attribute points to sanbox.paypal.com not paypal.com 另外,请确保任何表单操作属性都指向sanbox.paypal.com而不是paypal.com。

Hope that helps 希望能有所帮助

EDIT: you can make purchases using the personal account 编辑:您可以使用个人帐户进行购买

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM