# PayGate

<figure><img src="/files/88KpK1NWjAkFd9zVRWZo" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you are interested in using this Payment Integration, please reach out to [OrderEazi Support](mailto:support@ordereazi.com) and we will help you get everything setup.
{% endhint %}

PayGate payments Integrator supports creating and sharing payment links directly within documents, making it easy for your customers to make payments quickly and securely.

## Setup Requirements

#### From your PayGate account you will need the following

1. **PayGateId**.
2. **Encryption Key**.

#### **From OrderEazi**

1. Install the **PayGate** app from the **app gallery.**
2. Navigate to installed apps and find **PayGate.**
3. Open the **PayGate** app.
4. Input your **credentials** from your **PayGate** account and ensure your currency, locale, country match whats on your accoun&#x74;**.**
5. Click **Save**.

## Notes

The **Return URL** is used to redirect your customers  somewhere you can specify after payment.

Make sure your OrderEazi **user profile** has the permission "**Display Payment Link**" enabled.&#x20;

While creating a document simply check the "**Display Payment Link**" option under the **Document Settings** section and the payment link will be added.


---

# 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://support.ordereazi.com/apps/payment-provider-integrations/paygate.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.
