dollar-signPayments

POST

Creates a payment intent for the specified amount.

post
Body
amountnumberOptionalExample: 1000
Responses
chevron-right
200

Payment intent created successfully

application/json
idstringOptionalExample: pi_1F7X2Y2eZvKYlo2C0q0G5Z2e
amountnumberOptionalExample: 1000
currencystringOptionalExample: usd
clientSecretstringOptionalExample: pi_1F7X2Y2eZvKYlo2C0q0G5Z2e_secret_12345
statusstringOptionalExample: requires_payment_method
post
/payments/create-payment-intent

Last updated