Providers
Amazon Integration
How to enable crypto purchases of Amazon products using Headless Checkout
This guide explains how to integrate Amazon product purchases using the Headless Checkout API.
Product Locator Format
When creating an order for an Amazon product, use the productLocator
parameter with either the Amazon ASIN or product URL:
Example Flow
1
Create the order
- Specify the receipient’s email
- Specify their shipping information
- Specify the payment method used
- Specify the product locator
For a full list of supported currencies, refer to the supported currencies page.
2
Check order status
With all requied information provided, the order’s response will include payment preparation details, as shown below.
Additional Information
- Monitor order statuses through the Developer Console
- Review the Order Lifecycle guide for detailed status handling
- Check this guide for details on supported currencies and payment methods
Was this page helpful?