@feedmepos/mf-payment 1.2.14 → 1.2.16

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 (60) hide show
  1. package/dist/{PayoutAccount-B9sThTU6.js → PayoutAccount-CvMczmij.js} +6 -6
  2. package/dist/{PayoutAccount-C1-oQCFC.js → PayoutAccount-bF6506mg.js} +5 -5
  3. package/dist/{PayoutAccountSetting-D3ffGE0d.js → PayoutAccountSetting-Di_Rohl7.js} +391 -330
  4. package/dist/{Restaurant-3FLRoz2Z.js → Restaurant-BgfJ4kMh.js} +4 -4
  5. package/dist/RestaurantSetting-DLB_GBbu.js +754 -0
  6. package/dist/{Settlement-Bdj2WaoM.js → Settlement-DqwyJFk-.js} +3 -3
  7. package/dist/{Settlement-CC2B-e4f.js → Settlement-Mf5XJrXc.js} +3 -3
  8. package/dist/{SettlementTransactions-DGCj9bAe.js → SettlementTransactions-6vkA8-4o.js} +3 -3
  9. package/dist/{SettlementTransactions-CwLzHWsb.js → SettlementTransactions-DvzbSvA9.js} +3 -3
  10. package/dist/{Terminal-7c3OQF9g.js → Terminal-DC6alAxg.js} +5 -5
  11. package/dist/{TerminalSetting-B7xu6e4X.js → TerminalSetting-BE9fFg4j.js} +3 -3
  12. package/dist/{Transaction-D1LWBBsZ.js → Transaction-BPVSJWdM.js} +7 -7
  13. package/dist/{Transaction--t5VJdXQ.js → Transaction-BXynWN9l.js} +5 -5
  14. package/dist/{TransactionOld-DHVZ5iSD.js → TransactionOld-aJqwnMYJ.js} +4 -4
  15. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-CRkXGtHQ.js → TransactionTable.vue_vue_type_script_setup_true_lang-CX5eNJPx.js} +3 -3
  16. package/dist/{app-D24UkS2o.js → app-l69fYMyZ.js} +375 -375
  17. package/dist/app.js +1 -1
  18. package/dist/{assets-B5NXw6Y4.js → assets-CRA5IzdW.js} +2 -2
  19. package/dist/{grafana-DaIIupgz.js → grafana-AnUnO24M.js} +1 -1
  20. package/dist/{index-B2DvBis-.js → index-34hQY02y.js} +2 -2
  21. package/dist/{index-BBYs-Llt.js → index-8V-GavUD.js} +1 -1
  22. package/dist/{index-Bboy-oty.js → index-BrtYLN-t.js} +1 -1
  23. package/dist/{index-BFdB2HXN.js → index-Cer_6J8b.js} +1 -1
  24. package/dist/{index-DvYpRRA_.js → index-DayhN_i6.js} +1 -1
  25. package/dist/{index-DNHpMza-.js → index-DmI9Gt5s.js} +9532 -9385
  26. package/dist/{index-Lio-k9My.js → index-k7EwR1PN.js} +1 -1
  27. package/dist/{index.vue_vue_type_script_setup_true_lang-B8G7gIcx.js → index.vue_vue_type_script_setup_true_lang-BZvBvJ7L.js} +1 -1
  28. package/dist/package.json +2 -2
  29. package/dist/{payout-account-MSqoi8mH.js → payout-account-HJH4ybUc.js} +3 -3
  30. package/dist/stores/payoutAccount.d.ts +22 -12
  31. package/dist/tsconfig.app.tsbuildinfo +1 -1
  32. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +22 -12
  33. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +26 -16
  34. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +26 -16
  35. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +22 -12
  36. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +22 -12
  37. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +26 -16
  38. package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +39 -0
  39. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  40. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
  41. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  42. package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +45 -0
  43. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
  44. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
  45. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
  46. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -10
  47. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
  48. package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +48 -0
  49. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +14 -14
  50. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +14 -14
  51. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +14 -14
  52. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +14 -14
  53. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +14 -14
  54. package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +16 -14
  55. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
  56. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +44 -24
  57. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +56 -56
  58. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +28 -28
  59. package/package.json +2 -2
  60. package/dist/RestaurantSetting-DnqiIepz.js +0 -625
@@ -4,21 +4,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  type: PropType<{
5
5
  enable?: boolean | null | undefined;
6
6
  gateways?: ({
7
+ paymentGateway: "REVENUE_MONSTER";
7
8
  config: {
8
9
  clientId: string;
9
10
  clientPrivateKey: string;
10
11
  clientSecret: string;
11
12
  storeId: string;
12
13
  };
13
- paymentGateway: "REVENUE_MONSTER";
14
14
  } | {
15
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
15
16
  config: {
16
17
  merchantId: string;
17
18
  secretKey: string;
18
19
  verifyKey: string;
19
20
  };
20
- paymentGateway: "RAZER_MERCHANT_SERVICE";
21
21
  } | {
22
+ paymentGateway: "MACAU_PASS";
22
23
  config: {
23
24
  merchantId: string;
24
25
  merchantName: string;
@@ -26,12 +27,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
26
27
  storeID: string;
27
28
  storeName: string;
28
29
  };
29
- paymentGateway: "MACAU_PASS";
30
+ } | {
31
+ paymentGateway: "DIGIO";
32
+ config: {
33
+ merchantId: string;
34
+ };
30
35
  })[] | null | undefined;
31
36
  ref?: any;
32
- status: "NEW" | "PENDING" | "APPROVED";
33
37
  _id: string;
34
- notifyUrl: string;
38
+ status: "NEW" | "PENDING" | "APPROVED";
35
39
  store: {
36
40
  bank?: {
37
41
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -39,8 +43,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
39
43
  holderName?: string | null | undefined;
40
44
  name: string;
41
45
  } | null | undefined;
42
- bankStatement?: string | null | undefined;
43
46
  ssm?: string | null | undefined;
47
+ bankStatement?: string | null | undefined;
44
48
  exteriorPhoto?: string | null | undefined;
45
49
  keyPerson?: {
46
50
  name: string;
@@ -50,6 +54,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
50
54
  id: string;
51
55
  event: "ORDERING" | "MARKETING";
52
56
  };
57
+ notifyUrl: string;
53
58
  methods: {
54
59
  rate?: {
55
60
  amount: number;
@@ -68,21 +73,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
68
73
  type: PropType<{
69
74
  enable?: boolean | null | undefined;
70
75
  gateways?: ({
76
+ paymentGateway: "REVENUE_MONSTER";
71
77
  config: {
72
78
  clientId: string;
73
79
  clientPrivateKey: string;
74
80
  clientSecret: string;
75
81
  storeId: string;
76
82
  };
77
- paymentGateway: "REVENUE_MONSTER";
78
83
  } | {
84
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
79
85
  config: {
80
86
  merchantId: string;
81
87
  secretKey: string;
82
88
  verifyKey: string;
83
89
  };
84
- paymentGateway: "RAZER_MERCHANT_SERVICE";
85
90
  } | {
91
+ paymentGateway: "MACAU_PASS";
86
92
  config: {
87
93
  merchantId: string;
88
94
  merchantName: string;
@@ -90,12 +96,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
90
96
  storeID: string;
91
97
  storeName: string;
92
98
  };
93
- paymentGateway: "MACAU_PASS";
99
+ } | {
100
+ paymentGateway: "DIGIO";
101
+ config: {
102
+ merchantId: string;
103
+ };
94
104
  })[] | null | undefined;
95
105
  ref?: any;
96
- status: "NEW" | "PENDING" | "APPROVED";
97
106
  _id: string;
98
- notifyUrl: string;
107
+ status: "NEW" | "PENDING" | "APPROVED";
99
108
  store: {
100
109
  bank?: {
101
110
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -103,8 +112,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
103
112
  holderName?: string | null | undefined;
104
113
  name: string;
105
114
  } | null | undefined;
106
- bankStatement?: string | null | undefined;
107
115
  ssm?: string | null | undefined;
116
+ bankStatement?: string | null | undefined;
108
117
  exteriorPhoto?: string | null | undefined;
109
118
  keyPerson?: {
110
119
  name: string;
@@ -114,6 +123,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
114
123
  id: string;
115
124
  event: "ORDERING" | "MARKETING";
116
125
  };
126
+ notifyUrl: string;
117
127
  methods: {
118
128
  rate?: {
119
129
  amount: number;
@@ -4,29 +4,30 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  type: PropType<{
5
5
  enable?: boolean | null | undefined;
6
6
  tokens?: {
7
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
8
7
  type: "googlePay";
9
8
  config: {
10
9
  gateway: string;
11
10
  gatewayMerchantId: string;
12
11
  };
12
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
13
13
  }[] | null | undefined;
14
14
  gateways?: ({
15
+ paymentGateway: "REVENUE_MONSTER";
15
16
  config: {
16
17
  clientId: string;
17
18
  clientPrivateKey: string;
18
19
  clientSecret: string;
19
20
  storeId: string;
20
21
  };
21
- paymentGateway: "REVENUE_MONSTER";
22
22
  } | {
23
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
23
24
  config: {
24
25
  merchantId: string;
25
26
  secretKey: string;
26
27
  verifyKey: string;
27
28
  };
28
- paymentGateway: "RAZER_MERCHANT_SERVICE";
29
29
  } | {
30
+ paymentGateway: "MACAU_PASS";
30
31
  config: {
31
32
  merchantId: string;
32
33
  merchantName: string;
@@ -34,7 +35,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
34
35
  storeID: string;
35
36
  storeName: string;
36
37
  };
37
- paymentGateway: "MACAU_PASS";
38
+ } | {
39
+ paymentGateway: "DIGIO";
40
+ config: {
41
+ merchantId: string;
42
+ };
38
43
  })[] | null | undefined;
39
44
  gatewayOverride?: {
40
45
  type?: string | null | undefined;
@@ -42,14 +47,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
42
47
  conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
43
48
  conditionValue?: any;
44
49
  }[] | null | undefined;
45
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
46
50
  value: string;
51
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
47
52
  icon: string;
48
53
  label: string;
49
54
  }[] | null | undefined;
50
- status: "NEW" | "PENDING" | "APPROVED";
51
55
  _id: string;
52
- notifyUrl: string;
56
+ status: "NEW" | "PENDING" | "APPROVED";
53
57
  store: {
54
58
  bank?: {
55
59
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -57,8 +61,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
57
61
  holderName?: string | null | undefined;
58
62
  name: string;
59
63
  } | null | undefined;
60
- bankStatement?: string | null | undefined;
61
64
  ssm?: string | null | undefined;
65
+ bankStatement?: string | null | undefined;
62
66
  exteriorPhoto?: string | null | undefined;
63
67
  keyPerson?: {
64
68
  name: string;
@@ -68,6 +72,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
68
72
  id: string;
69
73
  event: "ORDERING" | "MARKETING";
70
74
  };
75
+ notifyUrl: string;
71
76
  methods: {
72
77
  rate?: {
73
78
  amount: number;
@@ -86,29 +91,30 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
86
91
  type: PropType<{
87
92
  enable?: boolean | null | undefined;
88
93
  tokens?: {
89
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
90
94
  type: "googlePay";
91
95
  config: {
92
96
  gateway: string;
93
97
  gatewayMerchantId: string;
94
98
  };
99
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
95
100
  }[] | null | undefined;
96
101
  gateways?: ({
102
+ paymentGateway: "REVENUE_MONSTER";
97
103
  config: {
98
104
  clientId: string;
99
105
  clientPrivateKey: string;
100
106
  clientSecret: string;
101
107
  storeId: string;
102
108
  };
103
- paymentGateway: "REVENUE_MONSTER";
104
109
  } | {
110
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
105
111
  config: {
106
112
  merchantId: string;
107
113
  secretKey: string;
108
114
  verifyKey: string;
109
115
  };
110
- paymentGateway: "RAZER_MERCHANT_SERVICE";
111
116
  } | {
117
+ paymentGateway: "MACAU_PASS";
112
118
  config: {
113
119
  merchantId: string;
114
120
  merchantName: string;
@@ -116,7 +122,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
116
122
  storeID: string;
117
123
  storeName: string;
118
124
  };
119
- paymentGateway: "MACAU_PASS";
125
+ } | {
126
+ paymentGateway: "DIGIO";
127
+ config: {
128
+ merchantId: string;
129
+ };
120
130
  })[] | null | undefined;
121
131
  gatewayOverride?: {
122
132
  type?: string | null | undefined;
@@ -124,14 +134,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
124
134
  conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
125
135
  conditionValue?: any;
126
136
  }[] | null | undefined;
127
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
128
137
  value: string;
138
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
129
139
  icon: string;
130
140
  label: string;
131
141
  }[] | null | undefined;
132
- status: "NEW" | "PENDING" | "APPROVED";
133
142
  _id: string;
134
- notifyUrl: string;
143
+ status: "NEW" | "PENDING" | "APPROVED";
135
144
  store: {
136
145
  bank?: {
137
146
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -139,8 +148,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
139
148
  holderName?: string | null | undefined;
140
149
  name: string;
141
150
  } | null | undefined;
142
- bankStatement?: string | null | undefined;
143
151
  ssm?: string | null | undefined;
152
+ bankStatement?: string | null | undefined;
144
153
  exteriorPhoto?: string | null | undefined;
145
154
  keyPerson?: {
146
155
  name: string;
@@ -150,6 +159,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
150
159
  id: string;
151
160
  event: "ORDERING" | "MARKETING";
152
161
  };
162
+ notifyUrl: string;
153
163
  methods: {
154
164
  rate?: {
155
165
  amount: number;
@@ -4,29 +4,30 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  type: PropType<{
5
5
  enable?: boolean | null | undefined;
6
6
  tokens?: {
7
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
8
7
  type: "googlePay";
9
8
  config: {
10
9
  gateway: string;
11
10
  gatewayMerchantId: string;
12
11
  };
12
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
13
13
  }[] | null | undefined;
14
14
  gateways?: ({
15
+ paymentGateway: "REVENUE_MONSTER";
15
16
  config: {
16
17
  clientId: string;
17
18
  clientPrivateKey: string;
18
19
  clientSecret: string;
19
20
  storeId: string;
20
21
  };
21
- paymentGateway: "REVENUE_MONSTER";
22
22
  } | {
23
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
23
24
  config: {
24
25
  merchantId: string;
25
26
  secretKey: string;
26
27
  verifyKey: string;
27
28
  };
28
- paymentGateway: "RAZER_MERCHANT_SERVICE";
29
29
  } | {
30
+ paymentGateway: "MACAU_PASS";
30
31
  config: {
31
32
  merchantId: string;
32
33
  merchantName: string;
@@ -34,7 +35,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
34
35
  storeID: string;
35
36
  storeName: string;
36
37
  };
37
- paymentGateway: "MACAU_PASS";
38
+ } | {
39
+ paymentGateway: "DIGIO";
40
+ config: {
41
+ merchantId: string;
42
+ };
38
43
  })[] | null | undefined;
39
44
  gatewayOverride?: {
40
45
  type?: string | null | undefined;
@@ -42,14 +47,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
42
47
  conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
43
48
  conditionValue?: any;
44
49
  }[] | null | undefined;
45
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
46
50
  value: string;
51
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
47
52
  icon: string;
48
53
  label: string;
49
54
  }[] | null | undefined;
50
- status: "NEW" | "PENDING" | "APPROVED";
51
55
  _id: string;
52
- notifyUrl: string;
56
+ status: "NEW" | "PENDING" | "APPROVED";
53
57
  store: {
54
58
  bank?: {
55
59
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -57,8 +61,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
57
61
  holderName?: string | null | undefined;
58
62
  name: string;
59
63
  } | null | undefined;
60
- bankStatement?: string | null | undefined;
61
64
  ssm?: string | null | undefined;
65
+ bankStatement?: string | null | undefined;
62
66
  exteriorPhoto?: string | null | undefined;
63
67
  keyPerson?: {
64
68
  name: string;
@@ -68,6 +72,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
68
72
  id: string;
69
73
  event: "ORDERING" | "MARKETING";
70
74
  };
75
+ notifyUrl: string;
71
76
  methods: {
72
77
  rate?: {
73
78
  amount: number;
@@ -86,29 +91,30 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
86
91
  type: PropType<{
87
92
  enable?: boolean | null | undefined;
88
93
  tokens?: {
89
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
90
94
  type: "googlePay";
91
95
  config: {
92
96
  gateway: string;
93
97
  gatewayMerchantId: string;
94
98
  };
99
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
95
100
  }[] | null | undefined;
96
101
  gateways?: ({
102
+ paymentGateway: "REVENUE_MONSTER";
97
103
  config: {
98
104
  clientId: string;
99
105
  clientPrivateKey: string;
100
106
  clientSecret: string;
101
107
  storeId: string;
102
108
  };
103
- paymentGateway: "REVENUE_MONSTER";
104
109
  } | {
110
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
105
111
  config: {
106
112
  merchantId: string;
107
113
  secretKey: string;
108
114
  verifyKey: string;
109
115
  };
110
- paymentGateway: "RAZER_MERCHANT_SERVICE";
111
116
  } | {
117
+ paymentGateway: "MACAU_PASS";
112
118
  config: {
113
119
  merchantId: string;
114
120
  merchantName: string;
@@ -116,7 +122,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
116
122
  storeID: string;
117
123
  storeName: string;
118
124
  };
119
- paymentGateway: "MACAU_PASS";
125
+ } | {
126
+ paymentGateway: "DIGIO";
127
+ config: {
128
+ merchantId: string;
129
+ };
120
130
  })[] | null | undefined;
121
131
  gatewayOverride?: {
122
132
  type?: string | null | undefined;
@@ -124,14 +134,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
124
134
  conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
125
135
  conditionValue?: any;
126
136
  }[] | null | undefined;
127
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
128
137
  value: string;
138
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
129
139
  icon: string;
130
140
  label: string;
131
141
  }[] | null | undefined;
132
- status: "NEW" | "PENDING" | "APPROVED";
133
142
  _id: string;
134
- notifyUrl: string;
143
+ status: "NEW" | "PENDING" | "APPROVED";
135
144
  store: {
136
145
  bank?: {
137
146
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -139,8 +148,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
139
148
  holderName?: string | null | undefined;
140
149
  name: string;
141
150
  } | null | undefined;
142
- bankStatement?: string | null | undefined;
143
151
  ssm?: string | null | undefined;
152
+ bankStatement?: string | null | undefined;
144
153
  exteriorPhoto?: string | null | undefined;
145
154
  keyPerson?: {
146
155
  name: string;
@@ -150,6 +159,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
150
159
  id: string;
151
160
  event: "ORDERING" | "MARKETING";
152
161
  };
162
+ notifyUrl: string;
153
163
  methods: {
154
164
  rate?: {
155
165
  amount: number;
@@ -9,21 +9,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
9
9
  type: PropType<{
10
10
  enable?: boolean | null | undefined;
11
11
  gateways?: ({
12
+ paymentGateway: "REVENUE_MONSTER";
12
13
  config: {
13
14
  clientId: string;
14
15
  clientPrivateKey: string;
15
16
  clientSecret: string;
16
17
  storeId: string;
17
18
  };
18
- paymentGateway: "REVENUE_MONSTER";
19
19
  } | {
20
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
20
21
  config: {
21
22
  merchantId: string;
22
23
  secretKey: string;
23
24
  verifyKey: string;
24
25
  };
25
- paymentGateway: "RAZER_MERCHANT_SERVICE";
26
26
  } | {
27
+ paymentGateway: "MACAU_PASS";
27
28
  config: {
28
29
  merchantId: string;
29
30
  merchantName: string;
@@ -31,12 +32,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
31
32
  storeID: string;
32
33
  storeName: string;
33
34
  };
34
- paymentGateway: "MACAU_PASS";
35
+ } | {
36
+ paymentGateway: "DIGIO";
37
+ config: {
38
+ merchantId: string;
39
+ };
35
40
  })[] | null | undefined;
36
41
  ref?: any;
37
- status: "NEW" | "PENDING" | "APPROVED";
38
42
  _id: string;
39
- notifyUrl: string;
43
+ status: "NEW" | "PENDING" | "APPROVED";
40
44
  store: {
41
45
  bank?: {
42
46
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -44,8 +48,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
44
48
  holderName?: string | null | undefined;
45
49
  name: string;
46
50
  } | null | undefined;
47
- bankStatement?: string | null | undefined;
48
51
  ssm?: string | null | undefined;
52
+ bankStatement?: string | null | undefined;
49
53
  exteriorPhoto?: string | null | undefined;
50
54
  keyPerson?: {
51
55
  name: string;
@@ -55,6 +59,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
55
59
  id: string;
56
60
  event: "ORDERING" | "MARKETING";
57
61
  };
62
+ notifyUrl: string;
58
63
  methods: {
59
64
  rate?: {
60
65
  amount: number;
@@ -77,21 +82,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
77
82
  type: PropType<{
78
83
  enable?: boolean | null | undefined;
79
84
  gateways?: ({
85
+ paymentGateway: "REVENUE_MONSTER";
80
86
  config: {
81
87
  clientId: string;
82
88
  clientPrivateKey: string;
83
89
  clientSecret: string;
84
90
  storeId: string;
85
91
  };
86
- paymentGateway: "REVENUE_MONSTER";
87
92
  } | {
93
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
88
94
  config: {
89
95
  merchantId: string;
90
96
  secretKey: string;
91
97
  verifyKey: string;
92
98
  };
93
- paymentGateway: "RAZER_MERCHANT_SERVICE";
94
99
  } | {
100
+ paymentGateway: "MACAU_PASS";
95
101
  config: {
96
102
  merchantId: string;
97
103
  merchantName: string;
@@ -99,12 +105,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
99
105
  storeID: string;
100
106
  storeName: string;
101
107
  };
102
- paymentGateway: "MACAU_PASS";
108
+ } | {
109
+ paymentGateway: "DIGIO";
110
+ config: {
111
+ merchantId: string;
112
+ };
103
113
  })[] | null | undefined;
104
114
  ref?: any;
105
- status: "NEW" | "PENDING" | "APPROVED";
106
115
  _id: string;
107
- notifyUrl: string;
116
+ status: "NEW" | "PENDING" | "APPROVED";
108
117
  store: {
109
118
  bank?: {
110
119
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -112,8 +121,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
112
121
  holderName?: string | null | undefined;
113
122
  name: string;
114
123
  } | null | undefined;
115
- bankStatement?: string | null | undefined;
116
124
  ssm?: string | null | undefined;
125
+ bankStatement?: string | null | undefined;
117
126
  exteriorPhoto?: string | null | undefined;
118
127
  keyPerson?: {
119
128
  name: string;
@@ -123,6 +132,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
123
132
  id: string;
124
133
  event: "ORDERING" | "MARKETING";
125
134
  };
135
+ notifyUrl: string;
126
136
  methods: {
127
137
  rate?: {
128
138
  amount: number;