Sync modes
Sync modes are different techniques you can use to sync Stripe data to your app. As you already know, Stripe provides webhooks to notify you of events that happen in your account.Available sync modes
Unified Ingest
Get a single consolidated webhook for each category of events
Open-source CloudInstant Access
Ditch webhooks completely and access live data at blazing fast speeds
CloudDeep Sync
Stream live data directly into your database so you can query it directly
CloudSo which should do you use?
Choosing sync modes
Read more about each sync mode to find the one that best fits your needs.