v1

latestOpenAPI 3.1.0MIT2026-08-0659118508.8 KB
Captures

Cancels a capture

This endpoint is rolling out shortly. The shape below is stable, but calls against it will not succeed until the feature ships.

Cancels a capture before it is processed.

Only captures still in delayed, waiting or pending can be cancelled, and only for these payment methods:

  • Multibanco: SPG and FILE references. SPG cancels in real time. FILE can take up to 24 hours, so the reference may still be paid in that window. CHECKDIGIT references cannot be cancelled.
  • Direct Debit: until the instruction is sent to the customer's bank.
  • Credit Card, Apple Pay, Google Pay and Samsung Wallet: until the customer provides their payment details on the payment page or checkout.

Once a capture has succeeded, the money has already moved, so issue a Refund instead.

Required scope: <code style="background:#e8f0fe;color:#1a73e8;padding:2px 8px;border-radius:12px;font-size:0.85em">capture:delete</code>

delete/capture/{id}

Path parameters

idstring uuid required

Resource Identification

Response

No Content