> ## Documentation Index
> Fetch the complete documentation index at: https://docs.withgale.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Recharge integration

## Overview

The Gale ↔ Recharge integration allows merchants to seamlessly connect their Recharge subscription store to Gale in order to offer HSA/FSA reimbursements for subscription orders.<br />Once connected, Gale automatically syncs subscription orders and enables customers to submit reimbursement requests.

***

## Prerequisites

Before connecting Recharge, ensure:

* You have a [Gale Merchant Dashboard](https://dashboard.staging.withgale.com) account
* You are logged into the correct Recharge store in your browser
* You have the required admin permissions in Recharge to approve app integrations

***

## Connect Recharge to Gale (OAuth Flow)

Follow the steps below to connect your Recharge store:

### 1. Log in to Gale Merchant Dashboard

1. Visit: [**Gale Merchant Dashboard**](https://dashboard.staging.withgale.com)
2. Log in using your merchant credentials

> If you don’t have access yet, please contact the Gale team to receive your invitation link.

***

### 2. Navigate to Integrations

1. In the left sidebar, go to **Integrations**
2. Locate the **Recharge** integration tile
3. Click **Connect**

***

### 3. Approve Recharge OAuth

After clicking **Connect**, you will be redirected to Recharge to grant access.

1. Review the permissions requested by Gale
2. Click **Authorize & Install**
3. Once authorized, you’ll be redirected back to Gale

✅ Your Recharge store is now successfully connected.

***

***

## OAuth Scopes Requested & Why We Need Them

When connecting Recharge, Gale requests the minimum scopes required to enable HSA/FSA reimbursement support.

| Scope                | Why We Need It                                                                                      |
| -------------------- | --------------------------------------------------------------------------------------------------- |
| `read_orders`        | To retrieve order details, line items, and eligibility information for reimbursement.               |
| `read_subscriptions` | To identify subscription products, billing cycles, and link reimbursements to recurring orders.     |
| `read_customers`     | To match reimbursement submissions with the correct customer profile.                               |
| `write_webhooks`     | To automatically register the necessary webhooks for syncing orders and subscriptions in real-time. |
| `store_info`         | To get details about your store(e.g store Domain) etc.                                              |

> Gale **does not request write access to orders or subscriptions** — we do not modify merchant or customer data in Recharge.

***

<Note>
  Gale supports both checkout models offered by Recharge: **Recharge Checkout on Shopify (RCS)** and **Shopify Checkout Integration (SCI)**. No matter which checkout flow your store uses, Gale can connect with your Recharge setup to enable HSA/FSA reimbursement for subscription orders.
</Note>

## What Happens After Connection?

Once the integration is completed:

* Your Recharge access token is securely stored
* Gale automatically sets up system webhooks for order & subscription sync
* Your store becomes eligible for HSA/FSA reimbursement flows

***

## 🔍 Need Help?

If you experience issues connecting Recharge, please reach out to Gale Support at:<br />📧 [**support@withgale.com**](mailto:support@withgale.com)
