Get checkout — order status, payment state and codes (one poll endpoint)
Everything in one response: order status, aggregate payment state
(including crypto partial-payment progress), items, and card codes in
items[].fulfillments[] once fulfilled (unless sealed). This is also
the endpoint to call when a webhook arrives. Foreign or B2B checkout
ids return 404.
Authorizations
API key (wg_live_…) created in the dashboard (Account → API Keys).
Shown once at creation; only a hash is stored server-side.
Path Parameters
Checkout/order id.
Response
Checkout with payment state.
The end-customer's email.
Order lifecycle. partial = some items fulfilled, some failed. expired = never paid.
pending, processing, completed, partial, failed, expired What the end-customer pays, in paymentCurrency (markup included).
Unix timestamp in milliseconds (UTC).
1753142400000
Aggregate payment state; null before any payment exists.
Your total markup on this checkout, in USD. Credited to your balance as items complete.
The customerCountry you supplied.
Unix timestamp in milliseconds (UTC).
1753142400000
Unix timestamp in milliseconds (UTC).
1753142400000
Unix timestamp in milliseconds (UTC).
1753142400000