boltPay Payment Statuses
This document outlines the various statuses that a payment can have throughout its lifecycle.
Status | Description | Stage | |
---|---|---|---|
PENDING | ⏳ | Payment record created but not yet submitted/requested. | Initial |
REQUESTED | 📤 | Payment request submitted for processing. | Initial |
FAILED | ❌ | Payment attempt was unsuccessful. | Failed / Cancelled |
CANCELLED | 🚫 | Payment was cancelled before completion. | Failed / Cancelled |
CONFIRMED | ✅ | Payment successfully completed. | Successful / Authorized |
PRE_AUTHORIZED | 🛡️ | Payment was authorized. | Successful / Authorized |
SENT_FOR_REFUND | 📩 | Refund request has been submitted for processing. | Refund / Dispute |
PARTIAL_REFUND | 🔁 | A partial refund has been processed. | Refund / Dispute |
REFUNDED | 💸 | Payment has been refunded. | Refund / Dispute |
CHARGED_BACK | ↩ ️ | Payment was reversed due to a chargeback. | Refund / Dispute |