Supports domain registration for Amazon Pay
What’s new
Adds an amazon_pay property to the Payment Method Domain resource.
When you retrieve a payment method domain, the amazon_pay property reflects the domain activation status for Amazon Pay.
Impact
To use Amazon Pay with Elements or Checkout’s embeddable payment page, you must register every web domain that will show the payment method, including top-level domains and subdomains. After you register a domain, you can use that domain with any other payment methods that you enable in the future.
You can now register your domain using the Payment Method Domain API.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| amazon_pay | Added | PaymentMethodDomain |
Upgrade
- View your current API version in Workbench.
- If you use an SDK, upgrade to the corresponding SDK version for this API version.
- If you don’t use an SDK, update your API requests to include Stripe-Version: 2024-10-28. acacia
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
Learn more about Stripe API upgrades.