This integration is powered by Singer's recharge tap and certified by Stitch. Check out and contribute to the repo on GitHub.
For support, contact Stitch support.
Recharge integration summary
Stitch’s Recharge integration replicates data using the Recharge Payments API. To access the Recharge API documentation, you will need your API key. Refer to the Schema section for a list of objects available for replication.
Recharge feature snapshot
A high-level look at Stitch's Recharge (v2) integration, including release status, useful links, and the features supported in Stitch.
STITCH | |||
Release status |
Released on August 30, 2022 |
Supported by | |
Stitch plan |
Standard |
API availability |
Available |
Singer GitHub repository | |||
REPLICATION SETTINGS | |||
Anchor Scheduling |
Supported |
Advanced Scheduling |
Supported |
Table-level reset |
Unsupported |
Configurable Replication Methods |
Unsupported |
DATA SELECTION | |||
Table selection |
Supported |
Column selection |
Supported |
Select all |
Supported |
||
TRANSPARENCY | |||
Extraction Logs |
Supported |
Loading Reports |
Supported |
Connecting Recharge
Recharge setup requirements
To set up Recharge in Stitch, you need:
-
A Shopify Account. You need this to access your Recharge information.
Step 1: Obtain your Recharge access token
- Log into your Shopify account, select Apps, and then click on your Recharge application.

- In the application, click the EXPLORE Recharge located near the top right corner of the page.
- Click on the Integrations tab, and then click API tokens….

- Click on Create an API token.
- On the Create an API token page:
- In the Details section, enter a Nickname and Contact email into their respective fields.
- In the Permission section, select the
Read Access
scope for each permission.
- Click Save to create the Access Token.

Step 2: Add Recharge as a Stitch data source
- Sign into your Stitch account.
-
On the Stitch Dashboard page, click the Add Integration button.
-
Click the Recharge icon.
-
Enter a name for the integration. This is the name that will display on the Stitch Dashboard for the integration; it’ll also be used to create the schema in your destination.
For example, the name “Stitch Recharge” would create a schema called
stitch_recharge
in the destination. Note: Schema names cannot be changed after you save the integration. - In the Access Token field, enter the access token you obtained in the previous step.
Step 3: Define the historical replication start date
The Sync Historical Data setting defines the starting date for your Recharge integration. This means that:
- For tables using Key-based Incremental Replication, data equal to or newer than this date will be replicated to your destination.
- For tables using Full Table Replication, all data - including records that are older, equal to, or newer than this date - will be replicated to your destination.
Change this setting if you want to replicate data beyond Recharge’s default setting of 1 year. For a detailed look at historical replication jobs, check out the Syncing Historical SaaS Data guide.
Step 4: Create a replication schedule
In the Replication Frequency section, you’ll create the integration’s replication schedule. An integration’s replication schedule determines how often Stitch runs a replication job, and the time that job begins.
Recharge integrations support the following replication scheduling methods:
-
Advanced Scheduling using Cron (Advanced or Premium plans only)
To keep your row usage low, consider setting the integration to replicate less frequently. See the Understanding and Reducing Your Row Usage guide for tips on reducing your usage.
Step 5: Set objects to replicate
The last step is to select the tables and columns you want to replicate. Learn about the available tables for this integration.
Note: If a replication job is currently in progress, new selections won’t be used until the next job starts.
For Recharge integrations, you can select:
-
Individual tables and columns
-
All tables and columns
Click the tabs to view instructions for each selection method.
- In the integration’s Tables to Replicate tab, locate a table you want to replicate.
-
To track a table, click the checkbox next to the table’s name. A blue checkmark means the table is set to replicate.
-
To track a column, click the checkbox next to the column’s name. A blue checkmark means the column is set to replicate.
- Repeat this process for all the tables and columns you want to replicate.
- When finished, click the Finalize Your Selections button at the bottom of the screen to save your selections.
- Click into the integration from the Stitch Dashboard page.
-
Click the Tables to Replicate tab.
- In the list of tables, click the box next to the Table Names column.
-
In the menu that displays, click Track all Tables and Fields:
- Click the Finalize Your Selections button at the bottom of the page to save your data selections.
Initial and historical replication jobs
After you finish setting up Recharge, its Sync Status may show as Pending on either the Stitch Dashboard or in the Integration Details page.
For a new integration, a Pending status indicates that Stitch is in the process of scheduling the initial replication job for the integration. This may take some time to complete.
Initial replication jobs with Anchor Scheduling
If using Anchor Scheduling, an initial replication job may not kick off immediately. This depends on the selected Replication Frequency and Anchor Time. Refer to the Anchor Scheduling documentation for more information.
Free historical data loads
The first seven days of replication, beginning when data is first replicated, are free. Rows replicated from the new integration during this time won’t count towards your quota. Stitch offers this as a way of testing new integrations, measuring usage, and ensuring historical data volumes don’t quickly consume your quota.
Recharge table reference
Schemas and versioning
Schemas and naming conventions can change from version to version, so we recommend verifying your integration’s version before continuing.
The schema and info displayed below is for version 2 of this integration.
This is the latest version of the Recharge integration.
Table and column names in your destination
Depending on your destination, table and column names may not appear as they are outlined below.
For example: Object names are lowercased in Redshift (CusTomERs
> customers
), while case is maintained in PostgreSQL destinations (CusTomERs
> CusTomERs
). Refer to the Loading Guide for your destination for more info.
addresses
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The addresses
table contains info about the addresses (shipping locations) a customer has. A subscription is tied to a given address, but a customer can have multiple addresses.
id
The address ID. Reference: |
|||
updated_at
The date and time the address was last updated. |
|||
address1
|
|||
address2
|
|||
cart_attributes
|
|||
cart_note
|
|||
city
|
|||
company
|
|||
country
|
|||
country_code
|
|||
created_at
|
|||
customer_id
|
|||
discount_id
|
|||
discounts
|
|||
first_name
|
|||
last_name
|
|||
note_attributes
|
|||
order_attributes
|
|||
order_note
|
|||
original_shipping_lines
|
|||
payment_method_id
|
|||
phone
|
|||
presentment_currency
|
|||
province
|
|||
shipping_lines_override
|
|||
zip
|
charges
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The charges
table contains info about charges. A charge is a placeholder for an upcoming charge once the charge is processed successfully.
id
The unique numeric identifier for the charges. Reference: |
|||||||||||||||||||||||||||||||||
updated_at
The date time at which the order was most recently updated. |
|||||||||||||||||||||||||||||||||
address_id
Reference: |
|||||||||||||||||||||||||||||||||
analytics_data
|
|||||||||||||||||||||||||||||||||
billing_address
|
|||||||||||||||||||||||||||||||||
browser_ip
|
|||||||||||||||||||||||||||||||||
client_details
|
|||||||||||||||||||||||||||||||||
created_at
|
|||||||||||||||||||||||||||||||||
currency
|
|||||||||||||||||||||||||||||||||
customer
|
|||||||||||||||||||||||||||||||||
customer_hash
|
|||||||||||||||||||||||||||||||||
customer_id
Reference: |
|||||||||||||||||||||||||||||||||
discount_codes
|
|||||||||||||||||||||||||||||||||
discounts
|
|||||||||||||||||||||||||||||||||
email
|
|||||||||||||||||||||||||||||||||
external_order_id
|
|||||||||||||||||||||||||||||||||
external_transaction_id
|
|||||||||||||||||||||||||||||||||
first_name
|
|||||||||||||||||||||||||||||||||
has_uncommited_changes
|
|||||||||||||||||||||||||||||||||
last_name
|
|||||||||||||||||||||||||||||||||
line_items
|
|||||||||||||||||||||||||||||||||
note
|
|||||||||||||||||||||||||||||||||
note_attributes
|
|||||||||||||||||||||||||||||||||
order_attributes
|
|||||||||||||||||||||||||||||||||
orders_count
|
|||||||||||||||||||||||||||||||||
payment_processor
|
|||||||||||||||||||||||||||||||||
processed_at
|
|||||||||||||||||||||||||||||||||
processor_name
|
|||||||||||||||||||||||||||||||||
retry_date
|
|||||||||||||||||||||||||||||||||
scheduled_at
|
|||||||||||||||||||||||||||||||||
shipments_count
|
|||||||||||||||||||||||||||||||||
shipping_address
|
|||||||||||||||||||||||||||||||||
shipping_lines
|
|||||||||||||||||||||||||||||||||
shopify_order_id
|
|||||||||||||||||||||||||||||||||
status
|
|||||||||||||||||||||||||||||||||
sub_total
|
|||||||||||||||||||||||||||||||||
subtotal_price
|
|||||||||||||||||||||||||||||||||
tags
|
|||||||||||||||||||||||||||||||||
tax_lines
|
|||||||||||||||||||||||||||||||||
taxable
|
|||||||||||||||||||||||||||||||||
total_discounts
|
|||||||||||||||||||||||||||||||||
total_line_items_price
|
|||||||||||||||||||||||||||||||||
total_price
|
|||||||||||||||||||||||||||||||||
total_refunds
|
|||||||||||||||||||||||||||||||||
total_tax
|
|||||||||||||||||||||||||||||||||
total_weight
|
|||||||||||||||||||||||||||||||||
total_weight_grams
|
|||||||||||||||||||||||||||||||||
transaction_id
|
|||||||||||||||||||||||||||||||||
type
|
collections
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The collections
table contains info about your collections.
id
The collection ID. Reference: |
updated_at
The date and time when the collection was last updated. |
created_at
|
description
|
name
|
sort_order
|
title
|
type
|
customers
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The customers
table contains info about customer accounts with a store.
id
The customer ID. Reference: |
||||||||
updated_at
The date and time the customer was last updated. |
||||||||
analytics_data
|
||||||||
billing_address1
|
||||||||
billing_address2
|
||||||||
billing_city
|
||||||||
billing_company
|
||||||||
billing_country
|
||||||||
billing_phone
|
||||||||
billing_province
|
||||||||
billing_zip
|
||||||||
braintree_customer_token
|
||||||||
created_at
|
||||||||
email
|
||||||||
external_customer_id
|
||||||||
first_charge_processed_at
|
||||||||
first_name
|
||||||||
has_card_error_in_dunning
|
||||||||
has_payment_method_in_dunning
|
||||||||
has_valid_payment_method
|
||||||||
hash
|
||||||||
last_name
|
||||||||
number_active_subscriptions
|
||||||||
number_subscriptions
|
||||||||
paypal_customer_token
|
||||||||
processor_type
|
||||||||
reason_payment_method_not_valid
|
||||||||
shopify_customer_id
|
||||||||
status
|
||||||||
subscriptions_active_count
|
||||||||
subscriptions_total_count
|
discounts
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The discounts
table contains info about discounts.
id
The discount ID. Reference: |
||||
updated_at
The date and time the discount was created. |
||||
applies_to
|
||||
applies_to_id
|
||||
applies_to_product_type
|
||||
applies_to_resource
|
||||
channel_settings
|
||||
code
|
||||
created_at
|
||||
duration
|
||||
duration_usage_limit
|
||||
ends_at
|
||||
external_discount_id
|
||||
first_time_customer_restriction
|
||||
once_per_customer
|
||||
prerequisite_subtotal_min
|
||||
starts_at
|
||||
status
|
||||
times_used
|
||||
usage_limit
|
||||
usage_limits
|
||||
value
|
||||
value_type
|
metafields_customer
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The metafields_customer
table contains info about metafields related to customers.
id
The customer metafield ID. |
updated_at
The date and time the customer metafield was last updated. |
created_at
|
description
|
key
|
namespace
|
owner_id
|
owner_resource
|
value
|
value_type
|
metafields_store
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The metafields_store
table contains info about metafields related to stores.
id
The store metafield ID. |
updated_at
The date and time the store metafield was last updated. |
created_at
|
description
|
key
|
namespace
|
owner_id
|
owner_resource
|
value
|
value_type
|
metafields_subscription
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The metafields_subscription
table contains info about metafields related to subscriptions.
id
The subscription metafield ID. |
updated_at
The date and time the subscription metafield was last updated. |
created_at
|
description
|
key
|
namespace
|
owner_id
|
owner_resource
|
value
|
value_type
|
onetimes
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The onetimes
table contains info about one time products.
id
The ID of the one time product. |
|
updated_at
The date and time the one time product was last updated. |
|
address_id
Reference: |
|
created_at
|
|
customer_id
Reference: |
|
external_product_id
|
|
external_variant_id
|
|
next_charge_scheduled_at
|
|
price
|
|
product_title
|
|
properties
|
|
quantity
|
|
recharge_product_id
Reference: |
|
shopify_product_id
Reference: |
|
shopify_variant_id
|
|
sku
|
|
sku_override
|
|
status
|
|
variant_title
|
orders
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The orders
table contains info about orders. Orders are created after a charge is successfully processed.
id
The unique numeric identifier for the order. |
||||||||||||||||||||||||||||||||||
updated_at
The date time at which the order was most recently updated. |
||||||||||||||||||||||||||||||||||
address_id
Reference: |
||||||||||||||||||||||||||||||||||
address_is_active
|
||||||||||||||||||||||||||||||||||
billing_address
|
||||||||||||||||||||||||||||||||||
charge
|
||||||||||||||||||||||||||||||||||
charge_id
Reference: |
||||||||||||||||||||||||||||||||||
charge_status
|
||||||||||||||||||||||||||||||||||
client_details
|
||||||||||||||||||||||||||||||||||
created_at
|
||||||||||||||||||||||||||||||||||
currency
|
||||||||||||||||||||||||||||||||||
customer
|
||||||||||||||||||||||||||||||||||
customer_id
Reference: |
||||||||||||||||||||||||||||||||||
discount_codes
|
||||||||||||||||||||||||||||||||||
discounts
|
||||||||||||||||||||||||||||||||||
email
|
||||||||||||||||||||||||||||||||||
external_cart_token
|
||||||||||||||||||||||||||||||||||
external_order_id
|
||||||||||||||||||||||||||||||||||
external_order_number
|
||||||||||||||||||||||||||||||||||
first_name
|
||||||||||||||||||||||||||||||||||
hash
|
||||||||||||||||||||||||||||||||||
is_prepaid
|
||||||||||||||||||||||||||||||||||
last_name
|
||||||||||||||||||||||||||||||||||
line_items
|
||||||||||||||||||||||||||||||||||
note
|
||||||||||||||||||||||||||||||||||
note_attributes
|
||||||||||||||||||||||||||||||||||
order_attributes
|
||||||||||||||||||||||||||||||||||
payment_processor
|
||||||||||||||||||||||||||||||||||
processed_at
|
||||||||||||||||||||||||||||||||||
scheduled_at
|
||||||||||||||||||||||||||||||||||
shipped_date
|
||||||||||||||||||||||||||||||||||
shipping_address
|
||||||||||||||||||||||||||||||||||
shipping_date
|
||||||||||||||||||||||||||||||||||
shipping_lines
|
||||||||||||||||||||||||||||||||||
shopify_cart_token
|
||||||||||||||||||||||||||||||||||
shopify_customer_id
|
||||||||||||||||||||||||||||||||||
shopify_id
|
||||||||||||||||||||||||||||||||||
shopify_order_id
|
||||||||||||||||||||||||||||||||||
shopify_order_number
|
||||||||||||||||||||||||||||||||||
status
|
||||||||||||||||||||||||||||||||||
subtotal_price
|
||||||||||||||||||||||||||||||||||
tags
|
||||||||||||||||||||||||||||||||||
tax_lines
|
||||||||||||||||||||||||||||||||||
taxable
|
||||||||||||||||||||||||||||||||||
total_discounts
|
||||||||||||||||||||||||||||||||||
total_line_items_price
|
||||||||||||||||||||||||||||||||||
total_price
|
||||||||||||||||||||||||||||||||||
total_refunds
|
||||||||||||||||||||||||||||||||||
total_tax
|
||||||||||||||||||||||||||||||||||
total_weight
|
||||||||||||||||||||||||||||||||||
total_weight_grams
|
||||||||||||||||||||||||||||||||||
transaction_id
|
||||||||||||||||||||||||||||||||||
type
|
products
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The products
table contains info about your products. This table uses the 2021-01 API version.
id
The product ID. Reference: |
|||||||||||||||
updated_at
The date and time the product was last updated. |
|||||||||||||||
collection_id
Reference: |
|||||||||||||||
created_at
|
|||||||||||||||
discount_amount
|
|||||||||||||||
discount_type
|
|||||||||||||||
handle
|
|||||||||||||||
images
|
|||||||||||||||
product_id
|
|||||||||||||||
shopify_product_id
Reference: |
|||||||||||||||
subscription_defaults
|
|||||||||||||||
title
|
Replication Method : |
Full Table |
Primary Key |
id |
API endpoint : |
The store
table contains info about your store.
id
The store ID. |
|||
checkout_logo_url
|
|||
checkout_platform
|
|||
created_at
|
|||
currency
|
|||
customer_portal_base_url
|
|||
default_api_version
|
|||
domain
|
|||
email
|
|||
external_platform
|
|||
iana_timezone
|
|||
identifier
|
|||
merchant_portal_base_url
|
|||
my_shopify_domain
|
|||
name
|
|||
phone
|
|||
shop_email
|
|||
shop_phone
|
|||
timezone
|
|||
updated_at
|
|||
weight_unit
|
subscriptions
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The subscriptions
table contains info about subscriptions. Subscriptions are individual items that customers receive on a recurring basis.
id
The ID of the subscription. Reference: |
||||||||
updated_at
The date and time the subscription was created. |
||||||||
address_id
Reference: |
||||||||
analytics_data
|
||||||||
cancellation_reason
|
||||||||
cancellation_reason_comments
|
||||||||
cancelled_at
|
||||||||
charge_interval_frequency
|
||||||||
created_at
|
||||||||
customer_id
Reference: |
||||||||
expire_after_specific_number_of_charges
|
||||||||
external_product_id
|
||||||||
external_variant_id
|
||||||||
has_queued_charges
|
||||||||
is_prepaid
|
||||||||
is_skippable
|
||||||||
is_swappable
|
||||||||
max_retries_reached
|
||||||||
next_charge_scheduled_at
|
||||||||
order_day_of_month
|
||||||||
order_day_of_week
|
||||||||
order_interval_frequency
|
||||||||
order_interval_unit
|
||||||||
presentment_currency
|
||||||||
price
|
||||||||
product_title
|
||||||||
properties
|
||||||||
quantity
|
||||||||
recharge_product_id
|
||||||||
shopify_product_id
Reference: |
||||||||
shopify_variant_id
|
||||||||
sku
|
||||||||
sku_override
|
||||||||
status
|
||||||||
variant_title
|
Related | Troubleshooting |
Questions? Feedback?
Did this article help? If you have questions or feedback, feel free to submit a pull request with your suggestions, open an issue on GitHub, or reach out to us.