This guide explains how to integrate Amazon product purchases using the Headless Checkout API.Documentation Index
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
Product Locator Format
When creating an order for an Amazon product, use theproductLocator parameter with either the Amazon ASIN or product URL:
Example Flow
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.
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

