Use a Vault Forward with a checkout session and Secure Fields when you want to collect a CVV for a stored card, or forward card data without first creating a payment method.
To forward a security code (CVV) for a stored card, create a checkout session and use it with Secure Fields to collect the security code. See the Secure Fields guide for stored cards for the collection flow.Once the security code has been collected, forward the card details using the checkout session as shown below.
To forward a checkout session, set the x-vault-forward-checkout-session header instead of x-vault-forward-payment-methods. The CARD_SECURITY_CODE_1 placeholder is then available in the request body.