@feedmepos/mf-payment 1.2.2 → 1.2.3
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.
- package/dist/{PayoutAccount-C1eI-Tha.js → PayoutAccount-CcD9G3tM.js} +6 -6
- package/dist/{PayoutAccount-QY9LkR0r.js → PayoutAccount-DqbpQ8mY.js} +5 -5
- package/dist/{PayoutAccountSetting-Bt-BBfpF.js → PayoutAccountSetting-C2PsyDLM.js} +312 -326
- package/dist/{Restaurant-DMEt0GSf.js → Restaurant-C90F0Stw.js} +4 -4
- package/dist/{RestaurantSetting-Bjgjx7_c.js → RestaurantSetting-ECCLE0zj.js} +171 -157
- package/dist/{Settlement-DHczxjKA.js → Settlement-CD1Vm7TK.js} +3 -3
- package/dist/{Settlement-PYl2xRrw.js → Settlement-DxkW-ltZ.js} +3 -3
- package/dist/{SettlementTransactions-B6eUs4ay.js → SettlementTransactions-Bj85X5dx.js} +3 -3
- package/dist/{SettlementTransactions-Bn2-iO30.js → SettlementTransactions-D6dyfrsh.js} +3 -3
- package/dist/{Terminal-q9AtQVTw.js → Terminal-WFU6xb6H.js} +5 -5
- package/dist/{TerminalSetting-DKvLKsrH.js → TerminalSetting-DSCFAQht.js} +3 -3
- package/dist/{Transaction-DlkiWPJt.js → Transaction-CB62_jSg.js} +7 -7
- package/dist/{Transaction-BSDhGkTu.js → Transaction-PRcVVkhp.js} +5 -5
- package/dist/{TransactionOld-B93Kp78J.js → TransactionOld-B0P4HXt8.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-DEgiifDL.js → TransactionTable.vue_vue_type_script_setup_true_lang-jF4UYhQi.js} +3 -3
- package/dist/{app-B1yXzXMJ.js → app-S42F2ZTb.js} +295 -295
- package/dist/app.js +1 -1
- package/dist/{assets-DbCf2oTj.js → assets-wSUxHhv6.js} +2 -2
- package/dist/{grafana-CxvNheOh.js → grafana-kQY3riiN.js} +1 -1
- package/dist/{index-BoafQG_3.js → index-B-2fIhCU.js} +1 -1
- package/dist/{index-DoWYy-5F.js → index-Bj2Rs1vj.js} +2 -2
- package/dist/{index-BwmZGhzh.js → index-C3OElkUY.js} +24 -24
- package/dist/{index-DQ6y1YEM.js → index-C_3jgmep.js} +1 -1
- package/dist/{index-DJx90D2_.js → index-CiIXIJ1u.js} +1 -1
- package/dist/{index-C9YbV874.js → index-DcK-ntIi.js} +1 -1
- package/dist/{index-DrVrxzsm.js → index-JkEYKC8p.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-BJAdIBCX.js → index.vue_vue_type_script_setup_true_lang-C1ogwxl8.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-Cy0D7ycP.js → payout-account-zISZXeYt.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +12 -16
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +12 -16
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +14 -18
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +14 -18
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +12 -16
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +12 -16
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +14 -18
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +2 -6
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +10 -6
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +12 -12
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/SoftspaceGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +8 -8
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +24 -32
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +60 -60
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +30 -30
- package/dist/views/settlement/SettlementTable.vue.d.ts +12 -12
- package/package.json +2 -2
@@ -4,29 +4,27 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
4
4
|
type: PropType<{
|
5
5
|
enable?: boolean | null | undefined;
|
6
6
|
gateways?: ({
|
7
|
+
paymentGateway: "REVENUE_MONSTER";
|
7
8
|
config: {
|
8
9
|
clientId: string;
|
9
10
|
clientPrivateKey: string;
|
10
11
|
clientSecret: string;
|
11
12
|
storeId: string;
|
12
13
|
};
|
13
|
-
paymentGateway: "REVENUE_MONSTER";
|
14
14
|
} | {
|
15
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
15
16
|
config: {
|
16
17
|
merchantId: string;
|
17
18
|
secretKey: string;
|
18
19
|
verifyKey: string;
|
19
20
|
};
|
20
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
21
21
|
} | {
|
22
|
+
paymentGateway: "MACAU_PASS";
|
22
23
|
config: {
|
23
24
|
merchantId: string;
|
24
25
|
merchantName: string;
|
25
26
|
merchantCategoryCode: string;
|
26
|
-
storeID: string;
|
27
|
-
storeName: string;
|
28
27
|
};
|
29
|
-
paymentGateway: "MACAU_PASS";
|
30
28
|
})[] | null | undefined;
|
31
29
|
ref?: any;
|
32
30
|
_id: string;
|
@@ -34,17 +32,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
34
32
|
store: {
|
35
33
|
bank?: {
|
36
34
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
37
|
-
holderName?: string | null | undefined;
|
38
35
|
accountNumber?: string | null | undefined;
|
36
|
+
holderName?: string | null | undefined;
|
39
37
|
name: string;
|
40
38
|
} | null | undefined;
|
41
39
|
ssm?: string | null | undefined;
|
42
40
|
bankStatement?: string | null | undefined;
|
43
41
|
exteriorPhoto?: string | null | undefined;
|
44
42
|
keyPerson?: {
|
45
|
-
email: string;
|
46
43
|
name: string;
|
47
44
|
phone: string;
|
45
|
+
email: string;
|
48
46
|
} | null | undefined;
|
49
47
|
id: string;
|
50
48
|
event: "ORDERING" | "MARKETING";
|
@@ -56,7 +54,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
56
54
|
precision: number;
|
57
55
|
} | null | undefined;
|
58
56
|
tPlus?: number | null | undefined;
|
59
|
-
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" | "
|
57
|
+
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";
|
60
58
|
variant: string;
|
61
59
|
}[];
|
62
60
|
businessId: string;
|
@@ -68,29 +66,27 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
68
66
|
type: PropType<{
|
69
67
|
enable?: boolean | null | undefined;
|
70
68
|
gateways?: ({
|
69
|
+
paymentGateway: "REVENUE_MONSTER";
|
71
70
|
config: {
|
72
71
|
clientId: string;
|
73
72
|
clientPrivateKey: string;
|
74
73
|
clientSecret: string;
|
75
74
|
storeId: string;
|
76
75
|
};
|
77
|
-
paymentGateway: "REVENUE_MONSTER";
|
78
76
|
} | {
|
77
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
79
78
|
config: {
|
80
79
|
merchantId: string;
|
81
80
|
secretKey: string;
|
82
81
|
verifyKey: string;
|
83
82
|
};
|
84
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
85
83
|
} | {
|
84
|
+
paymentGateway: "MACAU_PASS";
|
86
85
|
config: {
|
87
86
|
merchantId: string;
|
88
87
|
merchantName: string;
|
89
88
|
merchantCategoryCode: string;
|
90
|
-
storeID: string;
|
91
|
-
storeName: string;
|
92
89
|
};
|
93
|
-
paymentGateway: "MACAU_PASS";
|
94
90
|
})[] | null | undefined;
|
95
91
|
ref?: any;
|
96
92
|
_id: string;
|
@@ -98,17 +94,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
98
94
|
store: {
|
99
95
|
bank?: {
|
100
96
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
101
|
-
holderName?: string | null | undefined;
|
102
97
|
accountNumber?: string | null | undefined;
|
98
|
+
holderName?: string | null | undefined;
|
103
99
|
name: string;
|
104
100
|
} | null | undefined;
|
105
101
|
ssm?: string | null | undefined;
|
106
102
|
bankStatement?: string | null | undefined;
|
107
103
|
exteriorPhoto?: string | null | undefined;
|
108
104
|
keyPerson?: {
|
109
|
-
email: string;
|
110
105
|
name: string;
|
111
106
|
phone: string;
|
107
|
+
email: string;
|
112
108
|
} | null | undefined;
|
113
109
|
id: string;
|
114
110
|
event: "ORDERING" | "MARKETING";
|
@@ -120,7 +116,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
120
116
|
precision: number;
|
121
117
|
} | null | undefined;
|
122
118
|
tPlus?: number | null | undefined;
|
123
|
-
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" | "
|
119
|
+
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";
|
124
120
|
variant: string;
|
125
121
|
}[];
|
126
122
|
businessId: string;
|
@@ -5,7 +5,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
5
5
|
enable?: boolean | null | undefined;
|
6
6
|
tokens?: {
|
7
7
|
type: "googlePay";
|
8
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
9
8
|
config: {
|
10
9
|
gateway: {
|
11
10
|
gateway: string;
|
@@ -13,31 +12,30 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
13
12
|
};
|
14
13
|
paymentType: "googlePay";
|
15
14
|
};
|
15
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
16
16
|
}[] | null | undefined;
|
17
17
|
gateways?: ({
|
18
|
+
paymentGateway: "REVENUE_MONSTER";
|
18
19
|
config: {
|
19
20
|
clientId: string;
|
20
21
|
clientPrivateKey: string;
|
21
22
|
clientSecret: string;
|
22
23
|
storeId: string;
|
23
24
|
};
|
24
|
-
paymentGateway: "REVENUE_MONSTER";
|
25
25
|
} | {
|
26
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
26
27
|
config: {
|
27
28
|
merchantId: string;
|
28
29
|
secretKey: string;
|
29
30
|
verifyKey: string;
|
30
31
|
};
|
31
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
32
32
|
} | {
|
33
|
+
paymentGateway: "MACAU_PASS";
|
33
34
|
config: {
|
34
35
|
merchantId: string;
|
35
36
|
merchantName: string;
|
36
37
|
merchantCategoryCode: string;
|
37
|
-
storeID: string;
|
38
|
-
storeName: string;
|
39
38
|
};
|
40
|
-
paymentGateway: "MACAU_PASS";
|
41
39
|
})[] | null | undefined;
|
42
40
|
gatewayOverride?: {
|
43
41
|
type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
|
@@ -55,17 +53,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
55
53
|
store: {
|
56
54
|
bank?: {
|
57
55
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
58
|
-
holderName?: string | null | undefined;
|
59
56
|
accountNumber?: string | null | undefined;
|
57
|
+
holderName?: string | null | undefined;
|
60
58
|
name: string;
|
61
59
|
} | null | undefined;
|
62
60
|
ssm?: string | null | undefined;
|
63
61
|
bankStatement?: string | null | undefined;
|
64
62
|
exteriorPhoto?: string | null | undefined;
|
65
63
|
keyPerson?: {
|
66
|
-
email: string;
|
67
64
|
name: string;
|
68
65
|
phone: string;
|
66
|
+
email: string;
|
69
67
|
} | null | undefined;
|
70
68
|
id: string;
|
71
69
|
event: "ORDERING" | "MARKETING";
|
@@ -77,7 +75,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
77
75
|
precision: number;
|
78
76
|
} | null | undefined;
|
79
77
|
tPlus?: number | null | undefined;
|
80
|
-
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" | "
|
78
|
+
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";
|
81
79
|
variant: string;
|
82
80
|
}[];
|
83
81
|
businessId: string;
|
@@ -90,7 +88,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
90
88
|
enable?: boolean | null | undefined;
|
91
89
|
tokens?: {
|
92
90
|
type: "googlePay";
|
93
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
94
91
|
config: {
|
95
92
|
gateway: {
|
96
93
|
gateway: string;
|
@@ -98,31 +95,30 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
98
95
|
};
|
99
96
|
paymentType: "googlePay";
|
100
97
|
};
|
98
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
101
99
|
}[] | null | undefined;
|
102
100
|
gateways?: ({
|
101
|
+
paymentGateway: "REVENUE_MONSTER";
|
103
102
|
config: {
|
104
103
|
clientId: string;
|
105
104
|
clientPrivateKey: string;
|
106
105
|
clientSecret: string;
|
107
106
|
storeId: string;
|
108
107
|
};
|
109
|
-
paymentGateway: "REVENUE_MONSTER";
|
110
108
|
} | {
|
109
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
111
110
|
config: {
|
112
111
|
merchantId: string;
|
113
112
|
secretKey: string;
|
114
113
|
verifyKey: string;
|
115
114
|
};
|
116
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
117
115
|
} | {
|
116
|
+
paymentGateway: "MACAU_PASS";
|
118
117
|
config: {
|
119
118
|
merchantId: string;
|
120
119
|
merchantName: string;
|
121
120
|
merchantCategoryCode: string;
|
122
|
-
storeID: string;
|
123
|
-
storeName: string;
|
124
121
|
};
|
125
|
-
paymentGateway: "MACAU_PASS";
|
126
122
|
})[] | null | undefined;
|
127
123
|
gatewayOverride?: {
|
128
124
|
type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
|
@@ -140,17 +136,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
140
136
|
store: {
|
141
137
|
bank?: {
|
142
138
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
143
|
-
holderName?: string | null | undefined;
|
144
139
|
accountNumber?: string | null | undefined;
|
140
|
+
holderName?: string | null | undefined;
|
145
141
|
name: string;
|
146
142
|
} | null | undefined;
|
147
143
|
ssm?: string | null | undefined;
|
148
144
|
bankStatement?: string | null | undefined;
|
149
145
|
exteriorPhoto?: string | null | undefined;
|
150
146
|
keyPerson?: {
|
151
|
-
email: string;
|
152
147
|
name: string;
|
153
148
|
phone: string;
|
149
|
+
email: string;
|
154
150
|
} | null | undefined;
|
155
151
|
id: string;
|
156
152
|
event: "ORDERING" | "MARKETING";
|
@@ -162,7 +158,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
162
158
|
precision: number;
|
163
159
|
} | null | undefined;
|
164
160
|
tPlus?: number | null | undefined;
|
165
|
-
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" | "
|
161
|
+
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";
|
166
162
|
variant: string;
|
167
163
|
}[];
|
168
164
|
businessId: string;
|
@@ -5,7 +5,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
5
5
|
enable?: boolean | null | undefined;
|
6
6
|
tokens?: {
|
7
7
|
type: "googlePay";
|
8
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
9
8
|
config: {
|
10
9
|
gateway: {
|
11
10
|
gateway: string;
|
@@ -13,31 +12,30 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
13
12
|
};
|
14
13
|
paymentType: "googlePay";
|
15
14
|
};
|
15
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
16
16
|
}[] | null | undefined;
|
17
17
|
gateways?: ({
|
18
|
+
paymentGateway: "REVENUE_MONSTER";
|
18
19
|
config: {
|
19
20
|
clientId: string;
|
20
21
|
clientPrivateKey: string;
|
21
22
|
clientSecret: string;
|
22
23
|
storeId: string;
|
23
24
|
};
|
24
|
-
paymentGateway: "REVENUE_MONSTER";
|
25
25
|
} | {
|
26
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
26
27
|
config: {
|
27
28
|
merchantId: string;
|
28
29
|
secretKey: string;
|
29
30
|
verifyKey: string;
|
30
31
|
};
|
31
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
32
32
|
} | {
|
33
|
+
paymentGateway: "MACAU_PASS";
|
33
34
|
config: {
|
34
35
|
merchantId: string;
|
35
36
|
merchantName: string;
|
36
37
|
merchantCategoryCode: string;
|
37
|
-
storeID: string;
|
38
|
-
storeName: string;
|
39
38
|
};
|
40
|
-
paymentGateway: "MACAU_PASS";
|
41
39
|
})[] | null | undefined;
|
42
40
|
gatewayOverride?: {
|
43
41
|
type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
|
@@ -55,17 +53,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
55
53
|
store: {
|
56
54
|
bank?: {
|
57
55
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
58
|
-
holderName?: string | null | undefined;
|
59
56
|
accountNumber?: string | null | undefined;
|
57
|
+
holderName?: string | null | undefined;
|
60
58
|
name: string;
|
61
59
|
} | null | undefined;
|
62
60
|
ssm?: string | null | undefined;
|
63
61
|
bankStatement?: string | null | undefined;
|
64
62
|
exteriorPhoto?: string | null | undefined;
|
65
63
|
keyPerson?: {
|
66
|
-
email: string;
|
67
64
|
name: string;
|
68
65
|
phone: string;
|
66
|
+
email: string;
|
69
67
|
} | null | undefined;
|
70
68
|
id: string;
|
71
69
|
event: "ORDERING" | "MARKETING";
|
@@ -77,7 +75,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
77
75
|
precision: number;
|
78
76
|
} | null | undefined;
|
79
77
|
tPlus?: number | null | undefined;
|
80
|
-
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" | "
|
78
|
+
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";
|
81
79
|
variant: string;
|
82
80
|
}[];
|
83
81
|
businessId: string;
|
@@ -90,7 +88,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
90
88
|
enable?: boolean | null | undefined;
|
91
89
|
tokens?: {
|
92
90
|
type: "googlePay";
|
93
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
94
91
|
config: {
|
95
92
|
gateway: {
|
96
93
|
gateway: string;
|
@@ -98,31 +95,30 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
98
95
|
};
|
99
96
|
paymentType: "googlePay";
|
100
97
|
};
|
98
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
101
99
|
}[] | null | undefined;
|
102
100
|
gateways?: ({
|
101
|
+
paymentGateway: "REVENUE_MONSTER";
|
103
102
|
config: {
|
104
103
|
clientId: string;
|
105
104
|
clientPrivateKey: string;
|
106
105
|
clientSecret: string;
|
107
106
|
storeId: string;
|
108
107
|
};
|
109
|
-
paymentGateway: "REVENUE_MONSTER";
|
110
108
|
} | {
|
109
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
111
110
|
config: {
|
112
111
|
merchantId: string;
|
113
112
|
secretKey: string;
|
114
113
|
verifyKey: string;
|
115
114
|
};
|
116
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
117
115
|
} | {
|
116
|
+
paymentGateway: "MACAU_PASS";
|
118
117
|
config: {
|
119
118
|
merchantId: string;
|
120
119
|
merchantName: string;
|
121
120
|
merchantCategoryCode: string;
|
122
|
-
storeID: string;
|
123
|
-
storeName: string;
|
124
121
|
};
|
125
|
-
paymentGateway: "MACAU_PASS";
|
126
122
|
})[] | null | undefined;
|
127
123
|
gatewayOverride?: {
|
128
124
|
type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
|
@@ -140,17 +136,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
140
136
|
store: {
|
141
137
|
bank?: {
|
142
138
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
143
|
-
holderName?: string | null | undefined;
|
144
139
|
accountNumber?: string | null | undefined;
|
140
|
+
holderName?: string | null | undefined;
|
145
141
|
name: string;
|
146
142
|
} | null | undefined;
|
147
143
|
ssm?: string | null | undefined;
|
148
144
|
bankStatement?: string | null | undefined;
|
149
145
|
exteriorPhoto?: string | null | undefined;
|
150
146
|
keyPerson?: {
|
151
|
-
email: string;
|
152
147
|
name: string;
|
153
148
|
phone: string;
|
149
|
+
email: string;
|
154
150
|
} | null | undefined;
|
155
151
|
id: string;
|
156
152
|
event: "ORDERING" | "MARKETING";
|
@@ -162,7 +158,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
162
158
|
precision: number;
|
163
159
|
} | null | undefined;
|
164
160
|
tPlus?: number | null | undefined;
|
165
|
-
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" | "
|
161
|
+
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";
|
166
162
|
variant: string;
|
167
163
|
}[];
|
168
164
|
businessId: string;
|
@@ -9,29 +9,27 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
9
9
|
type: PropType<{
|
10
10
|
enable?: boolean | null | undefined;
|
11
11
|
gateways?: ({
|
12
|
+
paymentGateway: "REVENUE_MONSTER";
|
12
13
|
config: {
|
13
14
|
clientId: string;
|
14
15
|
clientPrivateKey: string;
|
15
16
|
clientSecret: string;
|
16
17
|
storeId: string;
|
17
18
|
};
|
18
|
-
paymentGateway: "REVENUE_MONSTER";
|
19
19
|
} | {
|
20
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
20
21
|
config: {
|
21
22
|
merchantId: string;
|
22
23
|
secretKey: string;
|
23
24
|
verifyKey: string;
|
24
25
|
};
|
25
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
26
26
|
} | {
|
27
|
+
paymentGateway: "MACAU_PASS";
|
27
28
|
config: {
|
28
29
|
merchantId: string;
|
29
30
|
merchantName: string;
|
30
31
|
merchantCategoryCode: string;
|
31
|
-
storeID: string;
|
32
|
-
storeName: string;
|
33
32
|
};
|
34
|
-
paymentGateway: "MACAU_PASS";
|
35
33
|
})[] | null | undefined;
|
36
34
|
ref?: any;
|
37
35
|
_id: string;
|
@@ -39,17 +37,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
39
37
|
store: {
|
40
38
|
bank?: {
|
41
39
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
42
|
-
holderName?: string | null | undefined;
|
43
40
|
accountNumber?: string | null | undefined;
|
41
|
+
holderName?: string | null | undefined;
|
44
42
|
name: string;
|
45
43
|
} | null | undefined;
|
46
44
|
ssm?: string | null | undefined;
|
47
45
|
bankStatement?: string | null | undefined;
|
48
46
|
exteriorPhoto?: string | null | undefined;
|
49
47
|
keyPerson?: {
|
50
|
-
email: string;
|
51
48
|
name: string;
|
52
49
|
phone: string;
|
50
|
+
email: string;
|
53
51
|
} | null | undefined;
|
54
52
|
id: string;
|
55
53
|
event: "ORDERING" | "MARKETING";
|
@@ -61,7 +59,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
61
59
|
precision: number;
|
62
60
|
} | null | undefined;
|
63
61
|
tPlus?: number | null | undefined;
|
64
|
-
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" | "
|
62
|
+
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";
|
65
63
|
variant: string;
|
66
64
|
}[];
|
67
65
|
businessId: string;
|
@@ -77,29 +75,27 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
77
75
|
type: PropType<{
|
78
76
|
enable?: boolean | null | undefined;
|
79
77
|
gateways?: ({
|
78
|
+
paymentGateway: "REVENUE_MONSTER";
|
80
79
|
config: {
|
81
80
|
clientId: string;
|
82
81
|
clientPrivateKey: string;
|
83
82
|
clientSecret: string;
|
84
83
|
storeId: string;
|
85
84
|
};
|
86
|
-
paymentGateway: "REVENUE_MONSTER";
|
87
85
|
} | {
|
86
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
88
87
|
config: {
|
89
88
|
merchantId: string;
|
90
89
|
secretKey: string;
|
91
90
|
verifyKey: string;
|
92
91
|
};
|
93
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
94
92
|
} | {
|
93
|
+
paymentGateway: "MACAU_PASS";
|
95
94
|
config: {
|
96
95
|
merchantId: string;
|
97
96
|
merchantName: string;
|
98
97
|
merchantCategoryCode: string;
|
99
|
-
storeID: string;
|
100
|
-
storeName: string;
|
101
98
|
};
|
102
|
-
paymentGateway: "MACAU_PASS";
|
103
99
|
})[] | null | undefined;
|
104
100
|
ref?: any;
|
105
101
|
_id: string;
|
@@ -107,17 +103,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
107
103
|
store: {
|
108
104
|
bank?: {
|
109
105
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
110
|
-
holderName?: string | null | undefined;
|
111
106
|
accountNumber?: string | null | undefined;
|
107
|
+
holderName?: string | null | undefined;
|
112
108
|
name: string;
|
113
109
|
} | null | undefined;
|
114
110
|
ssm?: string | null | undefined;
|
115
111
|
bankStatement?: string | null | undefined;
|
116
112
|
exteriorPhoto?: string | null | undefined;
|
117
113
|
keyPerson?: {
|
118
|
-
email: string;
|
119
114
|
name: string;
|
120
115
|
phone: string;
|
116
|
+
email: string;
|
121
117
|
} | null | undefined;
|
122
118
|
id: string;
|
123
119
|
event: "ORDERING" | "MARKETING";
|
@@ -129,7 +125,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
129
125
|
precision: number;
|
130
126
|
} | null | undefined;
|
131
127
|
tPlus?: number | null | undefined;
|
132
|
-
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" | "
|
128
|
+
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";
|
133
129
|
variant: string;
|
134
130
|
}[];
|
135
131
|
businessId: string;
|