--- title: New Stripe PaymentTokenType for Storefront API - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/new-stripe-paymenttokentype-for-storefront-api md: https://shopify.dev/changelog/new-stripe-paymenttokentype-for-storefront-api.md --- [Back to Developer changelog](https://shopify.dev/changelog) September 29, 2021 Tags: * API * 2021-10 # New Stripe PaymentTokenType for Storefront API As of API version 2021-10 Sales Channels can now complete a checkout with the Storefront API using `TokenizedPaymentInputV3` and the `PaymentTokenType` value `STRIPE_VAULT_TOKEN` Learn more about [completing a checkout with the Storefront API](https://shopify.dev/custom-storefronts/checkout#stripe) and refer to the [TokenizedPaymentInputV3 fields](https://shopify.dev/api/storefront/reference/checkouts/checkoutcompletewithtokenizedpaymentv3#tokenizedpaymentinputv3-fields-2021-07) documentation on Shopify.dev.