Stripe

Version 0.0.9

πŸ“˜

Checkout the API docs here for more information

Set up


Enter the relevant API key into the text area asking for the Bearer Token. To retrieve/create an API key please follow these instructions and ensure the key you entered has at least 'read-only' permissions for the various reports you would like to extract data from.

Features


FeatureSupportNotes
Backfillℹ️The Stripe API only permits a 30 day backfill from the Events report. Backfill restricted to 2 years for charges. A full backfill is available on all other reports
Incrementalβœ…Incremental is usually based on the timestamp CREATED. If you want to track changes on any report these will be present in the Events report of the specified object.
API reliability🟒Reliable

Reports detail


⬇️ ReportπŸ”‘ Incremental keyπŸ”‘ Primary keyπŸ“„ Link to API endpoint
Balance TransactionsCREATEDIDList all balance transactions
ChargesCREATEDIDList all charges
CustomersCREATEDIDList all customers
DisputesCREATEDIDList all disputes
EventsCREATEDIDList all events
InvoicesCREATEDIDList all invoices
Invoice ItemsDATEIDList all invoice items
Invoice Line ItemsINVOICE_CREATEDIDRetrieve invoices' line items
PayoutsCREATEDIDList all payouts
ProductsCREATEDIDList all products
RefundsCREATEDIDList all refunds
SubscriptionsCREATEDIDList all subscriptions
Subscription ItemsCREATEDIDList all subscription items
Subscription SchedulesCREATEDIDList all subscription schedules
TransfersCREATEDIDList all transfers