#schavan
1 messages · Page 1 of 1 (latest)
Hi there, can you tell me what you want to achieve wth Stripe API?
I want tax amount on particular purchase.
I am having billing address and when I pass Amount and billing address to Stripe tax calculation API then it should return me tax for that address and amount. And stripe is returning that.
In billing address I tried giving AU as country code and pincode as any wrong number then also stripe returns me tax and not the error.
I want to understand here how stripe is considering that request for tax calulation.