# Billing

[Dashboard > Settings > Billing](https://app.mortgage-quote.me/dashboard/settings/billing)

The billing settings page allows you to manage your MortgageQuote subscriptions.

## Choosing a plan

If you are only looking to test MortgageQuote's products or only use the features available on the free plan you can skip this step.

If you're currently using the free plan and want to access more advanced features, consider upgrading to one of our paid plans. Each paid plan offers a unique set of features tailored to different needs:

* **Lite Plan:** Ideal for users who need enhanced mortgage visibility with the Best Buy Table.
* **Pro Plan:** Perfect for professionals requiring comprehensive tools such as Mortgage Quoting and MortgageChat.
* **Bridging Plan:** Best for those focusing on bridging finance with dedicated BridgingQuote functionality.
* **Later Life Lending Plan:** Suitable for offering bespoke later life lending solutions with LaterLifeQuote.

### Plans breakdown

Here is a breakdown of the plans we have to offer.

<details>

<summary>Lite Plan - £15.00 billed monthly, excluding VAT</summary>

The Lite plan includes all features in the free plan along with a **Best Buy Table** which allows you to display the top 5 mortgages products throughout our lender panel.

**Plan Features:**

* Best Buy Table
* Expansive mortgage data
* Access to 90+ lender's mortgage rates

</details>

<details>

<summary>Pro Plan - £35.00 billed monthly, excluding VAT</summary>

The Pro plan includes all features in the free plan and lite plan along with our flagship **Mortgagae Quoting System, MortgageChat and MortgageComparison**.

**Plan Features:**

* MortgageQuote
* MortgageChat
* MortgageComparison
* Best Buy Table
* 10,000+ Mortgage Plans
* 90+ Lenders

</details>

<details>

<summary>Bridging Plan - £25.00 billed monthly, excluding VAT</summary>

The Bridging plan includes all features in the free plan along with **BridgingQuote** which allows you to embed a highly customisable bridging quoting system into your website.

**Plan Features:**

* BridgingQuote
* Expansive bridging finance data
* Large variety of bridging lenders

</details>

<details>

<summary>Later Life Lending Plan - £17.50 billed monthly, excluding VAT</summary>

The Later Life Lending plan includes all features in the free plan along with **LaterLifeQuote** which allows you to embed a highly customisable later life lending affordability quoting system into your website.

**Plan Features:**

* LaterLifeQuote
* Expansive Later Life Lending Data
* Access to 100+ Lenders
* 1,500+ Later Life Lending Plans
* 10,000+ Mortgage Plans

</details>

### Step 1: Choose your plans

You can select **multiple** plans - *You can't choose both the Lite plan and the Pro plan.*&#x20;

After you have chosen, click the "Upgrade Plan" button. This will redirect you to a [Stripe](https://stripe.com/gb) payment page.

### Step 2: Stripe checkout

To proceed with the payment, enter your billing details on the Stripe checkout. Once completed, click "Subscribe" to finalise your purchase. After a successful transaction you will be redirected to the billing page and the subscribed plan will be activated on your account. Also, you will receive a confirmation email shortly after the payment is successful.&#x20;

{% hint style="info" %}
We chose Stripe to handle payments because it’s secure, easy to use, and supports a wide range of payment methods.
{% endhint %}

## Upgrading a paid plan

Please [contact us](mailto:support@mortgage-quote.me) if you wish to add another plan to your existing subscription. We will manage the upgrade process to ensure everything works as intended.

## Managing your subscription

If you have upgraded from a free account, to manage your subscription, click the "Manage Subscription" button. You will be redirected to a stripe page. From there...

### Cancelling Subscription

Click the "Cancel Subscription" button.

### Invoice History

Scroll down and find "Invoice History". Under there you can see the monthly subscription invoices.

### Updating Billing Information

Under "Billing Information", click "Update information".

### Managing payment methods

Under "Payment Method", you can add a new payment method by clicking "Add payment method". After you have added another, you have the option to either "Delete" or "Make default" on the different methods added.

If there was a problem during these processes or you need additional help, please email us at <support@mortgage-quote.me> and we will help to resolve the issues as soon as possible.


---

# 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://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings/billing.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.
