• Resolved Ahmet

    (@ahmetp83)


    It may not make sense to set 0%.

    But I require a deposit only for some products.

    Let’s say I have 2 products.

    1. Price: 100$ and 10% deposit
    2. Prices: 50$ and no deposit is required.

    If I add these 2 products to the cart. Then the deposit amount is 60$. But it must be 10$.

    To achieve this, I need to set a zero deposit for the second product but “0” is not working.

    If there is a code like “$deposit > 0” I need to change to “$deposit >= 0”

    Any help appreciated.

    • This topic was modified 2 years, 4 months ago by Ahmet.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Sanesh Acowebs

    (@saneshacodez)

    Hi, thanks for considering our Deposits plugin. We couldn’t understand what you are precisely looking for. If you want to enable deposits for specific products, then you can remove deposit values from general settings and add them only to the required product settings pages. Also for the example that you shared, the deposit should be $60 ($10 + $50). Can you please explain your issue with the help of a screenshot. Thanks!

    Thread Starter Ahmet

    (@ahmetp83)

    The zero percentage is actually working. I may missed enabling the deposit option.

    Sorry about that.

    • This reply was modified 2 years, 4 months ago by Ahmet.
    Thread Starter Ahmet

    (@ahmetp83)

    Hi,

    To explain in more detail, I want customers to pay deposits only for certain products.

    1. Price: 100$ and 10% deposit
    2. Prices: 50$ and no deposit is required.

    I want them to pay only 10$. Because the second product does not require prepayment.

    Therefore I needed to set zero percentage for the second product. I managed to do and my problem is solved.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Zero percentage not working’ is closed to new replies.