> For the complete documentation index, see [llms.txt](https://help.recart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.recart.com/integrations/recart-recharge-integration.md).

# Recharge <> Recart Integration

Learn how Recart works with Recharge and keep your clients informed about their Recharge subscriptions, enticing them to manage preferences with informative automated SMS updates.

#### With our integration with Recharge you will have access to 12 unique templates that match the scenarios Recharge provides:

1. Subscription Started
2. Subscription Paused
3. Subscription Resumed
4. Subscription Canceled
5. Subscription Expired
6. Upcoming Order
7. Order Skipped
8. Order Processed
9. Charge Will Be Retired
10. Charge Failed
11. Charge Paid
12. Customer Account Activation

These flow templates will be provided by default upon activation and they can be edited and updated at will.

### Here are all the steps you need to connect your Recharge account to Recart:

### In Recharge

1. Go to **Installed** **apps** tab in your Recharge account
2. Click on **Create an Admin API Token**
3. Grant Read Access to **→** **Orders** → **Subscriptions** → **Payments** → **Customers**

![Képernyőfotó 2023-08-16 - 11.22.45](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2Flcp4Hh8Z8ZrrxpRUL2s2%2FKepernyofoto.png?alt=media)

![Képernyőfotó 2023-08-16 - 11.22.52](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FvWgKp1kfTL9pBC5gHTCQ%2FKepernyofoto2.png?alt=media)

### In Recart

1. Log in to your [Recart account](https://app.recart.com/)
2. Go to the [Integrations page](https://app.recart.com/integrations) in Recart
3. Find the **Recharge** card and open it

![Integrations - List](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FRcaANpyXRDLeDAavEmFN%2FIntegrations%2520-%2520List.png?alt=media)

4. Paste the API token and click Connect **Recharge**
5. Once the connection is verified, you'll see a success message and the integration will switch to Active

![Integrations - Recharge](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FoXxdap4XRgDSMak0CwIQ%2FIntegrations%2520-%2520Recharge.png?alt=media)

####

### Setup Your Automated Flows

Now you have the opportunity to use the default automated Recharge flows. You can access them with the following easy steps:

1. Go to **Automated Flows**
2. Click on **Integrations**
3. Select **Recharge**
4. Select your **default flow** to view and edit
5. Your default SMS message will appear → to edit, click on the SMS message and the editor will appear to the left
6. Once completed, click **Activate** to save and activate your automated flow

### Things to Note:

#### Quiet hours

Quiet hours will be applicable to your Recharge flows so that you do not disturb your subscribers during inconvenient times.

Quiet Hours from 8:00 PM to 9:00 AM. in subscribers’ local time zones to maintain SMS compliance and ensure optimal delivery.

While these settings are fixed by default, we understand some businesses may have specific needs. Please contact our support team at [**support@recart.com**](mailto:support@recart.com) to discuss your requirements.

**Note:** Additional documentation and approval may be required for any quiet hours modifications.

Read more:[Understanding SMS Quit Hours](https://help.recart.com/en/articles/understanding-sms-quiet-hours)

#### Flows where Quiet Hours will be activated:

* Order Skipped
* Subscription Expired
* Subscription Resumed
* Upcoming Order
* Order Processed

#### Segmentation

Recharge based conditions will be displayed in segmentation once the integration is complete. You will now be able to target subscribers who have:

* Received a flow message associated with Recharge
* Have clicked links in a flow message associated with Recharge

#### API Key Generation

If you are trying to integrate with Recart from the Recharge platform, you can generate an API Key in our App using [these instructions](https://help.recart.com/en/articles/api-key-generation).

### Need Help?

If you have any questions, do not hesitate to [contact the Customer Support team](https://help.recart.com/en/articles/360794-how-do-i-contact-recart-support), we are always happy to help. 😊


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.recart.com/integrations/recart-recharge-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
