I need Stripe/Paypal SSO aim to Sign In my users and manage their accounts

It’s been a while since I’ve started researching this use case.

I need to have a button in my app like “Connect my Stripe account to this Bubble app”, the same for Paypal.

I need it aim to be able to make requests to accounts of my users.

Right now it works in the way that users give me their API keys and based on that I manage their accounts. Instead, I want to stop them to share API keys with me, they should just have SSO for Stripe/Paypal and once they Sign In, I am able to make requests to their accounts.

Is it even possible?

I don’t think that I should use Stripe Connect for this use case (if we are talking about stripe)

https://stripe.com/docs/connect/oauth-standard-accounts

This topic was automatically closed after 70 days. New replies are no longer allowed.