Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Revenue
Platforms and marketplaces
Money management
Developer resources
Overview
Versioning
Changelog
    Overview
    Basil
    Acacia
    Previous versions
Upgrade your API version
Upgrade your SDK version
Essentials
SDKs
API
Testing
Stripe CLI
Sample projects
Tools
Workbench
Developers Dashboard
Stripe Shell
Stripe for Visual Studio Code
Features
Workflows
Event destinations
Stripe health alertsFile uploads
AI solutions
Agent toolkit
Security and privacy
Security
Privacy
Extend Stripe
Build Stripe apps
Use apps from Stripe
Partners
Partner ecosystem
Partner certification
HomeDeveloper resourcesChangelogAcacia2024-10-28.acacia

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 form, 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_payAdded
PaymentMethodDomain

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
  3. Upgrade the API version used for webhook endpoints.
  4. Test your integration against the new version.
  5. If you use Connect, test your Connect integration.
  6. In Workbench, perform the upgrade. You can roll back the version for 72 hours.

Learn more about Stripe API upgrades.

Related changes

  • Adds a metadata field to the Vault and Forward API
  • Adds Polish PLN currency support to Terminal tipping configuration
Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access program.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc