@feedmepos/mf-payment 1.6.7 → 1.6.9-dev

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 (82) hide show
  1. package/dist/{Actions.vue_vue_type_script_setup_true_lang-Cbk_MreH.js → Actions.vue_vue_type_script_setup_true_lang-38D8z1m3.js} +1 -1
  2. package/dist/{Chargeback-BEi2nlVn.js → Chargeback-BwID9U-C.js} +5 -5
  3. package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-B4ENSps-.js → DocumentViewer.vue_vue_type_script_setup_true_lang-CgLsTVkv.js} +1 -1
  4. package/dist/{OnboardForm-D41P8FFN.js → OnboardForm-Chek03PL.js} +345 -337
  5. package/dist/{OnboardForm-DDgeZgKf.js → OnboardForm-D25_n-tS.js} +492 -462
  6. package/dist/{OnboardSubmission-BcAkrgzK.js → OnboardSubmission-C8g08B7a.js} +5 -5
  7. package/dist/{OnboardSubmission-D5jduoxM.js → OnboardSubmission-pVy96ND8.js} +2 -2
  8. package/dist/{PayoutAccount-BnrWIwAj.js → PayoutAccount-DI3m9UZF.js} +5 -5
  9. package/dist/{PayoutAccount-DZEeWfTC.js → PayoutAccount-DMlTNR_B.js} +5 -5
  10. package/dist/{PayoutAccountSetting-C5hE43-T.js → PayoutAccountSetting-BU1-vFND.js} +6 -6
  11. package/dist/{Restaurant-BjGWAkqS.js → Restaurant-CWZr2Mvq.js} +4 -4
  12. package/dist/{RestaurantSetting-BdsSOjYT.js → RestaurantSetting-D7A_IGdy.js} +3 -3
  13. package/dist/{Settlement-BSUpbjEP.js → Settlement-C-cHbx17.js} +4 -4
  14. package/dist/{Settlement-C0cPL0OZ.js → Settlement-Dz75ZmfY.js} +3 -3
  15. package/dist/{SettlementTransactions-v4ng6f2k.js → SettlementTransactions-BFdJAzVz.js} +4 -4
  16. package/dist/{SettlementTransactions-OmlpfTWV.js → SettlementTransactions-CNTSIF5g.js} +4 -4
  17. package/dist/{Status.vue_vue_type_script_setup_true_lang-cQgIrkcE.js → Status.vue_vue_type_script_setup_true_lang-C7Xe_cWG.js} +1 -1
  18. package/dist/{Terminal-HEW4rnOq.js → Terminal-DstkOnhq.js} +5 -5
  19. package/dist/{TerminalSetting-BHlInTZf.js → TerminalSetting-TVBkIhJN.js} +4 -4
  20. package/dist/{Transaction-B1jwaS3J.js → Transaction-CCW_HuGa.js} +6 -6
  21. package/dist/{Transaction-BDybYle3.js → Transaction-NjqFOJ9c.js} +10 -10
  22. package/dist/{TransactionOld-D1fduTRQ.js → TransactionOld-BXb7EUa1.js} +7 -7
  23. package/dist/{app-CWF4CCE6.js → app-D19lOgLl.js} +180 -171
  24. package/dist/app.js +1 -1
  25. package/dist/{assets-DAUhSFQ-.js → assets-Defljj2j.js} +1 -1
  26. package/dist/{grafana-BoOwwBs6.js → grafana-CT93yGOQ.js} +1 -1
  27. package/dist/{index-BuS87mM1.js → index-7n8VBMwf.js} +2 -2
  28. package/dist/{index-DDWbthoH.js → index-BqVIsXZc.js} +1 -1
  29. package/dist/{index-WdAP5SDV.js → index-CVbaiBjF.js} +1 -1
  30. package/dist/{index-Biy5kUL3.js → index-Crox4OFR.js} +1 -1
  31. package/dist/{index-BmS49Rkd.js → index-Cwh3VBQJ.js} +1 -1
  32. package/dist/{index-Bdq78dY4.js → index-DVjTEe2l.js} +10748 -9743
  33. package/dist/{index-uErwvsXB.js → index-DlRGCmIA.js} +1 -1
  34. package/dist/{index-DUmu91Gp.js → index-Dwtpq5W0.js} +1 -1
  35. package/dist/{index-KTcr1EH9.js → index-Dx4stWGQ.js} +1 -1
  36. package/dist/{index.vue_vue_type_script_setup_true_lang-B5ZUyxUG.js → index.vue_vue_type_script_setup_true_lang-DV6pu6Fm.js} +1 -1
  37. package/dist/package.json +3 -3
  38. package/dist/{payout-account-DHY-ZyA9.js → payout-account-Dka7NGVl.js} +3 -3
  39. package/dist/stores/payoutAccount.d.ts +26 -26
  40. package/dist/tsconfig.app.tsbuildinfo +1 -1
  41. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +26 -26
  42. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +30 -30
  43. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +30 -30
  44. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +26 -26
  45. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +26 -26
  46. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +30 -30
  47. package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
  48. package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
  49. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  50. package/dist/views/admin/payout-account/tabs/gateway/KsherGateway.vue.d.ts +2 -2
  51. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
  52. package/dist/views/admin/payout-account/tabs/gateway/TyroGateway.vue.d.ts +2 -2
  53. package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
  54. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  55. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  56. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +2 -2
  57. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +2 -2
  58. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +2 -2
  59. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +12 -12
  60. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +12 -12
  61. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +12 -12
  62. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +12 -12
  63. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +12 -12
  64. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +12 -12
  65. package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +12 -12
  66. package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +12 -12
  67. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +12 -12
  68. package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +12 -12
  69. package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +12 -12
  70. package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +12 -12
  71. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +12 -12
  72. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +12 -12
  73. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +12 -12
  74. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +12 -12
  75. package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +12 -12
  76. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +12 -12
  77. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +12 -12
  78. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +12 -12
  79. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +52 -52
  80. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +4 -4
  81. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +2 -2
  82. package/package.json +2 -2
@@ -7,27 +7,26 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
7
7
  };
8
8
  payoutAccount: {
9
9
  type: PropType<{
10
+ statusReason?: string | null | undefined;
10
11
  enable?: boolean | null | undefined;
11
12
  submissionDate?: string | null | undefined;
12
13
  statusBy?: string | null | undefined;
13
- statusReason?: string | null | undefined;
14
14
  gateways?: ({
15
- paymentGateway: "REVENUE_MONSTER";
16
15
  config: {
17
16
  clientId: string;
18
17
  clientPrivateKey: string;
19
18
  clientSecret: string;
20
19
  storeId: string;
21
20
  };
21
+ paymentGateway: "REVENUE_MONSTER";
22
22
  } | {
23
- paymentGateway: "RAZER_MERCHANT_SERVICE";
24
23
  config: {
25
24
  merchantId: string;
26
25
  secretKey: string;
27
26
  verifyKey: string;
28
27
  };
28
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
29
29
  } | {
30
- paymentGateway: "MACAU_PASS";
31
30
  config: {
32
31
  merchantId: string;
33
32
  merchantName: string;
@@ -35,37 +34,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
35
34
  storeID: string;
36
35
  storeName: string;
37
36
  };
37
+ paymentGateway: "MACAU_PASS";
38
38
  } | {
39
- paymentGateway: "DIGIO";
40
39
  config: {
41
40
  merchantId: string;
42
41
  cardMerchantId: string;
43
42
  };
43
+ paymentGateway: "DIGIO";
44
44
  } | {
45
- paymentGateway: "ADYEN";
46
45
  config: {
47
46
  hmacKey?: string | null | undefined;
48
47
  merchantAccount: string;
49
48
  username: string;
50
49
  apiKey: string;
51
- endpoint: string;
52
50
  clientKey: string;
51
+ endpoint: string;
53
52
  };
53
+ paymentGateway: "ADYEN";
54
54
  } | {
55
- paymentGateway: "KSHER";
56
55
  config: {
57
- privateKey: string;
58
56
  appId: string;
57
+ privateKey: string;
59
58
  };
59
+ paymentGateway: "KSHER";
60
60
  } | {
61
- paymentGateway: "TYRO";
62
61
  config: {
63
62
  locationId: string;
64
63
  };
64
+ paymentGateway: "TYRO";
65
65
  })[] | null | undefined;
66
66
  ref?: any;
67
- _id: string;
68
67
  status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
68
+ _id: string;
69
69
  store: {
70
70
  bank?: {
71
71
  type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
@@ -79,9 +79,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
79
79
  bankStatement?: string | null | undefined;
80
80
  exteriorPhoto?: string | null | undefined;
81
81
  keyPerson?: {
82
+ email: string;
82
83
  name: string;
83
84
  phone: string;
84
- email: string;
85
85
  } | null | undefined;
86
86
  id: string;
87
87
  event: "ORDERING" | "MARKETING";
@@ -97,7 +97,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
97
97
  precision: number;
98
98
  } | null | undefined;
99
99
  tPlus?: number | null | undefined;
100
- issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT";
100
+ issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
101
101
  variant: string;
102
102
  }[];
103
103
  businessId: string;
@@ -111,27 +111,26 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
111
111
  };
112
112
  payoutAccount: {
113
113
  type: PropType<{
114
+ statusReason?: string | null | undefined;
114
115
  enable?: boolean | null | undefined;
115
116
  submissionDate?: string | null | undefined;
116
117
  statusBy?: string | null | undefined;
117
- statusReason?: string | null | undefined;
118
118
  gateways?: ({
119
- paymentGateway: "REVENUE_MONSTER";
120
119
  config: {
121
120
  clientId: string;
122
121
  clientPrivateKey: string;
123
122
  clientSecret: string;
124
123
  storeId: string;
125
124
  };
125
+ paymentGateway: "REVENUE_MONSTER";
126
126
  } | {
127
- paymentGateway: "RAZER_MERCHANT_SERVICE";
128
127
  config: {
129
128
  merchantId: string;
130
129
  secretKey: string;
131
130
  verifyKey: string;
132
131
  };
132
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
133
133
  } | {
134
- paymentGateway: "MACAU_PASS";
135
134
  config: {
136
135
  merchantId: string;
137
136
  merchantName: string;
@@ -139,37 +138,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
139
138
  storeID: string;
140
139
  storeName: string;
141
140
  };
141
+ paymentGateway: "MACAU_PASS";
142
142
  } | {
143
- paymentGateway: "DIGIO";
144
143
  config: {
145
144
  merchantId: string;
146
145
  cardMerchantId: string;
147
146
  };
147
+ paymentGateway: "DIGIO";
148
148
  } | {
149
- paymentGateway: "ADYEN";
150
149
  config: {
151
150
  hmacKey?: string | null | undefined;
152
151
  merchantAccount: string;
153
152
  username: string;
154
153
  apiKey: string;
155
- endpoint: string;
156
154
  clientKey: string;
155
+ endpoint: string;
157
156
  };
157
+ paymentGateway: "ADYEN";
158
158
  } | {
159
- paymentGateway: "KSHER";
160
159
  config: {
161
- privateKey: string;
162
160
  appId: string;
161
+ privateKey: string;
163
162
  };
163
+ paymentGateway: "KSHER";
164
164
  } | {
165
- paymentGateway: "TYRO";
166
165
  config: {
167
166
  locationId: string;
168
167
  };
168
+ paymentGateway: "TYRO";
169
169
  })[] | null | undefined;
170
170
  ref?: any;
171
- _id: string;
172
171
  status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
172
+ _id: string;
173
173
  store: {
174
174
  bank?: {
175
175
  type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
@@ -183,9 +183,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
183
183
  bankStatement?: string | null | undefined;
184
184
  exteriorPhoto?: string | null | undefined;
185
185
  keyPerson?: {
186
+ email: string;
186
187
  name: string;
187
188
  phone: string;
188
- email: string;
189
189
  } | null | undefined;
190
190
  id: string;
191
191
  event: "ORDERING" | "MARKETING";
@@ -201,7 +201,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
201
201
  precision: number;
202
202
  } | null | undefined;
203
203
  tPlus?: number | null | undefined;
204
- issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT";
204
+ issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
205
205
  variant: string;
206
206
  }[];
207
207
  businessId: string;
@@ -7,27 +7,26 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
7
7
  };
8
8
  payoutAccount: {
9
9
  type: PropType<{
10
+ statusReason?: string | null | undefined;
10
11
  enable?: boolean | null | undefined;
11
12
  submissionDate?: string | null | undefined;
12
13
  statusBy?: string | null | undefined;
13
- statusReason?: string | null | undefined;
14
14
  gateways?: ({
15
- paymentGateway: "REVENUE_MONSTER";
16
15
  config: {
17
16
  clientId: string;
18
17
  clientPrivateKey: string;
19
18
  clientSecret: string;
20
19
  storeId: string;
21
20
  };
21
+ paymentGateway: "REVENUE_MONSTER";
22
22
  } | {
23
- paymentGateway: "RAZER_MERCHANT_SERVICE";
24
23
  config: {
25
24
  merchantId: string;
26
25
  secretKey: string;
27
26
  verifyKey: string;
28
27
  };
28
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
29
29
  } | {
30
- paymentGateway: "MACAU_PASS";
31
30
  config: {
32
31
  merchantId: string;
33
32
  merchantName: string;
@@ -35,37 +34,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
35
34
  storeID: string;
36
35
  storeName: string;
37
36
  };
37
+ paymentGateway: "MACAU_PASS";
38
38
  } | {
39
- paymentGateway: "DIGIO";
40
39
  config: {
41
40
  merchantId: string;
42
41
  cardMerchantId: string;
43
42
  };
43
+ paymentGateway: "DIGIO";
44
44
  } | {
45
- paymentGateway: "ADYEN";
46
45
  config: {
47
46
  hmacKey?: string | null | undefined;
48
47
  merchantAccount: string;
49
48
  username: string;
50
49
  apiKey: string;
51
- endpoint: string;
52
50
  clientKey: string;
51
+ endpoint: string;
53
52
  };
53
+ paymentGateway: "ADYEN";
54
54
  } | {
55
- paymentGateway: "KSHER";
56
55
  config: {
57
- privateKey: string;
58
56
  appId: string;
57
+ privateKey: string;
59
58
  };
59
+ paymentGateway: "KSHER";
60
60
  } | {
61
- paymentGateway: "TYRO";
62
61
  config: {
63
62
  locationId: string;
64
63
  };
64
+ paymentGateway: "TYRO";
65
65
  })[] | null | undefined;
66
66
  ref?: any;
67
- _id: string;
68
67
  status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
68
+ _id: string;
69
69
  store: {
70
70
  bank?: {
71
71
  type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
@@ -79,9 +79,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
79
79
  bankStatement?: string | null | undefined;
80
80
  exteriorPhoto?: string | null | undefined;
81
81
  keyPerson?: {
82
+ email: string;
82
83
  name: string;
83
84
  phone: string;
84
- email: string;
85
85
  } | null | undefined;
86
86
  id: string;
87
87
  event: "ORDERING" | "MARKETING";
@@ -97,7 +97,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
97
97
  precision: number;
98
98
  } | null | undefined;
99
99
  tPlus?: number | null | undefined;
100
- issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT";
100
+ issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
101
101
  variant: string;
102
102
  }[];
103
103
  businessId: string;
@@ -111,27 +111,26 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
111
111
  };
112
112
  payoutAccount: {
113
113
  type: PropType<{
114
+ statusReason?: string | null | undefined;
114
115
  enable?: boolean | null | undefined;
115
116
  submissionDate?: string | null | undefined;
116
117
  statusBy?: string | null | undefined;
117
- statusReason?: string | null | undefined;
118
118
  gateways?: ({
119
- paymentGateway: "REVENUE_MONSTER";
120
119
  config: {
121
120
  clientId: string;
122
121
  clientPrivateKey: string;
123
122
  clientSecret: string;
124
123
  storeId: string;
125
124
  };
125
+ paymentGateway: "REVENUE_MONSTER";
126
126
  } | {
127
- paymentGateway: "RAZER_MERCHANT_SERVICE";
128
127
  config: {
129
128
  merchantId: string;
130
129
  secretKey: string;
131
130
  verifyKey: string;
132
131
  };
132
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
133
133
  } | {
134
- paymentGateway: "MACAU_PASS";
135
134
  config: {
136
135
  merchantId: string;
137
136
  merchantName: string;
@@ -139,37 +138,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
139
138
  storeID: string;
140
139
  storeName: string;
141
140
  };
141
+ paymentGateway: "MACAU_PASS";
142
142
  } | {
143
- paymentGateway: "DIGIO";
144
143
  config: {
145
144
  merchantId: string;
146
145
  cardMerchantId: string;
147
146
  };
147
+ paymentGateway: "DIGIO";
148
148
  } | {
149
- paymentGateway: "ADYEN";
150
149
  config: {
151
150
  hmacKey?: string | null | undefined;
152
151
  merchantAccount: string;
153
152
  username: string;
154
153
  apiKey: string;
155
- endpoint: string;
156
154
  clientKey: string;
155
+ endpoint: string;
157
156
  };
157
+ paymentGateway: "ADYEN";
158
158
  } | {
159
- paymentGateway: "KSHER";
160
159
  config: {
161
- privateKey: string;
162
160
  appId: string;
161
+ privateKey: string;
163
162
  };
163
+ paymentGateway: "KSHER";
164
164
  } | {
165
- paymentGateway: "TYRO";
166
165
  config: {
167
166
  locationId: string;
168
167
  };
168
+ paymentGateway: "TYRO";
169
169
  })[] | null | undefined;
170
170
  ref?: any;
171
- _id: string;
172
171
  status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
172
+ _id: string;
173
173
  store: {
174
174
  bank?: {
175
175
  type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
@@ -183,9 +183,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
183
183
  bankStatement?: string | null | undefined;
184
184
  exteriorPhoto?: string | null | undefined;
185
185
  keyPerson?: {
186
+ email: string;
186
187
  name: string;
187
188
  phone: string;
188
- email: string;
189
189
  } | null | undefined;
190
190
  id: string;
191
191
  event: "ORDERING" | "MARKETING";
@@ -201,7 +201,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
201
201
  precision: number;
202
202
  } | null | undefined;
203
203
  tPlus?: number | null | undefined;
204
- issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT";
204
+ issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
205
205
  variant: string;
206
206
  }[];
207
207
  businessId: string;
@@ -2,37 +2,36 @@ import { type PropType } from "vue";
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  payoutAccount: {
4
4
  type: PropType<{
5
+ statusReason?: string | null | undefined;
5
6
  enable?: boolean | null | undefined;
6
7
  submissionDate?: string | null | undefined;
7
8
  statusBy?: string | null | undefined;
8
- statusReason?: string | null | undefined;
9
9
  tokens?: {
10
+ type: "googlePay" | "applePay";
11
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA" | "TYRO";
10
12
  config: {
11
13
  gateway: string;
12
14
  gatewayMerchantId: string;
13
15
  } | {
14
16
  merchantId: string;
15
17
  };
16
- type: "googlePay" | "applePay";
17
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA" | "TYRO";
18
18
  }[] | null | undefined;
19
19
  gateways?: ({
20
- paymentGateway: "REVENUE_MONSTER";
21
20
  config: {
22
21
  clientId: string;
23
22
  clientPrivateKey: string;
24
23
  clientSecret: string;
25
24
  storeId: string;
26
25
  };
26
+ paymentGateway: "REVENUE_MONSTER";
27
27
  } | {
28
- paymentGateway: "RAZER_MERCHANT_SERVICE";
29
28
  config: {
30
29
  merchantId: string;
31
30
  secretKey: string;
32
31
  verifyKey: string;
33
32
  };
33
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
34
34
  } | {
35
- paymentGateway: "MACAU_PASS";
36
35
  config: {
37
36
  merchantId: string;
38
37
  merchantName: string;
@@ -40,33 +39,34 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
40
39
  storeID: string;
41
40
  storeName: string;
42
41
  };
42
+ paymentGateway: "MACAU_PASS";
43
43
  } | {
44
- paymentGateway: "DIGIO";
45
44
  config: {
46
45
  merchantId: string;
47
46
  cardMerchantId: string;
48
47
  };
48
+ paymentGateway: "DIGIO";
49
49
  } | {
50
- paymentGateway: "ADYEN";
51
50
  config: {
52
51
  hmacKey?: string | null | undefined;
53
52
  merchantAccount: string;
54
53
  username: string;
55
54
  apiKey: string;
56
- endpoint: string;
57
55
  clientKey: string;
56
+ endpoint: string;
58
57
  };
58
+ paymentGateway: "ADYEN";
59
59
  } | {
60
- paymentGateway: "KSHER";
61
60
  config: {
62
- privateKey: string;
63
61
  appId: string;
62
+ privateKey: string;
64
63
  };
64
+ paymentGateway: "KSHER";
65
65
  } | {
66
- paymentGateway: "TYRO";
67
66
  config: {
68
67
  locationId: string;
69
68
  };
69
+ paymentGateway: "TYRO";
70
70
  })[] | null | undefined;
71
71
  gatewayOverride?: {
72
72
  type?: string | null | undefined;
@@ -79,8 +79,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
79
79
  icon: string;
80
80
  label: string;
81
81
  }[] | null | undefined;
82
- _id: string;
83
82
  status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
83
+ _id: string;
84
84
  store: {
85
85
  bank?: {
86
86
  type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
@@ -94,9 +94,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
94
94
  bankStatement?: string | null | undefined;
95
95
  exteriorPhoto?: string | null | undefined;
96
96
  keyPerson?: {
97
+ email: string;
97
98
  name: string;
98
99
  phone: string;
99
- email: string;
100
100
  } | null | undefined;
101
101
  id: string;
102
102
  event: "ORDERING" | "MARKETING";
@@ -112,7 +112,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
112
112
  precision: number;
113
113
  } | null | undefined;
114
114
  tPlus?: number | null | undefined;
115
- issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT";
115
+ issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
116
116
  variant: string;
117
117
  }[];
118
118
  businessId: string;
@@ -122,37 +122,36 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
122
122
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
123
123
  payoutAccount: {
124
124
  type: PropType<{
125
+ statusReason?: string | null | undefined;
125
126
  enable?: boolean | null | undefined;
126
127
  submissionDate?: string | null | undefined;
127
128
  statusBy?: string | null | undefined;
128
- statusReason?: string | null | undefined;
129
129
  tokens?: {
130
+ type: "googlePay" | "applePay";
131
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA" | "TYRO";
130
132
  config: {
131
133
  gateway: string;
132
134
  gatewayMerchantId: string;
133
135
  } | {
134
136
  merchantId: string;
135
137
  };
136
- type: "googlePay" | "applePay";
137
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA" | "TYRO";
138
138
  }[] | null | undefined;
139
139
  gateways?: ({
140
- paymentGateway: "REVENUE_MONSTER";
141
140
  config: {
142
141
  clientId: string;
143
142
  clientPrivateKey: string;
144
143
  clientSecret: string;
145
144
  storeId: string;
146
145
  };
146
+ paymentGateway: "REVENUE_MONSTER";
147
147
  } | {
148
- paymentGateway: "RAZER_MERCHANT_SERVICE";
149
148
  config: {
150
149
  merchantId: string;
151
150
  secretKey: string;
152
151
  verifyKey: string;
153
152
  };
153
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
154
154
  } | {
155
- paymentGateway: "MACAU_PASS";
156
155
  config: {
157
156
  merchantId: string;
158
157
  merchantName: string;
@@ -160,33 +159,34 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
160
159
  storeID: string;
161
160
  storeName: string;
162
161
  };
162
+ paymentGateway: "MACAU_PASS";
163
163
  } | {
164
- paymentGateway: "DIGIO";
165
164
  config: {
166
165
  merchantId: string;
167
166
  cardMerchantId: string;
168
167
  };
168
+ paymentGateway: "DIGIO";
169
169
  } | {
170
- paymentGateway: "ADYEN";
171
170
  config: {
172
171
  hmacKey?: string | null | undefined;
173
172
  merchantAccount: string;
174
173
  username: string;
175
174
  apiKey: string;
176
- endpoint: string;
177
175
  clientKey: string;
176
+ endpoint: string;
178
177
  };
178
+ paymentGateway: "ADYEN";
179
179
  } | {
180
- paymentGateway: "KSHER";
181
180
  config: {
182
- privateKey: string;
183
181
  appId: string;
182
+ privateKey: string;
184
183
  };
184
+ paymentGateway: "KSHER";
185
185
  } | {
186
- paymentGateway: "TYRO";
187
186
  config: {
188
187
  locationId: string;
189
188
  };
189
+ paymentGateway: "TYRO";
190
190
  })[] | null | undefined;
191
191
  gatewayOverride?: {
192
192
  type?: string | null | undefined;
@@ -199,8 +199,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
199
199
  icon: string;
200
200
  label: string;
201
201
  }[] | null | undefined;
202
- _id: string;
203
202
  status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
203
+ _id: string;
204
204
  store: {
205
205
  bank?: {
206
206
  type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
@@ -214,9 +214,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
214
214
  bankStatement?: string | null | undefined;
215
215
  exteriorPhoto?: string | null | undefined;
216
216
  keyPerson?: {
217
+ email: string;
217
218
  name: string;
218
219
  phone: string;
219
- email: string;
220
220
  } | null | undefined;
221
221
  id: string;
222
222
  event: "ORDERING" | "MARKETING";
@@ -232,7 +232,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
232
232
  precision: number;
233
233
  } | null | undefined;
234
234
  tPlus?: number | null | undefined;
235
- issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT";
235
+ issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
236
236
  variant: string;
237
237
  }[];
238
238
  businessId: string;
@@ -2,15 +2,15 @@ import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  gateway: {
4
4
  type: PropType<{
5
+ paymentGateway: "ADYEN";
5
6
  config: {
6
7
  hmacKey?: string | null | undefined;
8
+ clientKey: string;
7
9
  merchantAccount: string;
8
10
  username: string;
9
11
  apiKey: string;
10
- clientKey: string;
11
12
  endpoint: string;
12
13
  };
13
- paymentGateway: "ADYEN";
14
14
  } | undefined>;
15
15
  required: true;
16
16
  };
@@ -25,15 +25,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
25
25
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
26
26
  gateway: {
27
27
  type: PropType<{
28
+ paymentGateway: "ADYEN";
28
29
  config: {
29
30
  hmacKey?: string | null | undefined;
31
+ clientKey: string;
30
32
  merchantAccount: string;
31
33
  username: string;
32
34
  apiKey: string;
33
- clientKey: string;
34
35
  endpoint: string;
35
36
  };
36
- paymentGateway: "ADYEN";
37
37
  } | undefined>;
38
38
  required: true;
39
39
  };