This tutorial shows how to connect Qlik Sense to Stripe using the REST connector to load payment and transaction data for analysis.
Notes:
- Qlik Sense does not have a native Stripe connector. The REST connector using the Stripe API is the recommended approach.
- You need a Stripe account and a valid secret API key found in your Stripe Dashboard under Developers.
- Log in and open your Qlik Sense app, and click Data load editor from the top menu.
- Click Create new connection in the Data connection panel on the right.
- Select REST from the connector list.
- Enter a Stripe API endpoint URL (for example, a charges or payment intents endpoint).
- In the request headers, add an Authorization header with your Stripe secret API key as a Bearer token, then click Test connection to verify the request.
- Click Create to store the connection. You can now access the saved connection, browse the available tables, and select the ones you want to load into your app.
.gif)



