@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
@@ -2,27 +2,26 @@ 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
  gateways?: ({
10
- paymentGateway: "REVENUE_MONSTER";
11
10
  config: {
12
11
  clientId: string;
13
12
  clientPrivateKey: string;
14
13
  clientSecret: string;
15
14
  storeId: string;
16
15
  };
16
+ paymentGateway: "REVENUE_MONSTER";
17
17
  } | {
18
- paymentGateway: "RAZER_MERCHANT_SERVICE";
19
18
  config: {
20
19
  merchantId: string;
21
20
  secretKey: string;
22
21
  verifyKey: string;
23
22
  };
23
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
24
24
  } | {
25
- paymentGateway: "MACAU_PASS";
26
25
  config: {
27
26
  merchantId: string;
28
27
  merchantName: string;
@@ -30,37 +29,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
30
29
  storeID: string;
31
30
  storeName: string;
32
31
  };
32
+ paymentGateway: "MACAU_PASS";
33
33
  } | {
34
- paymentGateway: "DIGIO";
35
34
  config: {
36
35
  merchantId: string;
37
36
  cardMerchantId: string;
38
37
  };
38
+ paymentGateway: "DIGIO";
39
39
  } | {
40
- paymentGateway: "ADYEN";
41
40
  config: {
42
41
  hmacKey?: string | null | undefined;
43
42
  merchantAccount: string;
44
43
  username: string;
45
44
  apiKey: string;
46
- endpoint: string;
47
45
  clientKey: string;
46
+ endpoint: string;
48
47
  };
48
+ paymentGateway: "ADYEN";
49
49
  } | {
50
- paymentGateway: "KSHER";
51
50
  config: {
52
- privateKey: string;
53
51
  appId: string;
52
+ privateKey: string;
54
53
  };
54
+ paymentGateway: "KSHER";
55
55
  } | {
56
- paymentGateway: "TYRO";
57
56
  config: {
58
57
  locationId: string;
59
58
  };
59
+ paymentGateway: "TYRO";
60
60
  })[] | null | undefined;
61
61
  ref?: any;
62
- _id: string;
63
62
  status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
63
+ _id: string;
64
64
  store: {
65
65
  bank?: {
66
66
  type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
@@ -74,9 +74,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
74
74
  bankStatement?: string | null | undefined;
75
75
  exteriorPhoto?: string | null | undefined;
76
76
  keyPerson?: {
77
+ email: string;
77
78
  name: string;
78
79
  phone: string;
79
- email: string;
80
80
  } | null | undefined;
81
81
  id: string;
82
82
  event: "ORDERING" | "MARKETING";
@@ -92,7 +92,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
92
92
  precision: number;
93
93
  } | null | undefined;
94
94
  tPlus?: number | null | undefined;
95
- 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";
95
+ 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";
96
96
  variant: string;
97
97
  }[];
98
98
  businessId: string;
@@ -102,27 +102,26 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
102
102
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
103
103
  payoutAccount: {
104
104
  type: PropType<{
105
+ statusReason?: string | null | undefined;
105
106
  enable?: boolean | null | undefined;
106
107
  submissionDate?: string | null | undefined;
107
108
  statusBy?: string | null | undefined;
108
- statusReason?: string | null | undefined;
109
109
  gateways?: ({
110
- paymentGateway: "REVENUE_MONSTER";
111
110
  config: {
112
111
  clientId: string;
113
112
  clientPrivateKey: string;
114
113
  clientSecret: string;
115
114
  storeId: string;
116
115
  };
116
+ paymentGateway: "REVENUE_MONSTER";
117
117
  } | {
118
- paymentGateway: "RAZER_MERCHANT_SERVICE";
119
118
  config: {
120
119
  merchantId: string;
121
120
  secretKey: string;
122
121
  verifyKey: string;
123
122
  };
123
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
124
124
  } | {
125
- paymentGateway: "MACAU_PASS";
126
125
  config: {
127
126
  merchantId: string;
128
127
  merchantName: string;
@@ -130,37 +129,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
130
129
  storeID: string;
131
130
  storeName: string;
132
131
  };
132
+ paymentGateway: "MACAU_PASS";
133
133
  } | {
134
- paymentGateway: "DIGIO";
135
134
  config: {
136
135
  merchantId: string;
137
136
  cardMerchantId: string;
138
137
  };
138
+ paymentGateway: "DIGIO";
139
139
  } | {
140
- paymentGateway: "ADYEN";
141
140
  config: {
142
141
  hmacKey?: string | null | undefined;
143
142
  merchantAccount: string;
144
143
  username: string;
145
144
  apiKey: string;
146
- endpoint: string;
147
145
  clientKey: string;
146
+ endpoint: string;
148
147
  };
148
+ paymentGateway: "ADYEN";
149
149
  } | {
150
- paymentGateway: "KSHER";
151
150
  config: {
152
- privateKey: string;
153
151
  appId: string;
152
+ privateKey: string;
154
153
  };
154
+ paymentGateway: "KSHER";
155
155
  } | {
156
- paymentGateway: "TYRO";
157
156
  config: {
158
157
  locationId: string;
159
158
  };
159
+ paymentGateway: "TYRO";
160
160
  })[] | null | undefined;
161
161
  ref?: any;
162
- _id: string;
163
162
  status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
163
+ _id: string;
164
164
  store: {
165
165
  bank?: {
166
166
  type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
@@ -174,9 +174,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
174
174
  bankStatement?: string | null | undefined;
175
175
  exteriorPhoto?: string | null | undefined;
176
176
  keyPerson?: {
177
+ email: string;
177
178
  name: string;
178
179
  phone: string;
179
- email: string;
180
180
  } | null | undefined;
181
181
  id: string;
182
182
  event: "ORDERING" | "MARKETING";
@@ -192,7 +192,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
192
192
  precision: number;
193
193
  } | null | undefined;
194
194
  tPlus?: number | null | undefined;
195
- 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";
195
+ 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";
196
196
  variant: string;
197
197
  }[];
198
198
  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,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;