Integration overview

Steps to integrate

  1. Get set up for integration by registering for an Amazon Pay merchant account and creating Sandbox test buyer accounts.

  2. Add the Amazon Pay button wherever buyer starts checkout.

  3. Display shipping and payment info, offer shipping options if applicable, and calculate additional costs.

  4. Set payment info and redirect to the Amazon Pay Processing page.

  5. Verify checkout info, once the buyer returns to your site and retrieve the amazonPayToken.

  6. Process payment with your acquirer.

  7. Handle authorization declines on the dedicated Amazon Pay hosted page.

  8. Test your integration thoroughly in Sandbox, using test buyer accounts.

  9. Take your integration live by updating the button rendering code and the API endpoints.