✅ Authorization
✅ Read & write data
Tools | Status |
---|---|
Pre-built integrations | 🚫 (time to contribute: <48h) |
API unification | ✅ |
2-way sync | ✅ |
Webhooks from Nango on data modifications | ✅ |
Real-time webhooks from 3rd-party API | 🚫 (time to contribute: <48h) |
Proxy requests | ✅ |
✅ Observability & data quality
Tools | Status |
---|---|
HTTP request logging | ✅ |
End-to-type type safety | ✅ |
Data runtime validation | ✅ |
OpenTelemetry export | ✅ |
Slack alerts on errors | ✅ |
Integration status API | ✅ |
✅ Customization
Tools | Status |
---|---|
Create or customize use-cases | ✅ |
Pre-configured pagination | 🚫 (time to contribute: <48h) |
Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
Per-customer configurations | ✅ |
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ Not required | Free, self-signup here. |
Paid test account | ✅ Not required | Stripe provides free test mode with full access to API and Connect features. |
Partnership | ✅ Not required | Optional — relevant for larger platforms or deeper integrations. |
App review | ✅ Required | Required to go live with Standard Connect (OAuth-based) applications. |
Security audit | ✅ Not required | May be required for Custom Connect depending on scope of use. |
Create a Stripe account
Get your OAuth Client ID
https://api.nango.dev/oauth/callback
Get your Client Secret
Next
Permission | Description |
---|---|
read_write | Grants full access to create and modify resources on behalf of connected accounts. |
read_only | Grants read-only access to resources. Only applicable to extensions. Defaults to read_only for Standard accounts. |