Check order status
get_order_statusCheck an order. Call this after the user says they've paid.
Not read-only: an order still in progress is advanced first — payment is confirmed and the provider order placed or collected — so the status can change as a result of calling this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | order_id from create_checkout |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||