Check if a ClickBank order is active
check_order_activeDetermine whether a ClickBank order is active by checking its receipt. Returns active=false for refunded, charged back, canceled, or inaccessible receipts.
Instructions
HEAD a receipt: active=true if the order is not refunded, charged back, or canceled. 403 is returned as active=false (also used when the receipt is missing or inaccessible).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receipt | Yes | ClickBank receipt ID. |