mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
New voucher CIEFPC30 setup with new business logic
This commit is contained in:
+1
-1
@@ -98,7 +98,7 @@
|
||||
this.submit(this.route('api.voucher.create'), 'post', this.section, false, false);
|
||||
},
|
||||
errorHandler(error){
|
||||
this.voucherCodeFailedReason = 'Some went wrong, please report this to tech';
|
||||
this.voucherCodeFailedReason = 'Something went wrong, please report this to tech';
|
||||
this.voucherFetched = false;
|
||||
this.voucherIsChecking = false;
|
||||
},
|
||||
|
||||
@@ -34,6 +34,7 @@ export default {
|
||||
return {
|
||||
options: {
|
||||
include_metadata: true,
|
||||
is_display: 1,
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user