Skip to main content

Company Registration Number on Invoice

Business customers are usually identified by their business name and a Company Registration Number (Business ID, Business Identification Code, Company Number), which may be mandatory in certain jurisdictions. On the bottom of this page you can find a list of European Union (EU) countries with its Company Registration Number equivalent.

When making a purchase as a business customer in Shopify, customer needs to fill in not only the Company Name (which Shopify supports out of the box) but also the Company Registration Number. To achieve this, one or many Shopify pages need to be extended with custom form fields.

You can collect customer's Company Registration Number on Customer registration, Cart and Checkout

note

Is your business registered for Company in European Union? Check out VAT section.

Custom fields can be added manually by inserting fields into particular template or snipper, or automatically by using a Zenvio Script. Once customer enters their Company Registration Number, this will later be stored in your Shopify admin as part of customer notes.

Customer registration

To capture customer's Company Registration Number when creating an account on your store, you need to add custom field on Customer Registration form or page.

Customer Registration with Company Reg Number

You need to customize your Shopify store theme and here is how to proceed:

  1. Go to Shopify Admin → Online Store → Themes
  2. Click Edit code
  3. Search for Sections → main-register.liquid or customers/register.liquid in the left sidebar
  4. Add the following code snippet inside the <form>
<div class="field">
<input id="zenvio_company_reg_no" type="text" name="customer[note][Company Registration Number]" placeholder="Company Registration Number">
<label for="zenvio_company_reg_no">Company Registration Number</label>
</div>

You can copy or modify the HTML code below and use it in your theme.

Cart or Cart Drawer

The use of cart attributes in the cart as in the code below will ensure a direct transfer to the order detail, and Zenvio will be able to read the information from there.

info

Depending on Cart mode, different template file needs to be modified

Cart Page

If your store uses cart page, this code snippet needs to be usually added to main-cart-footer.liquid

Cart Company Registration Number

You can copy or modify the HTML code below and use it in your theme.

  1. Go to Shopify Admin → Online Store → Themes
  2. Click Edit code
  3. Search for Sections → cart.liquid or main-cart-footer.liquid in the left sidebar
  4. Add the following code snippet inside the <form>
<div class="field">
<input class="field__input" name="attributes[Company Registration Number]" type="text" placeholder="Company Registration Number" value="{{ cart.attributes["Company Registration Number"] }}">
<label class="field__label">Company Registration Number</label>
</div>

Cart Company Registration Number

Cart Drawer

If your store uses cart drawer, this code snippet needs to be added to different file, usually cart-drawer.liquid

Cart Company Registration Number

Cart Drawer Company Registration Number

List of EU Countries with Business ID

CountryBusiness IDSample
AustriaFirmenbuchnummer (FN)FN 123456a
BelgiumEnterprise Number (Numéro d'entreprise)BE 0123.456.789
BulgariaUnified Identification Code (UIC)123456789
CroatiaPersonal Identification Number (OIB)12345678901
CyprusCompany Registration Number (HE)HE123456
Czech RepublicIdentification Number (IČ)IČ 12345678
DenmarkCentral Business Register (CVR) NumberCVR 12345678
EstoniaCommercial Register Code12345678
FinlandBusiness ID (Y-tunnus)1234567-8
FranceSIREN (Système d'Identification du Répertoire des Entreprises)123 456 789
GermanyHandelsregisternummer (HRB)HRB 123456
GreeceGeneral Commercial Registry (GEMI) Number123456789000
HungaryCompany Registration Number01-09-123456
IcelandKennitala123456-7890
IrelandCompany Registration Number (CRO)123456
ItalyCodice Fiscale12345678901
LatviaRegistration Number40003012345
LithuaniaLegal Entity Code123456789
LuxembourgRCSL NumberB123456
MaltaCompany Registration NumberC 12345
NetherlandsChamber of Commerce Number (KvK)12345678
NorwayOrganisation Number123 456 789
PolandREGON123456789
PortugalNúmero de Identificação Fiscal (NIF)123456789
RomaniaUnique Registration Code (CUI)RO12345678
SlovakiaIdentification Number (IČO)IČO 12345678
SloveniaCompany Registration Number12345678
SpainCódigo de Identificación Fiscal (CIF)A12345678
SwedenOrganisationsnummer123456-7890
SwitzerlandUID NumberCHE-123.456.789
United KingdomCompany Registration Number (CRN)12345678