@feedmepos/mf-payment 1.2.1 → 1.2.2
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/{PDFViewer-BQfgFexr.js → PDFViewer-xrBtzrlR.js} +1 -2
- package/dist/{PayoutAccount-D8R2kieb.js → PayoutAccount-C1eI-Tha.js} +6 -6
- package/dist/{PayoutAccount-CajKtGCP.js → PayoutAccount-QY9LkR0r.js} +7 -7
- package/dist/PayoutAccountSetting-Bt-BBfpF.js +970 -0
- package/dist/{Restaurant-Dbp_UTNd.js → Restaurant-DMEt0GSf.js} +4 -4
- package/dist/RestaurantSetting-Bjgjx7_c.js +487 -0
- package/dist/{Settlement-D47q_Wmh.js → Settlement-DHczxjKA.js} +3 -3
- package/dist/{Settlement-CIl7p5BM.js → Settlement-PYl2xRrw.js} +3 -3
- package/dist/{SettlementTransactions-BSN_bqJ2.js → SettlementTransactions-B6eUs4ay.js} +3 -3
- package/dist/{SettlementTransactions-VhSpt9Ya.js → SettlementTransactions-Bn2-iO30.js} +3 -3
- package/dist/{Terminal-DhDp8CZP.js → Terminal-q9AtQVTw.js} +36 -36
- package/dist/{TerminalSetting-Z4Yf71s4.js → TerminalSetting-DKvLKsrH.js} +218 -212
- package/dist/{Transaction-DfqdJTc4.js → Transaction-BSDhGkTu.js} +5 -5
- package/dist/{Transaction-DodA1Rsr.js → Transaction-DlkiWPJt.js} +7 -7
- package/dist/{TransactionOld-BVC2EZES.js → TransactionOld-B93Kp78J.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-BSQyjy9r.js → TransactionTable.vue_vue_type_script_setup_true_lang-DEgiifDL.js} +3 -3
- package/dist/{app-DO-yUYMX.js → app-B1yXzXMJ.js} +361 -361
- package/dist/app.js +1 -1
- package/dist/{assets-Afjskent.js → assets-DbCf2oTj.js} +2 -2
- package/dist/{grafana-Bx1CNAeG.js → grafana-CxvNheOh.js} +1 -1
- package/dist/{index-eVDNyUp0.js → index-BoafQG_3.js} +1 -1
- package/dist/{index-DcA8mNkW.js → index-BwmZGhzh.js} +7830 -7804
- package/dist/{index-CWjhBRl-.js → index-C9YbV874.js} +1 -1
- package/dist/{index-DjMmMfFw.js → index-DJx90D2_.js} +1 -1
- package/dist/{index-9ImIPLpT.js → index-DQ6y1YEM.js} +1 -1
- package/dist/{index-BG-pqgpq.js → index-DoWYy-5F.js} +2 -2
- package/dist/{index-DJFB47Iu.js → index-DrVrxzsm.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-Pj1GGD11.js → index.vue_vue_type_script_setup_true_lang-BJAdIBCX.js} +1 -1
- package/dist/package.json +4 -4
- package/dist/{payout-account-1UTg_py3.js → payout-account-Cy0D7ycP.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +62 -12
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +62 -12
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +38 -20
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +38 -20
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +62 -12
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +62 -12
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +38 -20
- 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 +46 -1
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +50 -0
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +2 -2
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +12 -12
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +14 -12
- package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/SoftspaceGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +12 -12
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +124 -24
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +36 -36
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +18 -18
- package/dist/views/settlement/SettlementTable.vue.d.ts +12 -12
- package/package.json +4 -4
- package/dist/PayoutAccountSetting-DQqH71Pj.js +0 -890
- package/dist/RestaurantSetting-dem9GccJ.js +0 -412
@@ -3,35 +3,60 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
3
3
|
payoutAccount: {
|
4
4
|
type: PropType<{
|
5
5
|
enable?: boolean | null | undefined;
|
6
|
+
gateways?: ({
|
7
|
+
config: {
|
8
|
+
clientId: string;
|
9
|
+
clientPrivateKey: string;
|
10
|
+
clientSecret: string;
|
11
|
+
storeId: string;
|
12
|
+
};
|
13
|
+
paymentGateway: "REVENUE_MONSTER";
|
14
|
+
} | {
|
15
|
+
config: {
|
16
|
+
merchantId: string;
|
17
|
+
secretKey: string;
|
18
|
+
verifyKey: string;
|
19
|
+
};
|
20
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
21
|
+
} | {
|
22
|
+
config: {
|
23
|
+
merchantId: string;
|
24
|
+
merchantName: string;
|
25
|
+
merchantCategoryCode: string;
|
26
|
+
storeID: string;
|
27
|
+
storeName: string;
|
28
|
+
};
|
29
|
+
paymentGateway: "MACAU_PASS";
|
30
|
+
})[] | null | undefined;
|
6
31
|
ref?: any;
|
32
|
+
_id: string;
|
7
33
|
status: "NEW" | "PENDING" | "APPROVED";
|
8
|
-
notifyUrl: string;
|
9
34
|
store: {
|
10
35
|
bank?: {
|
11
36
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
12
|
-
accountNumber?: string | null | undefined;
|
13
37
|
holderName?: string | null | undefined;
|
38
|
+
accountNumber?: string | null | undefined;
|
14
39
|
name: string;
|
15
40
|
} | null | undefined;
|
16
|
-
bankStatement?: string | null | undefined;
|
17
41
|
ssm?: string | null | undefined;
|
42
|
+
bankStatement?: string | null | undefined;
|
18
43
|
exteriorPhoto?: string | null | undefined;
|
19
44
|
keyPerson?: {
|
45
|
+
email: string;
|
20
46
|
name: string;
|
21
47
|
phone: string;
|
22
|
-
email: string;
|
23
48
|
} | null | undefined;
|
24
49
|
id: string;
|
25
50
|
event: "ORDERING" | "MARKETING";
|
26
51
|
};
|
27
|
-
|
52
|
+
notifyUrl: string;
|
28
53
|
methods: {
|
29
54
|
rate?: {
|
30
55
|
amount: number;
|
31
56
|
precision: number;
|
32
57
|
} | null | undefined;
|
33
58
|
tPlus?: number | null | undefined;
|
34
|
-
issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "
|
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" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
|
35
60
|
variant: string;
|
36
61
|
}[];
|
37
62
|
businessId: string;
|
@@ -42,35 +67,60 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
42
67
|
payoutAccount: {
|
43
68
|
type: PropType<{
|
44
69
|
enable?: boolean | null | undefined;
|
70
|
+
gateways?: ({
|
71
|
+
config: {
|
72
|
+
clientId: string;
|
73
|
+
clientPrivateKey: string;
|
74
|
+
clientSecret: string;
|
75
|
+
storeId: string;
|
76
|
+
};
|
77
|
+
paymentGateway: "REVENUE_MONSTER";
|
78
|
+
} | {
|
79
|
+
config: {
|
80
|
+
merchantId: string;
|
81
|
+
secretKey: string;
|
82
|
+
verifyKey: string;
|
83
|
+
};
|
84
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
85
|
+
} | {
|
86
|
+
config: {
|
87
|
+
merchantId: string;
|
88
|
+
merchantName: string;
|
89
|
+
merchantCategoryCode: string;
|
90
|
+
storeID: string;
|
91
|
+
storeName: string;
|
92
|
+
};
|
93
|
+
paymentGateway: "MACAU_PASS";
|
94
|
+
})[] | null | undefined;
|
45
95
|
ref?: any;
|
96
|
+
_id: string;
|
46
97
|
status: "NEW" | "PENDING" | "APPROVED";
|
47
|
-
notifyUrl: string;
|
48
98
|
store: {
|
49
99
|
bank?: {
|
50
100
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
51
|
-
accountNumber?: string | null | undefined;
|
52
101
|
holderName?: string | null | undefined;
|
102
|
+
accountNumber?: string | null | undefined;
|
53
103
|
name: string;
|
54
104
|
} | null | undefined;
|
55
|
-
bankStatement?: string | null | undefined;
|
56
105
|
ssm?: string | null | undefined;
|
106
|
+
bankStatement?: string | null | undefined;
|
57
107
|
exteriorPhoto?: string | null | undefined;
|
58
108
|
keyPerson?: {
|
109
|
+
email: string;
|
59
110
|
name: string;
|
60
111
|
phone: string;
|
61
|
-
email: string;
|
62
112
|
} | null | undefined;
|
63
113
|
id: string;
|
64
114
|
event: "ORDERING" | "MARKETING";
|
65
115
|
};
|
66
|
-
|
116
|
+
notifyUrl: string;
|
67
117
|
methods: {
|
68
118
|
rate?: {
|
69
119
|
amount: number;
|
70
120
|
precision: number;
|
71
121
|
} | null | undefined;
|
72
122
|
tPlus?: number | null | undefined;
|
73
|
-
issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "
|
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" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
|
74
124
|
variant: string;
|
75
125
|
}[];
|
76
126
|
businessId: string;
|
@@ -5,7 +5,7 @@ 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" | "
|
8
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
9
9
|
config: {
|
10
10
|
gateway: {
|
11
11
|
gateway: string;
|
@@ -15,20 +15,29 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
15
15
|
};
|
16
16
|
}[] | null | undefined;
|
17
17
|
gateways?: ({
|
18
|
-
paymentGateway: "REVENUE_MONSTER";
|
19
18
|
config: {
|
20
19
|
clientId: string;
|
21
20
|
clientPrivateKey: string;
|
22
21
|
clientSecret: string;
|
23
22
|
storeId: string;
|
24
23
|
};
|
24
|
+
paymentGateway: "REVENUE_MONSTER";
|
25
25
|
} | {
|
26
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
27
26
|
config: {
|
28
27
|
merchantId: string;
|
29
28
|
secretKey: string;
|
30
29
|
verifyKey: string;
|
31
30
|
};
|
31
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
32
|
+
} | {
|
33
|
+
config: {
|
34
|
+
merchantId: string;
|
35
|
+
merchantName: string;
|
36
|
+
merchantCategoryCode: string;
|
37
|
+
storeID: string;
|
38
|
+
storeName: string;
|
39
|
+
};
|
40
|
+
paymentGateway: "MACAU_PASS";
|
32
41
|
})[] | null | undefined;
|
33
42
|
gatewayOverride?: {
|
34
43
|
type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
|
@@ -37,38 +46,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
37
46
|
conditionValue?: any;
|
38
47
|
}[] | null | undefined;
|
39
48
|
value: string;
|
40
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "
|
49
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
41
50
|
icon: string;
|
42
51
|
label: string;
|
43
52
|
}[] | null | undefined;
|
53
|
+
_id: string;
|
44
54
|
status: "NEW" | "PENDING" | "APPROVED";
|
45
|
-
notifyUrl: string;
|
46
55
|
store: {
|
47
56
|
bank?: {
|
48
57
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
49
|
-
accountNumber?: string | null | undefined;
|
50
58
|
holderName?: string | null | undefined;
|
59
|
+
accountNumber?: string | null | undefined;
|
51
60
|
name: string;
|
52
61
|
} | null | undefined;
|
53
|
-
bankStatement?: string | null | undefined;
|
54
62
|
ssm?: string | null | undefined;
|
63
|
+
bankStatement?: string | null | undefined;
|
55
64
|
exteriorPhoto?: string | null | undefined;
|
56
65
|
keyPerson?: {
|
66
|
+
email: string;
|
57
67
|
name: string;
|
58
68
|
phone: string;
|
59
|
-
email: string;
|
60
69
|
} | null | undefined;
|
61
70
|
id: string;
|
62
71
|
event: "ORDERING" | "MARKETING";
|
63
72
|
};
|
64
|
-
|
73
|
+
notifyUrl: string;
|
65
74
|
methods: {
|
66
75
|
rate?: {
|
67
76
|
amount: number;
|
68
77
|
precision: number;
|
69
78
|
} | null | undefined;
|
70
79
|
tPlus?: number | null | undefined;
|
71
|
-
issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "
|
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" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
|
72
81
|
variant: string;
|
73
82
|
}[];
|
74
83
|
businessId: string;
|
@@ -81,7 +90,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
81
90
|
enable?: boolean | null | undefined;
|
82
91
|
tokens?: {
|
83
92
|
type: "googlePay";
|
84
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "
|
93
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
85
94
|
config: {
|
86
95
|
gateway: {
|
87
96
|
gateway: string;
|
@@ -91,20 +100,29 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
91
100
|
};
|
92
101
|
}[] | null | undefined;
|
93
102
|
gateways?: ({
|
94
|
-
paymentGateway: "REVENUE_MONSTER";
|
95
103
|
config: {
|
96
104
|
clientId: string;
|
97
105
|
clientPrivateKey: string;
|
98
106
|
clientSecret: string;
|
99
107
|
storeId: string;
|
100
108
|
};
|
109
|
+
paymentGateway: "REVENUE_MONSTER";
|
101
110
|
} | {
|
102
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
103
111
|
config: {
|
104
112
|
merchantId: string;
|
105
113
|
secretKey: string;
|
106
114
|
verifyKey: string;
|
107
115
|
};
|
116
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
117
|
+
} | {
|
118
|
+
config: {
|
119
|
+
merchantId: string;
|
120
|
+
merchantName: string;
|
121
|
+
merchantCategoryCode: string;
|
122
|
+
storeID: string;
|
123
|
+
storeName: string;
|
124
|
+
};
|
125
|
+
paymentGateway: "MACAU_PASS";
|
108
126
|
})[] | null | undefined;
|
109
127
|
gatewayOverride?: {
|
110
128
|
type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
|
@@ -113,38 +131,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
113
131
|
conditionValue?: any;
|
114
132
|
}[] | null | undefined;
|
115
133
|
value: string;
|
116
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "
|
134
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
117
135
|
icon: string;
|
118
136
|
label: string;
|
119
137
|
}[] | null | undefined;
|
138
|
+
_id: string;
|
120
139
|
status: "NEW" | "PENDING" | "APPROVED";
|
121
|
-
notifyUrl: string;
|
122
140
|
store: {
|
123
141
|
bank?: {
|
124
142
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
125
|
-
accountNumber?: string | null | undefined;
|
126
143
|
holderName?: string | null | undefined;
|
144
|
+
accountNumber?: string | null | undefined;
|
127
145
|
name: string;
|
128
146
|
} | null | undefined;
|
129
|
-
bankStatement?: string | null | undefined;
|
130
147
|
ssm?: string | null | undefined;
|
148
|
+
bankStatement?: string | null | undefined;
|
131
149
|
exteriorPhoto?: string | null | undefined;
|
132
150
|
keyPerson?: {
|
151
|
+
email: string;
|
133
152
|
name: string;
|
134
153
|
phone: string;
|
135
|
-
email: string;
|
136
154
|
} | null | undefined;
|
137
155
|
id: string;
|
138
156
|
event: "ORDERING" | "MARKETING";
|
139
157
|
};
|
140
|
-
|
158
|
+
notifyUrl: string;
|
141
159
|
methods: {
|
142
160
|
rate?: {
|
143
161
|
amount: number;
|
144
162
|
precision: number;
|
145
163
|
} | null | undefined;
|
146
164
|
tPlus?: number | null | undefined;
|
147
|
-
issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "
|
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" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
|
148
166
|
variant: string;
|
149
167
|
}[];
|
150
168
|
businessId: string;
|
@@ -5,7 +5,7 @@ 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" | "
|
8
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
9
9
|
config: {
|
10
10
|
gateway: {
|
11
11
|
gateway: string;
|
@@ -15,20 +15,29 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
15
15
|
};
|
16
16
|
}[] | null | undefined;
|
17
17
|
gateways?: ({
|
18
|
-
paymentGateway: "REVENUE_MONSTER";
|
19
18
|
config: {
|
20
19
|
clientId: string;
|
21
20
|
clientPrivateKey: string;
|
22
21
|
clientSecret: string;
|
23
22
|
storeId: string;
|
24
23
|
};
|
24
|
+
paymentGateway: "REVENUE_MONSTER";
|
25
25
|
} | {
|
26
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
27
26
|
config: {
|
28
27
|
merchantId: string;
|
29
28
|
secretKey: string;
|
30
29
|
verifyKey: string;
|
31
30
|
};
|
31
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
32
|
+
} | {
|
33
|
+
config: {
|
34
|
+
merchantId: string;
|
35
|
+
merchantName: string;
|
36
|
+
merchantCategoryCode: string;
|
37
|
+
storeID: string;
|
38
|
+
storeName: string;
|
39
|
+
};
|
40
|
+
paymentGateway: "MACAU_PASS";
|
32
41
|
})[] | null | undefined;
|
33
42
|
gatewayOverride?: {
|
34
43
|
type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
|
@@ -37,38 +46,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
37
46
|
conditionValue?: any;
|
38
47
|
}[] | null | undefined;
|
39
48
|
value: string;
|
40
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "
|
49
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
41
50
|
icon: string;
|
42
51
|
label: string;
|
43
52
|
}[] | null | undefined;
|
53
|
+
_id: string;
|
44
54
|
status: "NEW" | "PENDING" | "APPROVED";
|
45
|
-
notifyUrl: string;
|
46
55
|
store: {
|
47
56
|
bank?: {
|
48
57
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
49
|
-
accountNumber?: string | null | undefined;
|
50
58
|
holderName?: string | null | undefined;
|
59
|
+
accountNumber?: string | null | undefined;
|
51
60
|
name: string;
|
52
61
|
} | null | undefined;
|
53
|
-
bankStatement?: string | null | undefined;
|
54
62
|
ssm?: string | null | undefined;
|
63
|
+
bankStatement?: string | null | undefined;
|
55
64
|
exteriorPhoto?: string | null | undefined;
|
56
65
|
keyPerson?: {
|
66
|
+
email: string;
|
57
67
|
name: string;
|
58
68
|
phone: string;
|
59
|
-
email: string;
|
60
69
|
} | null | undefined;
|
61
70
|
id: string;
|
62
71
|
event: "ORDERING" | "MARKETING";
|
63
72
|
};
|
64
|
-
|
73
|
+
notifyUrl: string;
|
65
74
|
methods: {
|
66
75
|
rate?: {
|
67
76
|
amount: number;
|
68
77
|
precision: number;
|
69
78
|
} | null | undefined;
|
70
79
|
tPlus?: number | null | undefined;
|
71
|
-
issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "
|
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" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
|
72
81
|
variant: string;
|
73
82
|
}[];
|
74
83
|
businessId: string;
|
@@ -81,7 +90,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
81
90
|
enable?: boolean | null | undefined;
|
82
91
|
tokens?: {
|
83
92
|
type: "googlePay";
|
84
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "
|
93
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
85
94
|
config: {
|
86
95
|
gateway: {
|
87
96
|
gateway: string;
|
@@ -91,20 +100,29 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
91
100
|
};
|
92
101
|
}[] | null | undefined;
|
93
102
|
gateways?: ({
|
94
|
-
paymentGateway: "REVENUE_MONSTER";
|
95
103
|
config: {
|
96
104
|
clientId: string;
|
97
105
|
clientPrivateKey: string;
|
98
106
|
clientSecret: string;
|
99
107
|
storeId: string;
|
100
108
|
};
|
109
|
+
paymentGateway: "REVENUE_MONSTER";
|
101
110
|
} | {
|
102
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
103
111
|
config: {
|
104
112
|
merchantId: string;
|
105
113
|
secretKey: string;
|
106
114
|
verifyKey: string;
|
107
115
|
};
|
116
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
117
|
+
} | {
|
118
|
+
config: {
|
119
|
+
merchantId: string;
|
120
|
+
merchantName: string;
|
121
|
+
merchantCategoryCode: string;
|
122
|
+
storeID: string;
|
123
|
+
storeName: string;
|
124
|
+
};
|
125
|
+
paymentGateway: "MACAU_PASS";
|
108
126
|
})[] | null | undefined;
|
109
127
|
gatewayOverride?: {
|
110
128
|
type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
|
@@ -113,38 +131,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
113
131
|
conditionValue?: any;
|
114
132
|
}[] | null | undefined;
|
115
133
|
value: string;
|
116
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "
|
134
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
117
135
|
icon: string;
|
118
136
|
label: string;
|
119
137
|
}[] | null | undefined;
|
138
|
+
_id: string;
|
120
139
|
status: "NEW" | "PENDING" | "APPROVED";
|
121
|
-
notifyUrl: string;
|
122
140
|
store: {
|
123
141
|
bank?: {
|
124
142
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
125
|
-
accountNumber?: string | null | undefined;
|
126
143
|
holderName?: string | null | undefined;
|
144
|
+
accountNumber?: string | null | undefined;
|
127
145
|
name: string;
|
128
146
|
} | null | undefined;
|
129
|
-
bankStatement?: string | null | undefined;
|
130
147
|
ssm?: string | null | undefined;
|
148
|
+
bankStatement?: string | null | undefined;
|
131
149
|
exteriorPhoto?: string | null | undefined;
|
132
150
|
keyPerson?: {
|
151
|
+
email: string;
|
133
152
|
name: string;
|
134
153
|
phone: string;
|
135
|
-
email: string;
|
136
154
|
} | null | undefined;
|
137
155
|
id: string;
|
138
156
|
event: "ORDERING" | "MARKETING";
|
139
157
|
};
|
140
|
-
|
158
|
+
notifyUrl: string;
|
141
159
|
methods: {
|
142
160
|
rate?: {
|
143
161
|
amount: number;
|
144
162
|
precision: number;
|
145
163
|
} | null | undefined;
|
146
164
|
tPlus?: number | null | undefined;
|
147
|
-
issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "
|
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" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
|
148
166
|
variant: string;
|
149
167
|
}[];
|
150
168
|
businessId: string;
|
@@ -8,35 +8,60 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
8
8
|
payoutAccount: {
|
9
9
|
type: PropType<{
|
10
10
|
enable?: boolean | null | undefined;
|
11
|
+
gateways?: ({
|
12
|
+
config: {
|
13
|
+
clientId: string;
|
14
|
+
clientPrivateKey: string;
|
15
|
+
clientSecret: string;
|
16
|
+
storeId: string;
|
17
|
+
};
|
18
|
+
paymentGateway: "REVENUE_MONSTER";
|
19
|
+
} | {
|
20
|
+
config: {
|
21
|
+
merchantId: string;
|
22
|
+
secretKey: string;
|
23
|
+
verifyKey: string;
|
24
|
+
};
|
25
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
26
|
+
} | {
|
27
|
+
config: {
|
28
|
+
merchantId: string;
|
29
|
+
merchantName: string;
|
30
|
+
merchantCategoryCode: string;
|
31
|
+
storeID: string;
|
32
|
+
storeName: string;
|
33
|
+
};
|
34
|
+
paymentGateway: "MACAU_PASS";
|
35
|
+
})[] | null | undefined;
|
11
36
|
ref?: any;
|
37
|
+
_id: string;
|
12
38
|
status: "NEW" | "PENDING" | "APPROVED";
|
13
|
-
notifyUrl: string;
|
14
39
|
store: {
|
15
40
|
bank?: {
|
16
41
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
17
|
-
accountNumber?: string | null | undefined;
|
18
42
|
holderName?: string | null | undefined;
|
43
|
+
accountNumber?: string | null | undefined;
|
19
44
|
name: string;
|
20
45
|
} | null | undefined;
|
21
|
-
bankStatement?: string | null | undefined;
|
22
46
|
ssm?: string | null | undefined;
|
47
|
+
bankStatement?: string | null | undefined;
|
23
48
|
exteriorPhoto?: string | null | undefined;
|
24
49
|
keyPerson?: {
|
50
|
+
email: string;
|
25
51
|
name: string;
|
26
52
|
phone: string;
|
27
|
-
email: string;
|
28
53
|
} | null | undefined;
|
29
54
|
id: string;
|
30
55
|
event: "ORDERING" | "MARKETING";
|
31
56
|
};
|
32
|
-
|
57
|
+
notifyUrl: string;
|
33
58
|
methods: {
|
34
59
|
rate?: {
|
35
60
|
amount: number;
|
36
61
|
precision: number;
|
37
62
|
} | null | undefined;
|
38
63
|
tPlus?: number | null | undefined;
|
39
|
-
issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "
|
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" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
|
40
65
|
variant: string;
|
41
66
|
}[];
|
42
67
|
businessId: string;
|
@@ -51,35 +76,60 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
51
76
|
payoutAccount: {
|
52
77
|
type: PropType<{
|
53
78
|
enable?: boolean | null | undefined;
|
79
|
+
gateways?: ({
|
80
|
+
config: {
|
81
|
+
clientId: string;
|
82
|
+
clientPrivateKey: string;
|
83
|
+
clientSecret: string;
|
84
|
+
storeId: string;
|
85
|
+
};
|
86
|
+
paymentGateway: "REVENUE_MONSTER";
|
87
|
+
} | {
|
88
|
+
config: {
|
89
|
+
merchantId: string;
|
90
|
+
secretKey: string;
|
91
|
+
verifyKey: string;
|
92
|
+
};
|
93
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
94
|
+
} | {
|
95
|
+
config: {
|
96
|
+
merchantId: string;
|
97
|
+
merchantName: string;
|
98
|
+
merchantCategoryCode: string;
|
99
|
+
storeID: string;
|
100
|
+
storeName: string;
|
101
|
+
};
|
102
|
+
paymentGateway: "MACAU_PASS";
|
103
|
+
})[] | null | undefined;
|
54
104
|
ref?: any;
|
105
|
+
_id: string;
|
55
106
|
status: "NEW" | "PENDING" | "APPROVED";
|
56
|
-
notifyUrl: string;
|
57
107
|
store: {
|
58
108
|
bank?: {
|
59
109
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
60
|
-
accountNumber?: string | null | undefined;
|
61
110
|
holderName?: string | null | undefined;
|
111
|
+
accountNumber?: string | null | undefined;
|
62
112
|
name: string;
|
63
113
|
} | null | undefined;
|
64
|
-
bankStatement?: string | null | undefined;
|
65
114
|
ssm?: string | null | undefined;
|
115
|
+
bankStatement?: string | null | undefined;
|
66
116
|
exteriorPhoto?: string | null | undefined;
|
67
117
|
keyPerson?: {
|
118
|
+
email: string;
|
68
119
|
name: string;
|
69
120
|
phone: string;
|
70
|
-
email: string;
|
71
121
|
} | null | undefined;
|
72
122
|
id: string;
|
73
123
|
event: "ORDERING" | "MARKETING";
|
74
124
|
};
|
75
|
-
|
125
|
+
notifyUrl: string;
|
76
126
|
methods: {
|
77
127
|
rate?: {
|
78
128
|
amount: number;
|
79
129
|
precision: number;
|
80
130
|
} | null | undefined;
|
81
131
|
tPlus?: number | null | undefined;
|
82
|
-
issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "
|
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" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
|
83
133
|
variant: string;
|
84
134
|
}[];
|
85
135
|
businessId: string;
|