Skip to content

Shared Payment Granted Token ​

SharedPaymentGrantedToken is the view-only resource of a SharedPaymentIssuedToken, which is a limited-use reference to a PaymentMethod. When another Stripe merchant shares a SharedPaymentIssuedToken with you, you can view attributes of the shared token using the SharedPaymentGrantedToken API, and use it with a PaymentIntent.

Endpoints ​

Retrieve a SharedPaymentGrantedToken ​

  • GET /v1/shared_payment/granted_tokens/:id

Create a test SharedPaymentGrantedToken ​

  • POST /v1/test_helpers/shared_payment/granted_tokens

Revoke a test SharedPaymentGrantedToken ​

  • POST /v1/test_helpers/shared_payment/granted_tokens/:id/revoke

Stripe API Reference - Self-contained docs reference, refreshed 2026-05-18