Code

Discussion on Pricepep - WooCommerce Dynamic Pricing, Discounts & Fees

Discussion on Pricepep - WooCommerce Dynamic Pricing, Discounts & Fees

Cart 22,197 sales

RightPress supports this item

Supported

This author's response time can be up to 1 business day.

4556 comments found.

I want to add a quantity discount. For example, if a customer wants to buy more than one product (it can be the same product or different products), provide a 15% discount on each product, is this possible?

Hello,

Yes, this is possible and is pretty easy to set up.

If you are stuck when configuring your pricing rule just get in touch with me and I will do my best to assist you!

Paul

Hi, we have a multi restaurant mobile application. Can we use this as a loyalty plugin with our application? for example we would like to offer discount that after every 5 orders they get discount of 50% of the average of last five orders

Hello,

This is a WooCommerce extension so unless your mobile app is WordPress / WooCommerce based some way, then our plugin won’t work for you at all.

Paul

Hi could you please check, i think there is a bug on the plugin if result is on a decimal value the result is wrong:

Scenario Product Pricing : Method use: Simple adjustment Adjustment : Percentage discount : 10.71

The price is 4.00 less 10.71% = 3.57 if quantity is 20pcs ( 3.57 * 20 ) = 71.40 which is wrong

The correct should be : 71.43 4.00 less 10.71% (0.4284) = 3.5716 * 20pcs = 71.43, so there is a .3

I’m using the latest version (2.4.5) by the way

Thanks Rey

Hi Rey,

This is not particularly wrong, it’s just a question on when the decimal is rounded to the specified length of decimals. Our plugin rounds decimals on a single unit price level and then it gets multiplied by the quantity chosen. So the calculation is correct.

Paul

Where are you Paul? I hope you are OK.

Hello,

Yes, I’m well and ready to answer any questions that you may have!

Paul

Buy x get Y lowers the price of the cheapest product. Is it possible that on the contrary, the most expensive one will be reduced?

Hello,

I’m afraid this would only be possibly if you modify the plugin’s code. Pretty much all use cases require the cheapest one to be discounted so this is what the plugin does.

Paul

Hi,

is it possible to print the discount name on the invoice?

currently I can see in the cart that “Discount ABC” is applied, but on the invoice it just says Discount. would be great for my customers seeing which discount is applied.

thanks, stefan

I’m using as invoice plugin PDF Invoices & Packing Slips for WooCommerce. if that helps

Hi Stefan,

I’m afraid this would not be possible without making some customizations to the PDF invoicing plugin.

Paul

Hello, I’m about to buy this plugin, my quesition is:

Let’s say i have product with regular price 20$ and it has a sale price of 10$

Also i have a rule for this product “20% Discount” (the price with the rule would be 16$)

So in this case SALE price is lower and the 20% rule should be ignored.The sale price of the product should be 10$ ( Because SALE price has bigger % discount than rule discount )

Will it work that way?

Hello,

It wouldn’t work that way but it’s a nice idea and I have marked it in my dev notes.

The way it works now is you can select whether to always apply discounts to the regular price (and completely disregard sale price as set in product settings) or to always apply discounts to the final price (be it regular price if sale price is not set or a sale price if it is set).

Please let me know if you have any other questions!

Paul

Hello, can you please confirm if you’re still supporting this plugin? thanks

Hello,

Yes we do – feel free to get back to me with questions if you have any!

Paul

Hello,

is it possible to change the regular price, instead of applying discount? For example, decrease the regular price by 10% basing on certain attributes etc…>?

Hello,

Yes, this plugin can change the regular price of a product. If you need help to set this up please let me know.

Paul

After updating to the latest Woo, i ve got this php errors

wp-content/plugins/wc-dynamic-pricing-and-discounts/rightpress/class-collections/conditions/condition-methods/rightpress-condition-method-list.class.php:71 strval() wp-content/plugins/query-monitor/collectors/php_errors.php:250 array_map() wp-content/plugins/wc-dynamic-pricing-and-discounts/rightpress/class-collections/conditions/condition-methods/rightpress-condition-method-list.class.php:71 RightPress_Condition_Method_List->check() wp-content/plugins/wc-dynamic-pricing-and-discounts/rightpress/class-collections/conditions/conditions/rightpress-condition.class.php:119 RightPress_Condition->check() wp-content/plugins/wc-dynamic-pricing-and-discounts/rightpress/class-collections/conditions/rightpress-controller-conditions.class.php:733 RightPress_Controller_Conditions->condition_is_matched_internal() wp-content/plugins/wc-dynamic-pricing-and-discounts/rightpress/class-collections/conditions/rightpress-controller-conditions.class.php:674 RightPress_Controller_Conditions->conditions_are_matched_internal() wp-content/plugins/wc-dynamic-pricing-and-discounts/rightpress/class-collections/conditions/rightpress-controller-conditions.class.php:70 RightPress_Controller_Conditions::conditions_are_matched() wp-content/plugins/wc-dynamic-pricing-and-discounts/classes/methods/methods/rp-wcdpd-method-product-pricing-quantity-group.class.php:229 RP_WCDPD_Method_Product_Pricing_Quantity_Group->group_quantities() wp-content/plugins/wc-dynamic-pricing-and-discounts/classes/methods/methods/rp-wcdpd-method-product-pricing-quantity-group.class.php:64 RP_WCDPD_Method_Product_Pricing_Quantity_Group->get_cart_items_to_adjust() wp-content/plugins/wc-dynamic-pricing-and-discounts/classes/methods/methods/rp-wcdpd-method-product-pricing-quantity.class.php:48 RP_WCDPD_Method_Product_Pricing_Quantity->get_adjustments() wp-content/plugins/wc-dynamic-pricing-and-discounts/classes/methods/rp-wcdpd-controller-methods.class.php:112 RP_WCDPD_Controller_Methods->get_applicable_adjustments() wp-content/plugins/wc-dynamic-pricing-and-discounts/classes/methods/rp-wcdpd-controller-methods-product-pricing.class.php:215 RP_WCDPD_Controller_Methods_Product_Pricing->prepare_second_stage_price_changes_for_cart_items() wp-includes/class-wp-hook.php:308 do_action(‘rightpress_product_price_prepare_second_stage_cart_item_price_changes’) wp-content/plugins/wc-dynamic-pricing-and-discounts/rightpress/components/rightpress-product-price/classes/rightpress-product-price-changes.class.php:79 RightPress_Product_Price_Changes::get_price_changes_for_cart_items() wp-content/plugins/wc-dynamic-pricing-and-discounts/rightpress/components/rightpress-product-price/classes/rightpress-product-price-cart.class.php:134 RightPress_Product_Price_Cart->maybe_prepare_cart_item_prices() wp-content/plugins/wc-dynamic-pricing-and-discounts/rightpress/components/rightpress-product-price/classes/rightpress-product-price-cart.class.php:74 RightPress_Product_Price_Cart->cart_loaded_from_session() wp-includes/class-wp-hook.php:308

Hello,

I have replied to your support request – if you are still experiencing the same issue please respond there and I will do my best to fix this issue.

Paul

Please provide a link to the ticket.

Hello,

It’s ticket 155904 which was submitted with email address sa#####96@gmail.com (redacted for privacy). You should have received a response to this particular email address. You can also login to our support site at https://support.rightpress.net/

Paul

I have submitted 2 tickets this week, but no reply. Is this plugin discontinued?? In that case i will request a refund.

Hello,

No, this plugin has not been discontinued. If you have not received responses to your tickets yet, you will receive them soon.

Paul

Does anyone know if there is still support and the author continues with the updates looking at the comments I see that it is abandoned I wanted to buy

Hello,

I’m available for support if you have any questions.

We are planning an update in several weeks.

Paul

This is abandoned plugin?

Hello,

No it is not but thanks for checking in!

Paul

hellooooo, no one is replying for ages. your plugin has major bugs. If you are giving up let us know so we dont renew the support. How irresponsible of you

Hello,

Thanks for your comment!

If you are aware of any major bugs that this plugin has please let us know and we will definitely include fixes for them in the next release.

Paul

(Pre-purchase question)

Hi,

The plugin has not been updated since September 12, 2022 and the last response from your support to comments on CodeCayon was 3 months ago.

Is the plugin still maintained or should I look for an alternative?

I need to be able to : - apply specific prices per customer - apply specific prices per role - make “buy X get Y” offers for specific customer/role

I tested the demo which seems to meet these needs except that I was not able to promote the “buy X get Y” offer on the product page (the offer is visible only from the cart). As I need to offer this type of offer only to certain customers/roles, I need to be able to promote this information dynamically in the product page. Is it possible ?

Thank you in advance for your information.

Peter

Hi Peter,

The plugin is maintained and supported although we had some struggles in the past to keep all our plugins updated and supported in a timely fashion.

We do have some promotional tools (under a tab called Promotion) – please try those, maybe some tool will fit your needs.

But I must agree that our range of promotional tools are rather limited. This mostly has to do with the fact that discounts are calculated on the fly, usually are dynamic and conditional in nature – any logic that works on top of that is resource intensive and usually results in a performance penalty.

Paul

Hi, my customer asked me if it’s possible to have a 40% discount on the second product (not on the total cart), when I add a second product to the cart. Does this plug-in allow me to have this possibility? Thank you for the answer

Hello,

Yes, you can configure this plugin to apply discounts to some plugins in the cart conditionally. There are many options and conditions to choose from so this can work with a lot of different scenarios and use cases.

Paul

For any Author who has published a profitable project on codecanyon, if he cannot update and fix bugs in time after receiving the money, it is recommended to return all the received money and apologize to all users.

Please think about it differently, if you paid for it, can you bear that the person who collected your money is not responsible for you?

Hello,

Thank you very much for your feedback!

Paul

Can user select from list of freebies? Where freebies are available based on condition like buying minimum 3 quantity of a product?

Hello,

You can make a product (or a set of products) be available for free if certain conditions are met (cart subtotal over a certain amount, some other products purchased etc). But the plugin itself would not promote this deal throughout the shop automatically – you would have to inform visitors about such promotion using some other means.

Paul

Dude where is the update? it is one year now, are you still working? we are close to the biggest Woocommerce update

Hello,

We are expecting to release a new version of the plugin by the end of August. This will include compatibility with the new WooCommerce order storage.

Paul

When will there be a major update? Compability check? Bulk pricing can work together with another pricing rule?

Hello,

We are expecting a new version by the end of August.

Could you please let me know what you mean by “bulk pricing can work together with another pricing rule”? In general, all rules can work in combination with other rules.

Paul

I respond on your previous mail. When a sales price is active, he took the sales price as base price for the bulk table. At this moment he doesn’t do that. People must get a extra discount at the top of the sales price if they buy more products.

Very curious to the new update

Hello,

Oh, you mean the pricing table – yes, this is a limitation of this particular promotion tool. We initially developed the table like this for performance reasons, otherwise, the plugin would have to pre-calculate all possible prices for all possible quantities. There may be ways to improve this by using some smart caching or something like that which we will consider.

Paul

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey