Stripe
Post apitransactionsstripepayment intent
Create a Stripe Payment Intent and return the payment details.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Create a Stripe Payment Intent and return the payment details.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.