Payment statuses
During payment processing, an invoice moves through different statuses that reflect its current state. The status helps determine whether payment is expected, completed successfully, requires additional checks, or can no longer be paid.
Status changes happen automatically based on incoming transactions, processing results, and internal checks. The current status can be obtained with the invoice information method and through Webhook notifications sent on every payment state change.
Statuses
init –Payment is created, but the payment method is not selectedwait –Payment method is selected, waiting for fundingpaid –Payment is fully paidcancel –Payment is canceledaml_failed –Received funds failed the AML checkhand_check –Received funds were sent for manual moderationover_paid –Payment was paid above the invoice amountbad_amount –Payment was not fully paiderror –Internal erroraml_check –Funds received, AML check is in progress