Skip to main content
Refunds reverse money that has already been captured through a completed checkout payment. Use this page for the refund model. Use the generated endpoint pages for exact payloads, required fields, examples, and response schemas.

Endpoints

Notes

  • Use the Charge or PaymentIntent ID returned by the completed payment.
  • Send amount for a partial refund. Omit it for a full refund when supported by the original payment state.
  • Use metadata to connect refunds to support tickets, return authorizations, or order records.
  • Use an Idempotency-Key when creating refunds from support tooling or automated workflows.