#nimheru_api

1 messages ¡ Page 1 of 1 (latest)

plain vergeBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1275100580632858725

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

crisp dirge
#

Hello, no that's not possible. Since Standard Accounts have a direct relationship with Stripe (they control via their own Dashboard), you don't manage this data for them.

meager coral
#

In the past we've used api keys to query this directly

#

i.e. the account's api keys

crisp dirge
#

Yeah we don't recommend that

#

Why do you want/need this data?

meager coral
#

we provide a marketplace platform for event organisers to sell tickets to customers and as part of purchase/refund notification emails we include the support email address or phone number for the customer to contact the organiser

#

Stripe labels the support email as "A publicly available email address for sending support issues to."

crisp dirge
#

Gotcha, generally if you are going to manage this data for your users then you would use Custom/Express accounts.

meager coral
#

We arent looking to manage it, just view it

crisp dirge
#

And if you were using Stripe receipt emails then that email/phone that they set would be provided

#

But sounds like you are using your own custom emails here

meager coral
#

We use both currently

#

So theres no way we can get read only visibility on this info? Even though we could via api keys?

crisp dirge
#

Yeah that's correct

meager coral
crisp dirge
#

But it doesn't explicitly layout the properties that will be avialable/hidden from you as the platform

meager coral
#

The email from stripe that prompted us to look at migrating to querying the account via our Connect api key instead of the account's own api keys mentioned "restricted api keys" but this appears to only be relevant to Stripe Apps and not Connect is that right?

crisp dirge
meager coral
crisp dirge
#

There are no plans to fully deprecate that right now -- you would receive communication ahead of time if that was the case. But the recommended flow is to not use that access token.

meager coral
#

Ok understood, we want to move away from using them but we also want to make sure we are providing the right info to our customers (making sure they have the right contact info for an event organiser), we'll need to look at another way around it then

#

I understand the restriction but can I ask that its raised as a feature request that Connect applications can get access to "publicly available" or "customer-facing" properties of an account?

crisp dirge
#

Yep happy to submit that feedback