Payment Management
Canceling a Payment
- Cancellation of a
Payment
is only possible if a payment is still inpending
status. - A
Payment
can’t be canceled while it is actively processing or once it has succeeded. - When a
Payment
is canceled, you can no longer use it to perform additional charges. Any operations that your application attempts to perform on a canceledPayment
will fail with an error.
See Managing Payments.
Updated over 1 year ago
Did this page help you?