#talker1284

1 messages · Page 1 of 1 (latest)

meager patioBOT
silver geode
#

In future you can ask in the same thread we already had open, but for this question you'll need to speak with our support team: https://support.stripe.com/contact

I'm not aware of any published "tables" like what you seem to be describing

finite prism
#

Interally we have tax tables and use the country code to figure out the tax rate.

#

was just wondering if stripe is able to calculate tax rates given a billing address.

silver geode
#

You can explore whether the custom flows for the Tax APi would meet your needs, calculating tax for a given transaction for a customer location as described here: https://stripe.com/docs/tax/custom

Learn how to use the Stripe Tax API to calculate sales tax, GST, and VAT in your custom payment flow, and record tax collected for reporting.

finite prism
#

do you know if the tax api is supported through hosted checkout?

silver geode
#

What do you mean? What are you trying to do?

#

Checkout definitely supports calculating tax for you automatically, if that's the goal

finite prism
#

Also what they want to do is verify that your tax rates are correct. I was asked to compare this to ours, do they have those rates listed on the site anywhere?

silver geode
#

Not that I know of -- you could run some comparisons for various combinations of products (with tax codes) and customer locations in test mode and compare the results