Indian GST Invoice Suite
Indian GST Invoice Suite is a complete GST invoicing solution for WooCommerce stores operating in India. It automatically generates GST-compliant PDF invoices with GSTIN, HSN/SAC, CGST, SGST, IGST calculations, and supports download invoices.
Perfect for: E-commerce businesses in India that need professional, GST-compliant invoices for customers and tax filing.
Key Features: * Generate GST-compliant PDF invoices for WooCommerce orders. * Show GSTIN, HSN/SAC codes, and tax slab details. * Auto-calculates CGST, SGST, and IGST based on store & customer location. * Compatible with variable and grouped products. * Customizable invoice number. * Customers can download Invoice PDF from My Account → Orders (Only Completed Orders)
Add-ons Available: * Packing Slips Addon — Generate Packing Slips for warehouse. (Free) * Order List Addon — Add invoice download button in WooCommerce admin order list. (Pro) * Delivery Note Addon — Generate Delivery Labels with Customer Sign Area and Product list. (Pro) * Shipping Labels Addon — Generate Shipping Labels with Courier Name and AWB Number and bar code. (Paid) * Model Number Addon – Model Number Addon lets you store and display unique product model codes for electronics etc. (Pro)
Add-ons Coming Soon: * Email Invoice PDF Addon — Automatically attach Invoice to order emails (when order is completed). * GST Filing Tool Addon – Helps with monthly GST filing (GSTR-1, GSTR-3B prep). * Serial Number Addon – for Electronics Goods etc. * Expiry Date Addon – for Medicines and perishables. * Batch Number Addon – for Medicines and perishables. * Multiple Invoice Templates * Multiple Shipping Label Templates
Add-ons in Mind (Future Plan): * Pro Forma Invoice Addon – Generate pre-payment invoices (quotation-style). * Bulk PDF Generator Addon — Download invoices, Packing Slips, Shipping Labels for multiple orders at once. * And Many More
External services
This plugin does not connect to any third-party services.
Privacy
This plugin does not collect or share any personal data. It does not send any information to external servers. All invoice and tax data is stored locally within your WordPress database.
Developer Notes
This plugin follows WordPress coding standards and enqueues all CSS/JS properly.
In certain cases, inline <style> blocks are used inside PDF template files only.
Reason: These templates are rendered by the PDF generator (dompdf/dompdf). WordPress functions like wp_enqueue_style() cannot be applied in this context because the output is not a browser page, but a static PDF.
The inline CSS is always loaded from local files bundled with the plugin and does not include any dynamic code or external requests. This approach is required for correct PDF rendering.
All front-end and admin scripts/styles outside of PDF templates are enqueued using wp_enqueue_style() and wp_enqueue_script().
License
This plugin is licensed under the GPL v2 or later. You are free to use, modify, and redistribute it under the same license.
Credits
Developed by Radha Solution (jblgroup) Built for use with WooCommerce
Third-Party Libraries
This plugin bundles and uses the following open-source libraries:
-
- Purpose: Generate barcodes (used in invoices).
- License: MIT License (GPL-compatible).
-
- Purpose: PDF rendering for invoices.
- License: LGPL v2.1 or later (GPL-compatible).
