4556 comments found.
Can it be used to set wholesale price for certain users’ role. Something additional like sale price but hidden and shown only for certain role.
Hello,
Yes, you can add a user role condition to any pricing / discount / fee rule that this plugin offers.
Paul
I’m very interested in using this plugin, but I am unsure if it can conflict with my theme. Out of curiosity, here is my website: https://vlanderon.com Does this plugin align with my theme?
Hello,
This plugin is compatible with the vast majority of the themes – to the point where we don’t even have to track which themes are compatible and which are not.
If you run into any issue while using our plugin with your theme please let me know and I will do my best to help.
Paul
Another question: your plugin wc_get causes an infinite loop and an error 500 in our shop. If i buy the support can you fix this?
Hello,
I believe I responded to your support request recently – let’s continue there. This is some kind of a compatibility issue and it’s hard to solve such cases via this comments section.
Paul
Hi, i see that you havent released an update for a long time. Our support expired but your plugin causes an infinite loop with another plugin. So the question is: 1. are you planning to release a new update or are you no longer maintaining this and 2. can we have the previous version of the plugin to try and see if we have the same issue? Otherwise we will change to another plugin as we need to solve this issue urgently
Hello,
1. We are maintaining and supporting this plugin.
2. You can reach out to us via https://support.rightpress.net/ to obtain an older version but I would advise against using old versions and instead fix any problems with the new version.
Paul
Hi, my support expired, but im having issues with the plugin. I would like to buy another licence, but it seems, that no one is responding to the support and last update was quite long time ago
can you please let me know, if you abandoned the product or you are going to work on updates?
Thank you
Stepan
Hi Stepan,
I believe I responded to your support request – please see your inbox.
We are maintaining and supporting this plugin.
Paul
Is it technically possible to block adding a product to the order or automatically remove product pricing discounts from the order when a cart discount is applied?
Hello,
There are some options available that control how pricing rules, cart discounts and regular coupons interact with each other – please see under the Settings tab as well as in conditions of each pricing / discount rule.
If you have any specific questions regarding the usage of those options – please let me know.
Paul
I’d like to know if with this plugin I can limit the quantity of sale per product and if I can limit purchase pero categories. For example I need to limit the quantuty purchase starting on 6 bottles but with different categories
Hello,
This plugin is concerned with prices, discounts and fees and does not allow you to set limits on what can and cannot be purchased on your shop, I’m afraid.
Paul
This is exactly what I am looking for when it comes to price adjustments in the store. I just came across your plugin and it seems to have exactly what I need. I am concerned though with the lack of update since September 2022. This might be a stretch but have you guys abandoned this project? If not, is there an estimate you can provide on the next update?
Hello,
We have not abandoned this plugin – we are maintaining and supporting it. The next version release is planned for the end of August.
Paul
I wanted to let others know this plugin has pretty much been abandoned with support. Such a shame. I have paid support and they will not respond. It’s been over a month since the last reply with no acknowledgement.
Hello,
Thank you very much for sharing your valuable feedback – it is highly appreciated.
Paul
Hi, I was wondering if there is a way to print the discount name of the discount which is applied on the invoice? what would the PHP function be? thanks
Hello,
I’m afraid there’s no easy way to do that. You can pull pricing data from order item meta _rp_wcdpd_product_pricing_data and see if you can extract any meaningful information from there for use on invoices.
Paul
Hello, is there a way to get the bogo discount to the order item object? For example, for buy 3 get 1 free, I would like to get the discount for the 3rd item, which id 100%.
I need it because I send the values on an ERP system, and now it is difficult to get the real discount of each item. Is there a meta value which stores this information?
Hello,
The plugin saves a dump of pricing data to order item meta under key _rp_wcdpd_product_pricing_data – you may wish to check that, possibly you will be able to extract data that you need.
Paul
Hi trying to reach your support page as i need some quick assistance on a website we’ve installed your plugin on but it brings a cloudflare error.
Hello,
Could you please let me know what kind of error you are running into?
Paul
Hi! Is it possible to configure the following scenario?
Order time X, product A = discount 0%; Order time X + 1, product A = discount 1%; Order time X + 2, product A = discount 2%
In other words, the customer gets increasing discount by 1% step with X orders of products of a given category.
Hello,
It is possible to offer increasing discounts with subsequent orders but the conditions may or may not work for you. You can define how many pieces (quantity) of particular products must be bought or $ value of those products. But you can’t define how many separate orders there must be that would contain those products.
Paul
presales here. is it possible to apply 1. user based discounts? 2. is it possible to apply discount for 2 items only if you have 10 items on the cart? 3. can you apply tax discount? 4. regardless of user can you apply discount based on selected items on the cart? 5. if i have 10 items and would like to apply discount on 2 items can i do it? 6. can i apply 2 kinds of discount on 1 item? thanks
Hello,
Thank you for your questions.
1. Yes, you can create user based discounts.
2. Yes.
3. No, it would not be possible to discount tax only and I’m not sure I understand the use case of such functionality?
4. Yes.
5. Yes.
6. Yes.
If you have any other questions please let me know.
Paul
Hello, I am getting two of the same error in version 2.4.5. Barebones staging site, just Elementor installed.
Warning: Undefined array key “key” in /plugins/wc-dynamic-pricing-and-discounts/rightpress/components/rightpress-product-price/rightpress-product-price.class.php on line 128
Everything seems fine but I wanted to let you know about this. What is the error about?
Hello,
Some 3rd party plugin is calling filter hooks woocommerce_add_cart_item and / or woocommerce_get_cart_item_from_session in a wrong way.
When these two filter hooks are called by WooCommerce, it passes $cart_item_data variable which always has element with key ‘key’ inside of it which we are accessing: $cart_item_data[‘key’]
Paul
What I want to achieve is to be able to define a fixed price (that I define) for each product for accounting reasons(not the total price 249.90 divided by all products)
For example
Shirt in $30 Tie in $20 Belt in $15 Socks in $5 Suit in $179.90
All this achieves 249.9
Hello,
I’m afraid but currently when using the group pricing rule you can’t set prices for individual products in the group, only the total price per group which is them apportioned. Although I see how this can be a problem and I have added this idea to our development backlog.
What you could try doing is using a simple adjustment rule – one for each product with appropriate price – and then set multiple “Cart items – Products” conditions so that they all are only activated when there are all other products from the group in cart.
This approach may or may not work well for you depending on other factors. But it’s worth the try.
Paul
Hi Rightpress – I was hoping you could have a look at the support ticket. Its been over 5 days. Any advice would be greatly appreciated. Thank You
Will the bulk update trigger individual product update hooks? I’m asking for caching purposes. I’d need LiteSpeed to automatically purge caches when your plugin updates the price.
This plugin does not work with our caching plugin (LiteSpeed Cache). Can you provide a hook that we can leverage?
Hello,
We are caching some pre-calculated pricing data to product meta by calling update_post_meta() – you should probably simply listen for all calls to this method (there are hooks for that) and clear cache accordingly.
Paul
Hi, we have a question before buy this plugin. Does your plugin allow you to do this? If a customer adds a second product to the cart, can the cheaper one be discounted by 50%?
Hello,
Yes, you can configure the plugin to apply a 50% discount to the cheaper product if two products are added to the cart.
If you have any other questions please let me know!
Paul
Receiving this error message.
User Interface Loading
This plugin uses a JavaScript-driven user interface. If this notice does not disappear in a few seconds, you should check Console for any JavaScript errors or get in touch with RightPress Support. Note: User interface load time depends on a number of entries. Load time will increase by a fraction with each additional entry.
Hello,
This is usually due to a JavaScript conflict caused by other plugins loading their JavaScript files in our user interface.
I have now responded to your support ticket – let’s continue there.
Paul
we have shared the credentials for you to look into it please its been over a week