query_payment_order
Check the status of a payment order by providing either the platform order number or the merchant order number with order time.
Instructions
Query payment order status. Prefer platform order_no/orderid when create_payment_order returned it. If order_no is null, pass merchant_order_no plus order_time returned by create_payment_order. Pass either order_no or the merchant pair.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_no | No | ||
| merchant_order_no | No | ||
| order_time | No |