Hello,
California requires sales tax to be charged to my customers who live in the state. I setup the PayPal regional option to only charge residents of CA which is working fine.
I am selling my book in both paperback and ebook format (http://keepyourfamilysafeonline.com). The problem is that sales tax is being assessed on the ebook (digital) format which is a non-taxable item.
I tried assigning a tax rate of 0% in the shopping cart but PayPal ignored that setting for the eBook. According to PayPal' site (https://www.paypal.com/cgi-bin/webscr?cmd=_pdn_cart_overrides_outside) the fix is simply passing the following variable:
<input type="hidden" name="tax" value="0.00">
Unfortunately, this solution only works for people using the PayPal buttons not your shopping cart. I am not familiar enough with coding to figure out how to tweak your code to do this for only certain products.
This is an urgent matter as the book sales launch in 15 hours! Please help.
Thanks,
Bryan