#dhanuja-invoice-taxexempt
1 messages · Page 1 of 1 (latest)
dhanuja-invoice-taxexempt
Hey @stiff viper, the presence of this string is based on https://stripe.com/docs/api/customers/object#customer_object-tax_exempt on the Customer. So if you don't want them to be tax exempt you'd need to change that value. It's not possible to have this value set and still have the Invoice not show it
Thanks!
For a customer, if tax_exempt is set as exempt, is there a way to update it to none?
yes you change it to none either with code using https://stripe.com/docs/api/customers/update or in the Dashboard