This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: WooCommerce Stripe Gateway - India FIX | |
* Plugin URI: https://github.com/woocommerce/woocommerce-gateway-stripe/issues/1284 | |
* Description: Stripe India, requires to pass some addtional parameters. [Read Here](https://stripe.com/docs/india-exports) | |
* Author: KDC | |
* Author URI: https://kdc.in/ | |
* Version: 1.0.1 | |
* Requires at least: 4.4 | |
* Tested up to: 5.5 |