#rakesh_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/1374698289429217302
📝 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.
- rakesh_api, 2 hours ago, 3 messages
we have logic to pass the only 2 letter states code for all the country , so can we get this updated
Hi, can you reword your ask please? We do accept two letter codes: https://docs.stripe.com/api/tax_rates/object?api-version=2024-11-20.acacia#tax_rate_object-country on the API endpoint
It seems like the state code is invalid instead
hi! I'm taking over this thread. let me know if you have other questions!
hey can i get the supported state code list for india
the state code have updated in 2023 for india
https://en.wikipedia.org/wiki/ISO_3166-2:IN
which is causing the issue from FE we are sending updated state code but API is not able to recognise this
IN-OR Odisha → IN-OD Odisha
IN-CT Chhattīsgarh → IN-CG Chhattīsgarh
IN-TG Telangāna → IN-TS Telangāna
IN-UT Uttarākhand → IN-UK Uttarākhand
ISO 3166-2:IN is part of the ISO 3166 standardization codes published by the International Organization for Standardization (ISO) for India. It is part of the ISO 3166-2, which defines codes for the names of the principal subdivisions (provinces or states) of all countries coded in ISO 3166-1. ISO 3166-2 codes are defined for 28 states and eight...
so Stripe recognise the old state codes but not the new ones?
Yes
so if you use IN-TG it works, but IN-TS won't?
yes we pass two letter code just second half like TS
when pass TS API gives error
can you share a request ID with just TG, and a request ID with just TS? then I'll forward these request to the relevant team to fix this.
for TS - req_nzFafvZ8MjpYL1
for TG - req_Bkcuo7GD00JTSb
thanks, that helpful! I'll notify the team about this.
can i track the progress anywhere?
because of this issue we have currently blocked the checkouts for IN
no sorry, and I don't know if/when it will be solved. so I recommend finding a workaround on your end.