v1
latestOpenAPI 3.0.02026-07-14198572488.4 KBBilling
Create Credit Card Setup Intent
Create a Stripe Setup Intent for a Payment Method
post/v1/billing/payment_methods/credit_card_setup_intent
Response
OK
Example response
{
"success": true,
"errors": [],
"messages": [],
"result": {
"setup_intent": "seti_1QtuJoIpHZfwip1PdCiGOP3m_secret_RnVKbIj4EMsIHTt0IUDMSubnEPJlmo9"
}
}