Stripe

Requirements

Parameter
Description

API Key

Stripe Secret API Key. Used in all authenticated Stripe client calls.

Integrating with Stripe

To enable the Stripe integration in Teleskope:

  1. Navigate to Integrations in the Teleskope UI.

  2. Select Stripe from the list of available third-party vendors.

  3. Provide the required credentials:

  • Select API Key (your Stripe account’s live secret key)

  1. Click Save to activate the integration.

Once enabled, Teleskope can automatically issue deletion and retrieval requests to Stripe for qualified data subject rights requests.

Supported Endpoints & Identifiers

Endpoint
Default Identifier Types

CUSTOMER

Email, Phone Number

BANK_ACCOUNT

Email

CARD

Email

PAYMENT_METHOD

Email

SUBSCRIPTION

Email

TAX_ID

Email

INVOICE

Email

CREDIT_NOTE

Email

CHARGE

Email

PAYMENT_INTENT

Email

SETUP_INTENT

Email

CUSTOMER_BALANCE_TRANSACTION

Email

Parameter Defaults

Teleskope’s Stripe integration enforces the following default behavior:

Parameter Name
Default Value
Notes

identifier type

Email

Always used for Customer Search in Stripe. Supports Phone Number.

pagination limit

100

Max Stripe API page size.

Refer to Stripe's deletion documentation.

Last updated

Was this helpful?