Stripe
Create a Stripe Payment Intent
Create a Stripe Payment Intent using provided payment method. It creates a Stripe customer if not exists.
POST
Authorizations
Order token to authorize Cart and Checkout requests.
Body
application/json
Response
200
application/vnd.api+json
200 Success - Returns the Stripe Payment Intent with the Stripe ID, client key, ephemeral_key, customer_id, amount and Stripe Payment Method ID.