# Paying for Channable as a Shopify user

{% hint style="info" %}
**UI update:** Connections, the Channable API, Manage Access, and Notification Settings have moved. Some visuals and instructions may not be up-to-date.&#x20;
{% endhint %}

### Before you start

#### Good to know

* **Shopify Subscription currency:** Subscriptions are offered based on Channable's USD pricing model because Shopify does not allow us to charge customers in EUR.
* **Multiple projects:** You can add multiple projects (both Shopify and non-Shopify) to your Channable company. However, the full Channable plan charge will go to the Shopify store you selected in the payment method. If you prefer different billing arrangements, you will need to create separate Channable companies for each Shopify store.
* **Billing cycle differences:** Can differ from Channable's invoicing cycle, leading to some months appearing to have double charges, whereas other months will have no charge. These irregularities are normal, and can always be compared with the invoices you can find in your Channable account.
* **Invoice availability:** Shopify invoices are available within the tool but are not sent out with the regular invoicing round as other invoices.

### How the process works

{% stepper %}
{% step %}

### Install the Channable app

Follow the instructions provided in our [Shopify help center article](https://helpcenter.channable.com/account-billing/manage-your-subscription/manage-your-channable-subscription/broken-reference).
{% endstep %}

{% step %}

### Create a Shopify payment method for your Channable company

This step is crucial and detailed below.
{% endstep %}

{% step %}

### Select a plan for your Channable company

[Choose the plan](https://helpcenter.channable.com/account-billing/manage-your-subscription) that best fits your needs.
{% endstep %}

{% step %}

### Monthly invoicing

Channable will invoice your Shopify store monthly based on your current Channable plan.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Important: If your subscription exceeds 999USD, Channable will contact you for approval to charge more per month. If this request is not approved within 7 days, your account will be restricted and your subscription will end if the account cannot be charged (via Shopify).
{% endhint %}

### Create a Shopify payment method in Channable

{% stepper %}
{% step %}

### Go to Company settings

Go to the left side menu in Channable and select "Company settings".

<figure><img src="https://2989952500-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8y3q10FnokmlpzYq3YPS%2Fuploads%2FJ0vNg8mmYAF6KdloyfG4%2FAdd%20Payment%20Method%20Modern.png?alt=media&#x26;token=2a83b9c1-ea89-4096-b260-d028b9b08c67" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Add payment method

Under the **Billing** tab, click on **Add payment method**. Choose your Shopify connection. This determines which Shopify store will be charged. Now click on **Make active.**

<figure><img src="https://2989952500-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8y3q10FnokmlpzYq3YPS%2Fuploads%2FbKgMHhxf1bu6KUZy11Rl%2FShopify%20Payment%20Methods%20Active%20Modern.png?alt=media&#x26;token=caaea5a9-1944-4111-bbdb-cbef44849525" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Accept recurring charge

You’ll be redirected to your Shopify store, where you need to accept a recurring charge of 0 dollars. This allows Channable to make a monthly “Usage Charge” to your Shopify account.

<figure><img src="https://2989952500-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8y3q10FnokmlpzYq3YPS%2Fuploads%2FOWJGOTzsHfi6SNW01ZVx%2FShopify%20Price%204.png?alt=media&#x26;token=a4990bba-3fe6-43b8-90e2-7966cda427bc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Set up your Channable subscription

After approving the charge, you’ll be redirected to the Channable Plans page. Select the [Channable subscription](https://helpcenter.channable.com/account-billing/manage-your-subscription/channables-pricing-plans) that will be charged to your Shopify store.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Note:** Due to Shopify billing settings, subscriptions are offered based on Channable's USD pricing model.
{% endhint %}


---

# 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://helpcenter.channable.com/account-billing/manage-your-subscription/manage-your-channable-subscription/readme.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.
