=== WooCommerce Points Manager === Contributors: bonus369 Donate link: http://tec.andersonsg.com.br Tags: woocommerce, points, manager Requires at least: 4.9 Tested up to: 4.9 Requires PHP: 5.6.0 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Plugin for WooCommerce that adds point management features to the platform. == Description == ## Required - WooCommerce 3.x - PHP 5.6 or above ## Current Features: - Apply discounts on the order based on points, with full control in the hands of the users in determining how many points will be redeemed. - Display of the values ​​in the front end of the products, cart and order details in points, money or points and money. - Conversion factor by profile. That is, value of points differentiated by profile. - Minimum of points that an order should use. - Maximum points that can be used in an order. - In the admin, you can manage the user's points and consult extract. - Widget with logged user current points. - When the request has status changed, the points are automatically debited or reversed (it has treatment if the user's conversion factor changes). - Purchase option with only points (ignores minimum and maximum points). - Calculation and automatic debit of expired points. - Extract page on the front end. (via the wc_points_user_extract shortcode) ## Future planning: - Balance transfer between users. == Changelog == = 1.0.2 = * Final version.