check_payment_status
Verify payment status for an order in the Paylo commerce ecosystem. Input an order ID to receive status: success, pending, or failed.
Instructions
Check the payment status of an order. Returns 'success', 'pending', or 'failed'.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderId | Yes | The ID of the order to check |