Payment Stripe Update

View as Markdown
Update a Stripe payment intent

Authentication

x-api-keystring

API key generated from the dashboard (Settings → API Keys).

Path parameters

intentIdstringRequired

Request

This endpoint expects an object.
transactionIdstringRequired
inputobjectRequired

Response

Successful response
statusstring
amountdouble

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error