Topic: Tax Classes for different countries (Read 1811 times)
Metal slug addict
Gender:
Posts: 19
138 credits Members referred : 0
« on: Jun 02, 2007, 07:47:37 am »
Hi guys,
Im located in Australia and Im developing a customer invoice / biling script.
Can anyone tell me what the tax classes are for the coutries below?
Australia = GST USA = UK = EU =
Any advice would be greatly appreciated
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
It's time to use PHP5!
« Reply #1 on: Jun 02, 2007, 09:13:16 am »
in Europe are different classes for different countries
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 5799
46391 credits Members referred : 3
« Reply #2 on: Jun 02, 2007, 12:37:07 pm »
In fact in each country of Europe there may be more than one tax classes. For instance in Greece we have 0%, 9% and 19% depending on the location and the type of product.
Metal slug addict
Gender:
Posts: 19
138 credits Members referred : 0
« Reply #6 on: Jun 03, 2007, 12:04:42 am »
Thanks for the response guys
I was going to store 'tax class name' & 'tax rate' into a DB for use with the creation of an invoice for a customer. But if there are differnet rates and class names.....
I guess I am better off letting the user input the tax rate and class name at the time of invoice creation.
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
I was going to store 'tax class name' & 'tax rate' into a DB for use with the creation of an invoice for a customer. But if there are differnet rates and class names.....
I guess I am better off letting the user input the tax rate and class name at the time of invoice creation.
thats easy but not secure :
check also if the custumer need to pay that taxes, If I buy a product from companies in other countries I don't need to pay them
Metal slug addict
Gender:
Posts: 19
138 credits Members referred : 0
« Reply #8 on: Jun 03, 2007, 12:03:02 pm »
Quote
thats easy but not secure :
What isnt secure about storing tax data in a DB?
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374