# Cancel your subscriptions

## If you paid with PayPal

### **How to cancel your subscription in PayPal**

Log in to your PayPal, navigate to **Recent Activity** and click on the automatic payment:

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

In the respective automatic payment, click **Cancel:**

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

You will be prompted to confirm the cancelation, just click **Cancel Automatic Payments** and you're good to go!

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

PayPal will also send you an email to notify you that "Your recurring payment was cancelled"

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

## If you paid with credit card via Stripe gateway <a href="#if-you-paid-with-credit-card-via-stripe-gateway" id="if-you-paid-with-credit-card-via-stripe-gateway"></a>

We use the Stripe gateway to process online payments. Therefore, the cancellation of subscription is on a per-request basis right now. If you wish to cancel the recurring payments, please drop us a message in the live chat box at <https://wpbookster.com/support>.


---

# 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://docs.yaycommerce.com/bookster/subscriptions/cancel-your-subscriptions.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.
