# Continuity Purchase Statuses

Below you will find descriptions of the CheckoutChamp recurring purchase statuses.

{% hint style="info" %}
[Order Status](/crm/reports/customer-reports/order-details/order-statuses.md), Purchase Status and [Fulfillment Status](/crm/fulfillment-section/fulfillment-statuses.md) are separate statuses.&#x20;

* Order status is the status of the individual order
* Purchase status is the status of a recurring purchase
* Fulfillment status is the status of an individual fulfillment record
  {% endhint %}

**Trial** : The purchase has the trial options enabled, and the purchase has yet to rebill.

**Active** : The purchase will rebill on the scheduled billing date.

**Paused** : The purchase has been paused from billing.

**Pause** **Scheduled** : The purchase will be paused once the scheduled pause date occurs.

**Trial or Active** : Searches for purchases in Trial or Active status.

**Complete** : The purchase has a final billing cycle, and the customer has rebilled on all configured cycles.

**Cancelled** : The purchase will not bill any longer.

**Cancellation Scheduled** : The purchase will be cancelled once the scheduled cancel date occurs.

**Recycle Billing** : The purchase soft-declined on a rebill and it is following the Recycle Billing rules.

**Recycle Failed** : The purchase either Hard Declined, or all Recycle Billing attempts have failed.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.checkoutchamp.com/crm/reports/sale-reports/continuity-report/continuity-purchase-statuses.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
