Articles in this section

Set up a connection to Stripe

Stripe software and APIs help accept payments, send payouts, and manage your businesses online.

Note

The Stripe API does not support delta requests based on queries to the API. You can apply the following filter expression to limit export records sent into destination flow steps:

 ["subtract",["number",["extract","created"]],["divide",["epochtime",["context","lastExportDateTime"]],1000]]

Set up a connection

This video demonstrates creating a Stripe connection.

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:

Setting Instructions
Name your connection * Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.
API secret *

Enter your Stripe API secret key. For detailed information on retrieving the API secret key, see Manage API keys.

Multiple layers of protection, including AES 256 encryption, are in place to keep your API secret safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text.

Tip

This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see token auth universal connector documentation.