#Najah-connect

1 messages · Page 1 of 1 (latest)

hollow niche
#

Hey there! Connect does sound like the correct product here, but there would be some development required for the integration

umbral herald
#

we used Stripe for the first part
and planning to use stripe connect for the second we can use them both right?

hollow niche
#

(using the api-secrets of our users)
This isn't really the recommended integration path (and which Connect alleviates)

#

Yep, absolutely! You can charge your users for a recurring/one-time payment with Stripe and then enable them to use Connect to charge their customers

umbral herald
#

so the stripe connect type= standard is not recommended for non developer users ? as I understood

hollow niche
#

There will be some level of integration required for any type of Connect. With Standard/Express you'll need to facilitate onboarding users

umbral herald
#

I am sorry it's not clear enaugh for me can you explain how our users can charge their customers with stripe standard (now we know how to create account link for them to let them connect with stripe) but we struggle with the rest

hollow niche
#

How do you currently integrate with Stripe to charge your users?

umbral herald
#

we created stripe account we created our product and multiple prices
users choose one of these prices in our pricing page in the app then we generate a checkout link where users can add their payement informations

hollow niche
umbral herald
#

we need api-secret of our user to integrate this , you said this is not the recommended path

hollow niche
#

You don't. You'd use your API secret (the platform), and pass the Stripe account ID of the connected account (once they're onboarded)

umbral herald
#

okey I understand now
thanks for your time