Each organization created through Step 1 already has a Stripe account connected to their sandbox environment. As such, you can freely integrate and test Autumn without additional Stripe credentials. When you’re ready to go to prod, you can then connect your user’s Stripe account through the Step 3.
Connect your user’s Stripe account using one of two methods:Option A: OAuth Flow
Call our Generate Stripe OAuth URL endpoint, which generates a link that lets the user connect their Stripe account directly.Option B: Direct Account ID
If you have your own Stripe Connect platform, simply pass us the Stripe account ID using the Update Connected Stripe Account endpoint and we’ll handle the rest.