Reputation: 41
I try to use Expresscheckout payment with Paypal and php. My test works fine, i can get status "success" after "Doexpresscheckout" but in my Sandbox account, i see no transaction. If someone has solution, thank you in advance !
Upvotes: 2
Views: 3075
Reputation: 157
The transaction history works with your test accounts, you test accounts are:
[email protected]
[email protected]
You can review your accounts on: "developer.paypal.com/developer/accounts" after log into the page with your original paypal account.
These e-mails are not real accounts but they are for use in tests on sandbox where you can make fake transactions in order to test you development. Then after this test, you will se your history on https://developer.paypal.com/developer/notifications
Hope this can help you. Regards!
Upvotes: 3