Country-Specific Billing Requirements
Some countries require additional billing information before invoices can be issued correctly. These requirements depend on:- the customer’s country of residence
- the customer’s account type
- the country where the charging session takes place (and therefore where the station is located)
Italy
Italy has stricter invoicing requirements than many other countries, especially because electronic invoicing is widely used through the national Sistema di Interscambio, commonly called SdI. The Italian Revenue Agency describes SdI as the exchange system used to transmit electronic invoices, with invoices prepared in XML format such as FatturaPA [1]. For customers in Italy, billing details should include complete identity and address information, plus the correct tax identifier depending on whether the account is personal or business.Personal Accounts
For a personal account of Italian customer, they should provide:- Country:
it - First name
- Last name
- Billing address:
- Street address
- City
- Postal code
- Codice fiscale in the
tax_idfield
- Country:
de - First name
- Last name
- Billing address:
- Street address
- City
- Postal code
Business Accounts
For a business account of Italian customer, the customer should provide:- Country:
it - Company name
- Billing address:
- Street address
- City
- Postal code
- VAT ID / Partita IVA in the
vat_idfield - Contact first name and last name, if available
- Country:
de - Company name
- Billing address:
- Street address
- City
- Postal code
- VAT ID in the
vat_idfield is Optional - Contact first name and last name, if available
Validation Expectations for stations in Italy
When user is from Italy:- If
account_typeispersonal, requiretax_id. - If
account_typeisbusiness, requirecompany_nameandvat_id. - Require complete billing address details for both personal and business accounts.
- Use
tax_idfor the Italian codice fiscale. - Use
vat_idfor the Italian Partita IVA.
- If
account_typeispersonal-tax_idis OPTIONAL. - If
account_typeisbusiness, requirecompany_namebutvat_idis OPTIONAL. - Require complete billing address details for both personal and business accounts.
