Stripe¶
Stripe provides payment processing and billing data that you can ingest into DSS as datasets, including Customers, Subscriptions, Invoices, Charges, and Refunds.
This capability is provided by the “Stripe” plugin, which you need to install. Please see Installing plugins.
You will need to get a Stripe API key to connect to your account. You can get it in the Stripe Dashboard in the section Developers > API Keys. Note that you can use either the standard secret key or generate a restricted key (with read-only rights for example)
Once you have a key, in a Dataiku project, create a new dataset Stripe.
Fill the left column as shown below. Here we will fetch the list of customers.
Click Test & Get Schema, then give a name to the dataset and save.
Note that you can also put the API key in a preset so that it can be reused for several datasets / by several users.