NYCPHP Meetup

NYPHP.org

[nycphp-talk] calculating state taxes?

Warren Myers volcimaster at gmail.com
Wed Aug 13 15:06:35 EDT 2008


In New York, every country adds a county sales tax to the state sales tax.
North Carolina (my current residence) does this, too.

I know many other states work like this, too.

WMM

On Wed, Aug 13, 2008 at 2:52 PM, Joseph Crawford <codebowl at gmail.com> wrote:

> 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 Listhttp://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Onlinehttp://www.nyphpcon.com
>
> Show Your Participation in New York PHPhttp://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
>
>
>
> _______________________________________________
> 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
>



-- 

Warren Myers
http://warrenmyers.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20080813/331d6c62/attachment.html>


More information about the talk mailing list