@feedmepos/mf-payment 1.4.37 → 1.4.39

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 (66) hide show
  1. package/dist/{Actions.vue_vue_type_script_setup_true_lang-Bk0JJG8s.js → Actions.vue_vue_type_script_setup_true_lang-Dm9-P1P6.js} +2 -2
  2. package/dist/{Chargeback-DZZPmcw2.js → Chargeback-CF_p5AkJ.js} +5 -5
  3. package/dist/{OnboardForm-b_7rmdp-.js → OnboardForm-B7CkEXGv.js} +4 -4
  4. package/dist/{OnboardForm-L60_og6x.js → OnboardForm-Dsxjljqr.js} +4 -4
  5. package/dist/{OnboardSubmission-iYI21aCU.js → OnboardSubmission-CHRiLayt.js} +5 -5
  6. package/dist/{OnboardSubmission-Jm2Z4N7V.js → OnboardSubmission-DHZ74Q8K.js} +2 -2
  7. package/dist/{PayoutAccount-BOL9rvMj.js → PayoutAccount-B2tLhNCP.js} +5 -5
  8. package/dist/{PayoutAccount-E7QgJudp.js → PayoutAccount-CYbZJGR1.js} +5 -5
  9. package/dist/{PayoutAccountSetting-Dj8cIWno.js → PayoutAccountSetting-Byfhf8vi.js} +288 -274
  10. package/dist/{Restaurant-CMjg9X88.js → Restaurant-BFM6IVeo.js} +4 -4
  11. package/dist/{RestaurantSetting-C66kJwFD.js → RestaurantSetting-CRWzH54g.js} +3 -3
  12. package/dist/{Settlement-BynnBo96.js → Settlement-BVyNw-s_.js} +3 -3
  13. package/dist/{Settlement-BJMsyM2H.js → Settlement-CK5FGMkl.js} +3 -3
  14. package/dist/{SettlementTransactions-DYHTV5Z2.js → SettlementTransactions-B_OHLhd0.js} +4 -4
  15. package/dist/{SettlementTransactions-B7xUY6Xt.js → SettlementTransactions-q8-O_icK.js} +4 -4
  16. package/dist/{Status.vue_vue_type_script_setup_true_lang-DIXUpnkm.js → Status.vue_vue_type_script_setup_true_lang-B_1HKa0E.js} +1 -1
  17. package/dist/{Terminal-B6bEPNGC.js → Terminal-BSmGsSH6.js} +5 -5
  18. package/dist/{TerminalSetting-D1HF1unx.js → TerminalSetting-B70azG2l.js} +3 -3
  19. package/dist/{Transaction-CwIDxvss.js → Transaction-BhnPGXP_.js} +6 -6
  20. package/dist/{Transaction-CA5tb68I.js → Transaction-ycjLL38i.js} +9 -9
  21. package/dist/{TransactionOld-DmqBtUcB.js → TransactionOld-hQw2jPbw.js} +6 -6
  22. package/dist/{app-CQiul24e.js → app-jWqIMlvQ.js} +74 -74
  23. package/dist/app.js +1 -1
  24. package/dist/{assets-T1fUoqNx.js → assets-B1D_MgMU.js} +1 -1
  25. package/dist/{grafana-CJp-OsSI.js → grafana-CpZFM_Is.js} +1 -1
  26. package/dist/{index-B8ejEL5n.js → index-BCwCx3CJ.js} +36 -23
  27. package/dist/{index-B2colhiY.js → index-BOXe3lBY.js} +1 -1
  28. package/dist/{index-BksZxG5X.js → index-CIj4gYaQ.js} +1 -1
  29. package/dist/{index-BBn7cvxH.js → index-Cif5ZVCF.js} +1 -1
  30. package/dist/{index-CRxYHQ1I.js → index-DkkJFPfC.js} +1 -1
  31. package/dist/{index-CfWdUyNi.js → index-U0rV6-CG.js} +2 -2
  32. package/dist/{index-BqTuPkCO.js → index-wMVjSqOV.js} +1 -1
  33. package/dist/{index-OH-SVdfb.js → index-yD13EQmY.js} +1 -1
  34. package/dist/{index.vue_vue_type_script_setup_true_lang-Bb8EC5LM.js → index.vue_vue_type_script_setup_true_lang-BzAMhFiq.js} +1 -1
  35. package/dist/package.json +2 -2
  36. package/dist/{payout-account-CH0Dq0s4.js → payout-account-Bf_SST_W.js} +3 -3
  37. package/dist/{plugins-DfTvOgLR.js → plugins-DJOA7bw1.js} +1 -1
  38. package/dist/stores/payoutAccount.d.ts +16 -16
  39. package/dist/tsconfig.app.tsbuildinfo +1 -1
  40. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +16 -16
  41. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +42 -36
  42. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +42 -36
  43. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +16 -16
  44. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +16 -16
  45. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +42 -36
  46. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +14 -14
  47. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +14 -14
  48. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +14 -14
  49. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +14 -14
  50. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +14 -14
  51. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +14 -14
  52. package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +14 -14
  53. package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +14 -14
  54. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +14 -14
  55. package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +14 -14
  56. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +14 -14
  57. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +14 -14
  58. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +14 -14
  59. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +14 -14
  60. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +14 -14
  61. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +14 -14
  62. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
  63. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +32 -32
  64. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +64 -64
  65. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +32 -32
  66. package/package.json +2 -2
@@ -4,17 +4,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  terminal: {
5
5
  type: PropType<{
6
6
  name?: string | null | undefined;
7
- deviceId?: string | null | undefined;
8
- bindCode?: string | null | undefined;
9
7
  secretKey?: string | null | undefined;
10
- token?: string | null | undefined;
11
8
  gateways?: {
12
9
  config?: {
13
10
  packageId: string;
14
11
  uniqueId: string;
15
12
  } | null | undefined;
16
- gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
13
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
17
14
  }[] | null | undefined;
15
+ deviceId?: string | null | undefined;
16
+ bindCode?: string | null | undefined;
17
+ token?: string | null | undefined;
18
18
  ecrs?: ({
19
19
  config?: {
20
20
  terminalId: string;
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
23
23
  } | {
24
24
  config?: {
25
25
  privateKey?: string | null | undefined;
26
- terminalId: string;
27
26
  merchantId: string;
27
+ terminalId: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
30
30
  })[] | null | undefined;
@@ -102,10 +102,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
102
102
  status: "Active" | "Inactive";
103
103
  _id: string;
104
104
  referenceId: string;
105
- securityCode: string;
106
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
107
105
  createdAt: string;
108
106
  updatedAt: string;
107
+ securityCode: string;
108
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
109
109
  }>;
110
110
  required: true;
111
111
  };
@@ -117,17 +117,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
117
117
  terminal: {
118
118
  type: PropType<{
119
119
  name?: string | null | undefined;
120
- deviceId?: string | null | undefined;
121
- bindCode?: string | null | undefined;
122
120
  secretKey?: string | null | undefined;
123
- token?: string | null | undefined;
124
121
  gateways?: {
125
122
  config?: {
126
123
  packageId: string;
127
124
  uniqueId: string;
128
125
  } | null | undefined;
129
- gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
126
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
130
127
  }[] | null | undefined;
128
+ deviceId?: string | null | undefined;
129
+ bindCode?: string | null | undefined;
130
+ token?: string | null | undefined;
131
131
  ecrs?: ({
132
132
  config?: {
133
133
  terminalId: string;
@@ -136,8 +136,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
136
136
  } | {
137
137
  config?: {
138
138
  privateKey?: string | null | undefined;
139
- terminalId: string;
140
139
  merchantId: string;
140
+ terminalId: string;
141
141
  } | null | undefined;
142
142
  gateway: "Ghl";
143
143
  })[] | null | undefined;
@@ -215,10 +215,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
215
215
  status: "Active" | "Inactive";
216
216
  _id: string;
217
217
  referenceId: string;
218
- securityCode: string;
219
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
220
218
  createdAt: string;
221
219
  updatedAt: string;
220
+ securityCode: string;
221
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
222
222
  }>;
223
223
  required: true;
224
224
  };
@@ -3,17 +3,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3
3
  terminal: {
4
4
  type: PropType<{
5
5
  name?: string | null | undefined;
6
- deviceId?: string | null | undefined;
7
- bindCode?: string | null | undefined;
8
6
  secretKey?: string | null | undefined;
9
- token?: string | null | undefined;
10
7
  gateways?: {
11
8
  config?: {
12
9
  packageId: string;
13
10
  uniqueId: string;
14
11
  } | null | undefined;
15
- gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
12
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
16
13
  }[] | null | undefined;
14
+ deviceId?: string | null | undefined;
15
+ bindCode?: string | null | undefined;
16
+ token?: string | null | undefined;
17
17
  ecrs?: ({
18
18
  config?: {
19
19
  terminalId: string;
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  } | {
23
23
  config?: {
24
24
  privateKey?: string | null | undefined;
25
- terminalId: string;
26
25
  merchantId: string;
26
+ terminalId: string;
27
27
  } | null | undefined;
28
28
  gateway: "Ghl";
29
29
  })[] | null | undefined;
@@ -101,10 +101,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
101
101
  status: "Active" | "Inactive";
102
102
  _id: string;
103
103
  referenceId: string;
104
- securityCode: string;
105
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
106
104
  createdAt: string;
107
105
  updatedAt: string;
106
+ securityCode: string;
107
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
108
108
  }>;
109
109
  required: true;
110
110
  };
@@ -112,17 +112,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
112
112
  terminal: {
113
113
  type: PropType<{
114
114
  name?: string | null | undefined;
115
- deviceId?: string | null | undefined;
116
- bindCode?: string | null | undefined;
117
115
  secretKey?: string | null | undefined;
118
- token?: string | null | undefined;
119
116
  gateways?: {
120
117
  config?: {
121
118
  packageId: string;
122
119
  uniqueId: string;
123
120
  } | null | undefined;
124
- gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
121
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
125
122
  }[] | null | undefined;
123
+ deviceId?: string | null | undefined;
124
+ bindCode?: string | null | undefined;
125
+ token?: string | null | undefined;
126
126
  ecrs?: ({
127
127
  config?: {
128
128
  terminalId: string;
@@ -131,8 +131,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
131
131
  } | {
132
132
  config?: {
133
133
  privateKey?: string | null | undefined;
134
- terminalId: string;
135
134
  merchantId: string;
135
+ terminalId: string;
136
136
  } | null | undefined;
137
137
  gateway: "Ghl";
138
138
  })[] | null | undefined;
@@ -210,10 +210,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
210
210
  status: "Active" | "Inactive";
211
211
  _id: string;
212
212
  referenceId: string;
213
- securityCode: string;
214
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
215
213
  createdAt: string;
216
214
  updatedAt: string;
215
+ securityCode: string;
216
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
217
217
  }>;
218
218
  required: true;
219
219
  };
@@ -2,6 +2,7 @@ import { type PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  data: {
4
4
  type: PropType<{
5
+ enable?: boolean | null | undefined;
5
6
  gateways?: ({
6
7
  config: {
7
8
  clientId: string;
@@ -12,17 +13,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
13
  paymentGateway: "REVENUE_MONSTER";
13
14
  } | {
14
15
  config: {
15
- secretKey: string;
16
16
  merchantId: string;
17
+ secretKey: string;
17
18
  verifyKey: string;
18
19
  };
19
20
  paymentGateway: "RAZER_MERCHANT_SERVICE";
20
21
  } | {
21
22
  config: {
22
23
  merchantId: string;
23
- storeID: string;
24
24
  merchantName: string;
25
25
  merchantCategoryCode: string;
26
+ storeID: string;
26
27
  storeName: string;
27
28
  };
28
29
  paymentGateway: "MACAU_PASS";
@@ -44,15 +45,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
44
45
  paymentGateway: "ADYEN";
45
46
  } | {
46
47
  config: {
47
- privateKey: string;
48
48
  appId: string;
49
+ privateKey: string;
49
50
  };
50
51
  paymentGateway: "KSHER";
51
52
  })[] | null | undefined;
52
- enable?: boolean | null | undefined;
53
53
  ref?: any;
54
54
  status: "NEW" | "PENDING" | "APPROVED";
55
- notifyUrl: string;
56
55
  _id: string;
57
56
  store: {
58
57
  bank?: {
@@ -61,8 +60,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
61
60
  holderName?: string | null | undefined;
62
61
  name: string;
63
62
  } | null | undefined;
64
- bankStatement?: string | null | undefined;
65
63
  ssm?: string | null | undefined;
64
+ bankStatement?: string | null | undefined;
66
65
  exteriorPhoto?: string | null | undefined;
67
66
  keyPerson?: {
68
67
  name: string;
@@ -72,16 +71,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
72
71
  id: string;
73
72
  event: "ORDERING" | "MARKETING";
74
73
  };
75
- businessId: string;
74
+ notifyUrl: string;
76
75
  methods: {
77
76
  rate?: {
78
77
  amount: number;
79
78
  precision: number;
80
79
  } | null | undefined;
81
80
  tPlus?: number | null | undefined;
82
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR";
81
+ issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
83
82
  variant: string;
84
83
  }[];
84
+ businessId: string;
85
85
  }[]>;
86
86
  required: true;
87
87
  };
@@ -91,6 +91,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
91
91
  };
92
92
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
93
93
  "row-click": (payment: {
94
+ enable?: boolean | null | undefined;
94
95
  gateways?: ({
95
96
  config: {
96
97
  clientId: string;
@@ -101,17 +102,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
101
102
  paymentGateway: "REVENUE_MONSTER";
102
103
  } | {
103
104
  config: {
104
- secretKey: string;
105
105
  merchantId: string;
106
+ secretKey: string;
106
107
  verifyKey: string;
107
108
  };
108
109
  paymentGateway: "RAZER_MERCHANT_SERVICE";
109
110
  } | {
110
111
  config: {
111
112
  merchantId: string;
112
- storeID: string;
113
113
  merchantName: string;
114
114
  merchantCategoryCode: string;
115
+ storeID: string;
115
116
  storeName: string;
116
117
  };
117
118
  paymentGateway: "MACAU_PASS";
@@ -133,15 +134,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
133
134
  paymentGateway: "ADYEN";
134
135
  } | {
135
136
  config: {
136
- privateKey: string;
137
137
  appId: string;
138
+ privateKey: string;
138
139
  };
139
140
  paymentGateway: "KSHER";
140
141
  })[] | null | undefined;
141
- enable?: boolean | null | undefined;
142
142
  ref?: any;
143
143
  status: "NEW" | "PENDING" | "APPROVED";
144
- notifyUrl: string;
145
144
  _id: string;
146
145
  store: {
147
146
  bank?: {
@@ -150,8 +149,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
150
149
  holderName?: string | null | undefined;
151
150
  name: string;
152
151
  } | null | undefined;
153
- bankStatement?: string | null | undefined;
154
152
  ssm?: string | null | undefined;
153
+ bankStatement?: string | null | undefined;
155
154
  exteriorPhoto?: string | null | undefined;
156
155
  keyPerson?: {
157
156
  name: string;
@@ -161,20 +160,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
161
160
  id: string;
162
161
  event: "ORDERING" | "MARKETING";
163
162
  };
164
- businessId: string;
163
+ notifyUrl: string;
165
164
  methods: {
166
165
  rate?: {
167
166
  amount: number;
168
167
  precision: number;
169
168
  } | null | undefined;
170
169
  tPlus?: number | null | undefined;
171
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR";
170
+ issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
172
171
  variant: string;
173
172
  }[];
173
+ businessId: string;
174
174
  }) => any;
175
175
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
176
176
  data: {
177
177
  type: PropType<{
178
+ enable?: boolean | null | undefined;
178
179
  gateways?: ({
179
180
  config: {
180
181
  clientId: string;
@@ -185,17 +186,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
185
186
  paymentGateway: "REVENUE_MONSTER";
186
187
  } | {
187
188
  config: {
188
- secretKey: string;
189
189
  merchantId: string;
190
+ secretKey: string;
190
191
  verifyKey: string;
191
192
  };
192
193
  paymentGateway: "RAZER_MERCHANT_SERVICE";
193
194
  } | {
194
195
  config: {
195
196
  merchantId: string;
196
- storeID: string;
197
197
  merchantName: string;
198
198
  merchantCategoryCode: string;
199
+ storeID: string;
199
200
  storeName: string;
200
201
  };
201
202
  paymentGateway: "MACAU_PASS";
@@ -217,15 +218,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
217
218
  paymentGateway: "ADYEN";
218
219
  } | {
219
220
  config: {
220
- privateKey: string;
221
221
  appId: string;
222
+ privateKey: string;
222
223
  };
223
224
  paymentGateway: "KSHER";
224
225
  })[] | null | undefined;
225
- enable?: boolean | null | undefined;
226
226
  ref?: any;
227
227
  status: "NEW" | "PENDING" | "APPROVED";
228
- notifyUrl: string;
229
228
  _id: string;
230
229
  store: {
231
230
  bank?: {
@@ -234,8 +233,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
234
233
  holderName?: string | null | undefined;
235
234
  name: string;
236
235
  } | null | undefined;
237
- bankStatement?: string | null | undefined;
238
236
  ssm?: string | null | undefined;
237
+ bankStatement?: string | null | undefined;
239
238
  exteriorPhoto?: string | null | undefined;
240
239
  keyPerson?: {
241
240
  name: string;
@@ -245,16 +244,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
245
244
  id: string;
246
245
  event: "ORDERING" | "MARKETING";
247
246
  };
248
- businessId: string;
247
+ notifyUrl: string;
249
248
  methods: {
250
249
  rate?: {
251
250
  amount: number;
252
251
  precision: number;
253
252
  } | null | undefined;
254
253
  tPlus?: number | null | undefined;
255
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR";
254
+ issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
256
255
  variant: string;
257
256
  }[];
257
+ businessId: string;
258
258
  }[]>;
259
259
  required: true;
260
260
  };
@@ -264,6 +264,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
264
264
  };
265
265
  }>> & Readonly<{
266
266
  "onRow-click"?: ((payment: {
267
+ enable?: boolean | null | undefined;
267
268
  gateways?: ({
268
269
  config: {
269
270
  clientId: string;
@@ -274,17 +275,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
274
275
  paymentGateway: "REVENUE_MONSTER";
275
276
  } | {
276
277
  config: {
277
- secretKey: string;
278
278
  merchantId: string;
279
+ secretKey: string;
279
280
  verifyKey: string;
280
281
  };
281
282
  paymentGateway: "RAZER_MERCHANT_SERVICE";
282
283
  } | {
283
284
  config: {
284
285
  merchantId: string;
285
- storeID: string;
286
286
  merchantName: string;
287
287
  merchantCategoryCode: string;
288
+ storeID: string;
288
289
  storeName: string;
289
290
  };
290
291
  paymentGateway: "MACAU_PASS";
@@ -306,15 +307,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
306
307
  paymentGateway: "ADYEN";
307
308
  } | {
308
309
  config: {
309
- privateKey: string;
310
310
  appId: string;
311
+ privateKey: string;
311
312
  };
312
313
  paymentGateway: "KSHER";
313
314
  })[] | null | undefined;
314
- enable?: boolean | null | undefined;
315
315
  ref?: any;
316
316
  status: "NEW" | "PENDING" | "APPROVED";
317
- notifyUrl: string;
318
317
  _id: string;
319
318
  store: {
320
319
  bank?: {
@@ -323,8 +322,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
323
322
  holderName?: string | null | undefined;
324
323
  name: string;
325
324
  } | null | undefined;
326
- bankStatement?: string | null | undefined;
327
325
  ssm?: string | null | undefined;
326
+ bankStatement?: string | null | undefined;
328
327
  exteriorPhoto?: string | null | undefined;
329
328
  keyPerson?: {
330
329
  name: string;
@@ -334,16 +333,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
334
333
  id: string;
335
334
  event: "ORDERING" | "MARKETING";
336
335
  };
337
- businessId: string;
336
+ notifyUrl: string;
338
337
  methods: {
339
338
  rate?: {
340
339
  amount: number;
341
340
  precision: number;
342
341
  } | null | undefined;
343
342
  tPlus?: number | null | undefined;
344
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR";
343
+ issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
345
344
  variant: string;
346
345
  }[];
346
+ businessId: string;
347
347
  }) => any) | undefined;
348
348
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
349
349
  export default _default;