Skip to main content
Back to news
5 min readCifrago team

Simplified vs full invoice in online sales: legal thresholds and required data

Knowing when an online store can issue a simplified invoice and when it must collect full fiscal details is essential for conversion and tax compliance. We examine Spanish regulations and their technical impact on the checkout flow.

In e-commerce, there is an ongoing trade-off between keeping checkout forms concise and meeting statutory tax obligations. Requiring extra fields during checkout—such as a tax identification number, legal company name, or a registered fiscal address distinct from the delivery address—introduces friction and may lower completion rates in online payments. However, failing to gather these details when mandatory under tax law exposes merchants to significant compliance liabilities.

In Spain, the baseline legal framework is Royal Decree 1619/2012, which sets out billing and invoicing obligations. Understanding which document applies to each sale and exactly when a buyer must be identified enables businesses to build an online checkout that is fast, reliable, and compliant.

Content differences between simplified and full invoices

A simplified invoice (*factura simplificada*) legally replaced the traditional sales receipt (*tique*), although both terms are often used interchangeably in everyday trade. The required data elements are minimal:

  • Invoice number and, where appropriate, sequential series.
  • Date of issuance and, if different, the date the transaction occurred.
  • Tax Identification Number (NIF/CIF) of the merchant, along with their legal name or trade name.
  • Description of the goods supplied or services rendered.
  • Applicable tax rate (for example, the standard 21% Spanish VAT) and, optionally, the mention "VAT included".
  • Total consideration payable.

In contrast, a standard full invoice (*factura completa*) requires separate line items for the taxable base (*base imponible*) and the specific VAT amount charged. Crucially, it must also include full buyer details: official business or personal name, tax identification number issued by the relevant tax authority, and complete registered fiscal address.

When a simplified invoice is permitted

Spanish invoicing regulations allow the issuance of simplified invoices in two main situations:

  • In general, whenever the gross transaction amount does not exceed 400 euros, VAT included.
  • Up to 3,000 euros, VAT included, for specific categories authorized by the regulation. Key examples include retail sales to end consumers and home delivery sales or services.

In B2C e-commerce (business-to-consumer), the majority of transactions involving physical goods or consumer digital services fall below these limits. This allows online retailers to issue simplified invoices by default without forcing shoppers to input a national identity or tax registration number during the checkout sequence.

When a full invoice is mandatory

There are scenarios where issuing a simplified invoice is not legally valid, regardless of whether the order amount stays well below the 400 euro threshold. A full invoice must be issued in the following circumstances:

  • B2B transactions: whenever the recipient is an enterprise or self-employed professional acting in their commercial or professional capacity.
  • Tax deduction requests: whenever any customer, including a private consumer, explicitly requests a full invoice to exercise tax-related deductions or rights.
  • Intra-EU supplies and exports: exempt supplies of goods within the EEA or exports outside the European Union customs territory.
  • Reverse charge transactions: when tax liability shifts directly to the buyer (*inversión del sujeto pasivo*).
  • Distance sales under general rules: cross-border sales not settled via the One Stop Shop (OSS) scheme that require destination-based invoicing.

For an online merchant, this means that if a freelancer purchases 50 euros worth of office supplies and asks for a tax invoice to deduct the business expense, the merchant cannot merely provide a simplified sales receipt: they are legally required to capture their tax information and generate a complete invoice.

Checkout design: capturing tax data without destroying conversion

Implementing these rules within an online store requires decoupling three distinct sets of details: the shipping address, the payment method details, and the fiscal invoicing data.

To avoid burdening individual consumer checkouts, the best practice is to keep corporate tax fields hidden by default. A toggle or checkbox such as "Need an invoice for a business or self-employed activity?" can dynamically reveal the mandatory fields: legal business name, tax ID (NIF/CIF/VAT number), and registered corporate address.

When a buyer checks this box, the platform should validate the tax ID format before payment authorization and store those attributes alongside the transaction record. This enables the billing engine to branch automatically:

  • If no professional invoice is requested and the order is below the legal threshold, a simplified invoice linked to the order ID is created.
  • If tax details are provided or the sale is professional, a full invoice with its dedicated series and numbering is generated.

The post-sale exchange procedure

It is common for buyers to complete a purchase without requesting a full invoice, only to demand one days or weeks later. Article 7 of the Invoicing Regulation establishes a formal exchange procedure: buyers have the legal right to request that a simplified invoice be converted into a full invoice within statutory timeframes (generally up to four years).

To handle this without disrupting accounting ledgers, the merchant's system must cancel or issue a credit correction against the original simplified invoice before issuing the full invoice with the customer's verified tax details, maintaining full auditability as demanded by tax regulations.

Conclusion

Relying on simplified invoices for low-value B2C transactions keeps the checkout experience lean and helps prevent cart abandonment. Nonetheless, any digital commerce system must integrate the logic needed to identify B2B purchasers, collect full tax credentials when required, and process subsequent invoice exchange requests cleanly without breaking fiscal accounting integrity.

Building subscriptions?

Check the pricing and try the dashboard with sample data before integrating anything.

Keep reading

2 min read

Card routing modernization, UK open banking architecture, and ECB consumer expectations

Bank Pekao upgrades its card infrastructure with NCR Atleos, while UK open banking faces credit crunch debates and the ECB releases consumer data.

4 min read

Apple Pay and Google Pay without the marketing: network tokens and fraud reduction

Far from simple digital wallets, Apple Pay and Google Pay rely on network tokens and dynamic cryptograms. We examine their technical mechanics and fraud impact.