Woo deposits + WooCommerce Prices By User Role
-
Hi everybody, second issue.
I am trying to make these two (excellent) plugins work together.
This is the issue:
– With woocommerce prices by user role, i create two prices, one per rule (regular customer and b2b). B2b has a 30% discounted price.
– Woodeposits should allow the b2b user to pay 30% only as an advance, then the rest with a different payment.
Problem is that woodeposits work on the full, “customer” price and not on the b2b price, and that’s why when i go to the cart (or the following emails or so) i have the computation on the full price.It is kind unlikely that i start messing around hardcoding the plugins, and i have read something about creating a hook for (maybe) the wc_cart_totals_order_total_html function, so that i might have, for the b2b role only, deposits based on discounted price.
Can anyone please help me?
- The topic ‘Woo deposits + WooCommerce Prices By User Role’ is closed to new replies.