Page 13 of 37 FirstFirst ... 3111213141523 ... LastLast
Results 121 to 130 of 362
  1. #121
    Join Date
    Oct 2006
    Posts
    15
    Plugin Contributions
    0

    Default Re: VAT-mod for European companies

    Question about this mod. I have a european distributor in Spain and so we are setting up a joint website.

    I am unfamiliar with VAT and was not sure exactly what this mod is doing. Is it just for removing the VAT if a valid number is entered in the customer info? Or should it be adjusting the VAT for the loaction in europe the customer is purchasing from? (like if they are in spain, shipping to germany what should it do?) All I keep getting is the default 33% estimate. Is that normal?

    Sorry for the noob questions. I've just not been able to find explanations for this type of thing anywhere. :-)

    Antiocles

  2. #122
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: VAT-mod for European companies

    I've a problem.
    I've setup vat mod to ceck the vat number, but don't work.
    If I write an strange vat (1234) in the vat field, the account is created.
    Only if there's another error in account creation, the vat mod ceck the vat number and show me the error page.
    Plase, try this on 100asa dot it
    Thank you

  3. #123
    Join Date
    Jun 2007
    Location
    Milton Keynes UK
    Posts
    153
    Plugin Contributions
    0

    Default Re: VAT-mod for European companies

    Nice site you have there!
    I have investigated a bit this VAT (IVA) check and I got this from VIES:

    Dear all,

    You have indicated issues with the use of the VIES on the Web application after its upgrade to a new architecture, last Thursday July 5th.
    We would like to remind you that the URL of the web page allowing you to verify the validity of a VAT number has moved to http://ec.europa.eu/taxation_customs/vies/vieshome.do.
    This page is intended for interactive users not applications.

    A SOAP web service, offering the same functionality as the interactive service is available at http://ec.europa.eu/taxation_customs...i/checkVatPort.
    SOAP is a standard protocol based on XML exchanges and commonly used for implementing web services. The complete description of the service (IN and OUT parameters, possible exceptions... ) is provided in a WSDL file which is available at http://ec.europa.eu/taxation_customs...ckVatPort?wsdl.
    This file usually constitutes the entry of a SOAP engine that can generate the needed code to manage the interactions with the service.

    Please contact your application providers for technical assistance.

    Best regards,


    see if you can make anything out of this

    Ciao

  4. #124
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: VAT-mod for European companies

    Thank's for reply.
    The problem is VAT mod don't ceck the vat number in create account.
    In admin section ceck flag in vat section is set to true.
    ps: complimenti per il sito e per il caffè!
    Last edited by 100asa; 8 Aug 2007 at 09:49 AM. Reason: italian coffee

  5. #125
    Join Date
    Oct 2006
    Posts
    12
    Plugin Contributions
    0

    bug Re: VAT-mod for European companies

    Hi all

    Was doing some testing and noticed the following:

    Checking out with a customer where NO tax is calculated, the
    word 'VAT' appears in the order total
    (ex. VAT : €0,00)

    But checking out with a customer where tax IS calculated, the
    word 'tax' doesn't appear.
    (ex. : €18,90)

    screenshot attached

    Anyone else noticed this?
    Or better, anyone know how/where to fix?
    Attached Images Attached Images  
    I'm not a coder, I just want to run a webshop.

  6. #126
    Join Date
    Oct 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: VAT-mod for European companies

    Regarding my post about the display of the word 'tax'.

    Did a search on the forum and found another thread about it here:
    http://zen-cart.com/forum/showthread.php?p=420574

    So it may not be related to this mod after all.

    The thread has a solution, posted by Ajeh, for the problem.
    It doesn't seem to work with a multilingual shop but I have posted
    the question in the other thread.
    I'm not a coder, I just want to run a webshop.

  7. #127
    Join Date
    Jan 2007
    Location
    The Netherlands
    Posts
    29
    Plugin Contributions
    0

    red flag Re: VAT-mod for European companies

    The CGI-method is not longer available so vat number check gives a 404 not found and schrews the total layout of the shop!

    I think we have to found a solution very soon. For now i have to disable VAT check.

    Someone experiences with SOAP/XML to change this wonderful, very usefulll and vero good coded module?


    Quote Originally Posted by francocauter View Post
    Nice site you have there!
    I have investigated a bit this VAT (IVA) check and I got this from VIES:

    Dear all,

    You have indicated issues with the use of the VIES on the Web application after its upgrade to a new architecture, last Thursday July 5th.
    We would like to remind you that the URL of the web page allowing you to verify the validity of a VAT number has moved to http://ec.europa.eu/taxation_customs/vies/vieshome.do.
    This page is intended for interactive users not applications.

    A SOAP web service, offering the same functionality as the interactive service is available at http://ec.europa.eu/taxation_customs...i/checkVatPort.
    SOAP is a standard protocol based on XML exchanges and commonly used for implementing web services. The complete description of the service (IN and OUT parameters, possible exceptions... ) is provided in a WSDL file which is available at http://ec.europa.eu/taxation_customs...ckVatPort?wsdl.
    This file usually constitutes the entry of a SOAP engine that can generate the needed code to manage the interactions with the service.

    Please contact your application providers for technical assistance.

    Best regards,


    see if you can make anything out of this

    Ciao

  8. #128
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: VAT-mod for European companies

    it's possible to show in checkout_payment.html the billing name complete with company name and vat number?
    Many customers don't see this information and they think we don't send them the invoice.
    How can I do?

  9. #129
    Join Date
    Jan 2007
    Location
    The Netherlands
    Posts
    29
    Plugin Contributions
    0

    Default Re: VAT-mod for European companies

    Is someone already working on this? If your are a SOAP/XML coder with a littlebit time please help us to get this nice and wonderfull module working.

    Quote Originally Posted by importprijs.nl View Post
    The CGI-method is not longer available so vat number check gives a 404 not found and schrews the total layout of the shop!

    I think we have to found a solution very soon. For now i have to disable VAT check.

    Someone experiences with SOAP/XML to change this wonderful, very usefulll and vero good coded module?

  10. #130
    Join Date
    Jan 2007
    Location
    The Netherlands
    Posts
    29
    Plugin Contributions
    0

    help question Re: VAT-mod for European companies

    There is't a checkout_payment.html file in Zen Cart.
    I think it's standard to display the billingname complete with companyname on checkout. What do you mean? You want to display the vatnumber in billingaddress?

    Maybe you can make a screenshot where you want to add the vat number..

    Quote Originally Posted by 100asa View Post
    it's possible to show in checkout_payment.html the billing name complete with company name and vat number?
    Many customers don't see this information and they think we don't send them the invoice.
    How can I do?

 

 
Page 13 of 37 FirstFirst ... 3111213141523 ... 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