#masud-connect-portalconfiguration

1 messages ยท Page 1 of 1 (latest)

plain crescentBOT
high schooner
sharp portal
#

req_ikZzMxCZ2eY7Dd
this is the request id, but one thing to note is that this happening on the Connect accounts log. and not under our platform account log.

#
require 'stripe'
Stripe.api_key = @organization.stripe_account.access_token

I'm using the Connect accounts access_token and not ours. Which is probably why the log is on the connect account. So makes me wonder if we used OUR platform accounts info, will it go through since we enabled the session portal.

high schooner
#

It looks to me like the request is occurring on the Connect Account and they don't have a billing portal session configuration.

sharp portal
#

So the only way for the portal link to work is if i tell the connect account to go enable it?

high schooner
sharp portal
#

If you can how do we know if we can? They're a connect account on our platform, so i'm guessing that means yes since we have their access token.

high schooner
#

You are using an OAuth access token that allows you to create objects on their account so I would think so. But you sholud be able to test this pretty quickly yourself

sharp portal
#

sweet, thank you !

high schooner
#

Happy to shed what ๐Ÿ’ก I can ๐Ÿ™‚