# Payex-GreenMoney

<figure><img src="/files/JXJU9rW739LilZpfRFmK" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="danger" %}
**Disclaimers:**

Payex-GreenMoney Gateway does not support Authorize or Capture.

Payex-GreenMoney is a check gateway and does not support credit cards.
{% endhint %}

{% hint style="warning" %}
Payex-GreenMoney does not process transactions immediately upon receiving a new order. Settlement occurs in batches at 9am and 2pm EST on weekdays and 9am on Saturdays (at present). Accordingly, after a successful transaction, the new order status will be set to “Pending” (forced into QA). An automatic process will run twice daily to retrieve check status. Orders successfully processed by Payex-GreenMoney will be turned to “Complete”. Orders unsuccessfully processed by Payex-GreenMoney will be turned to “Declined”.
{% endhint %}

**STEP 1**

Go to **Merchants** | **Gateway Integrations**. Click the Payex-GreenMoney tile and then click **+ Activate**.

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

Enter the following information specific to Payex-GreenMoney :

* **Client\_ID -** Obtained from Payex-GreenMoney
* **API\_Password**  - Obtained from Payex-GreenMoney

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

Click the green **Create Gateway** button to save your changes and create the gateway

**STEP 2**

Assign the Gateway to campaign products as needed


---

# 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.checkoutchamp.com/crm/gateway-setup/gateway-integrations/payex-greenmoney.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.
