> For the complete documentation index, see [llms.txt](https://user-help.runmags.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user-help.runmags.com/finance/collection/paying-invoices-electronically.md).

# Paying invoices electronically

If you email invoices from RunMags, you can include a portal link to make it easy for the client to pay your invoice electronically. [Check out this article](https://docs.runmags.com/en/articles/977646-advertiser-portals-esign-and-payments) on how to set that up.

### The client experience <a href="#the-client-experience" id="the-client-experience"></a>

We recommend that you test out your client experience before you begin emailing invoices and allowing clients to pay them electronically. You should adapt our out-of-the-box email templates to give them your tone, look and feel.

Create a trial company along with a couple of contacts with email addresses (maybe one free gmail address for the first contact and one free outlook address for the other). Then create a few deals, email the proposals to the contacts and follow through with with eSign and invoicing processes.

The email will look something like this:

\
When the client clicks the link, their portal opens up. In the first tab, they can assign specific credit cards to be applied to specific contracts.

In the second tab, they can view their invoices and select to pay them immediately.

In the third tab, they can enter their credit cards and also apply to all contracts, current and future.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://user-help.runmags.com/finance/collection/paying-invoices-electronically.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.
