# Cancel or Pause a Subscription

To cancel a subscription product, first locate the customer’s order record.

*Choose* the **Continuity** tab to see the Customer's recurring purchases and then click on the subscription purchase you need to cancel or pause.

### Cancel Subscription <a href="#checkoutchampcancellingorpauseasubscription-cancelsubscription" id="checkoutchampcancellingorpauseasubscription-cancelsubscription"></a>

Inside the Purchase Details page *select* the *Red* **Cancel Subscription button.**

<figure><img src="/files/jfYTelhSKs2P2ykHUEBd" alt=""><figcaption></figcaption></figure>

**Use the Cancellation Window to complete the Cancellation of Subscription.**

<figure><img src="/files/VEN269BySSrBM0M004Un" alt=""><figcaption></figcaption></figure>

* **Reason:** Choose the cancellation reason.
* **Full refund of last billing:** Check the box to provide a full refund.
* **Schedule for:**
  * **NOW** - Customer will be cancelled immediately.
  * **Next Successful Billing** - After the next successful billing cycle their Subscription will automatically cancel.
  * **Prior To Next Scheduled Billing** - Will cancel the subscription instead of processing the transaction.
  * **Specific Date** - Choose the specific date they want to cancel.
    * ***\*Subscription will remain active, but no recurring billings will process if using this option unless "Continue Billing until cancellation" is checked.***
    * **Note:&#x20;*****"Continue billing until cancellation"*****&#x20;This checkbox will always be checked by default.**
* **Agent Note:** Agent can enter any cancellation details in this box. The notes about the cancellation will be logged.

***

### Pause Subscription <a href="#checkoutchampcancellingorpauseasubscription-pausesubscription" id="checkoutchampcancellingorpauseasubscription-pausesubscription"></a>

Inside the Purchase Details page *select* the *Yellow* **Pause Subscription button.**

<figure><img src="/files/FAyzPkHMXg7BTIzQEVvE" alt=""><figcaption></figcaption></figure>

**Use the Pause Window to pause the subscription.**

<figure><img src="/files/eKihj4UlRdQyAM2P5kCG" alt=""><figcaption></figcaption></figure>

* **Schedule for:**
  * NOW - Will pause the subscription immediately
  * Prior to Next Schedule Billing - Will pause the subscription before the next billing occurs
* **Restart Date:** Choose the date that the subscription will reactivate. The subscription will bill on this day.
* **Agent Note:** Agent can enter any cancellation details in this box. The notes about the pause will be logged.


---

# 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/customer-section/customer-service/cancel-or-pause-a-subscription.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.
