#bstny_api
1 messages ¡ Page 1 of 1 (latest)
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- bstny_webhooks, 1 day ago, 7 messages
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1239919057919279104
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
Hello
you are correct, it looks like you can only check if the tax ID was set or not, not its actual value: https://docs.stripe.com/api/accounts/object#account_object-company-tax_id_provided
I don't understand this. In Poland we have a CEIDG system, where any company that is registered in tax office is wide open with their data
By knowing my name and surname you can literally get any of my TAX ids, even my street number
here on Discord we nothing about this. for this types of questions, you can ask Stripe support directly: https://support.stripe.com/contact
Am I able to fetch the tax ID in the way the stripe dashboard does? The last 4 numbers of it?
It could be sufficient
all information related to a connected account is here: https://docs.stripe.com/api/accounts/object
and I don't see a way to get the tax ID, even the last 4 digits
Thank you