Sync data from Stripe to your warehouse destination via RudderStack.
5 minute read
RudderStack’s Cloud Extract (ETL) product will be sunset on December 1, 2025. See this release note for more details.
Stripe is an online payment processing system for businesses. It offers cutting-edge software and APIs, allowing thousands of businesses to manage online payments.
This document guides you in setting up Stripe as a source in RudderStack. Once configured, RudderStack automatically ingests your Stripe data and routes it to your specified data warehouse destination.
Go to Sources > New source > Cloud Extract and select Stripe from the list of sources.
Assign a name to your source and click Continue.
Connection settings
To set up Stripe as a Cloud Extract source, configure the following settings:
Account ID: Enter your Stripe account ID (usually starts with acct_). You can get it by logging in to your Stripe dashboard and going to your Account settings. For more information on finding your account ID, refer to the Stripe documentation.
Secret Key: Enter your Stripe API key (usually starts with sk_live_). You can get it by going to the API keys page. For more information on the secret keys, refer to the Stripe documentation.
Replication start date: Select the date from when RudderStack should ingest your Stripe data.
Lookback window in days: This setting corresponds to the number of days from when RudderStack starts fetching the data. For example, if you set Lookback window in days to 1, RudderStack fetches data from Replication start date - 1.
Use this setting if your data is frequently updated.
Data request time increment in days: Specify the time window used by RudderStack when requesting the data from Stripe. For example, if you set Replication start date to Jan 01, 2022 and Data request time increment in days is set to 365 days, RudderStack fetches data from Jan 01, 2022 to Jan 01, 2023. By default, RudderStack sets this field to 365 days, which is ideal for most use cases.
Note that a higher value for the Data request time increment in days setting corresponds to lesser API requests and faster syncs.
Destination settings
The following settings specify how RudderStack sends the data ingested from Stripe to the connected warehouse destination:
Table prefix: RudderStack uses this prefix to create a table in your data warehouse and loads all your Stripe data into it.
Note that RudderStack does not add special characters like - or _ to the prefix by default. Hence, you need to specify it while setting the prefix.
Schedule Settings: RudderStack gives you three options to ingest the data from Stripe:
Basic: Runs the syncs at the specified time interval.
CRON: Runs the syncs based on the user-defined CRON expression.
Manual: You are required to run the syncs manually.
For more information on the schedule types, refer to the Common Settings guide.
Selecting the data to import
You can choose the Stripe data you want to ingest by selecting the required resources. The below table mentions the syncs supported by these resources from Stripe to your warehouse destination where id is a common primary key for all:
RudderStack captures the updates for the following resources using the Events API:
Charges
Customers
Disputes
Invoices
Invoice Items
Plans
Products
Subscriptions
Transfers
For more information on the Full Refresh and Incremental sync modes, refer to the Common Settings guide.
Stripe is now configured as a source. RudderStack will start ingesting data from Stripe as per your specified schedule and frequency.
You can further connect this source to your data warehouse by clicking on Add Destination:
Use the Use Existing Destination option if you have an already-configured data warehouse destination in RudderStack. To configure a data warehouse destination from scratch, select the Create New Destination button.
FAQ
Is it possible to have multiple Cloud Extract sources writing to the same schema?
Yes, it is.
RudderStack implements a feature wherein it associates a table prefix for every Cloud Extract source writing to a warehouse schema. This way, multiple Cloud Extract sources can write to the same schema with different table prefixes.
How does RudderStack count the events for Cloud Extract sources?
RudderStack counts the number of records returned by the source APIs when queried during each sync. It considers each record as an event.
How does RudderStack set the table name for the data sent via Cloud Extract sources?
RudderStack sets the table name for the resource you are syncing to the warehouse by adding rudder_ to the Table prefix you set while configuring your Cloud Extract source in the dashboard.
For example, if you set test_ as the Table prefix in the dashboard, RudderStack sets the table name as test_rudder_<resource_name>, where <resource_name> is the name of the resource you are syncing (for example, contacts, messages, etc.).
Note that RudderStack does not add the character _ to the prefix by default. Hence, you need to specify it while setting the prefix.
This site uses cookies to improve your experience while you navigate through the website. Out of
these
cookies, the cookies that are categorized as necessary are stored on your browser as they are as
essential
for the working of basic functionalities of the website. We also use third-party cookies that
help
us
analyze and understand how you use this website. These cookies will be stored in your browser
only
with
your
consent. You also have the option to opt-out of these cookies. But opting out of some of these
cookies
may
have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This
category only includes cookies that ensures basic functionalities and security
features of the website. These cookies do not store any personal information.
This site uses cookies to improve your experience. If you want to
learn more about cookies and why we use them, visit our cookie
policy. We'll assume you're ok with this, but you can opt-out if you wish Cookie Settings.