Amazon Pay is a wallet payment method that lets customers check out using the shipping and payment details saved in their Amazon account.Documentation Index
Fetch the complete documentation index at: https://docs.paynext.com/llms.txt
Use this file to discover all available pages before exploring further.
Payment Method Details
| Customer locations | Worldwide |
| Supported currencies | USD, EUR, GBP, DKK, SEK, NOK, CHF, JPY, AUD, NZD, HKD, ZAR (availability depends on Stripe account country; US has limitations) |
| Recurrent payments | ✓ |
| Manual capture support | ✓ |
| Refunds | ✓ |
| Supported processors | Stripe |
Prerequisites
- Connect and activate the Stripe integration in PayNext with both API Key and Publishable Key
- Enable Amazon Pay in your Stripe Dashboard under Settings → Payment methods
- Turn on Amazon Pay in your PayNext checkout configuration
Testing
Configure return URL
Ensure your return URL is properly configured when rendering PayNext SDK. Amazon Pay redirects customers from your site/app to Amazon (web or Amazon app) to authenticate and approve the payment, then redirects them back to your site/app
Make a test payment
Make an Amazon Pay payment via PayNext SDK (use a supported currency for your Stripe account country)