#Killian Quoniou

1 messages ยท Page 1 of 1 (latest)

maiden prismBOT
noble trellis
#

Hi ๐Ÿ‘‹ just making sure we're thinking of the same thing, are you referring to retrieving the tax ID of a Connected Account?

If so, I'm not sure that information is disclosed.

paper egret
#

yes I need to display this information on the invoice

#

the connected account create an invoice for a customer and i need to have the tax id on the invoice

#

or is there any other way to do it ?

lusty tusk
#

Hi there ๐Ÿ‘‹ taking over, as my colleague needs to step away

Let me dig a bit on this and get back to you.

paper egret
#

yes no problem, thanks ๐Ÿ™‚

#

to precise a bit, i'm using the PHP API

#

my user having the connected account doesn't have access to the stripe dashboard

#

if it can help

lusty tusk
#

That's Custom Connect accounts then, I assume?

paper egret
#

yes it is

lusty tusk
#

Got it. Unfortunately that information cannot be retrieved through the API. If you wanted to display this on the Invoice, you would need to store the Tax ID yourself so you can reference it from your database. Due to PII constraints, Stripe doesn't appear to allow you to access it since it is sensitive information in some countries

paper egret
#

ok I understand so i d'ont have the choice, i'll store it on my side, thanks ๐Ÿ™‚