#AlAlv-connect

1 messages · Page 1 of 1 (latest)

jolly granite
#

Hello! I believe it depends on the kind of connet accounts you're working with - are you using custom? standard? express?

viral widget
#

express

jolly granite
#

Gotcha - unfortuantely I don't think there's a way to get that information back since company can only be retrieved for Custom connect accounts (see https://stripe.com/docs/api/accounts/object?event_types-payment_intent.payment_failed#account_object-company). But is there a reason you can't use the information provided in your app to pre-fill the Account you create for your users (see https://stripe.com/docs/connect/express-accounts#create-account)

Express enables your platform to manage payout schedules, customize the flow of funds, and control branding. Stripe will handle onboarding, account management, and identity verification for your platform.

viral widget
#

Thanks for all this information. The reason i was asking is because I'm trying to make sure that we as an app are saving the EIN for each company and that it is indeed the correct EIN number - this will allow us to make sure that when we are filing our taxes that we as a marketplace are indeed filing the taxes on behalf of the correct company name, ein.

#

I'm assuming that Stripe uses a verification api to verify that the EIN is the correct number and company name.

jolly granite
#

Yeah, unfortunately there's no way to retrieve that info from express accounts - you'd have to switch over to custom connect