# Billing Information

### Does LifeAt support other payment methods besides credit or debit cards?

LifeAt accepts a variety of payment methods using Stripe. We support: Visa, Mastercard, American Express, Discover, Diners Club, and JCB payments from customers worldwide. Google Pay and Apple Pay are also accepted where available.

### What currency are LifeAt's prices listed in?

All of our prices are listed in USD. Any additional charges, such as fees, taxes, exchange rates, etc. are included in our prices. You will not be charged more than the listed rates. Our payments are powered securely by Stripe.

### Where can I view my invoice?

You can also access your payment history from your Billing Settings. Go to the Account Modal by clicking “My account” in the main dropdown menu. Then, select Manage Subscription to be redirected to Stripe, where you can view your Invoice History.

![Make changes at any time to your subscription by selecting Subscription Settings.](https://storage.crisp.chat/users/helpdesk/website/cc8b4dfbc86a0000/screenshot-2024-11-27-at-40502_1kpnqwp.png)

![](https://storage.crisp.chat/users/helpdesk/website/cc8b4dfbc86a0000/image_1a0iigq.png)

### How do I request a refund?

We do not offer refunds for any of our plans, unless you are upgrading from a monthly plan to an annual plan. Let us know if you have questions.

### How can I reach you if there is a problem with my account?

Your business is really important to us. Please email <contact@lifeat.io> for options on how to quickly get in touch. If you are a Pro user, you will have an invite link to join our Pro Users and Priority Support Slack community.

### How does LifeAt handle my payment?

We use Stripe to handle all payments and processing. When administrative employees are responding to your support requests, they may view payment information in our system. Your data and information will never leave our system and will not be stored anywhere outside of the LifeAt system.


---

# 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://lifeat.gitbook.io/lifeat/pro-faq/billing-information.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.
