Connection settings
What you can sync
Incremental sync
All incremental syncs use thecreated timestamp as the cursor and use Stripe’s list endpoints with created[gte] filters. Some objects without a created field are Full Refresh only.
Notes
- Stripe API keys have rate limits — Zwiron respects Retry-After headers automatically
- For high-volume accounts (millions of charges), initial syncs may take several hours
- Use a Restricted Key instead of the full secret key — grant only
Readaccess to the resources you need - Test mode data (using
sk_test_...) is synced separately from live data