Skip to main content

Status Lifecycle

Every Payout progresses through a series of statuses. The statuses are the same across flows; only the wording of what each status means depends on the chosen payment method.

State Diagram

Legacy status: PROCESSING

PROCESSING is being replaced by INITIATED and AUTHORIZED. Payouts created today can still be returned to you as PROCESSING, and older Payouts keep that status permanently, so keep handling it — treat it as the stage before SENT, covering the ground that INITIATED and AUTHORIZED now express separately.

info

Select a flow below to see the status definitions adapted to that payment method.


Status Definitions by Flow

Payment method: crypto_transfer | Amount currency: crypto currency symbol (e.g. USDC)

StatusMeaning
CREATEDPayout Intent created by Merchant
INITIATEDPayout prepared to be sent — any additional details it needed have been collected.
AUTHORIZEDAuthorization checks passed successfully.
SENTFunds successfully sent on-chain to the Recipient's address.
COMPLETEDPayout finalized.
FAILEDPayout failed or was rejected
EXPIREDPayout expired before it was sent
PROCESSINGLegacy. The stage before SENT, replaced by INITIATED and AUTHORIZED.

Safe to update the Recipient's balance on your side from this status.

note
Yugo debits your crypto balance and sends the exact amount on-chain to the Recipient's wallet address. On-chain transfers are irreversible once broadcast.

See the Crypto Transfer → Blockchain address quickstart for the end-to-end integration guide.