Stripe
Requirements
API Key
Stripe Secret API Key. Used in all authenticated Stripe client calls.
Integrating with Stripe
To enable the Stripe integration in Teleskope:
Navigate to Integrations in the Teleskope UI.
Select Stripe from the list of available third-party vendors.
Provide the required credentials:
Select API Key (your Stripe account’s live secret key)
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
CUSTOMER
Email, Phone Number
BANK_ACCOUNT
CARD
PAYMENT_METHOD
SUBSCRIPTION
TAX_ID
INVOICE
CREDIT_NOTE
CHARGE
PAYMENT_INTENT
SETUP_INTENT
CUSTOMER_BALANCE_TRANSACTION
Parameter Defaults
Teleskope’s Stripe integration enforces the following default behavior:
identifier type
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?