#Vilius_Siuksteris

1 messages · Page 1 of 1 (latest)

neon cryptBOT
burnt tundra
wintry grove
#

Ok, so just to confirm if I get this right. We can create any number of rules and we should send all those rules on checkout session, this way, Stripe will determine which tax rule to apply depending on country (or state in case of USA)

burnt tundra
#

Yes you can pass n Tax Rate objects (representing each country you are required to pay tax in, for example) and Checkout will apply the rate (if any) that matches the address input byu your customer

wintry grove
#

Great, thank you!