Stripe
Stripe is a suite of APIs powering online payment processing and commerce solutions. You can use Stripe as a data source when landing or replicating data.
It replicates data using the Stripe REST API.
Preparing for authentication
To access your data, you need to authenticate the connection with your account credentials.
To generate your client ID:
- Log into Stripe.
- In the top right, click the gear wheel and select Settings.
- Click Connect.
- Click Onboarding options.
- Click the OAuth tab to generate your client ID.
To generate your secret key:
- Click the Developers button in the bottom left corner of the screen.
- Select the API Keys tab.
- Click Reveal live key to reveal your secret key.
To redirect the URI:
- Visit the OAuth page, where you got your Client ID.
- Make sure Authorized Redirect URIs is set to https://connector.qlik.com/auth/oauth/v3.htm.
Creating the connection
For more information, see Connecting to SaaS applications.
-
Click Authenticate when you have filled in the required connection settings.
You may be asked to log in to the source application.
A window is displayed with an authentication code.
-
Copy the code to the clipboard and return to the connection dialog.
-
Paste the code in Complete authentication with the code provided by the source and click Verify.
Tip noteYou may need to scroll down to see this field.When status is Verified, the authentication is verified.
-
Provide a name for the connection in Connection name.
-
Select Open connection metadata to define metadata for the connection when it has been created.
Setting | Description |
---|---|
Data gateway |
Select a Data Movement gateway if required by your use case. Information note
This field is not available with the Qlik Talend Cloud Starter subscription, as it does not support Data Movement gateway. If you have another subscription tier and do not want to use Data Movement gateway, select None. For information on the benefits of Data Movement gateway and use cases that require it, see Qlik Data Gateway - Data Movement. |
Start Date |
Enter the date, in the format |
Client ID | Client ID. |
Secret Key | Secret Key. |