webgriffe/taxidpro-extension

There is no license information available for the latest version (1.0.0) of this package.

Magento extension for italian tax code and VAT number management.

Installs: 9 704

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 0

Type:magento-module

1.0.0 2017-09-14 09:29 UTC

This package is auto-updated.

Last update: 2024-04-07 20:23:38 UTC


README

Magento 1.x extension which allows italians customers to enter tax and VAT identification numbers.

Installation

Please, use Magento Composer Installer and add webgriffe/taxidpro-extension to your dependencies.

composer require webgriffe/taxidpro-extension

Usage

Edit the following templates of your theme:

  • customer/address/edit.phtml
  • persistent/checkout/onepage/billing.phtml
  • checkout/onepage/billing.phtml
  • checkout/onepage/shipping.phtml

In every template replace the company field markup with the following code:

<?php echo $this->getChildHtml('webgriffe_taxidpro') ?>

If needed, override the template webgriffe_taxidpro/fields.phtml to fit the html of your theme.

Credits

Developed by Webgriffe®.