Payment Gateway
Payment Status
Check the status of a payment (public — no auth required)
GET
The payment ID returned when the payment intent was created.
status values
| Status | Description |
|---|---|
awaiting_payment | Waiting for the customer to send funds |
monitoring_late_window | Primary window closed; still accepting payment in grace period |
paid | Confirmed on-chain within the primary window |
paid_late | Confirmed on-chain during the late monitoring window |
expired | Monitoring window closed with no payment detected |
cancelled | Cancelled by the merchant |

