Start Card Setup
startCardSetupGenerate a customer-scoped Stripe clientSecret to initiate the card-saving flow in the payment element, allowing secure card saving without exposing card data.
Instructions
Returns a clientSecret that Stripe's payment element exchanges for a saved card in the browser. The secret alone cannot charge anything or read existing cards, and it is scoped to the caller's own Stripe customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||