# WooCommerce Points Manager

Plugin for WooCommerce that adds point management features to the platform.

## 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.


![WC Points](https://raw.githubusercontent.com/bonus3/woocommerce-points-manager/master/assets/img/cap-1.PNG)

![WC Points](https://raw.githubusercontent.com/bonus3/woocommerce-points-manager/master/assets/img/cap-2.PNG)

![WC Points](https://raw.githubusercontent.com/bonus3/woocommerce-points-manager/master/assets/img/cap-3.PNG)

![WC Points](https://raw.githubusercontent.com/bonus3/woocommerce-points-manager/master/assets/img/cap-4.PNG)

![WC Points](https://raw.githubusercontent.com/bonus3/woocommerce-points-manager/master/assets/img/cap-5.PNG)

![WC Points](https://raw.githubusercontent.com/bonus3/woocommerce-points-manager/master/assets/img/cap-6.PNG)

![WC Points](https://raw.githubusercontent.com/bonus3/woocommerce-points-manager/master/assets/img/cap-7.PNG)

![WC Points](https://raw.githubusercontent.com/bonus3/woocommerce-points-manager/master/assets/img/cap-8.PNG)

![WC Points](https://raw.githubusercontent.com/bonus3/woocommerce-points-manager/master/assets/img/cap-9.PNG)