...
Set up your Stripe account for Connect
Visit this link to check if your account is already set up with Stripe Connect.
If your account is already configured for Stripe Connect, continue to step 2.
If your account is not configured for Stripe Connect, click Get Started with Connect, which will guide you through the process of establishing your account as a Stripe Connect platform account.
Choose “Buyers will purchase from you” option
Check this link to check whether or not there are any additional actions that must be taken to enable the remaining set up. For instance, you may need to provide identification documents. If you don’t see any calls to action on this page, continue to Step 4.
Update relevant Stripe Connect Settings
Visit this link to access your Stripe Connect settings.
Availability > Account Types should have a check mark next to the type Standard.
Availability > Capabilities should have a check mark next to Card payments and Transfers.
Branding settings may optionally be set to customize what Admins of Connected Accounts will see when completing the onboarding form to connect to your account.
Integration > Oauth settings should have Oauth for Standard Accounts enabled. LEAD does not support connecting Express accounts, but it may be enabled if you need it for other purposes. If not, we recommend disabling it.
Integration > Redirects - You will need to click Add URI and supply LEAD’s Oauth redirect URI for your instance. This will follow the pattern https://[your-app-url]/stripe/connect/oauth-redirect
Example: for the LEAD app at https://example.leadlms.com the redirect URI would be https://example.leadlms.com/stripe/connect/oauth-redirect
...