NYCPHP Meetup

NYPHP.org

[nycphp-talk] calculating state taxes?

Joseph Crawford codebowl at gmail.com
Wed Aug 13 14:52:31 EDT 2008


Yes this makes sense if you are dealing with NYC but not many other  
places have county set tax rates ;)

If you are dealing with NYC use Ken's suggestion

Joseph Crawford


On Aug 13, 2008, at 2:50 PM, Kenneth Downs wrote:

> 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
> _______________________________________________
> 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

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


More information about the talk mailing list