πŸ”΅Payment Statuses

During the payment process, various statuses indicate the current state of the transaction. It's essential to understand these statuses to effectively manage and monitor payments within your system. This topic explains the five possible payment statuses in the CoinbarPay system.

Understanding the importance of these payment statuses allows you to effectively manage your payments requests.

Pending

The "Pending" status means the payment is waiting to be processed or confirmed by the cryptocurrency network. During this time, your backend system should monitor the payment status for any changes and be prepared to handle the subsequent status once it becomes available. This may involve updating records, sending notifications, or taking further actions depending on the final payment outcome.

Success

The "Success" status means the payment has been successfully completed. At this point, the funds have been transferred from the customer's cryptocurrency wallet to your CoinbarPay account. Your backend system should process a successful transaction by updating the relevant records, sending a confirmation email, and fulfilling the related service or product.

Failed - Refund

The "Failed - Refund" status indicates that the payment initially succeeded, but the transaction was later reversed or refunded, returning the funds to the customer's wallet.

This typically occurs in cases of chargebacks or disputes. When handling a refund, it's essential to communicate with the customer, investigate the issue, and, if necessary, revoke access to the associated service or product.

The refund automatically occurs when the payments is partial and not fullfill the entire total price requested by the payment request. In othe cases it is possible to request the refund directly using the web assistance help chat or using the CoinbarPay Dashboard, in your Payments Page, or contacting our team

Failed - Timeout

The "Failed - Timeout" status signifies that the payment did not complete within the specified time window set by CoinbarPay.

This could occur because the customer did not send the transaction within the timeframe or due to issues with the cryptocurrency network processing the transaction.

If a payment times out, the customer may need to retry the transaction.

Canceled by User

The "Canceled by User" status indicates that the customer decided to cancel the payment process before completing it. In such cases, no funds are transferred, and the transaction is considered void.

Last updated