kilbot / WooCommerce-POS

:bangbang: All development now at https://github.com/wcpos.
http://wcpos.com
GNU General Public License v3.0
353 stars 125 forks source link

Global order discount #140

Open stevenroh opened 8 years ago

stevenroh commented 8 years ago

Could we improve the POS by adding a percentage based discount which applies to the entire cart ? Like quick discount -5%, -10%, etc..

If I'm right this option was available on older versions.

Thanks

kilbot commented 8 years ago

WooCommerce removed the order discount functionality in version 2.3.7. The WooCommerce way to do discounts is through coupons. I am currently working on coupon support ... you can certainly help with that ...

Goosse commented 7 years ago

If I can make a suggestion, using coupons is fine, and if that is the woocommerce way, then it's the best way to handle it. But a few shortcut buttons, much like in the current number pad for line items would be great. Each of these buttons would have to be linked (in the POS settings) to coupons that the store manager has created.