Transaction Lifetime

Each transaction has a "lifetime" parameter, which specifies the time period during which the system will wait for the transaction to be confirmed. If the transaction is not confirmed within this time frame, it will automatically be marked with the status Transaction was failed. Additionally, if the callback_url parameter was specified during the payment process, a callback will be sent, including the failure reason in the fail_reason field.

Last updated