Stripe
Integrating Stripe with Osano
Connecting to Stripe
In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.
Required Fields
- Auth Token
Instructions for obtaining your Stripe Auth Token.
Required Scopes
When creating restricted keys for Stripe (Developers -> API Keys -> Create Restricted Key), you will need to select the following permissions:
Resource Type | Permission (None, Read, Write) |
---|---|
All Core resources → Customers, Charges, and Disputes | Read |
All Checkout resources → Checkout Sessions | Read |
All Billing resources → Invoices | Read |
All Orders resources → Orders | Read |
Note: Please ensure your Stripe version is set to 2020-08-27 or later in the Stripe Developer Dashboard for user search.