# Payment

To ensure uninterrupted access to your [SmVend personal account](https://app.smvend.io/), please make sure your subscription payments are made on time.

For your convenience, all payments are handled through Stripe, a secure payment system that allows you to link a card and manage your monthly billing automatically.

## How to add a payment method

1. Go to the <kbd>Payment</kbd> section in your [SmVend account](https://app.smvend.io/).

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

2. You will be redirected to a secure Stripe page. Click on the <kbd>Add payment method</kbd> button.

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

3. Choose your preferred option:

* Enter your card details manually
* Use Revolut Pay
* Use Google Pay

Once added successfully, your payment method will appear on the <kbd>Payment</kbd> page.

<figure><img src="/files/9ZefaOLD4q0bISIdLJ5s" alt=""><figcaption></figcaption></figure>

## Billing details & invoices

In the <kbd>Billing and Shipping Information</kbd> section, fill in your up-to-date billing details. These will be used to generate your invoices.

In the <kbd>Invoice History</kbd> section, you can view all issued invoices and their statuses.&#x20;

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

## How to download an invoice

1. Click on the relevant invoice in the <kbd>Invoice History</kbd> list
2. Select <kbd>Download invoice</kbd> or <kbd>Download receipt</kbd>

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

> We are always happy to help — contact our SmVend support team via email at <support@smvend.io>, through the chat in the bottom right corner of the app, or on WhatsApp at +371 28 701 129.


---

# 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://help.smvend.io/additional-guides/payment.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.
