admin (no pm's please) Site Admin

 Virtual Cash: 46120
Joined: 22 May 2005 Posts: 19668
Add Karma
 rated by 163 members
Add Comment
Show Comments
 |
Posted: Wed Dec 19, 2007 9:20 pm Post subject: Paypal sales tax fix |
|
|
An update has been made to nopcart.js
strOutput += "<input type=hidden name=\"tax_" + strFooter + "\" value=\"" + moneyFormat(fItemTax) + "\">";
replaces:
strOutput += "<input type=hidden name=\"tax_" + strFooter + "\" value=\"" + fItemTax + "\">";
as paypal likes nicely formatted numbers, for some values sales tax was not being added 
_________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|