Skip to main content

Share: A little bit about e-Invoicing (07/07/2025)

With Malaysia's push toward digital tax compliance, e-Invoicing will soon become mandatory for all businesses, big or small. Spearheaded by the Lembaga Hasil Dalam Negeri (LHDN), this new system aims to improve transparency, reduce fraud, and automate tax reporting. Whether you’re a corporation or a small business owner, understanding how e-Invoicing works is crucial.

🔍 What is E-Invoicing?

E-Invoicing is the process of issuing and receiving invoices electronically, using a structured digital format (like JSON or XML) that allows for automatic validation and processing by the tax authority. Unlike PDF or paper invoices, e-Invoices are machine-readable, submitted in real time, and stored digitally with built-in authentication, including QR codes and digital signatures.

Once submitted through LHDN’s MyInvois system, the invoice is validated and becomes an official legal document, complete with a timestamp and unique identifier. This system removes the need for paper documentation and manual reporting to the tax authority.

🧭 Malaysia’s E-Invoicing Rollout Timeline

The implementation is being rolled out in phases based on annual business turnover:


If your business turnover is below the current phase, you may choose to participate voluntarily. LHDN encourages early adoption for smoother transitions.

🧾 What Transactions Must Be Reported?

  • E-Invoicing applies to nearly all business transactions, whether local or international. These include:
  • B2B (Business to Business) transactions
  • B2C (Business to Consumer) sales
  • B2G (Business to Government) engagements
  • Cross-border sales (exports) and purchases (imports)
  • Self-billed invoices (e.g., consignment sales)
  • Credit and debit notes
  • Refunds and cancellation invoices

Even freelancers and online sellers will be required to issue e-Invoices once they fall into Phase 4.

🛠️ How Does the E-Invoicing System Work?

Malaysia uses LHDN’s MyInvois system, which supports two main approaches for invoice submission:

  • Web Portal (Manual Entry): Ideal for small businesses or those without accounting systems. You can log in, manually fill out the invoice details, and submit them for validation.
  • API Integration (Automated): Larger businesses can connect their accounting or ERP systems directly to MyInvois via API. This allows automatic submission of high-volume invoices without manual input.

Once an invoice is submitted and validated:

  • It is time-stamped and assigned a unique Invoice Reference Number (IRN)
  • A QR code is generated for verification
  • The invoice is sent to both the buyer and seller electronically

This process replaces manual reporting and acts as real-time compliance with income tax and SST/GST laws.

🧮 E-Invoicing and Your Accounting Software


To make e-Invoicing seamless, businesses are encouraged to use accounting software that supports API integration. Many Malaysian accounting platforms are already compliant or working toward it. If your system is not on this list, check with your vendor about MyInvois compatibility or prepare for manual uploads via the web portal.

📘 Example: What Does an E-Invoice Look Like?

Scenario: A business in Kuala Lumpur sells RM10,000 worth of IT services to a client in Penang.

  • The seller enters the invoice details (buyer info, service description, amount, SST details).
  • The invoice is submitted to MyInvois either via API or web portal.
  • LHDN verifies the invoice and assigns an IRN and QR code.
  • A digital copy of the e-Invoice (with embedded QR code) is sent to the buyer.
  • Both parties store the digital invoice for 7 years.

Instead of attaching a PDF invoice manually in emails, the system automatically provides a certified copy that’s also stored on LHDN’s platform.

💡 Why Is Malaysia Introducing E-Invoicing?

The main goals of this transition are:

  • Reduce Tax Evasion: Automatic validation reduces fake or duplicate invoices.
  • Improve Transparency: Government gets real-time data for monitoring.
  • Ease of Doing Business: Faster processing, less paperwork.
  • Digitalization: Encourages the use of tech in SMEs.
  • Better Audit Trails: Easier tax audits with clean digital records.

🧠 Frequently Asked Questions (FAQ)

Q1: Is e-Invoicing mandatory for small businesses and online sellers?
Yes, but only from 1 January 2027 (Phase 4). However, even small businesses are encouraged to begin early to reduce last-minute disruptions.

Q2: Can I still issue printed receipts for customers?
Yes, but only as a reference. The official tax invoice must be an LHDN-validated e-Invoice, complete with a QR code. This can be printed if needed.

Q3: What happens if I make a mistake on the invoice?
You cannot edit a validated invoice. Instead, you must issue a credit note or cancel and reissue the invoice. The system tracks all adjustments.

Q4: How do I submit invoices if I don’t have software?
You can use the MyInvois Web Portal to manually fill and submit invoices. This method suits smaller businesses with low volume.

Q5: Do I need to issue e-Invoices to international clients?
Yes. All cross-border transactions must be reported via e-Invoicing. The invoice must also show the amount in MYR, including exchange rates.

Q6: Will I be penalized for late implementation?
Yes. After your mandatory phase, failure to comply may result in penalties, fines, or issues with tax deductions. Start preparing early.

Q7: Can I use Excel to generate e-Invoices?
No. E-Invoices must be submitted through LHDN’s structured format. Excel sheets are not accepted unless they are processed through an approved software that can convert and submit to MyInvois.

Q8: How long must I keep e-Invoice records?
Digital copies of all e-Invoices, credit/debit notes, and cancellations must be kept for at least 7 years, as per Malaysian tax law.

Q9: Will this increase costs for my business?
Initially, yes—especially if you’re upgrading systems or hiring IT consultants. However, it will save costs in the long run by reducing paperwork, manual tax filings, and audit risks.

Q10: What taxes will be shown on the e-Invoice?
The system supports SST (Sales and Service Tax) reporting. If Malaysia reintroduces GST, the e-Invoicing format will be updated accordingly.

✅ Final Checklist to Prepare

  • Check your annual turnover to determine your phase.
  • Explore accounting software options or contact your vendor.
  • Register for access to MyInvois portal.
  • Train your finance or billing team.
  • Prepare templates for e-Invoices, credit notes, and debit notes.
  • Test your system in LHDN’s sandbox environment (if API integration).
  • Plan for 7-year recordkeeping, including digital backups.

📝 Final Thoughts

E-Invoicing is not just a compliance task, it’s a step forward in Malaysia’s digital economy. While the shift may feel technical at first, it ultimately simplifies business operations, strengthens tax governance, and opens the door to smarter automation. The earlier you start preparing, the easier the transition will be.

If you’re a business owner, freelancer, or SME, take this opportunity to modernize your invoicing system. In the long run, your business will be more transparent, tax-compliant, and audit-ready. 

e-Invoice Guideline Version 4.5 (published on 7 July 2025) source: LHDN
e-Invoice Specific Guideline Version 4.3 (published on 7 July 2025) source: LHDN 

LHDN official website | e-Invoicing

Popular posts from this blog

Share: PHP

PHP is a widely-used, open-source scripting language especially suited for web development. Here's a breakdown of key aspects: 1. Core Concepts: Server-Side Scripting: PHP code is executed on the server, generating HTML (or other output) that is then sent to the user's browser. This distinguishes it from client-side languages like JavaScript, which run in the browser. Embedding in HTML: PHP code can be directly embedded within HTML, making it easy to create dynamic web pages. Dynamic Content: PHP allows you to generate content that changes based on user input, database information, or other factors. Database Interaction: PHP readily connects to various databases (like MySQL, PostgreSQL), enabling you to store and retrieve data. 2. Key Features and Characteristics: Open Source: PHP is free to use and distribute. Cross-Platform: It runs on various operating systems (Windows, Linux, macOS). Large Community: A vast community provides support, resources, and libraries. Web Framework...

Share: Top 10 New & Emerging Social Media Platforms (2024–2025)

Top 10 new or emerging social media platforms (2024–2025) whether for inspiration, trend analysis, or business opportunity—here are some up-and-coming platforms that are gaining traction globally or in niche markets: 1. BeReal Concept: Spontaneous, real-life photo sharing once a day at a random time. Why It’s New: Anti-filter, anti-perfection. Promotes authenticity. Big Data Angle: Minimal data use; mostly behavioral insights for feature improvement. User Base: Gen Z-heavy, especially in Europe and North America. 2. Lemon8 (by ByteDance) Concept: Instagram-meets-Pinterest aesthetic feed for lifestyle content. Why It’s New: Heavily promoted by TikTok’s parent company ByteDance. Big Data Angle: Uses TikTok-like algorithms for content suggestion. Focus: Fashion, beauty, fitness, food. 3. Gas (acquired by Discord) Concept: Teens compliment each other anonymously. Why It’s New: Positive social engagement, mental-health friendly. Big Data Use: Sentiment analysis, moderation, trend mapping am...