Adds option to retrieve CVC tokens on Confirmation Tokens
What’s new
Lets you specify the cvc_update token collected from the Payment Element for a Confirmation Token.
Added
payment_method_options.card.cvc_token nullable string
The cvc_update Token collected from the Payment Element.
Impact
This change lets you use CVC numbers with Confirmation Tokens.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| payment_method_options | Added | ConfirmationToken |
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-09-30. 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.
Related changes
- Adds customer ID to payment method preview on a confirmation token
- Adds support for identifying the unique payer for the the related setting payment method
- Adds support for Affirm transaction IDs
- Adds support for in-person payment methods, including Interac cards
- Displays
authorization_codefor Charges - Adds wallet details for
card_presentCharges and Payment Methods - Adds country field for Charges that use Klarna
- Displays Amazon Pay dispute type on Disputes
