#theonlycarlos - Account call

1 messages ยท Page 1 of 1 (latest)

hallow sable
#

What info was not in the call that you were expecting?

gloomy veldt
#

email and display_name

stable seal
#

Can you share the request ID?

gloomy veldt
#

sure, give me a minute

#

req_SIEmrEVO6gwgh8

stable seal
#

Got it. Is this a connected account? Or is this the platform and you are trying to get the info for a connected account?

gloomy veldt
#

it is a platform

#

but still me trying to get the data ๐Ÿ˜„

#

I couldn't find a fresh request (somehow they didn't get logged, perhaps I have to wait some time) so I picked a bit older one, I believe that the response was the same

stable seal
#

Can you share the response body you got with me here? You can delete any values you don't want shared

gloomy veldt
#

I'm sorry, I see that there's display_name. But still need the email ๐Ÿ˜„
{
"id":"xxx",
"object":"account",
"capabilities":{
"afterpay_clearpay_payments":"inactive",
"au_becs_debit_payments":"inactive",
"bancontact_payments":"inactive",
"card_payments":"inactive",
"eps_payments":"inactive",
"giropay_payments":"inactive",
"ideal_payments":"inactive",
"p24_payments":"inactive",
"sepa_debit_payments":"inactive",
"sofort_payments":"inactive",
"transfers":"inactive"
},
"charges_enabled":false,
"country":"AU",
"default_currency":"aud",
"details_submitted":true,
"payouts_enabled":false,
"settings":{
"bacs_debit_payments":{},
"branding":{
"icon":null,
"logo":null,
"primary_color":null,
"secondary_color":null
},
"card_issuing":{
"tos_acceptance":{
"date":null,
"ip":null
}
},
"card_payments":{
"statement_descriptor_prefix":null
},
"dashboard":{
"display_name":"xxx",
"timezone":"Europe/Skopje"
},
"payments":{
"statement_descriptor":"xxx",
"statement_descriptor_kana":null,
"statement_descriptor_kanji":null
},
"payouts":{
"debit_negative_balances":true,
"schedule":{
"delay_days":2,
"interval":"daily"
},
"statement_descriptor":null
},
"sepa_debit_payments":{}
},
"type":"standard"
}

stable seal
#

Apologies. Still looking into this

gloomy veldt
#

no worries

stable seal
#

Just to confirm here, this info you are trying to retrieve is the platform's?

#

And you're making the request from a connected account?

gloomy veldt
#

I'm trying to retrieve my account's data. I'm making the request from this account through the platform I develop

stable seal
#

Gotcha. So platform -> platform then

#

Are you seeing this behavior in both live mode and test mode?

#

Or have you just tried this out in test mode?

gloomy veldt
#

how to determine if I'm in test mode? ๐Ÿ˜„
our clients also don't see it, so I assume that both - test and prod

stable seal
#

Ah ok then yeah both

#

For test mode, you have different api keys

gloomy veldt
#

sorry, I'm a noob in terms of using Stripe, that's my first touch with it

#

...and thanks ๐Ÿ˜‰

stable seal
#

No problem at all

#

Still looking. In test mode we restrict which fields are shown, but since you are seeing this in live mode as well the rules are a bit different

gloomy veldt
#

I'm very sorry, I think I unconsciously lied to you. I'd check in live mode if I could see my API keys

stable seal
#

So it was in test mode?

gloomy veldt
#

yes, I just checked, but my assigned jira ticket says otherwise

stable seal
#

Ok. Well if it was in test mode, then that explains it. Email won't be shown in test mode

gloomy veldt
#

thanks for the help and sorry for wasting your time...

stable seal
#

It is ok!