Skip to navigation
Skip to content
Develop on Woo
Hire an expert
Get support
Sell
Extensions
Resources
Enterprise ecommerce
WooCommerce Points and Rewards
/ Feature Requests
WooCommerce Points and Rewards
by
Woo
Reward your customers for purchases and other actions with points which can be redeemed for discounts.
Feature Requests
Search keywords:
Feature request status:
Sort order:
Votes
1
New hook – variation message
‘Hello, Can you please add a hook in class WC_Points_Rewards_Product, method render_variation_message ? I would love to hook to the $price_html value, before it is returned. This would allow me to code a consistent behaviour with the single product message (method render_product_message), where I can hook before the message is displayed. I would love all […]
0 comments
Open
Votes
1
no option to set text for variable products
there is no option to set a text for variable products, hope you will implement it soon. kind regards Kevin G
0 comments
Open
Votes
1
Do you have a plugin/theme where the price of items and payments are based on points?
I am trying to set up a storefront for my employees to order rewards for office achievements. Higher achieving employees would get more points than lower achieving employees. It would need limits, so they could not order items worth more points. I do not want it to reference a dollar value for items or to […]
1 comment
Open
Votes
1
Points & Rewards coupon code should be updated at coupon level
Currently the Points & Rewards covers the entire cart contents at coupon creation. Rather than covering the entire cart contents, the rewards should be able to update for the product or cart. This makes it easier to provide expiration dates to the rewards promotions
0 comments
Open
Votes
1
Coupons instead of discount in Points and Rewards
For Points and Rewards: I would like to give my clients (automatic) Coupons instead of discount and I would want the possibility to not show the field for redeeming points at checkout.
0 comments
Open
Votes
1
Points and Rewards add option minimum required product value before points can be redeemed
‘Points and Rewards add option: – minimum required product value before points can be redeemed
0 comments
Open
Votes
1
Points & Rewards add option in global settings to 0 points
Points & Rewards add option in global settings to set 0 points. Now as soon as we activate this extention everything in the shop gets the global points and they have to be overwritten seperately in every category that we dont want to give away points.. In case a shop had many categories and the […]
0 comments
Open
Votes
1
Woocommece points and rewards
There should be the the option to list products with the amount of points needed to purchase it. If I would like to post a product that people who’ve earned enough points get for free , then there shouldn’t have to be a price listed
0 comments
Open
Votes
0
redemption of points in APP
I would like to be able to redeem and view points in the woocommerce APP and/or in the woocommerce orders on the back office
0 comments
Open
Votes
0
Add this to give a shortcode for points
// Add shortcode to display the logged-in user’s points add_shortcode(‘user_points’, function() { if (!is_user_logged_in()) { return ‘You need to log in to view your points.’; } $user_id = get_current_user_id(); $points = get_user_meta($user_id, ‘wc_points_balance’, true); if (!$points) { $points = 0; } return ‘You have ‘ . $points . ‘ points.’; }); adding this to woocommerce-points-and-rewards.php […]
0 comments
Open
Pagination
Previous Page
Page
1
…
Page
6
Page
7
Page
8
Page
9
Next Page
30-day
money-back guarantee
Support
teams across the world
Safe and secure
online payments