#ethan_india-tax-calculations
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/1498353784588472443
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Instead of a screenshot, can you copy/paste the exact text of the error message here?
we could not determine the customer's tax location based on the provided customer address
Can you share an API request ID for the request that returns this error? It will start with req_
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
req_2xJBNTThWG0V4j
Here is the full link from the dashboard log https://dashboard.stripe.com/acct_1G1yFmHlxwGRin8M/test/workbench/logs/req_2xJBNTThWG0V4j
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Dashboard links are useless but the ID is helpful
The ID is all we (stripes) need
I will admit, I'm not familiar with the format of addresses in India but the following
line1: "The Country Club Campus",
line2: "opp. Maruti Solitaire, Gokulpuram",
seems pretty vague to me. I'm still digging on the request logs though
The specific error code being raised is for when we are unable to resolve the address provided to a specific tax jurisdiction
Okay I'm looking at the internal messages and it seems like we just didn't have enough information
This is the message I am seeing:
error_message="Unresolvable buyer's location. Message: Missing or unresolvable buyer address. Must provide at least one among BILLING, PAYMENT_METHOD, IP_ADDRESS."
Okay so this is a request for an address in Cuba which is absolutely in the restricted list for sure
req_2xJBNTThWG0V4j. Is there any indication that this is a restricted country, not just an address it can't find?
That request specifies the same address, not one in Cuba
Sorry freshing the page
Hmm nothing is showing up in the logs in the dashboard for the Cuba address, is it supposed to update immediately or should I expect a delay?
It should be pretty quick
Okay while I am waiting for that error to show up this request is for an address in Tehran Iran which is also restricted. req_XGY011nbETHYBA
What is your real concern here? Is it that you are worried India is a restricted country?
Yes, we are unsure if we are restricted from selling to india, due to Non-profits being in the Jurisdiction-specific prohibited buisness list for India
If your MCC is considered prohibited then that is the first thing you should check. Unfortunately, I cannot assist with that as we are only staffed to help developers coding integrations with Stripe APIs so we don't have any insight into legal matters.
The internal reason is different but we don't show that externally. If you need clarification about whether or not your business is permitted to transact with Indian nationals, you need to reach out to Support here: https://support.stripe.com/contact
Thank you very much for your time! Have a good one!
Happy to shed what ๐ก I can ๐