=== Brijpay Link === Contributors: brijpaysupport Tags: credit card, woocommerce, inventory sync, payment, gateway, mindbody, products, users Requires at least: 5.0 Tested up to: 5.5.1 Requires PHP: 7.0 Stable tag: 1.2.2 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html WooCommerce Inventory Sync with Mindbody with several tokenized payment integrations. == Description == Sync WooCommerce inventory data with Mindbody platform. Integrates with several payment gateways supported by WooCommerce to capture payment details and process transactions on Mindbody. **Requirements** * PHP 7.0 * WordPress 5.0 * WooCommerce 3.0 **Supported Payment Gateways** * AsiaPay PayDollar * PayGate * Pelecard * Telr (partial support) == Installation == Before installation please make sure you have the latest WooCommerce installed. 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = Does this require an SSL certificate? = Yes! An SSL certificate must be installed on your site to use the plugin. = Where can I find documentation? = You can view the documentation [here](https://docs.google.com/document/d/137vcK_8N5rQSJd344jdgXNoKAZrDrJG5zFmNLcQUXSc/edit?usp=sharing) = Where can I get support or talk to other users? = If you get stuck, you can ask for help in the [Plugin Forum](https://wordpress.org/support/plugin/brijpay-link/) or reach out us at [brijpay.development@brijpay.com](mailto:brijpay.development@brijpay.com) == Screenshots == 1. Mindbody Settings 2. Webhooks Settings 3. Gateways Settings 4. Imported Mindbody products == Changelog == = 1.2.2 = * FIX: Decode product names on sync * Update readme = 1.2.1 = * Sanitize transaction inputs from payment webhooks = 1.2.0 = * Refactor: Plugin name * Refactor: Text domain and translation * Refactor: Change of filenames = 1.1.2 = * Fix: Webhook multi products based on quantity * Fix: Unset variable condition = 1.1.1 = * Fix: Send webhook only for orders containing mb products = 1.1.0 = * Feature: Telr IPN integration = 1.0.2 = * Regression: Product amount tax inclusive = 1.0.1 = * Webhook: Product amount tax inclusive = 1.0.0 = * Initial