This endpoint is used to complete the order with succeeded payment intent. First it will check if the payment intent has status
succeeded
, if yes, then it will move the order to the complete state.
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
.