Sorry Voucher with new features enhancement requested by KS

This commit is contained in:
Dillon Ngo
2024-07-23 19:11:36 +08:00
parent c3961d102e
commit 0d60226c44
49 changed files with 1325 additions and 103 deletions
@@ -697,6 +697,7 @@
this.submit(route('api.voucher.validate'), 'post', '', false, false);
}
else{
this.voucherCodeFailedReason = 'Please enter voucher code';
this.voucherValidated = true;
this.voucherIsChecking = false;
}