Skip to content

Confirm payment

POST
/payments/confirm

Confirm a completed Stripe payment and record the donation.

Request Body

application/json
JSON
{
"paymentIntentId": "string"
}

Responses

Payment confirmed

Playground

Server
Body

Samples

Powered by VitePress OpenAPI

Built with VitePress