RyzeDeskRyzeDesk

Stripe

4105 articles

Supports domain registration for Amazon Pay


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

ParameterChangeResources or endpoints
amazon_payAddedPaymentMethodDomain

Upgrade

  1. View your current API version in Workbench.
  2. 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
  1. Upgrade the API version used for webhook endpoints .
  2. Test your integration against the new version.
  3. If you use Connect, test your Connect integration .

Learn more about Stripe API upgrades.

Last verified 2026-09-27

Is this helpful?