RyzeDeskRyzeDesk

Stripe

4105 articles

Adds option to retrieve CVC tokens on Confirmation Tokens


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

ParameterChangeResources or endpoints
payment_method_optionsAddedConfirmationToken

Upgrade

  1. View your current API version in Workbench.
  2. 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
  1. Upgrade the API version used for webhook endpoints .
  2. Test your integration against the new version.
  3. If you use Connect, test your Connect integration .

Learn more about Stripe API upgrades.

Last verified 2026-09-27

Is this helpful?