Amazon Pay
Let buyers pay with the payment methods and addresses in their Amazon account (Checkout v2).
Everything you need to know
About Amazon Pay
Amazon Pay lets customers check out using the payment and shipping details already stored in their Amazon account, reducing friction for the 300M+ Amazon users.
What Amazon Pay supports
Let buyers pay with the payment methods and addresses in their Amazon account (Checkout v2).
- Payment methods: Cards saved to the customer's Amazon account
- Where it works: US, UK, Germany, Japan, India and more
- Billing: one-off payments
- Price: free for every PremiumPress member
Setting up Amazon Pay in PremiumPress
Activate the free plugin, then open your theme’s payment settings and add your Amazon Pay credentials:
- Region
- Merchant ID — Seller Central → Integration → MWS Access Key (your Merchant/Seller ID).
- Store ID — The Amazon Pay client/store ID (amzn1.application-oa2-client.…).
- Public Key ID — The Public Key ID issued when you uploaded your public key in Seller Central.
- Private key (PEM) — Paste the RSA private key (PEM) that pairs with your uploaded public key. Used to sign API requests.
One-time card charges via Amazon Pay Checkout v2. The buyer launches Amazon Pay from its JS button, so this needs the button snippet added to the launch page (see plugin TODO). Recurring “charge permissions” are supported by Amazon Pay but not wired in this flow. The plugin requires PremiumPress 12.
Amazon Pay plugin FAQ
What do I need to set up Amazon Pay in WordPress?
You'll need a Amazon Pay account and its Region, Merchant ID, Store ID, Public Key ID and Private key (PEM), which you enter in your PremiumPress theme's payment settings. The plugin itself is free for members.
Does Amazon Pay support recurring subscriptions?
Amazon Pay handles one-off payments in PremiumPress. If you need recurring billing, choose a gateway shown under the Subscriptions filter on the plugins page.
How does the Amazon Pay checkout work?
Signed server-side create / get / complete of a checkout session, authoritative verification, and an IPN listener. The buyer launches Amazon Pay via its JS button (see the TODO in the launch route).
Plugin Details
- Price
- Free
- Requires
- PremiumPress 12
- Provider
- Website
Docs, guides & discussion
Official Amazon Pay documentation, plus community threads and video walkthroughs.