#stripe_connect_platform-customer-portal
1 messages · Page 1 of 1 (latest)
Hi 👋 could you clarify a bit more on what you're trying to accomplish?
Alright, just to make sure I undersatnd, you're trying to confirm if it's possible to create a Customer Portal session for a customer that belongs to one of your Custom Connected Accounts?
I believe so, but was just about to run a test, just wanted to make sure I knew what to test before dedicating time to it.
sure. thank you
Yes you can create a portal session for a Customer on a Custom connected account, you'll either need to first access their Stripe dashboard and configure the account's cusotmer portal settings or create a portal configuration via the API and use that when creating the portal session.
OK, yay. Can the platform that created the Custom account give another Stripe account access to make the API call? We are an extension/platform as well.
No, when a Custom connected account is created it belongs to the platform account that created it, and that is the only account that can interact with it.
Ah, OK. Thank you so much. We will keep working on this. It might be that we make an API call to Foobarify and then they make the API call to Stripe or something. ???? Sooo much more complicated than standard accounts but Foobarify wants to do it this way. Sigh.
Depending on your flow, restricted keys may be beneficial. They're basically private API keys that have adjustable permissions.
Lower half of this article talks about those:
https://stripe.com/blog/u2f-restricted-keys
Online payment processing for internet businesses. Stripe is a suite of payment APIs that powers commerce for businesses of all sizes.