checkout_status
Where an order you opened stands, and what each answer MEANS for the money. Funded but not yet acted on = it sits in escrow and is still the buyer's. Completed = the buyer acted from their mail and the shop has been paid. Gone home = the buyer declined and it is back with them. Expired = the window closed untouched and it went back on its own. Read live off the shop's rail: whether the hold is funded, whether the buyer completed it from their mail (the order shows paid and any download unlocks), whether the money went home to them instead, or whether it expired untouched. Pass the shop and the order reference checkout_intent returned. This reads state and moves nothing — poll it after your human says they clicked the mail, then hand them the receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop | Yes | the shop's slug | |
| order_ref | Yes | the order reference from checkout_intent, e.g. 'ord_…' |