Page 14 of 37 FirstFirst ... 4121314151624 ... LastLast
Results 131 to 140 of 362
  1. #131
    Join Date
    Sep 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: VAT-mod for European companies

    Quote Originally Posted by Beez View Post
    We have made two mods, one for 1.2.7d and one for 1.3.0.1. Read Install in English for more info about the mod and how to install it.

    What does this mod do?
    This mod checks customer's VAT (Value Added Tax) number regarding his country and displays VAT on invoice and packingslip as well as removes tax when shipping to companies in countries within the EU.

    - Add a text field during account registration and modification...
    - Add shop VAT number on invoice and packing slip
    - Add customer VAT number on invoice
    - Removes tax in checkout (if configured correctly) if customer has entered VAT number and is in a country within EU but is in a country other than the Store.
    - Check VAT number for registering companies (if implemented in admin) according to their country.
    - Control of the VAT number is done in admin (for both customers and shop number)
    - Enable/disable server verification in configuration (in admin).

    This is a remake of the old VAT INTRACOM by Jean Gourdon. Read the old thread at http://www.zen-cart.com/forum/showthread.php?t=9620

    We have put our new functions in order.php (catalog/includes/classes/order.php). Mainly because we didn't know where they "should" go :-)

    If you have any comments, questions or suggestions - Feel free to let us know!

    //Beez & vike
    Hi Beez. Gled talking with you. I have a problem trying to install your VAT mod. When I'm using tha Admin tool "Install SQL pach" acotding with your instraction I receive : [INSERT INTO configuration_group VALUES ('27', 'VAT-Mod', 'VAT-Mod options', '27', '1');]

    PLease help me. I use Zen Cart v1.3.7.1 Can be this an issue?

  2. #132
    Join Date
    Oct 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: VAT-mod for European companies

    Hi,

    I had the same problem. Please refer to following post for the solution:

    http://www.zen-cart.com/forum/showpo...&postcount=115

    Regards
    Terry

  3. #133
    Join Date
    Jul 2007
    Posts
    11
    Plugin Contributions
    0

    help question Re: VAT-mod for European companies

    Hello,

    I just installed the VAT mod on my webshop, but I get an error. The error says : "Server is unable to check your VAT number: please, leave blank"

    The VAT number I enter is in the right format, cause he does not give me an error on the format. He just gives me that error about being unable to check the number.

    Anyone have any advice for me ?

    A second question : I'd like to make that VAT field 'required', so customers have to fill in a correct VAT number before being able to continue.

    Thanks in advance, Jan.

  4. #134
    Join Date
    Aug 2006
    Location
    London
    Posts
    53
    Plugin Contributions
    0

    Default Re: VAT-mod for European companies

    I found that a bit ropey, I switched it off and now I check VAT no.s manually.
    Easy enough to add asterix, harder to make compulsory.

  5. #135
    Join Date
    Oct 2007
    Posts
    7
    Plugin Contributions
    0

    Default Vat-gross Prices Are Not Computing Correct

    HI

    Thanks for this great mod.

    I installed it but my Gross prices in Admin do not compute properly. Her is my Tax config:

    TAX CLASSES
    1 tax class : VAT

    ZONES DEFINITIONS
    1st zone : Belgium
    2nd zone: EU (European Union)

    TAX RATES
    Tax rates 1: Tax Class: VAT, Zone: EU, Tax Rate: 21%, Priority 1
    Tax rates 2: Tax Class: VAT, Zone: EU, Tax Rate: 21%, Priority 2

    Everything works fine at checkout and it works nicelly except for one important problem:

    When I input Net Prices in Admin and choose VAT as Taxe rate, ZenCart compute 2x the VAT to calculate the Gross price.

    for example: I input Net Price 100 and choose Tax Rate VAT (21%) it should compute a Gross price of 121, but instead it gives me a Gross Price of 142 !!

    What can be wrong ? PLEASE HELP

    My Config is as follow
    Basis of Product Tax is Shipping
    Basis of Shipping Tax is Shipping
    Display Prices with Taxe is True
    Display Prices with Taxes in Admin is True
    Sales Tax Display is 1

  6. #136
    Join Date
    Aug 2005
    Posts
    18
    Plugin Contributions
    0

    Default Re: VAT-mod for European companies

    hello

    i am getting this error when trying to install the sql

    1062 Duplicate entry '27' for key 1
    in:
    [INSERT INTO zen_configuration_group VALUES ('27', 'VAT-Mod', 'VAT-Mod options', '27', '1');]

    can someone help me please.

    Thanks

  7. #137
    Join Date
    May 2006
    Location
    Göteborg
    Posts
    17
    Plugin Contributions
    0

    red flag Re: VAT-mod for European companies

    Hello all fans, thanks for all your intrest and contributions!
    Sorry for the extreme delay - we've been, just as extremely, buzzy
    But now we're finally back and hope to be so more regularly


    Version 1.2.6 is available at http://www.zen-cart.com/index.php?ma...products_id=89
    The Mod currenly is only tested with Zen Cart 1.3.7


    We installed the Mod on a Zen Cart 1.3.7 distribution, and had to fix only the sql-file's quoting and to update the contact with the server (with a POST-request btw)..
    As for the language_id column in the configuration_group table there is none in the 1.3.7 distribution. Maybe there's another mod?


    Sebastian Bergquist (Beez) & Viktor Bergquist (vike)

  8. #138
    Join Date
    Dec 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: VAT-mod for European companies

    Hi has anybody got this mod working on zen cart v1.3.8 ?

  9. #139
    Join Date
    Mar 2007
    Posts
    83
    Plugin Contributions
    0

    Default Charge VAT on shipping in UK only

    Good Day All

    First I would like to thank Beez & vike for this mod.

    Question I have setup a customer in the UK and apparently, when your company is in the UK and you ship to a company in the UK you need to charge VAT on the shipping can this be done and if so would you be able to point me in the right direction on how to.

    Thanks
    Dave G

  10. #140
    Join Date
    Dec 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: VAT-mod for European companies

    Also wondering about version 1.3.8

    I found that there is a duplicated function called zen_address_format()
    on functions_customers.php
    and general.php

 

 
Page 14 of 37 FirstFirst ... 4121314151624 ... LastLast

Similar Threads

  1. v138a VAT mod for european companies on ZC 1.5
    By hyperion12 in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 14
    Last Post: 9 May 2016, 12:52 PM
  2. VAT MOD for EU Countries Support
    By jinglezdj in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 21 Oct 2009, 09:38 AM
  3. Is it possible to have tax exemption with VAT-mod for European companies?
    By stomm in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 16 Jun 2009, 04:39 PM
  4. "VAT for companies" mode with checkout without account mode
    By sagivle1 in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 15 Jan 2008, 05:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR