=== Claim GST for Input Tax Credit === Contributors: cozyvision1 Tags: claim GST, input credit, B2B, GST credit Requires at least: 3.5 Tested up to: 6.7 Requires PHP: 5.3.4 Stable tag: trunk License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html A plugin to allow buyers to input their GST details for B2B purchase == Description == This is a WooCommerce add-on. By Using this plugin buyer can input their GST details, and claim GST credit, ideal for stores selling B2B. = Compatibility = 👉 [WooCommerce PDF Invoices & Packing Slips](https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/) to Show Customer GST on Invoice == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Settings->Plugin Name screen to configure the plugin == Screenshots == 1. asks GSTIN details on checkout page. 2. optional GSTIN. 3. show B2B or B2c on order listing page 4. show GSTIN details on order detail page == Changelog == = 1.3.4 = * compatibility test with latest version of wordpress and woocommerce * Compatibility Fix: PHP screen_id is deprecated = 1.3.3 = * updated hook, for better compatibility with country on change = 1.3.2 = * compatibility with High performance order storage for woocommerce = 1.3.0 = * Show Customer GST number on PDF Invoice = 1.2.0 = * compatibility test with latest version of wordpress and woocommerce * GST option will show only when currency is INR and country is INDIA = 1.1.0 = * added admin settings options = 1.0.1 = * fixed bug: jquery error * added option to show GSTIN in admin = 1.0.0 = * Initial version released