Public preview
Adds the capability to hold EUR funds to Accounts v2 Public preview
What’s new
Accounts v2 can now add a Storer Configuration to hold EUR funds in a Financial Account. This capability is specified in the field storer.capabilities.holds_currencies.eur.
Impact
You can request this capability in supported regions. This expands the multi-currency capabilities available in Financial Accounts.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| eur | Added | V2. Core. Account#create. configuration. storer. capabilities. holds_currencies V2. Core. Account#update. configuration. storer. capabilities. holds_currencies V2. Core. Account. configuration. storer. capabilities. holds_currencies |
| Value | Change | Enum |
| holds_currencies. eur | Added | V2. Core. Account. requirements. entries[]. impact. restricts_capabilities[] |
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-11-17. preview
- 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.
Related changes
- Updates requirements collection parameters for Accounts v2
- Adds future requirements field to Accounts v2
- PaymentMethods can now list payment methods for a customer account using Accounts v2
- Adds support for PayPay to Accounts
- Adds support for Konbini payments and Japanese statement descriptors in Accounts v2
- Adds account and person tokens to Accounts v2 to securely transmit sensitive data
