# MoneyCollect Payments App

## **Installation Guide**

### **Payment Settings**

1\. Use the link <https://apps.shopify.com/moneycollect-payments> to install the MoneyCollect Payments App from the Shopify App Store.&#x20;

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

2\. Log in to your Shopify store dashboard with your store owner’s account. (This step will be automatically skipped if you are already logged in.)

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

3\. On the confirmation page after being redirected, click the“install” button to start the installation.

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

4\. Sign in to your MoneyCollect dashboard with your account **owner** credentials on the popup sign-in page.

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

5\. Log into your MoneyCollect dashboard and select the correct account to bind to your Shopify store and click “Continue”.

<figure><img src="/files/8a9L5yzcUQQqdY9YoUwV" alt=""><figcaption></figcaption></figure>

6\.  You will be redirected to the payments settings page in your Shopify store admin. Check the boxes to select the payment method logos you wish to display to customers on the checkout page and click “Activate”.

**Please do not enable test mode unless you have contacted MoneyCollect to apply for a dedicated testing account.**

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

7\. After activating successfully, the MoneyCollect payments app will be added to the “Additional payment methods” list in your Shopify store admin. The “Payment capture method” in the section below will be set by default to “Automatic at Checkout”. Please do not change it to other modes as this may cause inconsistencies in transaction status.

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

### **Checkout Settings**

1\. Click the ‘Checkout’ section in your Shopify store dashboard's settings'' menu.

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

2\. As shown in the screenshot below,

1\) select ‘Email’ under ‘Select what contact method customers use to check out’;&#x20;

2\) select ‘Require first and last name’ under ‘Full name’ and

3\) ‘Required’ under ‘Shipping address phone number’

and then click the ‘Save’ button to save the settings.

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

At this point, you have completed all the steps for setting up the MoneyCollect Payments App.

If you have any questions, please feel free to [contact us](https://www.moneycollect.com/contact).


---

# 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://docs.moneycollect.com/docs/developer-tools/plugins/shopify/moneycollect-payments-app.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.
