Create a Stripe Payment Intent using provided payment method. It creates a Stripe customer if not exists.
Order token to authorize Cart and Checkout requests.
200 Success - Returns the Stripe Payment Intent with the Stripe ID, client key, ephemeral_key, customer_id, amount and Stripe Payment Method ID.
The response is of type object
.