@feedmepos/mf-payment 1.2.12 → 1.2.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/dist/AutoCopyCell.vue_vue_type_script_setup_true_lang-XC4V0tsX.js +40 -0
  2. package/dist/{PayoutAccount-j4yHJfSr.js → PayoutAccount-BallFJB0.js} +5 -5
  3. package/dist/{PayoutAccount-D-NM-_2s.js → PayoutAccount-d7sLsB5J.js} +6 -6
  4. package/dist/{PayoutAccountSetting-vzdkhXb8.js → PayoutAccountSetting-wKE68NqB.js} +111 -114
  5. package/dist/{Restaurant-CPIy0SZJ.js → Restaurant-CA3nbrzh.js} +5 -5
  6. package/dist/{RestaurantSetting-DK4GOY2d.js → RestaurantSetting-CJdlyxX7.js} +3 -3
  7. package/dist/{Settlement-B5kQfJuQ.js → Settlement-BEXf60UK.js} +4 -4
  8. package/dist/{Settlement-BeI2ksZ3.js → Settlement-Cnbk9m6D.js} +4 -4
  9. package/dist/SettlementTransactions-D-lWN15V.js +362 -0
  10. package/dist/SettlementTransactions-Pto6c_3v.js +323 -0
  11. package/dist/{Terminal-Bf7VZ5Yo.js → Terminal-B3S_wOTA.js} +5 -5
  12. package/dist/{TerminalSetting-pnwFHRR8.js → TerminalSetting-tSDETEOb.js} +3 -3
  13. package/dist/{Transaction-Cbiu540w.js → Transaction-BY4EF2Z2.js} +125 -94
  14. package/dist/{Transaction-Cpbte6yS.js → Transaction-DsYgbjyl.js} +7 -7
  15. package/dist/{TransactionOld-Dnnz541Y.js → TransactionOld-BY_4OAOA.js} +4 -4
  16. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-tMjd6_k7.js → TransactionTable.vue_vue_type_script_setup_true_lang-C02jC4yj.js} +115 -93
  17. package/dist/{app-C_At3NFn.js → app-BiKLWpiD.js} +341 -341
  18. package/dist/app.js +1 -1
  19. package/dist/{assets-DjGZEHos.js → assets-C4cUIo0F.js} +35 -33
  20. package/dist/components/AutoCopyCell.vue.d.ts +1 -0
  21. package/dist/{grafana-D99I428B.js → grafana-DRHro6WQ.js} +1 -1
  22. package/dist/{index-DdE42RgX.js → index-0_vl4Euu.js} +1 -1
  23. package/dist/{index-B3IOW-oD.js → index-4QkP1zBY.js} +1 -1
  24. package/dist/{index-DigkUnks.js → index-BTIQHrH_.js} +1 -1
  25. package/dist/{index-BI63pT6J.js → index-BWaS2Ice.js} +5277 -5169
  26. package/dist/{index-DXLkzCkb.js → index-Bohmvrj5.js} +1 -1
  27. package/dist/{index-CvPpUZR3.js → index-DJlXGssK.js} +1 -1
  28. package/dist/{index-CW2tMCo9.js → index-DeoktQzV.js} +2 -2
  29. package/dist/{index.vue_vue_type_script_setup_true_lang-Dx-Mg_Zx.js → index.vue_vue_type_script_setup_true_lang-wZFI0CDi.js} +1 -1
  30. package/dist/model/transaction.d.ts +1 -0
  31. package/dist/package.json +2 -2
  32. package/dist/{payout-account-D7Wzxyao.js → payout-account-CtfOQFPT.js} +3 -3
  33. package/dist/stores/payoutAccount.d.ts +10 -10
  34. package/dist/tsconfig.app.tsbuildinfo +1 -1
  35. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +10 -10
  36. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +28 -34
  37. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +28 -34
  38. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +10 -10
  39. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +10 -10
  40. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +28 -34
  41. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +6 -12
  42. package/dist/views/admin/settlement/cell/Gateway.vue.d.ts +1 -1
  43. package/dist/views/admin/settlement/cell/Method.vue.d.ts +1 -1
  44. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +14 -14
  45. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +14 -14
  46. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +14 -14
  47. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +14 -14
  48. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +14 -14
  49. package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +14 -14
  50. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
  51. package/dist/views/admin/transaction/cell/Gateway.vue.d.ts +1 -1
  52. package/dist/views/admin/transaction/cell/Method.vue.d.ts +1 -1
  53. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +20 -20
  54. package/dist/views/settlement/cell/Gateway.vue.d.ts +1 -1
  55. package/dist/views/settlement/cell/Method.vue.d.ts +1 -1
  56. package/dist/views/transaction/cell/Gateway.vue.d.ts +1 -1
  57. package/package.json +2 -2
  58. package/dist/AutoCopyCell.vue_vue_type_script_setup_true_lang-CdmfrBoW.js +0 -39
  59. package/dist/SettlementTransactions-CHjwajgr.js +0 -297
  60. package/dist/SettlementTransactions-D7z5DaxO.js +0 -336
@@ -2,6 +2,7 @@ import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  payoutAccount: {
4
4
  type: PropType<{
5
+ enable?: boolean | null | undefined;
5
6
  gateways?: ({
6
7
  config: {
7
8
  clientId: string;
@@ -12,25 +13,25 @@ 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";
29
30
  })[] | null | undefined;
30
- enable?: boolean | null | undefined;
31
31
  ref?: any;
32
32
  status: "NEW" | "PENDING" | "APPROVED";
33
33
  _id: string;
34
+ notifyUrl: string;
34
35
  store: {
35
36
  bank?: {
36
37
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -49,8 +50,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
49
50
  id: string;
50
51
  event: "ORDERING" | "MARKETING";
51
52
  };
52
- notifyUrl: string;
53
- businessId: string;
54
53
  methods: {
55
54
  rate?: {
56
55
  amount: number;
@@ -60,12 +59,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
60
59
  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";
61
60
  variant: string;
62
61
  }[];
62
+ businessId: string;
63
63
  }>;
64
64
  required: true;
65
65
  };
66
66
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
67
67
  payoutAccount: {
68
68
  type: PropType<{
69
+ enable?: boolean | null | undefined;
69
70
  gateways?: ({
70
71
  config: {
71
72
  clientId: string;
@@ -76,25 +77,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
76
77
  paymentGateway: "REVENUE_MONSTER";
77
78
  } | {
78
79
  config: {
79
- secretKey: string;
80
80
  merchantId: string;
81
+ secretKey: string;
81
82
  verifyKey: string;
82
83
  };
83
84
  paymentGateway: "RAZER_MERCHANT_SERVICE";
84
85
  } | {
85
86
  config: {
86
87
  merchantId: string;
87
- storeID: string;
88
88
  merchantName: string;
89
89
  merchantCategoryCode: string;
90
+ storeID: string;
90
91
  storeName: string;
91
92
  };
92
93
  paymentGateway: "MACAU_PASS";
93
94
  })[] | null | undefined;
94
- enable?: boolean | null | undefined;
95
95
  ref?: any;
96
96
  status: "NEW" | "PENDING" | "APPROVED";
97
97
  _id: string;
98
+ notifyUrl: string;
98
99
  store: {
99
100
  bank?: {
100
101
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -113,8 +114,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
113
114
  id: string;
114
115
  event: "ORDERING" | "MARKETING";
115
116
  };
116
- notifyUrl: string;
117
- businessId: string;
118
117
  methods: {
119
118
  rate?: {
120
119
  amount: number;
@@ -124,6 +123,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
124
123
  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";
125
124
  variant: string;
126
125
  }[];
126
+ businessId: string;
127
127
  }>;
128
128
  required: true;
129
129
  };
@@ -2,6 +2,15 @@ import { type PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  payoutAccount: {
4
4
  type: PropType<{
5
+ enable?: boolean | null | undefined;
6
+ tokens?: {
7
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
8
+ type: "googlePay";
9
+ config: {
10
+ gateway: string;
11
+ gatewayMerchantId: string;
12
+ };
13
+ }[] | null | undefined;
5
14
  gateways?: ({
6
15
  config: {
7
16
  clientId: string;
@@ -12,46 +21,35 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
21
  paymentGateway: "REVENUE_MONSTER";
13
22
  } | {
14
23
  config: {
15
- secretKey: string;
16
24
  merchantId: string;
25
+ secretKey: string;
17
26
  verifyKey: string;
18
27
  };
19
28
  paymentGateway: "RAZER_MERCHANT_SERVICE";
20
29
  } | {
21
30
  config: {
22
31
  merchantId: string;
23
- storeID: string;
24
32
  merchantName: string;
25
33
  merchantCategoryCode: string;
34
+ storeID: string;
26
35
  storeName: string;
27
36
  };
28
37
  paymentGateway: "MACAU_PASS";
29
38
  })[] | null | undefined;
30
- enable?: boolean | null | undefined;
31
- tokens?: {
32
- type: "googlePay";
33
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
34
- config: {
35
- gateway: {
36
- gateway: string;
37
- gatewayMerchantId: string;
38
- };
39
- paymentType: "googlePay";
40
- };
41
- }[] | null | undefined;
42
39
  gatewayOverride?: {
43
40
  type?: string | null | undefined;
44
41
  conditions?: {
45
42
  conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
46
43
  conditionValue?: any;
47
44
  }[] | null | undefined;
48
- value: string;
49
45
  gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
46
+ value: string;
50
47
  icon: string;
51
48
  label: string;
52
49
  }[] | null | undefined;
53
50
  status: "NEW" | "PENDING" | "APPROVED";
54
51
  _id: string;
52
+ notifyUrl: string;
55
53
  store: {
56
54
  bank?: {
57
55
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -70,8 +68,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
70
68
  id: string;
71
69
  event: "ORDERING" | "MARKETING";
72
70
  };
73
- notifyUrl: string;
74
- businessId: string;
75
71
  methods: {
76
72
  rate?: {
77
73
  amount: number;
@@ -81,12 +77,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
81
77
  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";
82
78
  variant: string;
83
79
  }[];
80
+ businessId: string;
84
81
  }>;
85
82
  required: true;
86
83
  };
87
84
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
88
85
  payoutAccount: {
89
86
  type: PropType<{
87
+ enable?: boolean | null | undefined;
88
+ tokens?: {
89
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
90
+ type: "googlePay";
91
+ config: {
92
+ gateway: string;
93
+ gatewayMerchantId: string;
94
+ };
95
+ }[] | null | undefined;
90
96
  gateways?: ({
91
97
  config: {
92
98
  clientId: string;
@@ -97,46 +103,35 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
97
103
  paymentGateway: "REVENUE_MONSTER";
98
104
  } | {
99
105
  config: {
100
- secretKey: string;
101
106
  merchantId: string;
107
+ secretKey: string;
102
108
  verifyKey: string;
103
109
  };
104
110
  paymentGateway: "RAZER_MERCHANT_SERVICE";
105
111
  } | {
106
112
  config: {
107
113
  merchantId: string;
108
- storeID: string;
109
114
  merchantName: string;
110
115
  merchantCategoryCode: string;
116
+ storeID: string;
111
117
  storeName: string;
112
118
  };
113
119
  paymentGateway: "MACAU_PASS";
114
120
  })[] | null | undefined;
115
- enable?: boolean | null | undefined;
116
- tokens?: {
117
- type: "googlePay";
118
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
119
- config: {
120
- gateway: {
121
- gateway: string;
122
- gatewayMerchantId: string;
123
- };
124
- paymentType: "googlePay";
125
- };
126
- }[] | null | undefined;
127
121
  gatewayOverride?: {
128
122
  type?: string | null | undefined;
129
123
  conditions?: {
130
124
  conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
131
125
  conditionValue?: any;
132
126
  }[] | null | undefined;
133
- value: string;
134
127
  gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
128
+ value: string;
135
129
  icon: string;
136
130
  label: string;
137
131
  }[] | null | undefined;
138
132
  status: "NEW" | "PENDING" | "APPROVED";
139
133
  _id: string;
134
+ notifyUrl: string;
140
135
  store: {
141
136
  bank?: {
142
137
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -155,8 +150,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
155
150
  id: string;
156
151
  event: "ORDERING" | "MARKETING";
157
152
  };
158
- notifyUrl: string;
159
- businessId: string;
160
153
  methods: {
161
154
  rate?: {
162
155
  amount: number;
@@ -166,6 +159,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
166
159
  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";
167
160
  variant: string;
168
161
  }[];
162
+ businessId: string;
169
163
  }>;
170
164
  required: true;
171
165
  };
@@ -2,6 +2,15 @@ import { type PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  payoutAccount: {
4
4
  type: PropType<{
5
+ enable?: boolean | null | undefined;
6
+ tokens?: {
7
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
8
+ type: "googlePay";
9
+ config: {
10
+ gateway: string;
11
+ gatewayMerchantId: string;
12
+ };
13
+ }[] | null | undefined;
5
14
  gateways?: ({
6
15
  config: {
7
16
  clientId: string;
@@ -12,46 +21,35 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
21
  paymentGateway: "REVENUE_MONSTER";
13
22
  } | {
14
23
  config: {
15
- secretKey: string;
16
24
  merchantId: string;
25
+ secretKey: string;
17
26
  verifyKey: string;
18
27
  };
19
28
  paymentGateway: "RAZER_MERCHANT_SERVICE";
20
29
  } | {
21
30
  config: {
22
31
  merchantId: string;
23
- storeID: string;
24
32
  merchantName: string;
25
33
  merchantCategoryCode: string;
34
+ storeID: string;
26
35
  storeName: string;
27
36
  };
28
37
  paymentGateway: "MACAU_PASS";
29
38
  })[] | null | undefined;
30
- enable?: boolean | null | undefined;
31
- tokens?: {
32
- type: "googlePay";
33
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
34
- config: {
35
- gateway: {
36
- gateway: string;
37
- gatewayMerchantId: string;
38
- };
39
- paymentType: "googlePay";
40
- };
41
- }[] | null | undefined;
42
39
  gatewayOverride?: {
43
40
  type?: string | null | undefined;
44
41
  conditions?: {
45
42
  conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
46
43
  conditionValue?: any;
47
44
  }[] | null | undefined;
48
- value: string;
49
45
  gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
46
+ value: string;
50
47
  icon: string;
51
48
  label: string;
52
49
  }[] | null | undefined;
53
50
  status: "NEW" | "PENDING" | "APPROVED";
54
51
  _id: string;
52
+ notifyUrl: string;
55
53
  store: {
56
54
  bank?: {
57
55
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -70,8 +68,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
70
68
  id: string;
71
69
  event: "ORDERING" | "MARKETING";
72
70
  };
73
- notifyUrl: string;
74
- businessId: string;
75
71
  methods: {
76
72
  rate?: {
77
73
  amount: number;
@@ -81,12 +77,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
81
77
  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";
82
78
  variant: string;
83
79
  }[];
80
+ businessId: string;
84
81
  }>;
85
82
  required: true;
86
83
  };
87
84
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
88
85
  payoutAccount: {
89
86
  type: PropType<{
87
+ enable?: boolean | null | undefined;
88
+ tokens?: {
89
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
90
+ type: "googlePay";
91
+ config: {
92
+ gateway: string;
93
+ gatewayMerchantId: string;
94
+ };
95
+ }[] | null | undefined;
90
96
  gateways?: ({
91
97
  config: {
92
98
  clientId: string;
@@ -97,46 +103,35 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
97
103
  paymentGateway: "REVENUE_MONSTER";
98
104
  } | {
99
105
  config: {
100
- secretKey: string;
101
106
  merchantId: string;
107
+ secretKey: string;
102
108
  verifyKey: string;
103
109
  };
104
110
  paymentGateway: "RAZER_MERCHANT_SERVICE";
105
111
  } | {
106
112
  config: {
107
113
  merchantId: string;
108
- storeID: string;
109
114
  merchantName: string;
110
115
  merchantCategoryCode: string;
116
+ storeID: string;
111
117
  storeName: string;
112
118
  };
113
119
  paymentGateway: "MACAU_PASS";
114
120
  })[] | null | undefined;
115
- enable?: boolean | null | undefined;
116
- tokens?: {
117
- type: "googlePay";
118
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
119
- config: {
120
- gateway: {
121
- gateway: string;
122
- gatewayMerchantId: string;
123
- };
124
- paymentType: "googlePay";
125
- };
126
- }[] | null | undefined;
127
121
  gatewayOverride?: {
128
122
  type?: string | null | undefined;
129
123
  conditions?: {
130
124
  conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
131
125
  conditionValue?: any;
132
126
  }[] | null | undefined;
133
- value: string;
134
127
  gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
128
+ value: string;
135
129
  icon: string;
136
130
  label: string;
137
131
  }[] | null | undefined;
138
132
  status: "NEW" | "PENDING" | "APPROVED";
139
133
  _id: string;
134
+ notifyUrl: string;
140
135
  store: {
141
136
  bank?: {
142
137
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -155,8 +150,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
155
150
  id: string;
156
151
  event: "ORDERING" | "MARKETING";
157
152
  };
158
- notifyUrl: string;
159
- businessId: string;
160
153
  methods: {
161
154
  rate?: {
162
155
  amount: number;
@@ -166,6 +159,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
166
159
  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";
167
160
  variant: string;
168
161
  }[];
162
+ businessId: string;
169
163
  }>;
170
164
  required: true;
171
165
  };
@@ -7,6 +7,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
7
7
  };
8
8
  payoutAccount: {
9
9
  type: PropType<{
10
+ enable?: boolean | null | undefined;
10
11
  gateways?: ({
11
12
  config: {
12
13
  clientId: string;
@@ -17,25 +18,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
17
18
  paymentGateway: "REVENUE_MONSTER";
18
19
  } | {
19
20
  config: {
20
- secretKey: string;
21
21
  merchantId: string;
22
+ secretKey: string;
22
23
  verifyKey: string;
23
24
  };
24
25
  paymentGateway: "RAZER_MERCHANT_SERVICE";
25
26
  } | {
26
27
  config: {
27
28
  merchantId: string;
28
- storeID: string;
29
29
  merchantName: string;
30
30
  merchantCategoryCode: string;
31
+ storeID: string;
31
32
  storeName: string;
32
33
  };
33
34
  paymentGateway: "MACAU_PASS";
34
35
  })[] | null | undefined;
35
- enable?: boolean | null | undefined;
36
36
  ref?: any;
37
37
  status: "NEW" | "PENDING" | "APPROVED";
38
38
  _id: string;
39
+ notifyUrl: string;
39
40
  store: {
40
41
  bank?: {
41
42
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -54,8 +55,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
54
55
  id: string;
55
56
  event: "ORDERING" | "MARKETING";
56
57
  };
57
- notifyUrl: string;
58
- businessId: string;
59
58
  methods: {
60
59
  rate?: {
61
60
  amount: number;
@@ -65,6 +64,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
65
64
  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";
66
65
  variant: string;
67
66
  }[];
67
+ businessId: string;
68
68
  }>;
69
69
  required: true;
70
70
  };
@@ -75,6 +75,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
75
75
  };
76
76
  payoutAccount: {
77
77
  type: PropType<{
78
+ enable?: boolean | null | undefined;
78
79
  gateways?: ({
79
80
  config: {
80
81
  clientId: string;
@@ -85,25 +86,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
85
86
  paymentGateway: "REVENUE_MONSTER";
86
87
  } | {
87
88
  config: {
88
- secretKey: string;
89
89
  merchantId: string;
90
+ secretKey: string;
90
91
  verifyKey: string;
91
92
  };
92
93
  paymentGateway: "RAZER_MERCHANT_SERVICE";
93
94
  } | {
94
95
  config: {
95
96
  merchantId: string;
96
- storeID: string;
97
97
  merchantName: string;
98
98
  merchantCategoryCode: string;
99
+ storeID: string;
99
100
  storeName: string;
100
101
  };
101
102
  paymentGateway: "MACAU_PASS";
102
103
  })[] | null | undefined;
103
- enable?: boolean | null | undefined;
104
104
  ref?: any;
105
105
  status: "NEW" | "PENDING" | "APPROVED";
106
106
  _id: string;
107
+ notifyUrl: string;
107
108
  store: {
108
109
  bank?: {
109
110
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -122,8 +123,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
122
123
  id: string;
123
124
  event: "ORDERING" | "MARKETING";
124
125
  };
125
- notifyUrl: string;
126
- businessId: string;
127
126
  methods: {
128
127
  rate?: {
129
128
  amount: number;
@@ -133,6 +132,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
133
132
  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";
134
133
  variant: string;
135
134
  }[];
135
+ businessId: string;
136
136
  }>;
137
137
  required: true;
138
138
  };
@@ -2,6 +2,7 @@ import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  payoutAccount: {
4
4
  type: PropType<{
5
+ enable?: boolean | null | undefined;
5
6
  gateways?: ({
6
7
  config: {
7
8
  clientId: string;
@@ -12,25 +13,25 @@ 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";
29
30
  })[] | null | undefined;
30
- enable?: boolean | null | undefined;
31
31
  ref?: any;
32
32
  status: "NEW" | "PENDING" | "APPROVED";
33
33
  _id: string;
34
+ notifyUrl: string;
34
35
  store: {
35
36
  bank?: {
36
37
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -49,8 +50,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
49
50
  id: string;
50
51
  event: "ORDERING" | "MARKETING";
51
52
  };
52
- notifyUrl: string;
53
- businessId: string;
54
53
  methods: {
55
54
  rate?: {
56
55
  amount: number;
@@ -60,12 +59,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
60
59
  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";
61
60
  variant: string;
62
61
  }[];
62
+ businessId: string;
63
63
  }>;
64
64
  required: true;
65
65
  };
66
66
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
67
67
  payoutAccount: {
68
68
  type: PropType<{
69
+ enable?: boolean | null | undefined;
69
70
  gateways?: ({
70
71
  config: {
71
72
  clientId: string;
@@ -76,25 +77,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
76
77
  paymentGateway: "REVENUE_MONSTER";
77
78
  } | {
78
79
  config: {
79
- secretKey: string;
80
80
  merchantId: string;
81
+ secretKey: string;
81
82
  verifyKey: string;
82
83
  };
83
84
  paymentGateway: "RAZER_MERCHANT_SERVICE";
84
85
  } | {
85
86
  config: {
86
87
  merchantId: string;
87
- storeID: string;
88
88
  merchantName: string;
89
89
  merchantCategoryCode: string;
90
+ storeID: string;
90
91
  storeName: string;
91
92
  };
92
93
  paymentGateway: "MACAU_PASS";
93
94
  })[] | null | undefined;
94
- enable?: boolean | null | undefined;
95
95
  ref?: any;
96
96
  status: "NEW" | "PENDING" | "APPROVED";
97
97
  _id: string;
98
+ notifyUrl: string;
98
99
  store: {
99
100
  bank?: {
100
101
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -113,8 +114,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
113
114
  id: string;
114
115
  event: "ORDERING" | "MARKETING";
115
116
  };
116
- notifyUrl: string;
117
- businessId: string;
118
117
  methods: {
119
118
  rate?: {
120
119
  amount: number;
@@ -124,6 +123,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
124
123
  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";
125
124
  variant: string;
126
125
  }[];
126
+ businessId: string;
127
127
  }>;
128
128
  required: true;
129
129
  };