---
title: Integration overview
url: amazon-pay-checkout/overview.html
---

### Steps to integrate

1. <a href="../amazon-pay-checkout/get-set-up-for-integration.md" target="_blank" rel="noopener noreferrer">Get set up for integration</a> - register for an Amazon Pay merchant account, create a Sandbox test buyer account, and secure communication.

2. <a href="../amazon-pay-checkout/add-the-amazon-pay-button.md" target="_blank" rel="noopener noreferrer">Add the Amazon Pay button</a> wherever buyer starts checkout.

3. <a href="../amazon-pay-checkout/display-shipping-payment-info.md" target="_blank" rel="noopener noreferrer">Display shipping and payment info</a> to display checkout information, offer shipping options if applicable, and calculate additional costs. 

4. <a href="../amazon-pay-checkout/set-payment-info.md" target="_blank" rel="noopener noreferrer">Set payment info</a> and redirect to Amazon Pay for processing. 

5. <a href="../amazon-pay-checkout/verify-and-complete-checkout.md" target="_blank" rel="noopener noreferrer">Verify & complete checkout</a> was successful, once the buyer returns to your site- after checkout is complete.

6. <a href="../amazon-pay-recurring-checkout/manage-recurring-payments.md" target="_blank" rel="noopener noreferrer">Manage recurring payments</a> to charge the subscriber for each billing cycle. Only applicable for recurring integration.

7. <a href="../amazon-pay-checkout/manage-refunds.md" target="_blank" rel="noopener noreferrer">Manage refunds</a> in case you need to refund a payment.

8. <a href="../amazon-pay-checkout/test-your-integration.md" target="_blank" rel="noopener noreferrer">Test your integration</a> thoroughly in Sandbox, using test buyer accounts and simulation strings. 

9. <a href="../amazon-pay-checkout/take-your-integration-live.md" target="_blank" rel="noopener noreferrer">Take your integration live</a> by updating the API endpoints.

### Integration sequence diagram

<img style="width:100%;" src="https://m.media-amazon.com/images/G/01/amazonpayments/documentation/IntegrationOverview._CB627895724_.png" />



