# Billing

#### Jump to:

* [Accepted payment methods](#accepted-payment-methods)
* [Managing your subscription and billing details](#managing-your-subscription-and-billing-details)
* [Pausing your subscription](#pausing-your-subscription)
* [Cancelation and account deletion](#cancelation-and-account-deletion)

***

## Accepted payment methods

We accept a variety of payment methods, including:

| Payment Method                     | Region                        |
| ---------------------------------- | ----------------------------- |
| Visa, MasterCard, American Express | All regions                   |
| Apple Pay                          | All regions                   |
| Google Pay                         | All regions                   |
| Link                               | All regions                   |
| SEPA Direct Debit                  | Europe                        |
| Sofort                             | Germany, Austria, Switzerland |
| giropay                            | Germany                       |
| iDEAL                              | Netherlands                   |
| Bancontact                         | Belgium                       |
| Cartes Bancaires                   | France                        |

## Managing your subscription and billing details

You can view your subscription details, switch plans, view invoices, manage your payment details, and pause or cancel your subscription from the [Billing page](https://my.lunchmoney.app/billing) (accessed via "Settings").

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

## Pausing your subscription

Need to take a break for whatever reason, but don't want us to delete your data? You can pause your subscription indefinitely with the 'Pause my subscription' option, available on the [Billing page](https://my.lunchmoney.app/billing) (accessed via "Settings").

When pausing your subscription, you will no longer be charged and a pro-rated credit for unused time will be applied to your account, to be used towards future billing dues. While paused, you will not be able to access the account data. Once you un-pause the subscription, you will be able to get back to using Lunch Money from where you left off.

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

{% hint style="warning" %}
Pausing your subscription means giving up your curent plan and locked-in price. When you return and unpause, you'll be able to choose from the plans and pricing available at that time.
{% endhint %}

## Cancelation and account deletion

You can find the option to cancel your subscription and delete your account from the [Billing page](https://my.lunchmoney.app/billing) (accessed via "Settings"). If you choose to cancel your subscription, your Lunch Money account and all associated data will be purged and unrecoverable within 48 hours.

For more information, please see [Lunch Money's Terms of Service](https://lunchmoney.app/terms).


---

# 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://support.lunchmoney.app/settings/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.
