Skip to main content

Capture Scenarios

Full capture

Capture the entire authorised amount. Omit the amount field:
Response:
Webhook fired: payment.captured

Partial capture

Capture less than the full authorised amount by specifying amount:
Response:
The remaining R400.00 of authorisation can be voided:

Void

Best practice: void unused authorisations promptly. A live authorisation reserves funds on the customer’s card and reduces their available balance until it expires (typically 5 to 30 days depending on issuer and scheme). If you have decided not to capture, void the authorisation as soon as possible rather than letting it expire. This improves the customer experience and reduces support contact about held funds.

Full void

Release the entire remaining authorised amount:
Response:
Webhook fired: payment.voided

Void after partial capture

After a partial capture, void the remaining authorisation to close the payment: