NYCPHP Meetup

NYPHP.org

[nycphp-talk] calculating state taxes?

Kenneth Downs ken at secdat.com
Wed Aug 13 14:50:00 EDT 2008


Susan Shemin wrote:
> I have a shopping cart and need to calculate state taxes on the 
> products for the state the business is in.  Is there some type of 
> script/code that already is set up to calculate this?

Tax tables are available from NYS gov site.

The calculation is easy, record the taxable county in your table, fetch 
in the rate, and multiply it by the taxable product total.

Presumably the customer will need a report that prints out the tax 
collected by county for a given period.

>  
> Susan
> ------------------------------------------------------------------------
>
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php


-- 
Kenneth Downs
Secure Data Software, Inc.
www.secdat.com    www.andromeda-project.org
631-689-7200   Fax: 631-689-0527
cell: 631-379-0010

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20080813/d47bdcae/attachment.html>


More information about the talk mailing list