Allow to disable automatic updates or add option to allow to modify price values
-
Hi,
This is a suggestion due to a issue i’m facing with the plugin. I’m currently using another plugin WooCommerce Dynamic Pricing & Discounts to allow for dynamic generated discounts of many different types and sometimes the two work togheter and others don’t.
One of the allowed discounts is a special price to site members. When i manually generate the discounts in the admin area the feed shown is correctly set to the sales price generated by the discount plugin, this is because i correctly mapped the value g:price to the Sales Price attribute that is available in the product in the Attribute Mapping page.
However, due to the automatic refresh of the feeds, the Sale Price is set back to the current regular price available. I believe this is related to the current logged in user state that ended up causing the prices to be correctly set when manually updating and when done through a cron job in the server ends with no access to the correct prices.
The two solutions I found to be the most generic to this issue that could help in another similar situations was: 1) to allow the plugin to be updated only manually and disabling the automatic update or 2) to create a rule that allow the price to be modified through variables (like getting the current price and multiplying it by .20 to get a 20% discount price).
Best regards,
Fábio
- The topic ‘Allow to disable automatic updates or add option to allow to modify price values’ is closed to new replies.