Simulate checkout payment (sandbox only)
simulate_checkout_paymentMark a sandbox checkout as paid to trigger the checkout.completed event. Use this tool to test payment flows without processing real transactions.
Instructions
Mark a SANDBOX checkout as paid so you can observe checkout.completed. Live checkouts return sandbox_only. Requires scope merchant_write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkout_id | Yes | Sandbox checkout id (chk_…). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| success | Yes | ||
| checkout_id | Yes |