Linux 软件免费装
Banner图

Invoxa GST for WooCommerce

开发者 titasappsbrain
更新时间 2026年6月15日 01:19
PHP版本: 7.2 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

woocommerce tax invoice gst india

下载

1.0.3

详情介绍:

Invoxa GST for WooCommerce adds GST compliance features to WooCommerce for stores operating in India. Features GST Calculation Logic Compares the store state (set in Settings) with the customer billing state: Rates are set per product or variation, with a global default fallback. Privacy This plugin does not collect, store, or transmit any user data to external servers. All data is stored in your WordPress database.

安装:

  1. Upload the invoxa-gst-woocommerce folder to /wp-content/plugins/.
  2. Activate from Plugins → Installed Plugins.
  3. Go to WooCommerce → Invoxa GST → Settings.
  4. Enter your GSTIN, registered address, and store state.
  5. Set your default GST rate and tax mode.
  6. Assign HSN/SAC codes to products in the product editor.

屏幕截图:

  • GST Reports with CGST/SGST/IGST breakdown and CSV export.
  • Tax Invoice with Place of Supply and HSN codes.
  • Settings page for GSTIN, store state and invoice configuration.
  • HSN/SAC Code Manager.
  • GSTR-1 export options.

升级注意事项:

1.0.3 Fixed: Plugin slug renamed to invoxa-gst-for-woocommerce (trademark compliance). Removed deprecated load_plugin_textdomain(). Fixed all Plugin Check errors. 1.0.2 Fixed: All Plugin Check errors. Improved security: sanitize_text_field on all nonces, sanitize_key on GET params, wp_strip_all_tags instead of strip_tags, absint on count() output, proper phpcs:ignore placement. 1.0.1 Security hardening: nonce verification, input sanitization, and output escaping improvements. 1.0.0 Initial release.

常见问题:

Does this work with WooCommerce HPOS?

Yes. This plugin declares full compatibility with WooCommerce High Performance Order Storage.

What PHP version is required?

PHP 7.2 or higher.

How is CGST/SGST vs IGST determined?

Set your store state in Settings. If the customer billing state matches, CGST + SGST apply (intra-state). Otherwise IGST applies (inter-state).

Does it work with variable products?

Yes. HSN/SAC codes and GST rates can be set at the parent level and overridden per variation.

Does it work for manually created admin orders?

Yes. GST is calculated automatically when orders are saved in the WooCommerce admin.

Where is data stored?

All data, including GSTIN numbers entered at checkout, is stored only in your WordPress database.

How do I file GSTR-1?

Use the GSTR-1 tab to export B2B and B2C CSV files for the relevant period.

更新日志:

1.0.3 Fixed: Plugin slug renamed to invoxa-gst-for-woocommerce (trademark compliance). Removed deprecated load_plugin_textdomain(). Fixed all Plugin Check errors. 1.0.2 Fixed: All Plugin Check errors. Improved security: sanitize_text_field on all nonces, sanitize_key on GET params, wp_strip_all_tags instead of strip_tags, absint on count() output, proper phpcs:ignore placement. 1.0.1 Security hardening: nonce verification, input sanitization, and output escaping improvements. 1.0.0