Herzlich willkommen

EU VAT Enhanced für Magento 2

Sparen Sie Zeit und Entwicklungskosten und verwenden Sie unsere Lösung, um auch spezifische Umsatzsteueranforderungen in Magento umzusetzen. Dieses Modul vereinfacht die in Magento enthaltene USt.-ID Prüfung für Sie und Ihre Geschäftspartner. Dabei ist eine 0% USt.-Bestellung für Gastkunden, registrierte Kunden, als auch für Kunden im außereuropäischen Ausland möglich.

Die Prüfung der USt.-ID erfolgt über das europäische MIAS (MwSt-Informationsaustauschsystem für Europäische Nummern) sowie über die Schnittstelle des HMRC (Her Majesty Revenue and Customs für Nummern aus dem Vereinigten Königreich).

  • Automatische Standardkonfiguration für die Steuerberechnung in EU-Ländern
  • Sofortiges Feedback für Kunden über den Prüfungsstatus der Umsatzsteuernummer (auch für Gastkunden)
  • Angepasster Algorithmus zur Bestimmung der Kundensteuerklasse unabhängig von der Kundengruppe
  • Viele Komfortoptionen, kompatibel mit praktisch allen Drittanbietermodulen

Während des Zeitraums erhalten Sie kostenfreie E-Mail Unterstützung sowie Zugriff auf die neuste Version.

Beliebige Projektreferenz wie z.B. der Name Ihres Kunden oder eine interne Projektnummer.

* Pflichtfelder

179,00 €

Zzgl. 19% MwSt.

Demo-Shop

Demo URL: https://demo-m2.geissweb.de/
Admin: https://demo-m2.geissweb.de/admin_fwn0jy
(Username: admin Password: demo123)

Kompatibilität

CE 2.3, CE 2.4

Übersetzungen

Schaufenster: Deutsch, Spanisch, Französisch, Englisch, Niederländisch
Verwaltung: Deutsch, Englisch

Beschreibung

Einzelheiten

Features


Echtzeitüberprüfung der USt.-ID über das EU MIAS (MwSt-Informationsaustauschsystem) für Europäische USt.-IDs sowie über HMRC (Her Majesty Revenue and Customs) für USt.-IDs aus dem Vereinigten Königreich.

Echtzeitüberprüfung
  • Automatische Einrichtung von Steuerklassen, Steuerraten und Steuerregeln
  • Automatische Zuordnung zu folgenden Kundengruppen möglich:
    • B2C Allgemein: Für Kunden ohne oder mit ungültiger USt.-ID (Standard)
    • B2B innerhalb Europa: Für Kunden mit gültiger USt.-ID innerhalb Europas
    • B2B eigenes Land: Für Kunden mit gültiger USt.-ID aus dem Land des Shops
    • B2B/B2C außerhalb Europa: Für Kunden außerhalb Europas (Zuordnung nur beim Bestellvorgang möglich)
    • Ungültige USt.-ID: Für Kunden mit ungültiger USt.-ID
    • Technische Prüfungsfehler: Bei technischen Problemen mit der Abfrageschnittstelle
  • Die Zuordnung zur Kundengruppe erfolgt auf Basis der Rechnungsadresse
  • Die Anwendung von USt. auf die Bestellung ist nicht fest an die Kundengruppe gebunden. Sofern eine gültige USt.-ID vorliegt, welche zur verwendeten Rechnungs- bzw. Versandadresse passt, kann jede Kundengruppe ohne USt. bestellen
  • Versandsteuer kann dynamisch berechnet werden, z.B. wenn der Warenkorb anteilig mehr Warenwert mit reduziertem Steuersatz enthält.
  • Unterstützt die Berechnung der USt. aus verschiedenen EU-Ländern, wenn Sie nationale Steuersätze berechnen müssen und Kunden dennoch den gleichen Bruttopreis zahlen sollen.
  • USt.-ID Nummern können sowohl im Frontend durch den Kunden, als auch im Magento Backend durch Administratoren geprüft werden
  • Erweitert die Kundenverwaltung um die Prüfungsergebnisse und eingetragenen Firmendaten zur geprüften USt.-ID, sofern diese Daten vorliegen
  • Möglichkeit der automatischen Prüfung der USt.-ID bei Kundenlogin nach fest definierten Zeitabständen

Unterstützte Drittanbietermodule:


Requirements

  • PHP Version 7.x+, PHP Extension SOAP, PHP Extension cURL

Hinweise

Diese Erweiterung nutzt das EU MIAS (MwSt-Informationsaustauschsystem) um die Umsatzsteuer-Identifikationsnummern ihrer Kunden zu überprüfen. Es ist möglich, dass der Abfragedienst gänzlich oder einzelne Mitgliedsstaaten zeitweise nicht erreichbar sind. Während solcher Ausfallzeiten (z.B. für Wartung und Updates) kann keine USt.-ID auf Gültigkeit geprüft werden. Beachten Sie bitte auch den spezifischen Haftungsausschluss des EU MIAS Dienstes.

Diese Seite und unsere Erweiterung stellen keine steuerliche Beratung dar sondern bieten eine Lösung für die technische Umsetzung von Europäischen Geschäftstransaktionen mit der Shopsoftware Magento. Für steuerrechtliche Fragen richten Sie sich bitte an Ihren Steuerberater.

Versionshinweise
Versionshinweise

Geissweb_Euvat for Magento 2 Changelog

[1.20.3] 2023-05-26

Added

  • Now supports using the default customer addresses for tax calculation with the revised tax class identifier

[1.20.2] 2023-05-22

Fixed

  • Issue with Mageworx Ordergrid extension
  • Error calling getCountryId method on bool

[1.20.1] 2023-05-04

Fixed

  • Type error in Geissweb\Euvat\Model\CaseIdentifier

[1.20.0] 2023-05-01

Important

This release introduces changes on the handled tax cases for the dynamic customer tax class feature. With this version the feature does not only consider the shipping address to evaluate which customer tax class to apply, instead it evaluates now both addresses, whereby the shipping address does only play a role when deciding which tax rate is applied.

Changed

  • Optimized dynamic customer tax class feature to cover more tax cases
  • A lot of code quality improvements, PHPCS Level 6, PHPStan Level 6
  • PHP7.4 and Magento 2.3.7 are now the minimal required versions
  • Removed custom address templates at checkout, because the default templates include the VAT number in the meantime

[1.19.3] 2023-03-18

Fixed

  • Dependency on Aheadworks\OneStepCheckout\Model\Config
  • Show VAT number validation result in adminhtml popup

[1.19.2] 2023-03-16

Fixed

  • Compatibility with Aheadworks Checkout 2.4
  • Avoid conflicts with getRequest method in validation controller
  • Deprecated functionality: Implicit conversion from float-string
  • getByVatId with empty string

Changed

  • Refactoring of KnockoutJS components

[1.19.1] 2022-11-20

Fixed

  • Checkout issue with self-closing tag
  • VAT number validation on order create in admin area

Changed

  • Removed VAT Trader Name and Address from order create in admin area

[1.19.0] 2022-10-31

Added

  • Option to disable validation for specific countries
  • Option to force revalidation of invalid numbers

Changed

  • Smaller refactoring
  • Empty validation results (without VAT number) are not saved anymore to the database

[1.18.2] 2022-10-06

Fixed

  • Missing dataScopePrefix on EE/Adobe Commerce
  • Broken tooltip when empty
  • Admin validation

Changed

  • Don't log exception on expired cart
  • Disabled trigger_recollect workaround from Magento 2.1 times

[1.18.1] 2022-09-02

Fixed

  • Fixed issue with backend reorder with no customer id
  • Fixed issue with validation not possible on Porto theme

[1.18.0] 2022-08-04

Added

  • Possibility to use dynamic shipping calculation for custom cron processing
  • Option to disable Cross-Border-Trade for UK delivery threshold
  • Day and Week options for the revalidation period

Changed

  • Refactor frontend validation controller to use GET requests to avoid data loss in checkout
  • Removed vatfield.css in favor of _module.less
  • VAT numbers will not be validated again on manual page reload at checkout

Fixed

  • Prevent deprecated message for PHP8.1
  • Issue with disable Cross-Border-Trade for non-EU

[1.17.8] 2022-06-21

Fixed

  • Bug with disable CBT for valid VAT numbers when disable CBT for non-EU countries is enabled

[1.17.7] 2022-06-20

Improved

  • Compatibility with Aheadworks checkout

Fixed

  • Disappearing address form when customer asked for country change
  • Possible "dataScopePrefix error" for the shipping address (Adobe Commerce only)
  • Checkout address template display (company and vat_id fields) for M2.4.4

[1.17.6] 2022-06-03

Added

  • Option to include shipping cost in threshold calculation

Fixed

  • Error with customer API login token (undefined method)

[1.17.5] 2022-05-23

Fixed

  • Unwanted logging

[1.17.4] 2022-05-19

Fixed

  • Bug on sales order create VAT validation
  • Type error during login

[1.17.3] 2022-04-22

Fixed
  • Bug with wrong return type

[1.17.2] 2022-04-19

Fixed
  • Passing null to explode is deprecated error

[1.17.1] 2022-04-13

  • Compatibility with Magento 2.4.4
Changed
  • Debug logging method to work around different method signatures of monolog/logger accross different Magento versions

[1.17.0] 2022-03-29

Changed
  • Replaced setup scripts with data patches
  • Minimum required Magento version 2.3.0

[1.16.11] 2022-02-22

Added
  • Reload checkout summary at shipping step after VAT number validation
Changed
  • Rename Threshold countries to customer countries rate net price
Fixed
  • Issue with "disable CBT for non-EU" when shipping to UK and threshold is exceeded
  • Regular expressions for GB, IE, LT and NL (Thanks to Gumax BV)
  • Some issues with Aheadworks Checkout

[1.16.10] 2022-01-18

Added
  • Basic technical support report, helps to avoid questions regarding your configuration when it comes to support

[1.16.9] 2022-01-07

Added
  • Option to enable "As low as" price fix workaround for catalog pages (see https://github.com/magento/magento2/issues/13282)

[1.16.8] 2021-12-09

Fixed
  • Fix bug with dynamic shipping tax class dependent on the order of products added to cart when based on the largest row total

[1.16.7] 2021-11-26

Improvements
  • Possibility to make adjustments to the VAT field functionality more easy with a custom module

[1.16.6] 2021-11-23

Improvements
  • Updated checkout address templates improve compatibility with Amasty Customer Attributes

[1.16.5.2] 2021-11-03

Fixed
  • Issue with NI considered as EU country when using IOSS scheme

[1.16.5.1] 2021-10-19

Fixed
  • Bug with AddressInterface missing getter (1.16.5 only)

[1.16.5] 2021-10-18

Improvements
  • Reloading for Default, Amasty and Mageplaza Checkout

[1.16.4] 2021-09-08

Improvements
  • The "Ask customer for country correction" feature now also checks for country field changes after the VAT number was provided
Fixed
  • Issue with dynamic shipping tax class by biggest row total when both tax classes had the same value
  • VAT number field at registration is displayed twice

[1.16.3] 2021-08-13

Improvements
  • Integration with Firecheckout

[1.16.2] 2021-08-12

Compatibility
  • Compatible with Magento 2.4.3

[1.16.1] 2021-08-02

Fixed
  • Offline validation fallback not evaluated properly

[1.16.0] 2021-07-14

Added
  • Feature to calculate VAT according to the IOSS threshold for non-EU to EU orders
  • Autosetup now supports up-to-date OSS VAT standard rates for each EU country
Fixed
  • Issue which prevented the loading animation to disappear after the validation was finished
  • Issue with Aheadworks checkout when no default shipping method was selected
  • Issue on Magento Commerce/Cloud with undefined dataScopePrefix at checkout

[1.15.0] 2021-07-01

Added
  • Autosetup supports standard rates for each member state (OSS change from 1st July 2021)
Fixed
  • Issue where it was possible to progress to the next checkout step or submit the form without waiting for the validation result of the VAT number
  • Issue with website config being used for default scope
  • Issue where VAT number persisted although field was empty (value removed)

[1.14.1] 2021-05-30

Fixed
  • Bug on adminhtml customer address edit caused by new validation listing component
Other
  • Ensure backward compatibility with PHP 7.0 and Magento 2.2

[1.14.0] 2021-05-20

Added
  • Possibility to validate GB VAT numbers through HMRC service
  • VAT number validations adminhtml grid (revalidate or delete validations manually)

[1.13.2] 2021-04-23

Fixed
  • JavaScript uncaught TypeError: base is not a constructor

[1.13.1] 2021-04-15

Added
  • VAT field now supports "Material" design option on Mageplaza checkout
Changed
  • Allow to set UK Threshold calculation value in storeview configuration instead of only global
Fixed
  • Initial field display on Aheadworks checkout

[1.13.0] 2021-04-06

Changed
  • "Enable AJAX Validation" config option was replaced with "Enable field functionality". It works as a complete switch whether or not to use all the advanced VAT validation funcitonality on the VAT ID field now.
Fixed
  • Issue with Amasty checkout

[1.12.7] 2021-03-26

Changed
  • Improved dynamic shipping tax class to better support bundle and configurable items

[1.12.6] 2021-03-24

Changed
  • Input field validation refactoring, solves issues with third party checkouts

[1.12.5] 2021-02-23

Added
  • Show notice message when trying to validate a GB VAT number

[1.12.4] 2021-02-19

Changed
  • Removed billing address VAT number validation from Mageplaza Checkout due to unresolvable issues
Fixed
  • Issue with logger on ThresholdCalculator class

[1.12.3] 2021-01-28

Added
  • Disable Cross-Border-Trade for non-EU when UK threshold is exceeded too
Fixed
  • VAT number form field validation on Mageplaza Checkout

[1.12.2] 2021-01-15

Added
  • UK Threshold calculation now supports orders from the admin area

[1.12.1] 2021-01-13

Added
  • Validation for XI VAT numbers from Northern Ireland
  • Treating Northern Ireland like an EU member state in regards of VAT calculation
Changed
  • Adjusted Auto Setup for UK and Northern Ireland
Fixed
  • EU VAT number validation when using a GB VAT number as requester number

[1.12.0] 2020-12-21

Added
  • Support UK sales threshold due to Brexit (135 GBP)
Changed
  • Requires Magento 2.2+ at least from now on

[1.11.0] 2020-12-03

Changed
  • Removed support for spanish national numbers

[1.10.1] 2020-12-01

Fixed
  • Issue with form validation (when company field is filled)

[1.10.0] 2020-10-23

Fixed
  • Disable Cross-Border-Trade for valid VAT numbers when using offline validation fallback
Changed
  • Improved integration with B2B registration (BSS extension), no template override needed anymore
  • VAT field positioning on registration page

[1.9.5] 2020-10-07

Fixed
  • Issue with "no dynamic tax group" when the group should include tax in combination with "disabled cross-border-trade"

[1.9.4] 2020-09-30

Fixed
  • Issue with group select can not select "none" value

[1.9.3] 2020-09-29

Changed
  • Allow to disable dynamic customer tax class calculation for the "not logged in" customer group

[1.9.2] 2020-09-25

Changed
  • Improvements to the console command "geissweb:clean:vatnumbers"
  • Improved VAT number automatic formatting

[1.9.1] 2020-09-24

Added
  • Add country code to the VAT number if missing on revalidation of VAT numbers at customer login

[1.9.0] 2020-09-18

Added
  • Support for Spanish national tax numbers (NIF/CIF/NIE) in the VAT number field
Changed
  • Improved validation messages for the admin area VAT number field at customer address edit
  • Sales order create VAT field will now add the country prefix if missing

[1.8.10] 2020-09-15

Changed
  • Minor refactoring for vat-number-base.js: Return the AJAX promise in validateVatNumber(), extracted new method startValidation()

[1.8.9] 2020-09-15

Fixed
  • Issue with wrong tax calculation when using offline validation with the domestic country

[1.8.8.1] 2020-09-14

Fixed
  • Issue with Mageplaza checkout

[1.8.8] 2020-09-09

Added
  • New form field validation option: Required (accept any value)
Changed
  • Uninstall script now removes vattradername and vattraderaddress attributes and columns too
Fixed
  • formElement configuration parameter is required

[1.8.7.4] 2020-08-28

Changed
  • System configuration country multiselect fields allow to select [-- None --]

[1.8.7.3] 2020-08-28

Added
  • Reloading of shipping methods after VAT number validation for Amasty Checkout

[1.8.7.2] 2020-08-28

Fixed
  • getCompany function

[1.8.7.1] 2020-08-27

Fixed
  • updateCountry and _ruleValidVat functions

[1.8.7] 2020-08-26

Fixed
  • Visibility issue with VAT field on customer address edit page

[1.8.6] 2020-08-05

Changed
  • More refactoring

[1.8.5] 2020-08-03

Fixed
  • Area code not set in console command

[1.8.4] 2020-07-29

Added
  • Console command to clear invalid VAT numbers from customer addresses
Fixed
  • Issue with form field validation on Amasty checkout

[1.8.3.5] 2020-07-10

Changed
  • Further strengthened the requirement of a valid VAT number at checkout for existing addresses

[1.8.3.4] 2020-07-07

Added
  • Handling for static customer group tax class while creating admin orders

[1.8.3.3] 2020-07-01

Fixed
  • Fixed typo in checkout validation

[1.8.3.2] 2020-07-01

Changed
  • When a valid VAT number is required for checkout, allow non-EU countries to complete the order without VAT number

[1.8.3.1] 2020-06-26

Added
  • Frontend translation for the new checkout validation message

[1.8.3] 2020-06-26

Changed
  • Additional validation for existing addresses, when a valid VAT number is required on checkout
  • Refactor of OrderManagementInterface Plugin to remove usage of deprecated method

[1.8.2] 2020-06-25

Fixed
  • Issue with checkout field validation when the field was not visible

[1.8.1] 2020-06-11

Fixed
  • Bug when validating VAT numbers at the sales create order screen
  • Reloading spinner loop at Mageplaza checkout when no shipping method is selected

[1.8.0] 2020-06-09

Changed
  • Dynamic shipping tax class now supports up to three different classes (default/reduced/super reduced or zero)

[1.7.1] 2020-05-14

Changed
  • Integration with Aheadworks Checkout, dropped support for versions below 1.7 for Aheadworks Checkout

[1.7.0.2] 2020-04-09

Changed
  • Refactor of system config for field visibility by country

[1.7.0.1] 2020-04-06

Fixed
  • Adminhtml Address Form compatibility 2.2/2.3.1

[1.7.0] 2020-04-05

Changed
  • Improved validation flow, better utilizing the offline fallback and reuse of existing validations
  • Refactoring

[1.6.0] 2020-02-24

Added
  • Support for the new NL VAT number syntax
Changed
  • Refactored field visibility, to allow to use the VAT field for non-EU numbers too

[1.5.2] 2020-02-14

Fixed
  • Wrong configuration scope for adminhtml orders

[1.5.1] 2020-02-04

Added
  • New field validation option to require a valid VAT number when the company field is filled
Changed
  • New dedicated configuration options for the domestic country and the merchant VAT number

[1.5.0.1] 2020-01-16

Added
  • Improved field positioning at registration and customer address edit
Fixed
  • Double trader information fields in adminhtml
Removed
  • Specialized JS integration for Amasty Checkout module (not needed anymore)

[1.5.0] 2019-11-22

Added
  • Offline validation fallback with syntax check, applicable to selected countries
  • Price display by customer group for "Cart Prices" and "Cart Subtotal"
Changed
  • Some refactoring

[1.4.1] 2019-10-21

Added
  • Option to create tax rates (domestic rate) for non-EU countries while using the automatic setup
Fixed
  • Country prefix autocomplete for Greece
  • Fixed missing dependency for Magento\Tax\Model\Calculation

[1.4.0.1] 2019-09-27

Fixed
  • Compatibility with Magento 2.1.x and JSON decode

[1.4.0] 2019-09-12

Added
  • Option to always calculate VAT for selected countries, even with a valid VAT number
  • Net VAT calculation works with threshold countries

[1.3.11] 2019-08-16

Changed
  • Admin validation on create order now uses store specific configuration
  • Frontend AJAX validation now supports store code in URL properly

[1.3.10] 2019-07-29

Added
  • Checkout field visibility now respects address type of parentscope

[1.3.9] 2019-07-18

Fixed
  • Possible checkout error when company or vatid is missing on the address
  • Possible group change confirm window loop

[1.3.8] 2019-07-10

Changed
  • Total reloading with Mageplaza Checkout
  • Removed FIeldsetCompatibility class
  • Read own version from composer.json
Fixed
  • Issue with PayPal Captcha

[1.3.7] 2019-07-02

Added
  • VAT number validation data is saved to quote and order addresses

[1.3.6.1] 2019-06-10

Changed
  • Code cleanup

[1.3.6] 2019-06-10

Changed
  • Improved admin VAT validation on customer address edit page
  • Totals reloading process at checkout

[1.3.5.5] 2019-05-20

Changed
  • Fixed issue with JS baseUrl

[1.3.5.4] 2019-05-15

Changed
  • Magento coding standard adjustments
Fixed
  • Infinite loop when using dynamic shipping tax class

[1.3.5.3] 2019-05-06

Changed
  • Removed dependency on \Magento\Framework\App\Helper\AbstractHelper

[1.3.5.2] 2019-04-30

Changed
  • Use requester country from VAT number if present

[1.3.5.1] 2019-04-08

Changed
  • Compatibility with MagePlaza Checkout
  • Compatibility with Magerun2, fixes customer:change-password command (Thanks to Alexander Menk)
  • Magento_Checkout/js/model/cart/totals-processor/default::estimateTotals is executed after VAT number validation

[1.3.5] 2019-03-31

Changed
  • Adminhtml Customer Adress Edit VAT number validation (compatible with Magento 2.3.1)

[1.3.4] 2019-02-07

Added
  • Consideration of existing VAT number on cart estimate block
  • Company name and VAT number rendering at all checkout addresses
Changed
  • Compatibility with Amasty_Checkout 2.2.0

[1.3.3] 2019-01-19

Fixed
  • Fix for the Infinite Loop Fix

[1.3.2] 2019-01-17

Added
  • German Adminhtml Translation
Fixed
  • Infinite Loop on Collect Totals

[1.3.1] 2018-11-07

Added
  • Solution for different tax rates on website level
Fixed
  • Dynamic Shipping Tax

[1.3.0] 2018-10-26

Added
  • Feature to set catalog price display type per customer group
Fixed
  • Performance improvement on the store configuration page

[1.2.3] 2018-10-19

Fixed
  • Issue on customer account save

[1.2.2] 2018-10-04

Fixed
  • VAT field visibility issue on Aheadworks Checkout

[1.2.1] 2018-10-01

Fixed
  • Issue at adminhtmlsalesorder_create for M2.1
  • Catalog price display excl. VAT

[1.2.0] 2018-09-04

Added
  • adminhtmlsalesorder_create VAT number validation
Fixed
  • Bug when changing store currency
  • ACL issue

[1.1.0] 2018-08-24

Fixed
  • Issue with group assignment when customer creates the initial default address from customer account
  • Issue with some themes not considering the JS path mappings correctly (use direct paths in JS components)

[1.0.34] 2018-07-02

Fixed
  • Bug with validation on Internet Explorer
Changed
  • Ported checkoutsubmitall_after event observer functions to a plugin

[1.0.33] 2018-06-27

Changed
  • Compatibility with Mageplaza Checkout
Added
  • Support for admin orders with Cross-Border-Trade and Threshold countries
  • Support for config checkout/options/displaybillingaddress_on (VAT validation on billing address at checkout)

[1.0.32] 2018-06-19

Changed
  • Compatibility with Amasty Checkout

[1.0.31] 2018-06-06

Changed
  • Field validation starts after configurable delay

[1.0.30] 2018-05-29

Fixed
  • Maintenance and minor Bugfixes

[1.0.29] 2018-05-15

Added
  • Possibility to revalidate VAT numbers on customer login within selectable periods

[1.0.28] 2018-05-09

Added
  • Possibility to disable dynamic tax class for specified customer groups

[1.0.27] 2018-04-25

Added
  • French translation
Changed
  • Romania VAT rate to 19%
  • Compatibility with Mageplaza Checkout
Fixed
  • Empty response at validation

[1.0.26] 2018-01-19

Fixed
  • Adminhtml VAT fields
Added
  • VAT number in checkout address renderer

[1.0.25] 2018-01-12

Fixed
  • AutoSetup product tax class mapping
Changed
  • Country code is optional, if address country is present

[1.0.24] 2017-12-21

Added
  • Compatibility with Aheadworks OneStepCheckout
Changed
  • Mageplaza OSC compatibility

[1.0.23] 2017-12-14

Added
  • New validation possibilities at Registration, Checkout and Customer Account (Address)

[1.0.22] - 2017-11-22

Added
  • Configurable debug logging
  • Optional assignment of customer group on guest orders
Changed
  • Reloading process for Magestore Checkout

[1.0.21] - 2017-09-19

Changed
  • Refactoring
  • Threshold countries can now be all allowed countries
Fixed
  • Minor Bugfixes

[1.0.19] - 2017-08-03

Added
  • Compatibility with Mageplaza Checkout

[1.0.19] - 2017-07-25

Fixed
  • Required VAT number at registration and address edit

[1.0.18] - 2017-06-30

Changed
  • Improved customer group assignment function

[1.0.17] - 2017-06-28

Added
  • Compatibility with OneStepCheckout (Amasty, Magestore)

[1.0.16] - 2017-05-22

Added
  • New shipping VAT algorithm allows to calculate the reduced VAT rate, if cart items have reduced VAT
  • Support for Treshold countries when Cross-Border-Trade is used

[1.0.15] - 2017-05-09

Fixed
  • Several Bugfixes
Added
  • Option to disable Cross-Border-Trade for EU customers with valid VAT number and for worldwide customers outside EU

[1.0.0] - 2017-05-01

Added
  • Initial Release
Straßenkarte
Straßenkarte
Looking for a specific feature? Just let us know about it at support@geissweb.de

Kundenmeinungen

Great overall
Kundenmeinung von Rastislav (Veröffentlicht am 26.01.2022)
Preis
Qualität
Realy great support and product too. Just German quality.
Excellent extension and very good support
Kundenmeinung von Ivar (Veröffentlicht am 08.11.2021)
Preis
Qualität
We ordered this extension some time ago. Installation was very simple and straightforward. After some months of use we ran into a small issue which we didn't notice before. Even though the support already ended, Sven took the time to look into it and gave us the solution to get this worked out. It was a minor configuration mistake from our side which is solved very quickly and professional.

Thanks again Sven!
Great customer service
Kundenmeinung von Janita (Veröffentlicht am 11.10.2021)
Preis
Qualität
The extension works really well. If you run into any problem, they are very willing to help and fix it quickly! Great extension and especially great customer service!
Excellent
Kundenmeinung von Frank (Veröffentlicht am 30.06.2021)
Preis
Qualität
Excellent extension and increased our sales significantly!
Excellent module and support
Kundenmeinung von Roberto (Veröffentlicht am 18.09.2020)
Preis
Qualität
The module is excellent, but the support is absolutely fantastic.
Good module, great Support
Kundenmeinung von Alexander (Veröffentlicht am 15.09.2020)
Preis
Qualität
The module provides important functionality and the support is very nice and competent.
The module is good, the support is even better.
Kundenmeinung von Sijbesma (Veröffentlicht am 30.07.2020)
Preis
Qualität
The module is good, the support is even better. In the future I would definitely go for geiswebb again
Very good extension and excelent customer service
Kundenmeinung von Roberto (Veröffentlicht am 11.05.2020)
Preis
Qualität
It works fine, as the description explains. No problem with it and the customer service is really good.
Great extension and service.
Kundenmeinung von Winter (Veröffentlicht am 06.05.2020)
Preis
Qualität
Great extension for Magento 2. Whe had some additional questions, fast response of the customer support (within 2 hours) and the extension is working great.
Excellent
Kundenmeinung von ALEXIS (Veröffentlicht am 02.03.2020)
Preis
Qualität
It is Excellent module, it covers everything , and gives value to magento installation
Great extension that just works!
Kundenmeinung von Tim (Veröffentlicht am 17.01.2020)
Preis
Qualität
Finally, this is a VAT extension that actually works. Furthermore, the support is brilliant. They respond fast and really help you out!

Thanks Sven!
Extraordinary Magento extension
Kundenmeinung von Oliver (Veröffentlicht am 08.05.2019)
Preis
Qualität
Extraordinary Magento extension. Exactly what is required to conform with European tax regulations for multi market B2B shops. Intelligently integrated, the module breaks up Magento's deficiency to use customer groups for tax calculations. Thank you very much, Sven!
Perfect extension!
Kundenmeinung von OCS (Veröffentlicht am 03.08.2017)
Preis
Qualität
YEAH we now highly recommend this extension!
There were a few bugs with thirdparty checkout, but with Sven his expertise we manages to solve all issues and it now works like a charm, very good extension if you have a lot international sales!

Thanks a lot Sven!

Can test on our site
https://www.onlinecamerashop.nl

Schreiben Sie Ihre eigene Kundenmeinung

Sie bewerten den Artikel: EU VAT Enhanced für Magento 2

 
1 1 Stern
2 2 Stern
3 3 Stern
4 4 Stern
5 5 Stern
Preis
Qualität