How to Install GST in Magento 2

Hello Everyone,

In this blog, we will learn how to install GST in Magento 2.  

This extension allows store owners to add Indian GST Tax on orders for Indian customers only. This extension helps store owners add extra CGST, SGST, or IGST on orders based on the shipping address for Indian customers.

Don’t waste your time, let us guide you straight away. Follow the easy steps below to install and configure a GST extension. 

 Why Magecurious GST? 

  • Enable or disable it from Magento admin.
  • Set GST Rate product-wise, category-wise, and from the configuration.
  • Set GST TYPE: Excluding Tax OR Including Tax.
  • Specify the customer’s GSTIN number for the order details.
  • Set HSN CODE product-wise.
  • Compatible With 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x

Steps to Install GST in Magento 2. 

STEP 1: Extract the downloaded extension package from your Magento root folder using FTP (File Transfer Protocol) Tools. To verify the root folder, you can see some folders inside the Magento root folder like app, bin, lib, PHP server vendors, etc.

STEP 2: Next, you need to run some Magento commands to install the extension in your system, so connect with your server via SSH, go to the Magento root folder (e.g: cd /var/www/html/magentp243), and run the below commands one by one.

  • php bin/magento setup: upgrade 
  • php bin/magento setup:static-content:deploy-f  
  • php bin/magento indexer: reindex  
  • php bin/magento cache: clean  
  • php bin/magento cache: flush  
  • chmod-R 777 var/ pub/ generated/

STEP 3: If all your commands run successfully, then log in to your system Admin Panel and go to Store > Configuration, if you see a new Tab on the left sidebar with the MageCurious Logo, it means the extension was installed successfully.

Steps to connect GST with Magento 2. 

STEP 1:- To Configure Extension, go to Stores > Configuration > MageCurious Tab > GST. 

STEP 2:- In General Configuration: 

  • Enabled: Select Enable to enable the module. 
  • GST Rate: GST rate that applies to the order, the first-rate is taken from the product if not found then it will be taken from the category and if not found at the category level then it will be taken from here which is from the configuration. 
  • Origin State: You need to select the business origin state. If the origin state that is selected from here is the same as the shipping address state then I will apply CGST and SGST and if it is different then it will apply IGST. 
  • GST Number: This is your business GST Number. (The Goods and Services Tax Identification Number (GSTIN) or GST Number is a unique identifier assigned to a business or person registered under the GST Act.)
  • GST TYPE: Here are two types of GST tax 
  1. Excluding Tax: Tax Exclusive is the method by which tax is calculated at the point of final transaction. 
  2. Including Tax: Tax Inclusive refers to the tax amount that is included in the price of the purchase. 
  • GST TYPE: Here are two types of GST tax 

Extension Features:  

GST Rate & HSN Code Product wise: 

GST Rate Category Wise:  

GST Rate at checkout: 

GST Rate on Cart Page: 

GST Rate on Order Email: 

GST Rate on Order View Frontend:

GST Rate on Order View on Admin Panel: 

GST Rate on Invoice for Frontend: 

GST Rate on Invoice by Email: 

GST Rate on Invoice for Admin Panel: 

GST Rate in Invoice PDF: 

GST Rate on Credit Memo Frontend: 

GST Rate on Credit Memo Email: 

GST Rate on Credit Memo Admin Panel: 

Final Thought 

This is the easiest way we can tell you in this blog. Here’s how you can install GST in Magento 2. I hope you liked the blog.

So quickly go to the comment box and tell me how you like this blog.

Stay tuned to our site to get new updates on Magento.

Thanks for reading and visiting our site.

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Leave a Reply

Your email address will not be published. Required fields are marked *