HomeGuidesReference
Log In

Cancel a Payment

A POST request to /payments/{payment_ref}/cancel/ stops an existing Payment object from being submitted for capture in future API calls.

A Payment can only be canceled if its status is requires_confirmation or failed.

This endpoint has no financial side effects because it doesn’t affect successfully captured or processing Payments.

Language
Authorization
URL