Cancel
Cancel the payment request
Abort a payment request
If you want to cancel a pending payment request, you can call the cancel endpoint. The status of the transaction will be change into -90 cancel with the cancelled phase.
We can cancel the request, not always the fundstransferBe aware that a cancelled transaction in some cases can still be turned into a PAID state.
In some cases, it is not possible to stop the flow of funds at certain stages of the process. As a result, a transaction that has been cancelled may still reach the PAID status. This depends on the routes, processors, or payment schemes involved.
For example, with iDEAL app-based payments: once the user is redirected to and confirms the payment within their bank’s secure app, the transaction can no longer be interrupted. Even if the payment is cancelled on our side, it may still be completed because the user is outside our control at that point.
Cancellation on a payment device
For payments on a payment device, cancellation is only possible when the user is using a supported (non-legacy) platform (multicore). If the device is operating on a legacy (unsupported) platform, cancellation may not be effective, and the transaction can still be completed via the terminal
Updated about 1 month ago