# How to cancel your MyWay subscription?

## **During your trial** <a href="#during-your-trial" id="during-your-trial"></a>

{% hint style="warning" %}
We do not store your credit card details and do not charge your bank account directly. All purchases on iPhone or iPad go through the Apple App Store, and all purchases on Android devices are handled by Google Play Market.
{% endhint %}

There are no charges during your trial. If you continue using the app after the trial period, you'll be automatically charged. To prevent charges when your trial ends, please cancel your subscription. Note that you have to use your mobile device in order to cancel your subscription. You can find the cancellation instructions below:

### **Apple App Store (iPhone, iPad)** <a href="#h_1bf3e7cb20" id="h_1bf3e7cb20"></a>

* Click the app menu icon on the top right corner
* Tap the "Manage Subscription" button in Premium Section (\*)
* Tap "Cancel Subscription" at the bottom of the page
* Select the MyWay subscription (\**\**)
* Tap "Cancel Subscription"

Alternatively, you can cancel your subscription from your Apple Settings

* Open the Apple Settings app
* Make sure you're signed in with the correct Apple ID
* Tap your name
* Tap "Subscriptions"
* Select the MyWay subscription (\*\*)
* Tap "Cancel Subscription"

### Google Play Store (Android) <a href="#h_dabe3cfaa2" id="h_dabe3cfaa2"></a>

* Make sure you're signed in with the correct email address
* Open [this link](https://play.google.com/store/account/subscriptions) on your Android device
* Select the MyWay subscription (\*\*)
* Tap "Cancel Subscription"

Alternatively, you can cancel your subscription from the Google Play App

* Open the Google Play app.
* At the top right, tap the profile icon.
* Tap Payments & subscriptions ⇾ Subscriptions.
* Select the MyWay subscription (\*\*).
* Tap "Cancel subscription"
* Follow the instructions.

{% hint style="warning" %}
\*if the "Manage Subscription" option is not shown in the Premium Section, it means you don't have an active subscription for this account, and you won't be billed.
{% endhint %}

{% hint style="warning" %}
\*\*If MyWay is not shown in your list of subscriptions, it means you don't have an active subscription for this account, and you won't be billed.
{% endhint %}

## **After canceling** <a href="#after-cancelling" id="after-cancelling"></a>

If you're canceling due to issues with MyWay, it'd be great if you could send us a quick message using the chat icon at the bottom right or clicking "Talk to Us" in the app menu. This way, we can keep on improving the app for other drivers. We will appreciate it a lot!


---

# 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.mywayroute.com/subscription-management/how-to-cancel-your-myway-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.
