#yumemi_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1339462843497447425
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- yumemi_api, 20 hours ago, 12 messages
The tax ID types on the website do not match the ones described in the API documentation
Could you share which the URL of this specific website and API documentation you referring to, so that I can take a look?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
This is API spec. What is another website that you're comparing with?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Belgium is part of European Union (EU). BE VAT will be mapped to eu_vat in the API spec
Dashboard shows more user friendly reading format, but it will eventually map to an Tax ID type in the API spec
I'd recommend giving a try in the Dashboard and checking its mapping in the API spec via event accordingly
Thank you for your help, I will go try it now.
No problem! Happy to help ๐
Could you provide me with the table of tax numbers and their corresponding API in the Stripe dashboard, similar to be_vat == eu_vat?
I couldn't find any information about tax in the Stripe JS library. My project now requires displaying these options to the users.
I'm afraid we don't have such mapping table to share between the Dashboard UI display name and the one in API spec