API configuration: stripe-app
Features | Status |
---|---|
Auth (OAuth) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
If you are using the “External Test” version of your app, Stripe requires you to use a temporary id to identify your application. See the docs for more information.
In this case, you must use the stripe-app-sandbox
integration in Nango, and add the temporary ID to the appDomain
field in the connection params.
expire_at
or expire_in
value during the exchange of a code for an access token. However, according to the docs, access tokens expire in one hour, while refresh tokens expire in one yearAPI configuration: stripe-app
Features | Status |
---|---|
Auth (OAuth) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
If you are using the “External Test” version of your app, Stripe requires you to use a temporary id to identify your application. See the docs for more information.
In this case, you must use the stripe-app-sandbox
integration in Nango, and add the temporary ID to the appDomain
field in the connection params.
expire_at
or expire_in
value during the exchange of a code for an access token. However, according to the docs, access tokens expire in one hour, while refresh tokens expire in one year