Adds support for crypto payment method
What’s new
This release adds support for the crypto payment method type in the Payment Methods API.
Impact
If you have a Stripe account based in the US, you can now enable crypto as a payment method in your account. Learn more about stablecoin payments, including how to accept crypto payments that settle as fiat in your Stripe balance.
Changes
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: 2025-06-30. basil
- 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.
