• Resolved bemcapaz

    (@bemcapaz)


    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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Fábio,

    Thanks for using our plugin and your feedback. We have just pushed our a new version of it (version 2.5.9) that allows you to set a “no refresh” interval. Basically meaning that the feed will only be generated once automatically just after you have created the project and will not be updated automatically.

    Would that solve your issue?

    All the best,
    Joris

    Assuming the issue has been solved now, I will close this issue for housekeeping reasons ??

    Best,
    Joris

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Allow to disable automatic updates or add option to allow to modify price values’ is closed to new replies.