#jose cerrejon

1 messages · Page 1 of 1 (latest)

atomic oliveBOT
crimson shard
#

hello! I don't understand what you mean by querying a commerce, can you try rephrasing?

wet falcon
#

I mean when we retrieve a commerce by API request, tax_id is not showed

crimson shard
#

so i don't understand what you mean by retrieve a commerce

wet falcon
#

For example: stripe.Account.retrieve("acct_1FOUzRDmWHGfiKCS")

crimson shard
#

are you retrieving a PaymentIntent?

#

ah, retrieving an account

#

why do you want the tax_id?

wet falcon
#

We are building our own invoice and need the tax_id

crimson shard
#

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.

wet falcon
#

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)

crimson shard
#

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

wet falcon
#

sure... just a sec...

#

acct_1LwoiDRZJgokhMcD

crimson shard
#

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.