Skip to main content

Connection settings


What you can sync


Incremental sync

All incremental syncs use the created 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 Read access to the resources you need
  • Test mode data (using sk_test_...) is synced separately from live data
Last modified on September 4, 2026