#Alex95-subscription-saas
1 messages · Page 1 of 1 (latest)
Is it possible that the registration in Stripe should take place in an iframe so that they don't go to another website?
You can have registration via an i-frame, but only if you use Custom Connect to create their Stripe accounts. Standard and Express Connect have Stripe-hosted onboarding processes
Do you have an API where we can redirect your clients on Stripe webpage, and then to get back some of their datas? Where can I see demo registration page?
Express does this for you: https://stripe.com/docs/connect/express-accounts. You can view a demo of the onboarding flow here: https://rocketrides.io/
Is it possible to configure the API so that these keys are automatically embedded + additionally encrypted?
I don't understand this question. You decide how to handle the API keys, but the API requests must be encrypted or else the request will error out