#Oigen
1 messages · Page 1 of 1 (latest)
Hi
You can pass the country at customer's level:
https://stripe.com/docs/billing/taxes/collect-taxes?tax-calculation=stripe-tax#create-a-customer
or send the ip of the customer:
https://stripe.com/docs/api/customers/create#create_customer-tax-ip_address
ok, but when a customer makes another booking in a different country, should I override customer's location again?
I would say yes, as their address has changed in that case