> For the complete documentation index, see [llms.txt](https://help.mywayroute.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywayroute.com/subscription-management/which-payment-methods-are-supported.md).

# Which payment methods are supported?

All purchases on iPhones or iPads go through Apple App Store and purchases on Android phones and tablets are going through Google Play Store.

### **Apple App Store (iPhone, iPad)** <a href="#ios-iphone-or-ipad" id="ios-iphone-or-ipad"></a>

You can find more information about supported payment methods and information about [Apple Pay here](https://support.apple.com/en-us/HT201469).

To change your payment method on the Apple App Store, follow the detailed instructions in this article: [Apple Support](https://support.apple.com/en-us/118293).&#x20;

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

You can find more information about supported payment methods on [Google Pay here](https://support.google.com/googleplay/answer/2651410?co=GENIE.CountryCode%3DUnited+States\&hl=en). Make sure to change the website to your region.

To change your payment method on the Google PlayStore, follow the detailed instructions in this article: [Google Support](https://support.google.com/googleplay/answer/4646404?hl=en\&co=GENIE.Platform%3DAndroid).&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/which-payment-methods-are-supported.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.
