Allows Link card-only integrations to accept non-card payments under Link card brand
What’s new
Adds support for link as an available card brand and network to expand support for non-card payment methods to all Link integrations.
Impact
Prior to this API version, if you accepted only card in your integration and had Link turned on, you’d always get real cards. Now, you can get non-card payment methods under the Link card brand with different properties.
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: 2024-11-20. acacia
- 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.