wafle_checkout_order_mark_paid
Mark transfer or cash orders as paid once proof of deposit is verified or cash is collected. Returns 422 for webhook-driven gateways that auto-update.
Instructions
Manually flip a transfer/cash order to paid (proof-of-deposit verified, cash collected at delivery). Returns 422 if the order is on a webhook-driven gateway (mp / stripe) — those move via /webhooks/* automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Wafle store slug, e.g. 'gamerland' or 'lensitive'. | |
| order_id | Yes | ||
| proof_ref | No | Bank reference or note recorded with the payment. |