Stripe Payouts - Allow vendors to connect to existing Stripe account
The article describes how your vendors can connect to their existing Stripe account.
Follow the steps below to activate this capability.
- Visit this link: Stripe OAuth Settings (https://dashboard.stripe.com/settings/connect/onboarding-options/oauth)
- Copy the Live Client ID **as represented by **Step #1 **in the image above and paste the copied key into the **Connect Client ID input box under Settings -> Payouts in the PuppetVendors app.
- Enable the OAuth toggle for Standard accounts **as represented by **Step #2 in the image above.
- Copy the Connect Redirect URI from PuppetVendors and click on the Add URI button as represented by Step #3 in the image above and paste in the copied URI.
URI 1: https://puppetvendors.com/api/stripe/oauth-redirect-linking-account
If you have the white-label add-on enabled, you will also need to add the second Connect Redirect URI.
URI 2 (if white-label: https://portal.your-website-domain.com/api/stripe/oauth-redirect-linking-account (if you have whitelabel enabled))
Updated on: 12/03/2025
Thank you!