• Resolved doughballs

    (@doughballs)


    I have three ‘blueprint’ products that I use as a base, which I then I add price and product name details depending on what the customer chooses. All this works fine. But I need to know how to hook in and override the default deposit amount, as this is also variable. I have set the default to 50 so that the deposit shows on the specific products, but I want to change this amount as soon as the item is added to the cart.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Sanesh Acowebs

    (@saneshacodez)

    Hi, thanks for using our Deposit plugin. Are you adding the additional amount as fee ? Can you share your product url so that we can have a look on the issue with a detailed description of the issue. Thanks!

    Thread Starter doughballs

    (@doughballs)

    Yes, I’m using $woocommerce->cart->add_fee(‘Room Supplement’, $room_supplement*$travellers, true, ”);

    The fee is actually being added to the deposit total. I guess you are setting the order total to be equal to the deposit before my add_fee happens.

    Can we speak via email, I’d rather the site not be available to the public just yet.

    Plugin Contributor Sanesh Acowebs

    (@saneshacodez)

    Thanks for your response. You can use the live chat support provided on the Acowebs website. Or create a support ticket in our support forum to get detailed support. This will give us a better idea of your requirements. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to adjust deposit amount on checkout page’ is closed to new replies.