@feedmepos/mf-payment 1.2.3 → 1.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/dist/{PayoutAccount-CcD9G3tM.js → PayoutAccount-CFFgQ_65.js} +6 -6
  2. package/dist/{PayoutAccount-DqbpQ8mY.js → PayoutAccount-CSm0Ldg9.js} +5 -5
  3. package/dist/{PayoutAccountSetting-C2PsyDLM.js → PayoutAccountSetting-rO11Afiw.js} +326 -312
  4. package/dist/{Restaurant-C90F0Stw.js → Restaurant-CoNFB1rk.js} +4 -4
  5. package/dist/RestaurantSetting-BQvg8S_p.js +628 -0
  6. package/dist/{Settlement-CD1Vm7TK.js → Settlement-DEKvU0zP.js} +3 -3
  7. package/dist/{Settlement-DxkW-ltZ.js → Settlement-DpmBq0V9.js} +3 -3
  8. package/dist/{SettlementTransactions-Bj85X5dx.js → SettlementTransactions-3alZwucT.js} +3 -3
  9. package/dist/{SettlementTransactions-D6dyfrsh.js → SettlementTransactions-DugNdpd2.js} +3 -3
  10. package/dist/{Terminal-WFU6xb6H.js → Terminal-Dv7zS_te.js} +5 -5
  11. package/dist/TerminalSetting-ChM9jB-O.js +572 -0
  12. package/dist/{Transaction-CB62_jSg.js → Transaction-CT8Be7FS.js} +7 -7
  13. package/dist/{Transaction-PRcVVkhp.js → Transaction-DCKhuoVw.js} +5 -5
  14. package/dist/{TransactionOld-B0P4HXt8.js → TransactionOld-jkTy7Aeb.js} +4 -4
  15. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-jF4UYhQi.js → TransactionTable.vue_vue_type_script_setup_true_lang-B_By7BvK.js} +3 -3
  16. package/dist/api/payment-gateway/index.d.ts +3 -0
  17. package/dist/{app-S42F2ZTb.js → app-CiHNgoQY.js} +344 -344
  18. package/dist/app.js +1 -1
  19. package/dist/{assets-wSUxHhv6.js → assets-BqjaEXmB.js} +2 -2
  20. package/dist/{grafana-kQY3riiN.js → grafana-Bwx9Kj61.js} +1 -1
  21. package/dist/{index-C3OElkUY.js → index-1q4ZbRix.js} +4219 -4167
  22. package/dist/{index-DcK-ntIi.js → index-BIDuwnm_.js} +1 -1
  23. package/dist/{index-C_3jgmep.js → index-C3fxBVdz.js} +1 -1
  24. package/dist/{index-B-2fIhCU.js → index-CCIVpogO.js} +1 -1
  25. package/dist/{index-JkEYKC8p.js → index-CN50SqVG.js} +1 -1
  26. package/dist/{index-CiIXIJ1u.js → index-CZrwq9oF.js} +1 -1
  27. package/dist/{index-Bj2Rs1vj.js → index-CyMElhGL.js} +2 -2
  28. package/dist/{index.vue_vue_type_script_setup_true_lang-C1ogwxl8.js → index.vue_vue_type_script_setup_true_lang-DT8A92zR.js} +1 -1
  29. package/dist/package.json +2 -2
  30. package/dist/{payout-account-zISZXeYt.js → payout-account-cg0CKkbk.js} +3 -3
  31. package/dist/stores/payoutAccount.d.ts +18 -14
  32. package/dist/tsconfig.app.tsbuildinfo +1 -1
  33. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +18 -14
  34. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +44 -40
  35. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +44 -40
  36. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +18 -14
  37. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +18 -14
  38. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +44 -40
  39. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  40. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +6 -2
  41. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  42. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +10 -10
  43. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +10 -10
  44. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +46 -0
  45. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +10 -10
  46. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +8 -8
  47. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +18 -18
  48. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +18 -18
  49. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +18 -18
  50. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +18 -18
  51. package/dist/views/admin/terminal/tabs/{SoftspaceGateway.vue.d.ts → SoftposGateway.vue.d.ts} +18 -18
  52. package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +18 -18
  53. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +18 -18
  54. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +36 -28
  55. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +56 -56
  56. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +28 -28
  57. package/package.json +2 -2
  58. package/dist/RestaurantSetting-ECCLE0zj.js +0 -501
  59. package/dist/TerminalSetting-DSCFAQht.js +0 -618
  60. package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +0 -92
@@ -2,30 +2,32 @@ 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
5
  gateways?: ({
7
- paymentGateway: "REVENUE_MONSTER";
8
6
  config: {
9
7
  clientId: string;
10
8
  clientPrivateKey: string;
11
9
  clientSecret: string;
12
10
  storeId: string;
13
11
  };
12
+ paymentGateway: "REVENUE_MONSTER";
14
13
  } | {
15
- paymentGateway: "RAZER_MERCHANT_SERVICE";
16
14
  config: {
17
- merchantId: string;
18
15
  secretKey: string;
16
+ merchantId: string;
19
17
  verifyKey: string;
20
18
  };
19
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
21
20
  } | {
22
- paymentGateway: "MACAU_PASS";
23
21
  config: {
24
22
  merchantId: string;
23
+ storeID: string;
25
24
  merchantName: string;
26
25
  merchantCategoryCode: string;
26
+ storeName: string;
27
27
  };
28
+ paymentGateway: "MACAU_PASS";
28
29
  })[] | null | undefined;
30
+ enable?: boolean | null | undefined;
29
31
  ref?: any;
30
32
  _id: string;
31
33
  status: "NEW" | "PENDING" | "APPROVED";
@@ -36,8 +38,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
36
38
  holderName?: string | null | undefined;
37
39
  name: string;
38
40
  } | null | undefined;
39
- ssm?: string | null | undefined;
40
41
  bankStatement?: string | null | undefined;
42
+ ssm?: string | null | undefined;
41
43
  exteriorPhoto?: string | null | undefined;
42
44
  keyPerson?: {
43
45
  name: string;
@@ -48,6 +50,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
48
50
  event: "ORDERING" | "MARKETING";
49
51
  };
50
52
  notifyUrl: string;
53
+ businessId: string;
51
54
  methods: {
52
55
  rate?: {
53
56
  amount: number;
@@ -57,37 +60,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
57
60
  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";
58
61
  variant: string;
59
62
  }[];
60
- businessId: string;
61
63
  }>;
62
64
  required: true;
63
65
  };
64
66
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
65
67
  payoutAccount: {
66
68
  type: PropType<{
67
- enable?: boolean | null | undefined;
68
69
  gateways?: ({
69
- paymentGateway: "REVENUE_MONSTER";
70
70
  config: {
71
71
  clientId: string;
72
72
  clientPrivateKey: string;
73
73
  clientSecret: string;
74
74
  storeId: string;
75
75
  };
76
+ paymentGateway: "REVENUE_MONSTER";
76
77
  } | {
77
- paymentGateway: "RAZER_MERCHANT_SERVICE";
78
78
  config: {
79
- merchantId: string;
80
79
  secretKey: string;
80
+ merchantId: string;
81
81
  verifyKey: string;
82
82
  };
83
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
83
84
  } | {
84
- paymentGateway: "MACAU_PASS";
85
85
  config: {
86
86
  merchantId: string;
87
+ storeID: string;
87
88
  merchantName: string;
88
89
  merchantCategoryCode: string;
90
+ storeName: string;
89
91
  };
92
+ paymentGateway: "MACAU_PASS";
90
93
  })[] | null | undefined;
94
+ enable?: boolean | null | undefined;
91
95
  ref?: any;
92
96
  _id: string;
93
97
  status: "NEW" | "PENDING" | "APPROVED";
@@ -98,8 +102,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
98
102
  holderName?: string | null | undefined;
99
103
  name: string;
100
104
  } | null | undefined;
101
- ssm?: string | null | undefined;
102
105
  bankStatement?: string | null | undefined;
106
+ ssm?: string | null | undefined;
103
107
  exteriorPhoto?: string | null | undefined;
104
108
  keyPerson?: {
105
109
  name: string;
@@ -110,6 +114,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
110
114
  event: "ORDERING" | "MARKETING";
111
115
  };
112
116
  notifyUrl: string;
117
+ businessId: string;
113
118
  methods: {
114
119
  rate?: {
115
120
  amount: number;
@@ -119,7 +124,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
119
124
  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";
120
125
  variant: string;
121
126
  }[];
122
- businessId: string;
123
127
  }>;
124
128
  required: true;
125
129
  };
@@ -2,49 +2,51 @@ 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
- type: "googlePay";
8
- config: {
9
- gateway: {
10
- gateway: string;
11
- gatewayMerchantId: string;
12
- };
13
- paymentType: "googlePay";
14
- };
15
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
16
- }[] | null | undefined;
17
5
  gateways?: ({
18
- paymentGateway: "REVENUE_MONSTER";
19
6
  config: {
20
7
  clientId: string;
21
8
  clientPrivateKey: string;
22
9
  clientSecret: string;
23
10
  storeId: string;
24
11
  };
12
+ paymentGateway: "REVENUE_MONSTER";
25
13
  } | {
26
- paymentGateway: "RAZER_MERCHANT_SERVICE";
27
14
  config: {
28
- merchantId: string;
29
15
  secretKey: string;
16
+ merchantId: string;
30
17
  verifyKey: string;
31
18
  };
19
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
32
20
  } | {
33
- paymentGateway: "MACAU_PASS";
34
21
  config: {
35
22
  merchantId: string;
23
+ storeID: string;
36
24
  merchantName: string;
37
25
  merchantCategoryCode: string;
26
+ storeName: string;
38
27
  };
28
+ paymentGateway: "MACAU_PASS";
39
29
  })[] | 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";
34
+ config: {
35
+ gateway: {
36
+ gateway: string;
37
+ gatewayMerchantId: string;
38
+ };
39
+ paymentType: "googlePay";
40
+ };
41
+ }[] | null | undefined;
40
42
  gatewayOverride?: {
41
- type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
43
+ type?: string | null | undefined;
42
44
  conditions?: {
43
45
  conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
44
46
  conditionValue?: any;
45
47
  }[] | null | undefined;
46
48
  value: string;
47
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
49
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
48
50
  icon: string;
49
51
  label: string;
50
52
  }[] | null | undefined;
@@ -57,8 +59,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
57
59
  holderName?: string | null | undefined;
58
60
  name: string;
59
61
  } | null | undefined;
60
- ssm?: string | null | undefined;
61
62
  bankStatement?: string | null | undefined;
63
+ ssm?: string | null | undefined;
62
64
  exteriorPhoto?: string | null | undefined;
63
65
  keyPerson?: {
64
66
  name: string;
@@ -69,6 +71,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
69
71
  event: "ORDERING" | "MARKETING";
70
72
  };
71
73
  notifyUrl: string;
74
+ businessId: string;
72
75
  methods: {
73
76
  rate?: {
74
77
  amount: number;
@@ -78,56 +81,57 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
78
81
  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";
79
82
  variant: string;
80
83
  }[];
81
- businessId: string;
82
84
  }>;
83
85
  required: true;
84
86
  };
85
87
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
86
88
  payoutAccount: {
87
89
  type: PropType<{
88
- enable?: boolean | null | undefined;
89
- tokens?: {
90
- type: "googlePay";
91
- config: {
92
- gateway: {
93
- gateway: string;
94
- gatewayMerchantId: string;
95
- };
96
- paymentType: "googlePay";
97
- };
98
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
99
- }[] | null | undefined;
100
90
  gateways?: ({
101
- paymentGateway: "REVENUE_MONSTER";
102
91
  config: {
103
92
  clientId: string;
104
93
  clientPrivateKey: string;
105
94
  clientSecret: string;
106
95
  storeId: string;
107
96
  };
97
+ paymentGateway: "REVENUE_MONSTER";
108
98
  } | {
109
- paymentGateway: "RAZER_MERCHANT_SERVICE";
110
99
  config: {
111
- merchantId: string;
112
100
  secretKey: string;
101
+ merchantId: string;
113
102
  verifyKey: string;
114
103
  };
104
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
115
105
  } | {
116
- paymentGateway: "MACAU_PASS";
117
106
  config: {
118
107
  merchantId: string;
108
+ storeID: string;
119
109
  merchantName: string;
120
110
  merchantCategoryCode: string;
111
+ storeName: string;
121
112
  };
113
+ paymentGateway: "MACAU_PASS";
122
114
  })[] | 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";
119
+ config: {
120
+ gateway: {
121
+ gateway: string;
122
+ gatewayMerchantId: string;
123
+ };
124
+ paymentType: "googlePay";
125
+ };
126
+ }[] | null | undefined;
123
127
  gatewayOverride?: {
124
- type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
128
+ type?: string | null | undefined;
125
129
  conditions?: {
126
130
  conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
127
131
  conditionValue?: any;
128
132
  }[] | null | undefined;
129
133
  value: string;
130
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
134
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
131
135
  icon: string;
132
136
  label: string;
133
137
  }[] | null | undefined;
@@ -140,8 +144,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
140
144
  holderName?: string | null | undefined;
141
145
  name: string;
142
146
  } | null | undefined;
143
- ssm?: string | null | undefined;
144
147
  bankStatement?: string | null | undefined;
148
+ ssm?: string | null | undefined;
145
149
  exteriorPhoto?: string | null | undefined;
146
150
  keyPerson?: {
147
151
  name: string;
@@ -152,6 +156,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
152
156
  event: "ORDERING" | "MARKETING";
153
157
  };
154
158
  notifyUrl: string;
159
+ businessId: string;
155
160
  methods: {
156
161
  rate?: {
157
162
  amount: number;
@@ -161,7 +166,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
161
166
  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";
162
167
  variant: string;
163
168
  }[];
164
- businessId: string;
165
169
  }>;
166
170
  required: true;
167
171
  };
@@ -2,49 +2,51 @@ 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
- type: "googlePay";
8
- config: {
9
- gateway: {
10
- gateway: string;
11
- gatewayMerchantId: string;
12
- };
13
- paymentType: "googlePay";
14
- };
15
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
16
- }[] | null | undefined;
17
5
  gateways?: ({
18
- paymentGateway: "REVENUE_MONSTER";
19
6
  config: {
20
7
  clientId: string;
21
8
  clientPrivateKey: string;
22
9
  clientSecret: string;
23
10
  storeId: string;
24
11
  };
12
+ paymentGateway: "REVENUE_MONSTER";
25
13
  } | {
26
- paymentGateway: "RAZER_MERCHANT_SERVICE";
27
14
  config: {
28
- merchantId: string;
29
15
  secretKey: string;
16
+ merchantId: string;
30
17
  verifyKey: string;
31
18
  };
19
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
32
20
  } | {
33
- paymentGateway: "MACAU_PASS";
34
21
  config: {
35
22
  merchantId: string;
23
+ storeID: string;
36
24
  merchantName: string;
37
25
  merchantCategoryCode: string;
26
+ storeName: string;
38
27
  };
28
+ paymentGateway: "MACAU_PASS";
39
29
  })[] | 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";
34
+ config: {
35
+ gateway: {
36
+ gateway: string;
37
+ gatewayMerchantId: string;
38
+ };
39
+ paymentType: "googlePay";
40
+ };
41
+ }[] | null | undefined;
40
42
  gatewayOverride?: {
41
- type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
43
+ type?: string | null | undefined;
42
44
  conditions?: {
43
45
  conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
44
46
  conditionValue?: any;
45
47
  }[] | null | undefined;
46
48
  value: string;
47
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
49
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
48
50
  icon: string;
49
51
  label: string;
50
52
  }[] | null | undefined;
@@ -57,8 +59,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
57
59
  holderName?: string | null | undefined;
58
60
  name: string;
59
61
  } | null | undefined;
60
- ssm?: string | null | undefined;
61
62
  bankStatement?: string | null | undefined;
63
+ ssm?: string | null | undefined;
62
64
  exteriorPhoto?: string | null | undefined;
63
65
  keyPerson?: {
64
66
  name: string;
@@ -69,6 +71,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
69
71
  event: "ORDERING" | "MARKETING";
70
72
  };
71
73
  notifyUrl: string;
74
+ businessId: string;
72
75
  methods: {
73
76
  rate?: {
74
77
  amount: number;
@@ -78,56 +81,57 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
78
81
  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";
79
82
  variant: string;
80
83
  }[];
81
- businessId: string;
82
84
  }>;
83
85
  required: true;
84
86
  };
85
87
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
86
88
  payoutAccount: {
87
89
  type: PropType<{
88
- enable?: boolean | null | undefined;
89
- tokens?: {
90
- type: "googlePay";
91
- config: {
92
- gateway: {
93
- gateway: string;
94
- gatewayMerchantId: string;
95
- };
96
- paymentType: "googlePay";
97
- };
98
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
99
- }[] | null | undefined;
100
90
  gateways?: ({
101
- paymentGateway: "REVENUE_MONSTER";
102
91
  config: {
103
92
  clientId: string;
104
93
  clientPrivateKey: string;
105
94
  clientSecret: string;
106
95
  storeId: string;
107
96
  };
97
+ paymentGateway: "REVENUE_MONSTER";
108
98
  } | {
109
- paymentGateway: "RAZER_MERCHANT_SERVICE";
110
99
  config: {
111
- merchantId: string;
112
100
  secretKey: string;
101
+ merchantId: string;
113
102
  verifyKey: string;
114
103
  };
104
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
115
105
  } | {
116
- paymentGateway: "MACAU_PASS";
117
106
  config: {
118
107
  merchantId: string;
108
+ storeID: string;
119
109
  merchantName: string;
120
110
  merchantCategoryCode: string;
111
+ storeName: string;
121
112
  };
113
+ paymentGateway: "MACAU_PASS";
122
114
  })[] | 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";
119
+ config: {
120
+ gateway: {
121
+ gateway: string;
122
+ gatewayMerchantId: string;
123
+ };
124
+ paymentType: "googlePay";
125
+ };
126
+ }[] | null | undefined;
123
127
  gatewayOverride?: {
124
- type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
128
+ type?: string | null | undefined;
125
129
  conditions?: {
126
130
  conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
127
131
  conditionValue?: any;
128
132
  }[] | null | undefined;
129
133
  value: string;
130
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
134
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
131
135
  icon: string;
132
136
  label: string;
133
137
  }[] | null | undefined;
@@ -140,8 +144,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
140
144
  holderName?: string | null | undefined;
141
145
  name: string;
142
146
  } | null | undefined;
143
- ssm?: string | null | undefined;
144
147
  bankStatement?: string | null | undefined;
148
+ ssm?: string | null | undefined;
145
149
  exteriorPhoto?: string | null | undefined;
146
150
  keyPerson?: {
147
151
  name: string;
@@ -152,6 +156,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
152
156
  event: "ORDERING" | "MARKETING";
153
157
  };
154
158
  notifyUrl: string;
159
+ businessId: string;
155
160
  methods: {
156
161
  rate?: {
157
162
  amount: number;
@@ -161,7 +166,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
161
166
  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";
162
167
  variant: string;
163
168
  }[];
164
- businessId: string;
165
169
  }>;
166
170
  required: true;
167
171
  };
@@ -7,30 +7,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
7
7
  };
8
8
  payoutAccount: {
9
9
  type: PropType<{
10
- enable?: boolean | null | undefined;
11
10
  gateways?: ({
12
- paymentGateway: "REVENUE_MONSTER";
13
11
  config: {
14
12
  clientId: string;
15
13
  clientPrivateKey: string;
16
14
  clientSecret: string;
17
15
  storeId: string;
18
16
  };
17
+ paymentGateway: "REVENUE_MONSTER";
19
18
  } | {
20
- paymentGateway: "RAZER_MERCHANT_SERVICE";
21
19
  config: {
22
- merchantId: string;
23
20
  secretKey: string;
21
+ merchantId: string;
24
22
  verifyKey: string;
25
23
  };
24
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
26
25
  } | {
27
- paymentGateway: "MACAU_PASS";
28
26
  config: {
29
27
  merchantId: string;
28
+ storeID: string;
30
29
  merchantName: string;
31
30
  merchantCategoryCode: string;
31
+ storeName: string;
32
32
  };
33
+ paymentGateway: "MACAU_PASS";
33
34
  })[] | null | undefined;
35
+ enable?: boolean | null | undefined;
34
36
  ref?: any;
35
37
  _id: string;
36
38
  status: "NEW" | "PENDING" | "APPROVED";
@@ -41,8 +43,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
41
43
  holderName?: string | null | undefined;
42
44
  name: string;
43
45
  } | null | undefined;
44
- ssm?: string | null | undefined;
45
46
  bankStatement?: string | null | undefined;
47
+ ssm?: string | null | undefined;
46
48
  exteriorPhoto?: string | null | undefined;
47
49
  keyPerson?: {
48
50
  name: string;
@@ -53,6 +55,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
53
55
  event: "ORDERING" | "MARKETING";
54
56
  };
55
57
  notifyUrl: string;
58
+ businessId: string;
56
59
  methods: {
57
60
  rate?: {
58
61
  amount: number;
@@ -62,7 +65,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
62
65
  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";
63
66
  variant: string;
64
67
  }[];
65
- businessId: string;
66
68
  }>;
67
69
  required: true;
68
70
  };
@@ -73,30 +75,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
73
75
  };
74
76
  payoutAccount: {
75
77
  type: PropType<{
76
- enable?: boolean | null | undefined;
77
78
  gateways?: ({
78
- paymentGateway: "REVENUE_MONSTER";
79
79
  config: {
80
80
  clientId: string;
81
81
  clientPrivateKey: string;
82
82
  clientSecret: string;
83
83
  storeId: string;
84
84
  };
85
+ paymentGateway: "REVENUE_MONSTER";
85
86
  } | {
86
- paymentGateway: "RAZER_MERCHANT_SERVICE";
87
87
  config: {
88
- merchantId: string;
89
88
  secretKey: string;
89
+ merchantId: string;
90
90
  verifyKey: string;
91
91
  };
92
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
92
93
  } | {
93
- paymentGateway: "MACAU_PASS";
94
94
  config: {
95
95
  merchantId: string;
96
+ storeID: string;
96
97
  merchantName: string;
97
98
  merchantCategoryCode: string;
99
+ storeName: string;
98
100
  };
101
+ paymentGateway: "MACAU_PASS";
99
102
  })[] | null | undefined;
103
+ enable?: boolean | null | undefined;
100
104
  ref?: any;
101
105
  _id: string;
102
106
  status: "NEW" | "PENDING" | "APPROVED";
@@ -107,8 +111,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
107
111
  holderName?: string | null | undefined;
108
112
  name: string;
109
113
  } | null | undefined;
110
- ssm?: string | null | undefined;
111
114
  bankStatement?: string | null | undefined;
115
+ ssm?: string | null | undefined;
112
116
  exteriorPhoto?: string | null | undefined;
113
117
  keyPerson?: {
114
118
  name: string;
@@ -119,6 +123,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
119
123
  event: "ORDERING" | "MARKETING";
120
124
  };
121
125
  notifyUrl: string;
126
+ businessId: string;
122
127
  methods: {
123
128
  rate?: {
124
129
  amount: number;
@@ -128,7 +133,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
128
133
  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";
129
134
  variant: string;
130
135
  }[];
131
- businessId: string;
132
136
  }>;
133
137
  required: true;
134
138
  };