简体   繁体   中英

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. 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

Hope that helps

EDIT: you can make purchases using the personal account

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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