---
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
metadata:
  effectiveApiVersion: 2021-10
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2021-09-29T17:50:57-04:00'
  postedAt: '2021-09-29T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:32-05:00'
  effectiveAt: '2021-09-29T00:00:00-04:00'
---

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.
