#Gizmo-tax-amount

1 messages · Page 1 of 1 (latest)

wind helm
#

Creating custom tax rates is only available on Invoices, Subscriptions and Checkout (stripe-hosted), so you wouldn't be able to distinguish tax on the Payment Intent itself, nor calculate based on zipcode

spare light
#

Thanks, two-shoes. Does Stripe have a service I could use to at least get the applicable % based on zip so I can charge the right amount and add it to the total?

wind helm
#

Unfortunately not. All the auto-calculating features are bundled into the above products, so there isn't currently a way to leverage that calculation in other places.

spare light
#

Could I create an invoice, get the tax amount, and delete the invoice?

wind helm
#

I don't see why not, but at that point it might make more sense to integrate with invoices (which are built on top of payment intents) in order to not have to worry about the tangle of issues that might occur when your customers update the payment intent with a different amount or address

spare light
#

That's fair, thank you two-shoes