# Shopify

<img src="https://3906929740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyT5pndc80PGeNrMulEU%2Fuploads%2FonTQ2squEUhRTxaIgNaH%2Fshopify.png?alt=media&#x26;token=81c170f9-4b89-4062-86dc-d64a1c3991fe" alt="" data-size="line">Shopify is a leading multichannel commerce platform that lets merchants start, grow, and manage a business by selling on the web, social media, and in-person. With Shopify, you can:

1. Create and customize an online store.
2. Sell in multiple places, including the web, mobile, and so on.
3. Manage products, inventory, payments, and shipping.

Shopify is <mark style="color:purple;">completely cloud-based and hosted</mark>, which means you don’t have to worry about upgrading or maintaining software or web servers.

The MoneyCollect App for Shopify gives you <mark style="color:purple;">the flexibility to accept payments</mark> from almost anywhere at any time.

## How does **it work with MoneyCollect?**

:man\_technologist:<mark style="color:blue;">`Create a MoneyCollect dashboard account`</mark>

:bulb:<mark style="color:blue;">`Install our Casher Apps on your Shopify Dashboard`</mark>

As Shopify's official payment provider, MoneyCollect offers you a range of payment apps to integrate into your Shopify store with just a few clicks.

### 1. MoneyCollect Payments App (Recommended)

{% content-ref url="shopify/moneycollect-payments-app" %}
[moneycollect-payments-app](https://docs.moneycollect.com/docs/developer-tools/plugins/shopify/moneycollect-payments-app)
{% endcontent-ref %}

The MoneyCollect payment method will be displayed as follows on your store’s checkout page:

<figure><img src="https://3906929740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyT5pndc80PGeNrMulEU%2Fuploads%2FpnPDuMj9QbwiQzcdRW7B%2Fimage.png?alt=media&#x26;token=5209e60d-45d7-47c3-8c0c-41b7655835f6" alt=""><figcaption></figcaption></figure>


---

# 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.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.
