i need put three decimals in setup / referral rates

hello
i need put three decimals in setup / “referral rates” (for example 0.125).
But, when i write three decimals and click “save” and refresh, it only saves two decimals, but i need save three, what can i do?, can i modify any code to get save three decimals?
Thank you very much
Ricardo


Comments

6 responses to “i need put three decimals in setup / referral rates”

  1. Closing this topic. For those seeking a solution, please use the approach indicated or wait until the filter has been added to a new release.

  2. Hello,

    I would like to ask about this change.
    Is this customization effective in child theme?

    Thank you.

    1. Hi,
      there should be no problem.
      cheers

      1. I ask again, since the contents of a question were unclear.

        I made new folder in child theme folder and copy. Then I edited file.
        (wp-content/themes/child theme folder/affiliates-enterprise/lib/core/contants.php)
        But it does not active.

        1. That’s not the correct approach. This is a plugin, not a theme 🙂

          The file Antonio refers to is located in .../wp-content/plugins/affiliates-enterprise/lib/core/contants.php

          Actually we should add a filter that allows to set the decimals. Hacking core plugin files is not a good idea at all. I’ve added this to the required features to be added in a coming release.

  3. Hi,
    you must change AFFILIATES_REFERRAL_AMOUNT_DECIMALS (line 138) in affiliates-enterprise/lib/core/contants.php
    cheers

Share