can you share a complete example with us ? SO i am able to correctly understand this usecase.
Since we use woocommerce it is possible there is aplugin for this. Optionally we can share some code to automatically apply a discount coupon when certain conditions are met.
p.s : This is a great idea, we're also working on its SAAS verison so this would be included in that as well.
I would like to configure a promotion for 10%, when 5 hours (amount) were booked for a specific tutor. How can I configure this?
ok, you mean like a deal.
can you share a complete example with us ? SO i am able to correctly understand this usecase.
Since we use woocommerce it is possible there is aplugin for this. Optionally we can share some code to automatically apply a discount coupon when certain conditions are met.
p.s : This is a great idea, we're also working on its SAAS verison so this would be included in that as well.
The usecase is, when student purchase 10 hours, student will be obtain 10% of discount.
Is the SAAS version an enhancement of this template? When will it be available? What other improvements does it have?
I think you can use this plugin : https://wordpress.org/plugins/woo-discount-rules/
create cart rules like when $100 or more in cart, give a $10 discount coupon.
Yes, the SAAS is built on NExtJs + realtime database with white label conferencing option.
I will test, thanks