Payment methods create
payment_methods_createCreates a Stripe Checkout URL for buyers to securely add a payment card. The card is saved to their account automatically after the hosted flow, with no charge made.
Instructions
Returns a one-time Stripe Checkout URL to hand the user so they can add a payment card. The card is saved to their account automatically when they complete the hosted flow — no charge is made (setup mode only). Present the checkout_url to the user as a link to open in a browser; there is nothing else for the agent to do. Buyer principals only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||