Makes Issuing and Treasury embedded components generally available
What’s new
The following embedded components are now generally available:
These components allow you to deploy embedded finance services for your connected accounts, with minimal coding and configuration. You can create and manage Issuing cards, manage your financial accounts, view transactions, and more.
Impact
To get started, follow our guide on how to get started with Connect embedded components, and then use the Account Session API to enable the components.
Changes
| Parameters | Change | Resources or endpoints |
|---|---|---|
| financial_account_transactions financial_account issuing_card issuing_cards_list | Added | AccountSession#create. components |
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-01-27. acacia
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
- In Workbench, perform the upgrade . You can roll back the version for 72 hours.
Learn more about Stripe API upgrades.
