- The discount rate inserted will be applied to the
- commissions of all transactions performed with this
- respective coupon code.
+ This is a percentage discount off of your existing
+ commission rates for a customer entering this code at the
+ machine.
- (It should be a number between 0 (zero) and 100 (one
- hundred)).
+ For instance, if you charge 8% commissions, and this code is
+ set for 50%, then you'll instead be charging 4% on
+ transactions using the code.
@@ -97,9 +98,9 @@ const CouponCodesModal = ({ showModal, onClose, errorMsg, addCoupon }) => {
{errorMsg &&