Stripe
Updates Stripe Payment Intent
Updates the payment intent with new amount
and stripe_payment_method_id
PATCH
Authorizations
Order token to authorize Cart and Checkout requests.
Body
application/vnd.api+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.
Was this page helpful?