#jose cerrejon
1 messages · Page 1 of 1 (latest)
hello! I don't understand what you mean by querying a commerce, can you try rephrasing?
I mean when we retrieve a commerce by API request, tax_id is not showed
so i don't understand what you mean by retrieve a commerce
For example: stripe.Account.retrieve("acct_1FOUzRDmWHGfiKCS")
are you retrieving a PaymentIntent?
ah, retrieving an account
why do you want the tax_id?
We are building our own invoice and need the tax_id
hmmm, i'm fairly certain that Standard accounts wouldn't show the tax_id in the API. This isn't something that would be shared with the Platform since the Platform isn't managing the account information for a Standard account.
As I mentioned before, we are using custom connected accounts
We can choose If Stripe send the invoice or not. We need to send our own invoice for our custom connected accounts (commerces)
the account id that you're retrieving is that of the platform
do you have a connected account id that i can take a look at
hmmm, yeah sorry, it looks like we're not returning that info. Sorry to redirect you, to be sure , can you reach out to Stripe Support - https://support.stripe.com/contact, they'll be able to better advise you on that.