#peri_96019

1 messages · Page 1 of 1 (latest)

tiny skyBOT
woven sage
#

Hello

cerulean moon
#

Hi

woven sage
#

Are you using a third party Tax API here or the Stripe Tax API?

cerulean moon
#

I was gonna use the stripe.tax.calculations.create method

#

So yes, that is the method from the api

woven sage
cerulean moon
#

hmmm... ok. I think this may work. My only other issue would be making sure that the paymentIntent isnt called until the zip code is provided and the new amount is created

#

I'm using react so maybe I cant just put the payment intent call in a useEffect then