Cancelation of payment
Cancels a payment by transactionId before confirmation, updating its status to 'cancelled' and preventing further processing or completion.
Last updated
Cancels a payment by transactionId before confirmation, updating its status to 'cancelled' and preventing further processing or completion.
Last updated
Cancels an existing payment transaction identified by transactionId
, provided it has not been confirmed yet. This operation updates the transaction status to 'cancelled', preventing any further processing. It's useful for aborting payments that are no longer valid, desired, or were initiated by mistake. Once cancelled, the payment cannot be confirmed or completed.
Unique identifier assigned to each payment transaction within the system. It is used to reference and track transactions across all API operations, such as creating, confirming, and querying payments.
No body