# Accepted payment methods

We process all payments through **Lemon Squeezy**, which supports a variety of payment methods. As of **February 2025**, the following options are available:

* **Credit & Debit Cards** – Visa, Mastercard, American Express, Discover, Diners Club, JCB, and China UnionPay
* **PayPal**
* **Apple Pay** (Safari only)
* **Google Pay** (Chrome only)
* **Alipay**
* **WeChat Pay**
* **Cash App Pay**
* **Bank Debits** (e.g., ACH)

Please note that some payment methods may only be available in certain regions or on specific devices. Our checkout system will automatically display the options available to you at the time of purchase.

For more details, visit [Lemon Squeezy's payment methods guide](https://docs.lemonsqueezy.com/help/checkout/payment-methods#supported-payment-methods).


---

# 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.flowappz.com/home/payment-central/accepted-payment-methods.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.
