#sayori-account-person

1 messages · Page 1 of 1 (latest)

wicked crow
#

@native hull what type of connected account is it? Standard account?

native hull
#

Let me check. req id is req_OgfRLqbLgpYGQp

wicked crow
#

yeah you can't list Person objects on an Express account

native hull
#

Ahh, got it

#

These accounts are supposedly set up with tax info on Stripe. Do you know how I can get that info, if not through Person object?

#

simple Account.get doesn't seem to provide this info unfortunately

wicked crow
#

You can not. As a platform you do not have access to that information

#

we collect it for our own records, but you can't read it

native hull
#

Got it, so if we want to send tax forms, we use Stripe's tax service?

wicked crow
#

yes

#

or you re-collect tax information yourself separately

native hull
#

Thanks! I'll look into the feasibility of both options