Accept Amazon Pay
without building the integration
Amazon Pay lets shoppers check out using the address and payment details already stored in their Amazon account, so they never type card or shipping information into the merchant's form. Its value is conversion on familiar credentials rather than breadth of payment methods.
- USD
- EUR
- GBP
- JPY
- Region
- US / Europe
- Methods
- 2
- Credentials
- Server-side only
- PaymentHood fee
- None
- Status
- Live
Amazon Pay in summary
- Coverage
-
Merchant accounts are available in the United States, Japan and sixteen European countries including the United Kingdom, Germany, France, Italy, Spain, Austria, Belgium, Denmark, Ireland, Luxembourg, the Netherlands, Portugal, Sweden, Switzerland, Cyprus and Hungary.
Among the markets Amazon Pay serves — their own list is authoritative (opens in new tab).
- Currencies
-
- USD
- EUR
- GBP
- JPY
Among those supported. Which ones your account can charge in depends on its registered country.
- Fees
- Set and billed by Amazon Pay, and published on their pricing page (opens in new tab). PaymentHood adds nothing on top, at any volume.
- Official resources
- Website (opens in new tab) · Developer docs (opens in new tab)
Written against Amazon Pay's own documentation on . This page deliberately states no fees, no counts and no completeness claims, because those change without notice — for anything you are about to build on, Amazon Pay's own documentation (opens in new tab) is the authority.
What your customers can pay with
Every method below runs through the same PaymentHood checkout. Turning one on or off is a dashboard setting, not a code change.
Amazon account
Checkout with the card and address already stored on the buyer's Amazon account
Cards
The cards the buyer has on file with Amazon
What PaymentHood handles for you
A direct Amazon Pay integration is not just an API call. These are the parts every team ends up rebuilding — and the parts PaymentHood ships already done.
- Credentials
- Public key ID with a private key signing each request, held server-side in PaymentHood
- Webhook security
- Signed Instant Payment Notification, validated before an order is released
- Payment verification
- Server-side charge status re-check against the Amazon Pay API before fulfilment
- Idempotent charge creation, so a retried request never double-charges a customer
- Automatic failover to another configured provider when Amazon Pay is unreachable
- One reconciliation view across Amazon Pay and every other provider you run
- Provider credentials never reach the storefront or the customer's browser
- Adding or switching a provider later is a dashboard change, not a re-integration
Use Amazon Pay on your platform
Install the free PaymentHood plugin for your store, then enable Amazon Pay in your dashboard.
Connecting Amazon Pay takes three steps
Open your Amazon Pay account
Register directly with Amazon Pay and complete their onboarding. Funds settle from Amazon Pay into your own bank account — PaymentHood never holds merchant money.
Add the credentials to PaymentHood
Paste your Amazon Pay API credentials into the PaymentHood dashboard. They are stored server-side and never exposed to your storefront.
Enable it at checkout
Install the PaymentHood plugin for your platform, paste your PaymentHood API key, and Amazon Pay appears as a payment option. Test in sandbox, then switch to live.