#andresdejesus
1 messages · Page 1 of 1 (latest)
Hello! Can you give me a request ID showing your latest attempt? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
req_mwHzskdsNtni4F
What amount were you expecting to see for tax_amount_exclusive in this response?
148, the same from your docs here https://stripe.com/docs/api/tax/calculations/create
Just need the request to send a non zero tax amount so I can confirm with my other systems, if you can provide some tax code - address combinations that'd be great.
Otherwise how can I be sure your api calculates taxes correctly?
I don't know all the tax laws, so I don't think I can give you a tax code that will for sure give you what you want. Are you actually selling pizzas, or is that just for testing? If not, what are you actually selling?
Not selling pizzas, just testing that your api actually calculates taxes and does not return zero all the time. I tried other examples for digital products in New Jersey that should return a non zero tax, but it still returned zero.
Can you give me a request ID showing a real example with something you intend to actually sell?
req_ciM0LDpt6H01qy
req_pfO6GtEtQHgQeR
req_ggjloxEhRwq3GR
req_z0CGyYqNZuFxE3
I sell Digital Audio Visual Works from NJ, they impose sales taxes https://www.nj.gov/treasury/taxation/pdf/pubs/sales/anj27.pdf. You guys have 4 tax codes on your https://stripe.com/docs/tax/tax-codes from which I sent the above 4 requests and all of them returned a zero tax calculation.
Yes
You added a tax registration for NJ in test mode?