#manubati-account-name

1 messages · Page 1 of 1 (latest)

glad oyster
#

Hi there! Are you using Standard Connected Accounts?

small ferry
#

Yes i believe so

glad oyster
small ferry
#

Okj perfect

#

asnd if it was an express account?

#

and a standard non-connected (not stripe connect) account?

glad oyster
small ferry
#

Right but in the gui, that legal name field, is it not the "Public Business name" ?

glad oyster
#

Those can be different

#

Some merchants want to use a different customer-facing name than their legal business name.

small ferry
#

Great thank you.
My colleague is coming on to ask you further questions if that's OK, apparently he has trouble accessing this resource

glad oyster
#

Sure thing

#

I'll leave this thread open

small ferry
#

thank you!

plush copper
#

Hi! Thanks for your previous answers!
Actually, the issue is that we don't find a way to give the API key the permission to retrieve the account details. here's the error message we get: "Having the 'rak_connected_account_read' permission would allow this request to continue."

Do you know how/where we could leverage this permission in stripe portal? We're not using connected accounts.

glad oyster
#

Oh you aren't using Connect?

#

So you are trying to retrieve details of your own account?

plush copper
#

yes exactly

glad oyster
#

With a Restricted Key?

plush copper
#

yes with an api key

#

So is there another way to get this information?

glad oyster
#

With a restricted key?

#

Can you share a request ID?

plush copper
#

here's a request id: req_e0CWFUQIIx8D3w

glad oyster
#

Got it.

#

Okay, I just tested to make sure and you do need Connect permissions even to retrieve your own account

#

So when you create the restricted key, you want to give the "All Connect resources" either Read or Write

#

Reason here is that the retrieve Account endpoint isn't really meant for your own account... it is Connect focused.

plush copper
#

Yes I agree, that what I understood from the doc.
Thanks! I'm gonna check with the team and get back to you!