#parsimonium-tax-preview
1 messages · Page 1 of 1 (latest)
For the former, the best option is to create a customer with that postal code/address and simulate the payment (likely with an Invoice?)
the latter no, not yet but it's something we're working on
Ok that’s what we tried at first but this requires 8 stripe calls,
Create customer, create price, create invoice item, create invoice, then delete all of them. Which takes a few seconds. In some cases we have to do this 3-4 times so it takes too long
Is there a way with fewer api calls, and is there a plan to make an endpoint just to get an estimated rate based on postal code