> For the complete documentation index, see [llms.txt](https://one-immortl.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://one-immortl.gitbook.io/documentation/immortl-products/enterprise-payment-system.md).

# Enterprise Payment System

Many individuals are moving away from traditional banks to Fintechs. There has also been rising demand and growth of the e-commerce industry with the convenience offered by mobile wallet and payment gateways. With the growing number of crypto users and individuals looking for a seamless avenue to this market, there presents a great opportunity for its technology.&#x20;

The Immortl Enterprise System will provide ease for users and merchants with a platform for crypto payment transmission.&#x20;

* Customers will enjoy seamless transactions with vendors and merchants while benefiting from data security measures in place.
* Vendors and merchants will be able to smoothly integrate crypto payments into their businesses.
* The Enterprise System will allow businesses to grow their userbases taking on crypto payments.
* Payments are made on the Polygon network delivering extremely low fees and quick transaction finality.
* Invoices can be easily raised and shared via directed links or QR code for quick payments allowing B2B and B2C transactions to be  easily  and securely  performed within seconds.
* Escrow Services will allow One Immortl to control payment between two parties and allow release when the contract’s terms are met.


---

# 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, and the optional `goal` query parameter:

```
GET https://one-immortl.gitbook.io/documentation/immortl-products/enterprise-payment-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
