Skip to content
Integrations
SaaS Integrations
Stripe

Stripe

This Integration requires Fides Cloud or Fides Enterprise. For more information, talk to our solutions team. (opens in a new tab)

Stripe (opens in a new tab) provides online payment processing solutions for businesses. Currently we support two types of integrations for Stripe: the basic Stripe integration, which uses a standard API key, and Stripe Organization, which uses an Organization API key to manage DSR automation across multiple connected Stripe accounts.

Prerequisites

Stripe

Stripe Basic integration connects you to one Account at a time, using the API of the Account you want to access.

In order to integrate with Stripe, you'll need to collect the following information:

NameDescription
Domain*Your Stripe URL (default:api.stripe.com)
API key*Your Stripe API Key for the target account. Follow Stripe's docs to generate an API key (opens in a new tab)

Stripe Organization

This integration requires a Stripe Organization (opens in a new tab) and an Organization API key with access to the connected accounts you want to manage. This allows you to connect to multiple accounts under the same integration

In order to integrate with Stripe Organization, you'll need to collect the following information:

NameDescription
Domain*Your Stripe URL (default: api.stripe.com)
Organization API key*The API key for your Stripe Organization. Follow Stripe's docs to generate an API key (opens in a new tab)
Account IDs*A comma-separated list of the Stripe connected account IDs that this integration will manage (e.g. acct_123,acct_456)

Integrating with Stripe

To integrate an existing system with Stripe:

  1. Navigate to Data mapView Systems and choose the system that you want to connect.
  2. Click on the Integrations tab.
  3. Pick the vendor or system type that you want to integrate with from the Connection type drop-down menu.
  4. Complete the required fields for the integration and click Save.

You may confirm your connection is working using the Test connection button, if desired.

To learn more, please see our guide for Managing Integrations.

Technical detail

Fides utilizes API endpoints to access the API service for a SaaS application. An API service is the programmatic interface through which Fides can query and update data within an application to access, rectify, or delete personal information. Each SaaS tool will have a unique set of endpoints to enable privacy functions.

Stripe endpoints

In the table below, you can find which endpoints are used for each type of privacy function. Clicking on the endpoint will take you to the documentation for that endpoint.

Privacy functionEndpointDescription
Access RequestsCustomer (opens in a new tab)Returns information about a customer
Update or Erasure RequestsCustomer (opens in a new tab)Used to mask or erase information about a customer
Access RequestsCharge (opens in a new tab)Returns information about customer charges
Access RequestsDispute (opens in a new tab)Returns disputes for a customer charge
Access RequestsPayment Intent (opens in a new tab)Returns payment intents associated with a customer
Access RequestsPayment Method (opens in a new tab)Returns a customer's payment methods
Update or Erasure RequestsPayment Method (opens in a new tab)Used to mask or erase information about a customer's payment method
Access RequestsBank Account (opens in a new tab)Returns bank accounts associated with a customer
Update or Erasure RequestsBank Account (opens in a new tab)Used to mask or erase information about a customer's bank account
Access RequestsCards (opens in a new tab)Returns cards associated with a customer
Update or Erasure RequestsCards (opens in a new tab)Used to mask or erase information about a customer's cards
Access RequestsCredit Note (opens in a new tab)Returns credit notes associated with a customer
Access RequestsCustomer Balance Transaction (opens in a new tab)Returns transactions that updated the customer's balances
Access RequestsTax ID (opens in a new tab)Returns Tax IDs associated with a customer
Update or Erasure RequestsTaxID (opens in a new tab)Erases information about customer tax IDs
Access RequestsInvoice (opens in a new tab)Returns customer invoices
Update or Erasure RequestsInvoice (opens in a new tab)Used to erase a customer's draft invoices
Access RequestsInvoice Item (opens in a new tab)Returns invoice items associated with a customer
Update or Erasure RequestsInvoice Item (opens in a new tab)Used to erase invoice items from a customer's invoice
Access RequestsSubscription (opens in a new tab)Returns a customer's subscriptions
Update or Erasure RequestsSubscription (opens in a new tab)Used to cancel a customer's subscriptions