Sign in to your licenses
Contact Italiano →
The Magento plugin for Italian electronic invoicing

Italian B2B invoicing, done right

VAT number, SDI recipient code, PEC certified email and Fiscal Code — in the address book and checkout, with correct validation and automatic order sync.

€99 one-time payment · per domain · updates included

✓ License active immediately after payment, sent by email

✓ Instant installation via Composer

✓ 30-day money-back guarantee

What's included

Requirements

Magento 2.4.x (tested on 2.4.9) · PHP 8.1 - 8.5 (tested on PHP 8.5) · Default Luma theme, or Hyvä theme (optional — if present, an optimized address book UI is used, specifically tested on this theme)

Installation

  1. Get your credentials — right after purchase you'll receive your license key and private Composer repository credentials by email, instantly.
  2. Configure repository access in the auth.json file at the root of your Magento project:
    {
      "http-basic": {
        "repo.codingrow.com": {
          "username": "your-username",
          "password": "your-password"
        }
      }
    }
  3. Add the repository to the project's composer.json:
    composer config repositories.codingrow composer https://repo.codingrow.com
  4. Install the module:
    composer require codingrow/module-b2bfatturazione
  5. Enable it and run the upgrade:
    bin/magento module:enable Codingrow_B2bFatturazione
    bin/magento setup:upgrade
    bin/magento setup:di:compile
    bin/magento cache:flush
  6. Activate the license under Admin > Store > Configuration > Codingrow > B2bFatturazione, pasting the key you received by email into the "License Key" field. Save and run bin/magento cache:flush.

Money-back guarantee

You have 30 days from purchase to request a full refund, no questions asked: just sign in to your account area (codingrow.com/login) and click "Request refund". The refund is processed instantly, automatically. Once the refund is confirmed, the license is deactivated.

Changelog

Current version: v1.2.1 — released on July 6, 2026

The module was developed and refined through a closed beta starting in June 2026, before the public release.

v1.2.1July 6, 2026

Fix on the Luma theme: in some configurations the "Edit address" page returned an error. Fixed and verified with real end-to-end tests.

v1.2.0July 6, 2026

Added support for the default Luma theme (previously the Hyvä theme was required): the module now detects the active theme and uses the correct address book UI in either case.

v1.1.0July 6, 2026

Online license revocation check (24h cache, fails open if the server doesn't respond), supporting the money-back guarantee.

v1.0.0July 6, 2026

First public release. Full support for VAT number (Italy and foreign EU), SDI recipient code, PEC and Fiscal Code, with an "Invoice Requested" checkbox available to both individuals and companies. Format validation and cross-requirement logic, automatic cart → order sync, compatibility with the Hyvä (Luma) checkout. Per-domain license system.

v0.4.0-betaJune 29, 2026

Fix: B2B data (VAT number, SDI, PEC, Fiscal Code) could be lost when moving from cart to order and address book. Validation extended to the server side as well, so it still applies when an address is edited from admin.

v0.3.0-betaJune 22, 2026

Fix: from admin it was possible to enable "Invoice Requested" for an individual without a Fiscal Code. Fixed the SDI/PEC cross-requirement logic, differentiated between Italian companies, foreign companies and individuals.

v0.2.0-betaJune 15, 2026

Fix: customer type (individual/company) in admin was free text instead of a locked dropdown, which could lead to inconsistent values.

v0.1.0-betaJune 8, 2026

Closed beta kickoff: basic VAT number and Fiscal Code support in the address book and checkout.

Testing and reliability

Before the public release, the module was tested against all the relevant combinations of customer type, address and invoicing. Some of the cases addressed and fixed: