Skip to main content

Void Payment

POST 

/v2/cards/void_payment

This endpoint voids a previously authorised card payment before it is captured.

Only payments in authorised status can be voided. Once voided, the status will be updated to failed.

⚠️ Voiding is only allowed before capture. If a payment has already been captured or is in a final state, this operation will return an error.

Request

Responses

Void successful