• Hello, I’m here again. And I want to say that I love Yith Affiliate even the free versions. I have this problem that YITH Affiliate’s commision can’t go up beyond 1,000,000. Is that normal? Are there any limitation to how much you can get with commission in the default settings?

    I see that every commission that should be more than 1,000,000 it get flatted to 1,000,000.

    We use IDR curency. Our 15,000 equal to 1 USD. So we need 4 digits more than USD to work.

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter muhnaa

    (@muhnaa)

    Update, I tried this case using yith live demo. Add new product priced USD 10,000,000.00, Add new user as affiliate, login as the user, generate link, go to the affiliate link, make order for my new added product, plus existing product, proceed until checkout.

    The result was the same. In Order page the total of the value of products are 20,000,032.49 (2 my new product and 1 existing product). But in commission affiliate it only show 1,000,000.00 of my new product (only one, not two) and the 32.49 USD existing product.

    I think there is yes some limitation as I guess?

    Hi there,
    Thank you for contacting us!

    Indeed there’s a limitation on how this value is stored.
    The plugin is not yet prepared for a multicurrency behaviour, so in this case, the limitation is enough.

    If you want to bypass this, you will need to change that value in the database:

    amount double(9,3) NOT NULL DEFAULT 0

    You can find it in the ‘yith_commissions’ table on your database.
    You need to change the type of the row, to a BIGINT for example, that can manage 20 digits.

    Have a nice day!

    • This reply was modified 1 year, 11 months ago by Héctor.G.
    • This reply was modified 1 year, 11 months ago by Héctor.G.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Commission can’t more than Rp1,000,000’ is closed to new replies.