0

Chained payments in PayPal Adaptive Payments is documented as only being available with approval: https://developer.paypal.com/webapps/developer/docs/classic/adaptive-payments/integration-guide/APIntro/

Is it possible to use it in the Sandbox without approval to test workflow and code, before submitting an application for approval?

tomtaylor
  • 2,309
  • 1
  • 22
  • 36

1 Answers1

0

Yes, you can try the API on sandbox without app approval. Just create a sandbox account from developer.paypal.com and use the account's API credentials along withe the special sandbox app id APP-80W284485P519543T.

When you go live, you will have to go through the app approval process to get your own app id

aydiv
  • 531
  • 2
  • 5