@feedmepos/mf-payment 1.4.32 → 1.4.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/dist/{Actions.vue_vue_type_script_setup_true_lang-C3p1aEDL.js → Actions.vue_vue_type_script_setup_true_lang-CuILLIJ8.js} +2 -2
  2. package/dist/{Chargeback-aEqBy8JJ.js → Chargeback-DZZPmcw2.js} +5 -5
  3. package/dist/{OnboardForm-C-dEu7Ms.js → OnboardForm-BYEeREWi.js} +4 -4
  4. package/dist/{OnboardForm-cetQwMWi.js → OnboardForm-bTd7xNCg.js} +4 -4
  5. package/dist/{OnboardSubmission-EZyVJtPs.js → OnboardSubmission-B7-gOLSC.js} +5 -5
  6. package/dist/{OnboardSubmission-BC5MtKtL.js → OnboardSubmission-DMuLcjKw.js} +2 -2
  7. package/dist/{PayoutAccount-BDdl8-LY.js → PayoutAccount-BbRAKWfO.js} +5 -5
  8. package/dist/{PayoutAccount-C-PdYUyL.js → PayoutAccount-iSIW-72s.js} +5 -5
  9. package/dist/{PayoutAccountSetting-DRuXPzN4.js → PayoutAccountSetting-Dj8cIWno.js} +479 -391
  10. package/dist/{Restaurant-DrRWis75.js → Restaurant-CMjg9X88.js} +4 -4
  11. package/dist/{RestaurantSetting-DX3raN_M.js → RestaurantSetting-C66kJwFD.js} +3 -3
  12. package/dist/{Settlement-DbwsZtDs.js → Settlement-BynnBo96.js} +3 -3
  13. package/dist/{Settlement-CgBI2X3j.js → Settlement-DagQe3ev.js} +3 -3
  14. package/dist/{SettlementTransactions-tcrBkvDc.js → SettlementTransactions-CIw8y4Q4.js} +4 -4
  15. package/dist/{SettlementTransactions-C70_fFFA.js → SettlementTransactions-D7TuWbuI.js} +4 -4
  16. package/dist/{Status.vue_vue_type_script_setup_true_lang-uaeTXFw3.js → Status.vue_vue_type_script_setup_true_lang-DIXUpnkm.js} +1 -1
  17. package/dist/{Terminal-DDFHCeRH.js → Terminal-B6bEPNGC.js} +5 -5
  18. package/dist/{TerminalSetting-cv-DRAwO.js → TerminalSetting-BTCP3pC0.js} +481 -356
  19. package/dist/{Transaction-Di9pJ5b-.js → Transaction-Bzf6COBo.js} +9 -9
  20. package/dist/{Transaction-CQg4RUsj.js → Transaction-DxfMMihr.js} +6 -6
  21. package/dist/{TransactionOld-a67MbfFi.js → TransactionOld-BBB5zibd.js} +6 -6
  22. package/dist/{app-DtDI_k_I.js → app-DopaVelR.js} +74 -74
  23. package/dist/app.js +1 -1
  24. package/dist/{assets-Crv1vHNN.js → assets-D3LUzPyw.js} +1 -1
  25. package/dist/{grafana-DGF5kjUv.js → grafana-CJp-OsSI.js} +1 -1
  26. package/dist/{index-Btev-8WJ.js → index-B2colhiY.js} +1 -1
  27. package/dist/{index-DlKNMBnz.js → index-B8ejEL5n.js} +8579 -8471
  28. package/dist/{index-X9HLi63I.js → index-BBn7cvxH.js} +1 -1
  29. package/dist/{index-DbTENTAQ.js → index-BksZxG5X.js} +1 -1
  30. package/dist/{index-DFjVdPoc.js → index-BqTuPkCO.js} +1 -1
  31. package/dist/{index-BKME0CUG.js → index-CRxYHQ1I.js} +1 -1
  32. package/dist/{index-UPRcqQ6e.js → index-OH-SVdfb.js} +1 -1
  33. package/dist/{index-BqXnWkg9.js → index-rkiQgUCX.js} +2 -2
  34. package/dist/{index.vue_vue_type_script_setup_true_lang-Doj7ETw7.js → index.vue_vue_type_script_setup_true_lang-Bb8EC5LM.js} +1 -1
  35. package/dist/package.json +2 -2
  36. package/dist/{payout-account-BOk38kSX.js → payout-account-BXR5QHz1.js} +3 -3
  37. package/dist/{plugins-DZLiBiv5.js → plugins-CY87Za1G.js} +1 -1
  38. package/dist/tsconfig.app.tsbuildinfo +1 -1
  39. package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +24 -24
  40. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +10 -6
  41. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +11 -7
  42. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +11 -7
  43. package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +47 -0
  44. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +9 -5
  45. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +24 -4
  46. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +26 -6
  47. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +24 -4
  48. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +24 -4
  49. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +24 -4
  50. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +24 -4
  51. package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +24 -4
  52. package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +230 -0
  53. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +24 -4
  54. package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +24 -4
  55. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +24 -4
  56. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +24 -4
  57. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +24 -4
  58. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +24 -4
  59. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +24 -4
  60. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +24 -4
  61. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +24 -4
  62. package/package.json +2 -2
@@ -4,19 +4,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  type: PropType<{
5
5
  statusReason?: string | null | undefined;
6
6
  rates?: Record<string, number> | null | undefined;
7
- _id: string;
8
7
  type: "softspace" | "digipay";
9
8
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
9
+ _id: string;
10
+ restaurantId: string;
11
+ fields: Record<string, string>;
12
+ documents: Record<string, string>;
13
+ updatedAt: string;
10
14
  profile: {
11
15
  legalName?: string | null | undefined;
12
- name: string;
13
16
  email: string;
17
+ name: string;
14
18
  phoneNo: string;
15
19
  };
16
- restaurantId: string;
17
- fields: Record<string, string>;
18
- documents: Record<string, string>;
19
- updatedAt: string;
20
20
  }>;
21
21
  required: true;
22
22
  };
@@ -24,38 +24,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
24
24
  "update:submission": (submission: {
25
25
  statusReason?: string | null | undefined;
26
26
  rates?: Record<string, number> | null | undefined;
27
- _id: string;
28
27
  type: "softspace" | "digipay";
29
28
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
29
+ _id: string;
30
+ restaurantId: string;
31
+ fields: Record<string, string>;
32
+ documents: Record<string, string>;
33
+ updatedAt: string;
30
34
  profile: {
31
35
  legalName?: string | null | undefined;
32
- name: string;
33
36
  email: string;
37
+ name: string;
34
38
  phoneNo: string;
35
39
  };
36
- restaurantId: string;
37
- fields: Record<string, string>;
38
- documents: Record<string, string>;
39
- updatedAt: string;
40
40
  }) => any;
41
41
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
42
42
  submission: {
43
43
  type: PropType<{
44
44
  statusReason?: string | null | undefined;
45
45
  rates?: Record<string, number> | null | undefined;
46
- _id: string;
47
46
  type: "softspace" | "digipay";
48
47
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
48
+ _id: string;
49
+ restaurantId: string;
50
+ fields: Record<string, string>;
51
+ documents: Record<string, string>;
52
+ updatedAt: string;
49
53
  profile: {
50
54
  legalName?: string | null | undefined;
51
- name: string;
52
55
  email: string;
56
+ name: string;
53
57
  phoneNo: string;
54
58
  };
55
- restaurantId: string;
56
- fields: Record<string, string>;
57
- documents: Record<string, string>;
58
- updatedAt: string;
59
59
  }>;
60
60
  required: true;
61
61
  };
@@ -63,19 +63,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
63
63
  "onUpdate:submission"?: ((submission: {
64
64
  statusReason?: string | null | undefined;
65
65
  rates?: Record<string, number> | null | undefined;
66
- _id: string;
67
66
  type: "softspace" | "digipay";
68
67
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
68
+ _id: string;
69
+ restaurantId: string;
70
+ fields: Record<string, string>;
71
+ documents: Record<string, string>;
72
+ updatedAt: string;
69
73
  profile: {
70
74
  legalName?: string | null | undefined;
71
- name: string;
72
75
  email: string;
76
+ name: string;
73
77
  phoneNo: string;
74
78
  };
75
- restaurantId: string;
76
- fields: Record<string, string>;
77
- documents: Record<string, string>;
78
- updatedAt: string;
79
79
  }) => any) | undefined;
80
80
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
81
81
  export default _default;
@@ -51,11 +51,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
51
51
  })[] | null | undefined;
52
52
  enable?: boolean | null | undefined;
53
53
  tokens?: {
54
- type: "googlePay";
55
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
54
+ type: "googlePay" | "applePay";
55
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
56
56
  config: {
57
57
  gateway: string;
58
58
  gatewayMerchantId: string;
59
+ } | {
60
+ merchantId: string;
59
61
  };
60
62
  }[] | null | undefined;
61
63
  gatewayOverride?: {
@@ -65,7 +67,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
65
67
  conditionValue?: any;
66
68
  }[] | null | undefined;
67
69
  value: string;
68
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
70
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
69
71
  icon: string;
70
72
  label: string;
71
73
  }[] | null | undefined;
@@ -155,11 +157,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
155
157
  })[] | null | undefined;
156
158
  enable?: boolean | null | undefined;
157
159
  tokens?: {
158
- type: "googlePay";
159
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
160
+ type: "googlePay" | "applePay";
161
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
160
162
  config: {
161
163
  gateway: string;
162
164
  gatewayMerchantId: string;
165
+ } | {
166
+ merchantId: string;
163
167
  };
164
168
  }[] | null | undefined;
165
169
  gatewayOverride?: {
@@ -169,7 +173,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
169
173
  conditionValue?: any;
170
174
  }[] | null | undefined;
171
175
  value: string;
172
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
176
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
173
177
  icon: string;
174
178
  label: string;
175
179
  }[] | null | undefined;
@@ -1,4 +1,4 @@
1
- import { type PropType } from 'vue';
1
+ import { type PropType } from "vue";
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  payoutAccount: {
4
4
  type: PropType<{
@@ -51,11 +51,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
51
51
  })[] | null | undefined;
52
52
  enable?: boolean | null | undefined;
53
53
  tokens?: {
54
- type: "googlePay";
55
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
54
+ type: "googlePay" | "applePay";
55
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
56
56
  config: {
57
57
  gateway: string;
58
58
  gatewayMerchantId: string;
59
+ } | {
60
+ merchantId: string;
59
61
  };
60
62
  }[] | null | undefined;
61
63
  gatewayOverride?: {
@@ -65,7 +67,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
65
67
  conditionValue?: any;
66
68
  }[] | null | undefined;
67
69
  value: string;
68
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
70
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
69
71
  icon: string;
70
72
  label: string;
71
73
  }[] | null | undefined;
@@ -155,11 +157,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
155
157
  })[] | null | undefined;
156
158
  enable?: boolean | null | undefined;
157
159
  tokens?: {
158
- type: "googlePay";
159
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
160
+ type: "googlePay" | "applePay";
161
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
160
162
  config: {
161
163
  gateway: string;
162
164
  gatewayMerchantId: string;
165
+ } | {
166
+ merchantId: string;
163
167
  };
164
168
  }[] | null | undefined;
165
169
  gatewayOverride?: {
@@ -169,7 +173,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
169
173
  conditionValue?: any;
170
174
  }[] | null | undefined;
171
175
  value: string;
172
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
176
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
173
177
  icon: string;
174
178
  label: string;
175
179
  }[] | null | undefined;
@@ -1,4 +1,4 @@
1
- import { type PropType } from 'vue';
1
+ import { type PropType } from "vue";
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  payoutAccount: {
4
4
  type: PropType<{
@@ -51,11 +51,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
51
51
  })[] | null | undefined;
52
52
  enable?: boolean | null | undefined;
53
53
  tokens?: {
54
- type: "googlePay";
55
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
54
+ type: "googlePay" | "applePay";
55
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
56
56
  config: {
57
57
  gateway: string;
58
58
  gatewayMerchantId: string;
59
+ } | {
60
+ merchantId: string;
59
61
  };
60
62
  }[] | null | undefined;
61
63
  gatewayOverride?: {
@@ -65,7 +67,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
65
67
  conditionValue?: any;
66
68
  }[] | null | undefined;
67
69
  value: string;
68
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
70
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
69
71
  icon: string;
70
72
  label: string;
71
73
  }[] | null | undefined;
@@ -155,11 +157,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
155
157
  })[] | null | undefined;
156
158
  enable?: boolean | null | undefined;
157
159
  tokens?: {
158
- type: "googlePay";
159
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
160
+ type: "googlePay" | "applePay";
161
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
160
162
  config: {
161
163
  gateway: string;
162
164
  gatewayMerchantId: string;
165
+ } | {
166
+ merchantId: string;
163
167
  };
164
168
  }[] | null | undefined;
165
169
  gatewayOverride?: {
@@ -169,7 +173,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
169
173
  conditionValue?: any;
170
174
  }[] | null | undefined;
171
175
  value: string;
172
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
176
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
173
177
  icon: string;
174
178
  label: string;
175
179
  }[] | null | undefined;
@@ -0,0 +1,47 @@
1
+ import type { PropType } from "vue";
2
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
+ gateway: {
4
+ type: PropType<{
5
+ type: "googlePay" | "applePay";
6
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
7
+ config: {
8
+ gateway: string;
9
+ gatewayMerchantId: string;
10
+ } | {
11
+ merchantId: string;
12
+ };
13
+ } | undefined>;
14
+ required: true;
15
+ };
16
+ onUpdate: {
17
+ type: PropType<(g: any) => void>;
18
+ required: true;
19
+ };
20
+ onDelete: {
21
+ type: PropType<() => void>;
22
+ required: true;
23
+ };
24
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
25
+ gateway: {
26
+ type: PropType<{
27
+ type: "googlePay" | "applePay";
28
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
29
+ config: {
30
+ gateway: string;
31
+ gatewayMerchantId: string;
32
+ } | {
33
+ merchantId: string;
34
+ };
35
+ } | undefined>;
36
+ required: true;
37
+ };
38
+ onUpdate: {
39
+ type: PropType<(g: any) => void>;
40
+ required: true;
41
+ };
42
+ onDelete: {
43
+ type: PropType<() => void>;
44
+ required: true;
45
+ };
46
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
47
+ export default _default;
@@ -1,12 +1,14 @@
1
- import type { PropType } from 'vue';
1
+ import type { PropType } from "vue";
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  gateway: {
4
4
  type: PropType<{
5
- type: "googlePay";
6
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
5
+ type: "googlePay" | "applePay";
6
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
7
7
  config: {
8
8
  gateway: string;
9
9
  gatewayMerchantId: string;
10
+ } | {
11
+ merchantId: string;
10
12
  };
11
13
  } | undefined>;
12
14
  required: true;
@@ -22,11 +24,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
24
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
23
25
  gateway: {
24
26
  type: PropType<{
25
- type: "googlePay";
26
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
27
+ type: "googlePay" | "applePay";
28
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
27
29
  config: {
28
30
  gateway: string;
29
31
  gatewayMerchantId: string;
32
+ } | {
33
+ merchantId: string;
30
34
  };
31
35
  } | undefined>;
32
36
  required: true;
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  packageId: string;
13
13
  uniqueId: string;
14
14
  } | null | undefined;
15
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Cash" | "Softspace" | "Kbank";
15
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
16
16
  }[] | null | undefined;
17
17
  ecrs?: ({
18
18
  config?: {
@@ -73,6 +73,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
73
73
  receiptName?: string | null | undefined;
74
74
  dialogConfig?: Record<string, any> | null | undefined;
75
75
  gateway: "Ghl2";
76
+ } | {
77
+ config?: {
78
+ type?: string | null | undefined;
79
+ ip?: string | null | undefined;
80
+ pid?: string | null | undefined;
81
+ vid?: string | null | undefined;
82
+ } | null | undefined;
83
+ receiptName?: string | null | undefined;
84
+ dialogConfig?: Record<string, any> | null | undefined;
85
+ gateway: "Ghl3";
76
86
  })[] | null | undefined;
77
87
  qrIntegrations?: ({
78
88
  config?: {
@@ -89,8 +99,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
89
99
  })[] | null | undefined;
90
100
  deletedAt?: string | null | undefined;
91
101
  status: "Active" | "Inactive";
92
- referenceId: string;
93
102
  _id: string;
103
+ referenceId: string;
94
104
  securityCode: string;
95
105
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
96
106
  createdAt: string;
@@ -110,7 +120,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
110
120
  packageId: string;
111
121
  uniqueId: string;
112
122
  } | null | undefined;
113
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Cash" | "Softspace" | "Kbank";
123
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
114
124
  }[] | null | undefined;
115
125
  ecrs?: ({
116
126
  config?: {
@@ -171,6 +181,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
171
181
  receiptName?: string | null | undefined;
172
182
  dialogConfig?: Record<string, any> | null | undefined;
173
183
  gateway: "Ghl2";
184
+ } | {
185
+ config?: {
186
+ type?: string | null | undefined;
187
+ ip?: string | null | undefined;
188
+ pid?: string | null | undefined;
189
+ vid?: string | null | undefined;
190
+ } | null | undefined;
191
+ receiptName?: string | null | undefined;
192
+ dialogConfig?: Record<string, any> | null | undefined;
193
+ gateway: "Ghl3";
174
194
  })[] | null | undefined;
175
195
  qrIntegrations?: ({
176
196
  config?: {
@@ -187,8 +207,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
187
207
  })[] | null | undefined;
188
208
  deletedAt?: string | null | undefined;
189
209
  status: "Active" | "Inactive";
190
- referenceId: string;
191
210
  _id: string;
211
+ referenceId: string;
192
212
  securityCode: string;
193
213
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
194
214
  createdAt: string;
@@ -1,5 +1,5 @@
1
- import type { FdoTerminal } from '@feedmepos/payment-entity';
2
- import { type PropType } from 'vue';
1
+ import type { FdoTerminal } from "@feedmepos/payment-entity";
2
+ import { type PropType } from "vue";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  terminal: {
5
5
  type: PropType<{
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
13
13
  packageId: string;
14
14
  uniqueId: string;
15
15
  } | null | undefined;
16
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Cash" | "Softspace" | "Kbank";
16
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
17
17
  }[] | null | undefined;
18
18
  ecrs?: ({
19
19
  config?: {
@@ -74,6 +74,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
74
74
  receiptName?: string | null | undefined;
75
75
  dialogConfig?: Record<string, any> | null | undefined;
76
76
  gateway: "Ghl2";
77
+ } | {
78
+ config?: {
79
+ type?: string | null | undefined;
80
+ ip?: string | null | undefined;
81
+ pid?: string | null | undefined;
82
+ vid?: string | null | undefined;
83
+ } | null | undefined;
84
+ receiptName?: string | null | undefined;
85
+ dialogConfig?: Record<string, any> | null | undefined;
86
+ gateway: "Ghl3";
77
87
  })[] | null | undefined;
78
88
  qrIntegrations?: ({
79
89
  config?: {
@@ -90,8 +100,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
90
100
  })[] | null | undefined;
91
101
  deletedAt?: string | null | undefined;
92
102
  status: "Active" | "Inactive";
93
- referenceId: string;
94
103
  _id: string;
104
+ referenceId: string;
95
105
  securityCode: string;
96
106
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
97
107
  createdAt: string;
@@ -116,7 +126,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
116
126
  packageId: string;
117
127
  uniqueId: string;
118
128
  } | null | undefined;
119
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Cash" | "Softspace" | "Kbank";
129
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
120
130
  }[] | null | undefined;
121
131
  ecrs?: ({
122
132
  config?: {
@@ -177,6 +187,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
177
187
  receiptName?: string | null | undefined;
178
188
  dialogConfig?: Record<string, any> | null | undefined;
179
189
  gateway: "Ghl2";
190
+ } | {
191
+ config?: {
192
+ type?: string | null | undefined;
193
+ ip?: string | null | undefined;
194
+ pid?: string | null | undefined;
195
+ vid?: string | null | undefined;
196
+ } | null | undefined;
197
+ receiptName?: string | null | undefined;
198
+ dialogConfig?: Record<string, any> | null | undefined;
199
+ gateway: "Ghl3";
180
200
  })[] | null | undefined;
181
201
  qrIntegrations?: ({
182
202
  config?: {
@@ -193,8 +213,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
193
213
  })[] | null | undefined;
194
214
  deletedAt?: string | null | undefined;
195
215
  status: "Active" | "Inactive";
196
- referenceId: string;
197
216
  _id: string;
217
+ referenceId: string;
198
218
  securityCode: string;
199
219
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
200
220
  createdAt: string;
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  packageId: string;
13
13
  uniqueId: string;
14
14
  } | null | undefined;
15
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Cash" | "Softspace" | "Kbank";
15
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
16
16
  }[] | null | undefined;
17
17
  ecrs?: ({
18
18
  config?: {
@@ -73,6 +73,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
73
73
  receiptName?: string | null | undefined;
74
74
  dialogConfig?: Record<string, any> | null | undefined;
75
75
  gateway: "Ghl2";
76
+ } | {
77
+ config?: {
78
+ type?: string | null | undefined;
79
+ ip?: string | null | undefined;
80
+ pid?: string | null | undefined;
81
+ vid?: string | null | undefined;
82
+ } | null | undefined;
83
+ receiptName?: string | null | undefined;
84
+ dialogConfig?: Record<string, any> | null | undefined;
85
+ gateway: "Ghl3";
76
86
  })[] | null | undefined;
77
87
  qrIntegrations?: ({
78
88
  config?: {
@@ -89,8 +99,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
89
99
  })[] | null | undefined;
90
100
  deletedAt?: string | null | undefined;
91
101
  status: "Active" | "Inactive";
92
- referenceId: string;
93
102
  _id: string;
103
+ referenceId: string;
94
104
  securityCode: string;
95
105
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
96
106
  createdAt: string;
@@ -111,7 +121,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
111
121
  packageId: string;
112
122
  uniqueId: string;
113
123
  } | null | undefined;
114
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Cash" | "Softspace" | "Kbank";
124
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
115
125
  }[] | null | undefined;
116
126
  ecrs?: ({
117
127
  config?: {
@@ -172,6 +182,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
172
182
  receiptName?: string | null | undefined;
173
183
  dialogConfig?: Record<string, any> | null | undefined;
174
184
  gateway: "Ghl2";
185
+ } | {
186
+ config?: {
187
+ type?: string | null | undefined;
188
+ ip?: string | null | undefined;
189
+ pid?: string | null | undefined;
190
+ vid?: string | null | undefined;
191
+ } | null | undefined;
192
+ receiptName?: string | null | undefined;
193
+ dialogConfig?: Record<string, any> | null | undefined;
194
+ gateway: "Ghl3";
175
195
  })[] | null | undefined;
176
196
  qrIntegrations?: ({
177
197
  config?: {
@@ -188,8 +208,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
188
208
  })[] | null | undefined;
189
209
  deletedAt?: string | null | undefined;
190
210
  status: "Active" | "Inactive";
191
- referenceId: string;
192
211
  _id: string;
212
+ referenceId: string;
193
213
  securityCode: string;
194
214
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
195
215
  createdAt: string;