@feedmepos/mf-payment 1.3.5 → 1.3.6

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 (73) hide show
  1. package/dist/{OnboardForm-DkQnOOE4.js → OnboardForm-DK0gSj3m.js} +4 -4
  2. package/dist/{OnboardForm-DRfkDYKa.js → OnboardForm-DP-aJ_9f.js} +4 -4
  3. package/dist/{OnboardSubmission-caChZGCD.js → OnboardSubmission-Bh1IlZSt.js} +2 -2
  4. package/dist/{OnboardSubmission-CiSHMUCb.js → OnboardSubmission-BvdOCwbB.js} +5 -5
  5. package/dist/{PayoutAccount-jRFibLN6.js → PayoutAccount-B8oIp4cC.js} +5 -5
  6. package/dist/{PayoutAccount-DDJZLp5n.js → PayoutAccount-zDcex7fB.js} +5 -5
  7. package/dist/{PayoutAccountSetting-DcuumyW4.js → PayoutAccountSetting-CHRrrPyM.js} +3 -3
  8. package/dist/{Restaurant-C8lLkTRk.js → Restaurant-B4_By3gk.js} +4 -4
  9. package/dist/{RestaurantSetting-IW965gti.js → RestaurantSetting-Dub_-JlB.js} +3 -3
  10. package/dist/{Settlement-D18xsXRd.js → Settlement-CZ8pzFMH.js} +3 -3
  11. package/dist/{Settlement-BQPbR8m-.js → Settlement-Y9WvXhNL.js} +3 -3
  12. package/dist/{SettlementTransactions-BQmJ_nZS.js → SettlementTransactions-CT7yHI03.js} +3 -3
  13. package/dist/{SettlementTransactions-DhKWeuuo.js → SettlementTransactions-CYKZ3qJR.js} +3 -3
  14. package/dist/{Status.vue_vue_type_script_setup_true_lang-Cp3akQew.js → Status.vue_vue_type_script_setup_true_lang-knGxQsIT.js} +1 -1
  15. package/dist/{Terminal-tg7f8Wue.js → Terminal-DpU8bG_E.js} +5 -5
  16. package/dist/TerminalSetting-ayjTqDOf.js +1252 -0
  17. package/dist/{Transaction-DFxizbZ7.js → Transaction-BglDJkA1.js} +6 -6
  18. package/dist/{Transaction-CQF5lDAd.js → Transaction-BhaE4B7P.js} +5 -5
  19. package/dist/{TransactionOld-uFMnygUK.js → TransactionOld-lu-6Wsl0.js} +4 -4
  20. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-CFr-DduC.js → TransactionTable.vue_vue_type_script_setup_true_lang-DwsA4v2y.js} +3 -3
  21. package/dist/{app-JzZOIyxw.js → app-P6E0gWOn.js} +22 -22
  22. package/dist/app.js +1 -1
  23. package/dist/{assets-R7Pf2tcC.js → assets-CXWjWs3-.js} +1 -1
  24. package/dist/{grafana-DLVFFmRO.js → grafana-DMIeh04o.js} +1 -1
  25. package/dist/{index-C5B1WFHO.js → index-0rtKjj7p.js} +2 -2
  26. package/dist/{index-C4T0m6DM.js → index-BUbV9yXt.js} +1 -1
  27. package/dist/{index-C_4l0JZj.js → index-CggStwHL.js} +8926 -8820
  28. package/dist/{index-BRcPRBkm.js → index-DXzy1nT_.js} +1 -1
  29. package/dist/{index-BUXnw6w4.js → index-DYisiI7M.js} +1 -1
  30. package/dist/{index-D7GUIvIW.js → index-JNNpGY70.js} +1 -1
  31. package/dist/{index-Cpsfcvcu.js → index-LG8BpXxO.js} +1 -1
  32. package/dist/{index.vue_vue_type_script_setup_true_lang-BIGL3hMd.js → index.vue_vue_type_script_setup_true_lang-roF28cJy.js} +1 -1
  33. package/dist/package.json +2 -2
  34. package/dist/{payout-account-BBRdCd9Q.js → payout-account-Bu7qNTGV.js} +3 -3
  35. package/dist/{plugins-DTPqcD09.js → plugins-DmySvFHd.js} +1 -1
  36. package/dist/stores/payoutAccount.d.ts +24 -24
  37. package/dist/tsconfig.app.tsbuildinfo +1 -1
  38. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +24 -24
  39. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +42 -42
  40. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +42 -42
  41. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +24 -24
  42. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +24 -24
  43. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +42 -42
  44. package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
  45. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  46. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
  47. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  48. package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -6
  49. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
  50. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
  51. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
  52. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
  53. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
  54. package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +6 -6
  55. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +26 -26
  56. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +26 -26
  57. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +26 -26
  58. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +26 -26
  59. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +26 -26
  60. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +26 -26
  61. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +26 -26
  62. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +26 -26
  63. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +26 -26
  64. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +26 -26
  65. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +26 -26
  66. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +26 -26
  67. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +26 -26
  68. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +26 -26
  69. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +48 -48
  70. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +60 -60
  71. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +30 -30
  72. package/package.json +2 -2
  73. package/dist/TerminalSetting-B5VdUivg.js +0 -1080
@@ -12,17 +12,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- _rev: string;
16
- paymentGateway: "RAZER_MERCHANT_SERVICE";
17
- active: boolean;
18
15
  config: {
19
16
  applicationCode?: string | null | undefined;
20
17
  offlineSecret?: string | null | undefined;
18
+ secretKey: string;
21
19
  uniqueId: string;
22
20
  merchantId: string;
23
- secretKey: string;
24
21
  verifyKey: string;
25
22
  };
23
+ active: boolean;
24
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
25
+ _rev: string;
26
26
  } | undefined>;
27
27
  required: true;
28
28
  };
@@ -38,17 +38,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
38
38
  gateway: {
39
39
  type: PropType<{
40
40
  _id: string;
41
- _rev: string;
42
- paymentGateway: "RAZER_MERCHANT_SERVICE";
43
- active: boolean;
44
41
  config: {
45
42
  applicationCode?: string | null | undefined;
46
43
  offlineSecret?: string | null | undefined;
44
+ secretKey: string;
47
45
  uniqueId: string;
48
46
  merchantId: string;
49
- secretKey: string;
50
47
  verifyKey: string;
51
48
  };
49
+ active: boolean;
50
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
51
+ _rev: string;
52
52
  } | undefined>;
53
53
  required: true;
54
54
  };
@@ -12,14 +12,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- _rev: string;
16
- paymentGateway: "E_GHL";
17
- active: boolean;
18
15
  config: {
19
- merchantId: string;
20
16
  terminalId: string;
17
+ merchantId: string;
21
18
  privateKey: string;
22
19
  };
20
+ active: boolean;
21
+ paymentGateway: "E_GHL";
22
+ _rev: string;
23
23
  } | undefined>;
24
24
  required: true;
25
25
  };
@@ -35,14 +35,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
35
35
  gateway: {
36
36
  type: PropType<{
37
37
  _id: string;
38
- _rev: string;
39
- paymentGateway: "E_GHL";
40
- active: boolean;
41
38
  config: {
42
- merchantId: string;
43
39
  terminalId: string;
40
+ merchantId: string;
44
41
  privateKey: string;
45
42
  };
43
+ active: boolean;
44
+ paymentGateway: "E_GHL";
45
+ _rev: string;
46
46
  } | undefined>;
47
47
  required: true;
48
48
  };
@@ -12,12 +12,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- _rev: string;
16
- paymentGateway: "GRAB";
17
- active: boolean;
18
15
  config: {
19
16
  merchantId: string;
20
17
  };
18
+ active: boolean;
19
+ paymentGateway: "GRAB";
20
+ _rev: string;
21
21
  } | undefined>;
22
22
  required: true;
23
23
  };
@@ -33,12 +33,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
33
33
  gateway: {
34
34
  type: PropType<{
35
35
  _id: string;
36
- _rev: string;
37
- paymentGateway: "GRAB";
38
- active: boolean;
39
36
  config: {
40
37
  merchantId: string;
41
38
  };
39
+ active: boolean;
40
+ paymentGateway: "GRAB";
41
+ _rev: string;
42
42
  } | undefined>;
43
43
  required: true;
44
44
  };
@@ -12,16 +12,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- _rev: string;
16
- paymentGateway: "MACAU_PASS";
17
- active: boolean;
18
15
  config: {
19
16
  merchantId: string;
17
+ storeID: string;
20
18
  merchantName: string;
21
19
  merchantCategoryCode: string;
22
- storeID: string;
23
20
  storeName: string;
24
21
  };
22
+ active: boolean;
23
+ paymentGateway: "MACAU_PASS";
24
+ _rev: string;
25
25
  } | undefined>;
26
26
  required: true;
27
27
  };
@@ -37,16 +37,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
37
37
  gateway: {
38
38
  type: PropType<{
39
39
  _id: string;
40
- _rev: string;
41
- paymentGateway: "MACAU_PASS";
42
- active: boolean;
43
40
  config: {
44
41
  merchantId: string;
42
+ storeID: string;
45
43
  merchantName: string;
46
44
  merchantCategoryCode: string;
47
- storeID: string;
48
45
  storeName: string;
49
46
  };
47
+ active: boolean;
48
+ paymentGateway: "MACAU_PASS";
49
+ _rev: string;
50
50
  } | undefined>;
51
51
  required: true;
52
52
  };
@@ -12,15 +12,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- _rev: string;
16
- paymentGateway: "REVENUE_MONSTER";
17
- active: boolean;
18
15
  config: {
19
16
  clientId: string;
20
17
  clientPrivateKey: string;
21
18
  clientSecret: string;
22
19
  storeId: string;
23
20
  };
21
+ active: boolean;
22
+ paymentGateway: "REVENUE_MONSTER";
23
+ _rev: string;
24
24
  } | undefined>;
25
25
  required: true;
26
26
  };
@@ -36,15 +36,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
36
36
  gateway: {
37
37
  type: PropType<{
38
38
  _id: string;
39
- _rev: string;
40
- paymentGateway: "REVENUE_MONSTER";
41
- active: boolean;
42
39
  config: {
43
40
  clientId: string;
44
41
  clientPrivateKey: string;
45
42
  clientSecret: string;
46
43
  storeId: string;
47
44
  };
45
+ active: boolean;
46
+ paymentGateway: "REVENUE_MONSTER";
47
+ _rev: string;
48
48
  } | undefined>;
49
49
  required: true;
50
50
  };
@@ -12,13 +12,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- _rev: string;
16
- paymentGateway: "SOFTSPACE";
17
- active: boolean;
18
15
  config: {
19
16
  mid: string;
20
17
  tid: string;
21
18
  };
19
+ active: boolean;
20
+ paymentGateway: "SOFTSPACE";
21
+ _rev: string;
22
22
  } | undefined>;
23
23
  required: true;
24
24
  };
@@ -34,13 +34,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
34
34
  gateway: {
35
35
  type: PropType<{
36
36
  _id: string;
37
- _rev: string;
38
- paymentGateway: "SOFTSPACE";
39
- active: boolean;
40
37
  config: {
41
38
  mid: string;
42
39
  tid: string;
43
40
  };
41
+ active: boolean;
42
+ paymentGateway: "SOFTSPACE";
43
+ _rev: string;
44
44
  } | undefined>;
45
45
  required: true;
46
46
  };
@@ -3,17 +3,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3
3
  terminal: {
4
4
  type: PropType<{
5
5
  name?: string | null | undefined;
6
+ deviceId?: string | null | undefined;
7
+ bindCode?: string | null | undefined;
6
8
  secretKey?: string | null | undefined;
9
+ token?: string | null | undefined;
7
10
  gateways?: {
8
11
  config?: {
9
- uniqueId: string;
10
12
  packageId: string;
13
+ uniqueId: string;
11
14
  } | null | undefined;
12
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
15
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
13
16
  }[] | null | undefined;
14
- deviceId?: string | null | undefined;
15
- bindCode?: string | null | undefined;
16
- token?: string | null | undefined;
17
17
  ecrs?: ({
18
18
  config?: {
19
19
  terminalId: string;
@@ -21,8 +21,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
21
  gateway: "FeedMe";
22
22
  } | {
23
23
  config?: {
24
- merchantId: string;
25
24
  terminalId: string;
25
+ merchantId: string;
26
26
  privateKey: string;
27
27
  } | null | undefined;
28
28
  gateway: "Ghl";
@@ -32,28 +32,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
32
32
  ip: string;
33
33
  } | null | undefined;
34
34
  receiptName?: string | null | undefined;
35
- dialogConfig?: Record<string, string> | null | undefined;
35
+ dialogConfig?: Record<string, any> | null | undefined;
36
36
  gateway: "Maybank";
37
37
  } | {
38
38
  config?: {
39
39
  ip: string;
40
40
  } | null | undefined;
41
41
  receiptName?: string | null | undefined;
42
- dialogConfig?: Record<string, string> | null | undefined;
42
+ dialogConfig?: Record<string, any> | null | undefined;
43
43
  gateway: "Maybank2";
44
44
  } | {
45
45
  config?: {
46
46
  ip: string;
47
47
  } | null | undefined;
48
48
  receiptName?: string | null | undefined;
49
- dialogConfig?: Record<string, string> | null | undefined;
49
+ dialogConfig?: Record<string, any> | null | undefined;
50
50
  gateway: "Maybank3";
51
51
  } | {
52
52
  config?: {
53
53
  ip: string;
54
54
  } | null | undefined;
55
55
  receiptName?: string | null | undefined;
56
- dialogConfig?: Record<string, string> | null | undefined;
56
+ dialogConfig?: Record<string, any> | null | undefined;
57
57
  gateway: "Nets";
58
58
  })[] | null | undefined;
59
59
  qrIntegrations?: ({
@@ -70,30 +70,30 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
70
70
  gateway: "Mock";
71
71
  })[] | null | undefined;
72
72
  deletedAt?: string | null | undefined;
73
- _id: string;
74
73
  status: "Active" | "Inactive";
75
- updatedAt: string;
76
74
  referenceId: string;
77
- createdAt: string;
75
+ _id: string;
78
76
  securityCode: string;
79
77
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
78
+ createdAt: string;
79
+ updatedAt: string;
80
80
  }>;
81
81
  };
82
82
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
83
83
  terminal: {
84
84
  type: PropType<{
85
85
  name?: string | null | undefined;
86
+ deviceId?: string | null | undefined;
87
+ bindCode?: string | null | undefined;
86
88
  secretKey?: string | null | undefined;
89
+ token?: string | null | undefined;
87
90
  gateways?: {
88
91
  config?: {
89
- uniqueId: string;
90
92
  packageId: string;
93
+ uniqueId: string;
91
94
  } | null | undefined;
92
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
95
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
93
96
  }[] | null | undefined;
94
- deviceId?: string | null | undefined;
95
- bindCode?: string | null | undefined;
96
- token?: string | null | undefined;
97
97
  ecrs?: ({
98
98
  config?: {
99
99
  terminalId: string;
@@ -101,8 +101,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
101
101
  gateway: "FeedMe";
102
102
  } | {
103
103
  config?: {
104
- merchantId: string;
105
104
  terminalId: string;
105
+ merchantId: string;
106
106
  privateKey: string;
107
107
  } | null | undefined;
108
108
  gateway: "Ghl";
@@ -112,28 +112,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
112
112
  ip: string;
113
113
  } | null | undefined;
114
114
  receiptName?: string | null | undefined;
115
- dialogConfig?: Record<string, string> | null | undefined;
115
+ dialogConfig?: Record<string, any> | null | undefined;
116
116
  gateway: "Maybank";
117
117
  } | {
118
118
  config?: {
119
119
  ip: string;
120
120
  } | null | undefined;
121
121
  receiptName?: string | null | undefined;
122
- dialogConfig?: Record<string, string> | null | undefined;
122
+ dialogConfig?: Record<string, any> | null | undefined;
123
123
  gateway: "Maybank2";
124
124
  } | {
125
125
  config?: {
126
126
  ip: string;
127
127
  } | null | undefined;
128
128
  receiptName?: string | null | undefined;
129
- dialogConfig?: Record<string, string> | null | undefined;
129
+ dialogConfig?: Record<string, any> | null | undefined;
130
130
  gateway: "Maybank3";
131
131
  } | {
132
132
  config?: {
133
133
  ip: string;
134
134
  } | null | undefined;
135
135
  receiptName?: string | null | undefined;
136
- dialogConfig?: Record<string, string> | null | undefined;
136
+ dialogConfig?: Record<string, any> | null | undefined;
137
137
  gateway: "Nets";
138
138
  })[] | null | undefined;
139
139
  qrIntegrations?: ({
@@ -150,13 +150,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
150
150
  gateway: "Mock";
151
151
  })[] | null | undefined;
152
152
  deletedAt?: string | null | undefined;
153
- _id: string;
154
153
  status: "Active" | "Inactive";
155
- updatedAt: string;
156
154
  referenceId: string;
157
- createdAt: string;
155
+ _id: string;
158
156
  securityCode: string;
159
157
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
158
+ createdAt: string;
159
+ updatedAt: string;
160
160
  }>;
161
161
  };
162
162
  }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -4,17 +4,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  terminal: {
5
5
  type: PropType<{
6
6
  name?: string | null | undefined;
7
+ deviceId?: string | null | undefined;
8
+ bindCode?: string | null | undefined;
7
9
  secretKey?: string | null | undefined;
10
+ token?: string | null | undefined;
8
11
  gateways?: {
9
12
  config?: {
10
- uniqueId: string;
11
13
  packageId: string;
14
+ uniqueId: string;
12
15
  } | null | undefined;
13
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
16
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
14
17
  }[] | null | undefined;
15
- deviceId?: string | null | undefined;
16
- bindCode?: string | null | undefined;
17
- token?: string | null | undefined;
18
18
  ecrs?: ({
19
19
  config?: {
20
20
  terminalId: string;
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- merchantId: string;
26
25
  terminalId: string;
26
+ merchantId: string;
27
27
  privateKey: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
@@ -33,28 +33,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
33
33
  ip: string;
34
34
  } | null | undefined;
35
35
  receiptName?: string | null | undefined;
36
- dialogConfig?: Record<string, string> | null | undefined;
36
+ dialogConfig?: Record<string, any> | null | undefined;
37
37
  gateway: "Maybank";
38
38
  } | {
39
39
  config?: {
40
40
  ip: string;
41
41
  } | null | undefined;
42
42
  receiptName?: string | null | undefined;
43
- dialogConfig?: Record<string, string> | null | undefined;
43
+ dialogConfig?: Record<string, any> | null | undefined;
44
44
  gateway: "Maybank2";
45
45
  } | {
46
46
  config?: {
47
47
  ip: string;
48
48
  } | null | undefined;
49
49
  receiptName?: string | null | undefined;
50
- dialogConfig?: Record<string, string> | null | undefined;
50
+ dialogConfig?: Record<string, any> | null | undefined;
51
51
  gateway: "Maybank3";
52
52
  } | {
53
53
  config?: {
54
54
  ip: string;
55
55
  } | null | undefined;
56
56
  receiptName?: string | null | undefined;
57
- dialogConfig?: Record<string, string> | null | undefined;
57
+ dialogConfig?: Record<string, any> | null | undefined;
58
58
  gateway: "Nets";
59
59
  })[] | null | undefined;
60
60
  qrIntegrations?: ({
@@ -71,13 +71,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
71
71
  gateway: "Mock";
72
72
  })[] | null | undefined;
73
73
  deletedAt?: string | null | undefined;
74
- _id: string;
75
74
  status: "Active" | "Inactive";
76
- updatedAt: string;
77
75
  referenceId: string;
78
- createdAt: string;
76
+ _id: string;
79
77
  securityCode: string;
80
78
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
79
+ createdAt: string;
80
+ updatedAt: string;
81
81
  }>;
82
82
  required: true;
83
83
  };
@@ -89,17 +89,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
89
89
  terminal: {
90
90
  type: PropType<{
91
91
  name?: string | null | undefined;
92
+ deviceId?: string | null | undefined;
93
+ bindCode?: string | null | undefined;
92
94
  secretKey?: string | null | undefined;
95
+ token?: string | null | undefined;
93
96
  gateways?: {
94
97
  config?: {
95
- uniqueId: string;
96
98
  packageId: string;
99
+ uniqueId: string;
97
100
  } | null | undefined;
98
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
101
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
99
102
  }[] | null | undefined;
100
- deviceId?: string | null | undefined;
101
- bindCode?: string | null | undefined;
102
- token?: string | null | undefined;
103
103
  ecrs?: ({
104
104
  config?: {
105
105
  terminalId: string;
@@ -107,8 +107,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
107
107
  gateway: "FeedMe";
108
108
  } | {
109
109
  config?: {
110
- merchantId: string;
111
110
  terminalId: string;
111
+ merchantId: string;
112
112
  privateKey: string;
113
113
  } | null | undefined;
114
114
  gateway: "Ghl";
@@ -118,28 +118,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
118
118
  ip: string;
119
119
  } | null | undefined;
120
120
  receiptName?: string | null | undefined;
121
- dialogConfig?: Record<string, string> | null | undefined;
121
+ dialogConfig?: Record<string, any> | null | undefined;
122
122
  gateway: "Maybank";
123
123
  } | {
124
124
  config?: {
125
125
  ip: string;
126
126
  } | null | undefined;
127
127
  receiptName?: string | null | undefined;
128
- dialogConfig?: Record<string, string> | null | undefined;
128
+ dialogConfig?: Record<string, any> | null | undefined;
129
129
  gateway: "Maybank2";
130
130
  } | {
131
131
  config?: {
132
132
  ip: string;
133
133
  } | null | undefined;
134
134
  receiptName?: string | null | undefined;
135
- dialogConfig?: Record<string, string> | null | undefined;
135
+ dialogConfig?: Record<string, any> | null | undefined;
136
136
  gateway: "Maybank3";
137
137
  } | {
138
138
  config?: {
139
139
  ip: string;
140
140
  } | null | undefined;
141
141
  receiptName?: string | null | undefined;
142
- dialogConfig?: Record<string, string> | null | undefined;
142
+ dialogConfig?: Record<string, any> | null | undefined;
143
143
  gateway: "Nets";
144
144
  })[] | null | undefined;
145
145
  qrIntegrations?: ({
@@ -156,13 +156,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
156
156
  gateway: "Mock";
157
157
  })[] | null | undefined;
158
158
  deletedAt?: string | null | undefined;
159
- _id: string;
160
159
  status: "Active" | "Inactive";
161
- updatedAt: string;
162
160
  referenceId: string;
163
- createdAt: string;
161
+ _id: string;
164
162
  securityCode: string;
165
163
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
164
+ createdAt: string;
165
+ updatedAt: string;
166
166
  }>;
167
167
  required: true;
168
168
  };