stripe-app
Features
Getting started
Connection configuration in Nango for external test apps
- 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-sandboxintegration in Nango, and add the temporary ID to theappDomainfield in the connection params.
API gotchas
- Stripe app does not return an
expire_atorexpire_invalue 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