@feedmepos/mf-payment 1.3.20 → 1.3.21
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/{OnboardForm-BXyoazh5.js → OnboardForm-UC7FlAKc.js} +4 -4
- package/dist/{OnboardForm-Kg41JzfR.js → OnboardForm-ZIeFW3ZH.js} +4 -4
- package/dist/{OnboardSubmission-DYxlgxNk.js → OnboardSubmission-CGI_T8K6.js} +2 -2
- package/dist/{OnboardSubmission-Dc7x4iX2.js → OnboardSubmission-CUqrOqBi.js} +5 -5
- package/dist/{PayoutAccount-BGp3dZty.js → PayoutAccount-D2eUU8Qa.js} +5 -5
- package/dist/{PayoutAccount-BsG-nuC9.js → PayoutAccount-pxoe0HM6.js} +5 -5
- package/dist/{PayoutAccountSetting-BbMJO09b.js → PayoutAccountSetting-yH2ZRT-A.js} +378 -296
- package/dist/{Restaurant-CwdFy65Q.js → Restaurant-CeH2FJRT.js} +4 -4
- package/dist/{RestaurantSetting-BZ_wJvh-.js → RestaurantSetting-BV1XLh-9.js} +292 -212
- package/dist/{Settlement-PxISyjHU.js → Settlement-DzYUTaVE.js} +3 -3
- package/dist/{Settlement-ByfwQDjy.js → Settlement-L8ukHWPs.js} +3 -3
- package/dist/{SettlementTransactions-DidiqbXG.js → SettlementTransactions-C8o5Atmc.js} +3 -3
- package/dist/{SettlementTransactions-D5yeeyDP.js → SettlementTransactions-DG9nJuLQ.js} +3 -3
- package/dist/{Status.vue_vue_type_script_setup_true_lang-kehDoQ6j.js → Status.vue_vue_type_script_setup_true_lang-B7a304Y6.js} +1 -1
- package/dist/{Terminal-C--amJVv.js → Terminal-DA_mJQMD.js} +5 -5
- package/dist/{TerminalSetting-7tjf9xaV.js → TerminalSetting-GFMILaSV.js} +4 -4
- package/dist/{Transaction-Bd_4iMOT.js → Transaction-CfC0yN9P.js} +5 -5
- package/dist/{Transaction-BMc3gQy1.js → Transaction-fhDUanwr.js} +6 -6
- package/dist/{TransactionOld-8-sEspIt.js → TransactionOld-CObh3uJa.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-BayIh55f.js → TransactionTable.vue_vue_type_script_setup_true_lang-DPRIp0wx.js} +3 -3
- package/dist/{app-CQEW3s-w.js → app-U8rab4vJ.js} +22 -22
- package/dist/app.js +1 -1
- package/dist/{assets-CTH4trdc.js → assets-D4ayW3GC.js} +1 -1
- package/dist/{grafana-bPLmWYzm.js → grafana-BrdrOUM4.js} +1 -1
- package/dist/{index-DZYRliw9.js → index-BWjmOoX3.js} +1 -1
- package/dist/{index-CJPiBIRm.js → index-C4FfKmPS.js} +5303 -5231
- package/dist/{index-B5zEwG__.js → index-C8G7ruiF.js} +1 -1
- package/dist/{index-BA8uBmty.js → index-DJJFmavW.js} +2 -2
- package/dist/{index-cU53UWIn.js → index-DJrcobek.js} +1 -1
- package/dist/{index-98tll3Hu.js → index-ILoz50zh.js} +1 -1
- package/dist/{index-DPY6iypt.js → index-j0nww2Hf.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-CaVufHjO.js → index.vue_vue_type_script_setup_true_lang-v7o6C5Pg.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-D0urRPdK.js → payout-account-OFsbgQTk.js} +3 -3
- package/dist/{plugins-CHAPQLQ_.js → plugins-C0WdSJxl.js} +1 -1
- package/dist/stores/payoutAccount.d.ts +34 -18
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +34 -18
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +38 -22
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +38 -22
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +34 -18
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +34 -18
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +38 -22
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +45 -0
- package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +50 -0
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -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/GrabGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +20 -20
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +68 -36
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +32 -32
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +16 -16
- package/package.json +2 -2
@@ -2,18 +2,18 @@ import { type PropType } from 'vue';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
3
|
terminal: {
|
4
4
|
type: PropType<{
|
5
|
-
name?: string | null | undefined;
|
6
|
-
deviceId?: string | null | undefined;
|
7
|
-
bindCode?: string | null | undefined;
|
8
5
|
secretKey?: string | null | undefined;
|
9
|
-
|
6
|
+
name?: string | null | undefined;
|
10
7
|
gateways?: {
|
11
8
|
config?: {
|
12
|
-
packageId: string;
|
13
9
|
uniqueId: string;
|
10
|
+
packageId: string;
|
14
11
|
} | null | undefined;
|
15
12
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
16
13
|
}[] | null | undefined;
|
14
|
+
deviceId?: string | null | undefined;
|
15
|
+
bindCode?: string | null | undefined;
|
16
|
+
token?: string | null | undefined;
|
17
17
|
ecrs?: ({
|
18
18
|
config?: {
|
19
19
|
terminalId: string;
|
@@ -21,9 +21,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
21
21
|
gateway: "FeedMe";
|
22
22
|
} | {
|
23
23
|
config?: {
|
24
|
-
|
24
|
+
privateKey?: string | null | undefined;
|
25
25
|
merchantId: string;
|
26
|
-
|
26
|
+
terminalId: string;
|
27
27
|
} | null | undefined;
|
28
28
|
gateway: "Ghl";
|
29
29
|
})[] | null | undefined;
|
@@ -75,31 +75,31 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
75
75
|
gateway: "MOCK";
|
76
76
|
})[] | null | undefined;
|
77
77
|
deletedAt?: string | null | undefined;
|
78
|
-
status: "Active" | "Inactive";
|
79
78
|
_id: string;
|
79
|
+
status: "Active" | "Inactive";
|
80
|
+
updatedAt: string;
|
80
81
|
referenceId: string;
|
82
|
+
createdAt: string;
|
81
83
|
securityCode: string;
|
82
84
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
83
|
-
createdAt: string;
|
84
|
-
updatedAt: string;
|
85
85
|
}>;
|
86
86
|
required: true;
|
87
87
|
};
|
88
88
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
89
89
|
terminal: {
|
90
90
|
type: PropType<{
|
91
|
-
name?: string | null | undefined;
|
92
|
-
deviceId?: string | null | undefined;
|
93
|
-
bindCode?: string | null | undefined;
|
94
91
|
secretKey?: string | null | undefined;
|
95
|
-
|
92
|
+
name?: string | null | undefined;
|
96
93
|
gateways?: {
|
97
94
|
config?: {
|
98
|
-
packageId: string;
|
99
95
|
uniqueId: string;
|
96
|
+
packageId: string;
|
100
97
|
} | null | undefined;
|
101
98
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
102
99
|
}[] | null | undefined;
|
100
|
+
deviceId?: string | null | undefined;
|
101
|
+
bindCode?: string | null | undefined;
|
102
|
+
token?: string | null | undefined;
|
103
103
|
ecrs?: ({
|
104
104
|
config?: {
|
105
105
|
terminalId: string;
|
@@ -107,9 +107,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
107
107
|
gateway: "FeedMe";
|
108
108
|
} | {
|
109
109
|
config?: {
|
110
|
-
|
110
|
+
privateKey?: string | null | undefined;
|
111
111
|
merchantId: string;
|
112
|
-
|
112
|
+
terminalId: string;
|
113
113
|
} | null | undefined;
|
114
114
|
gateway: "Ghl";
|
115
115
|
})[] | null | undefined;
|
@@ -161,13 +161,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
161
161
|
gateway: "MOCK";
|
162
162
|
})[] | null | undefined;
|
163
163
|
deletedAt?: string | null | undefined;
|
164
|
-
status: "Active" | "Inactive";
|
165
164
|
_id: string;
|
165
|
+
status: "Active" | "Inactive";
|
166
|
+
updatedAt: string;
|
166
167
|
referenceId: string;
|
168
|
+
createdAt: string;
|
167
169
|
securityCode: string;
|
168
170
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
169
|
-
createdAt: string;
|
170
|
-
updatedAt: string;
|
171
171
|
}>;
|
172
172
|
required: true;
|
173
173
|
};
|
@@ -4,21 +4,22 @@ 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;
|
@@ -26,17 +27,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
26
27
|
storeID: string;
|
27
28
|
storeName: string;
|
28
29
|
};
|
29
|
-
paymentGateway: "MACAU_PASS";
|
30
30
|
} | {
|
31
|
+
paymentGateway: "DIGIO";
|
31
32
|
config: {
|
32
33
|
merchantId: string;
|
33
34
|
cardMerchantId: string;
|
34
35
|
};
|
35
|
-
|
36
|
+
} | {
|
37
|
+
paymentGateway: "ADYEN";
|
38
|
+
config: {
|
39
|
+
merchantAccount: string;
|
40
|
+
username: string;
|
41
|
+
apiKey: string;
|
42
|
+
clientKey: string;
|
43
|
+
};
|
36
44
|
})[] | null | undefined;
|
37
45
|
ref?: any;
|
38
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
39
46
|
_id: string;
|
47
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
48
|
+
notifyUrl: string;
|
40
49
|
store: {
|
41
50
|
bank?: {
|
42
51
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -44,25 +53,24 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
44
53
|
holderName?: string | null | undefined;
|
45
54
|
name: string;
|
46
55
|
} | null | undefined;
|
47
|
-
ssm?: string | null | undefined;
|
48
56
|
bankStatement?: string | null | undefined;
|
57
|
+
ssm?: string | null | undefined;
|
49
58
|
exteriorPhoto?: string | null | undefined;
|
50
59
|
keyPerson?: {
|
51
|
-
email: string;
|
52
60
|
name: string;
|
53
61
|
phone: string;
|
62
|
+
email: string;
|
54
63
|
} | null | undefined;
|
55
64
|
id: string;
|
56
65
|
event: "ORDERING" | "MARKETING";
|
57
66
|
};
|
58
|
-
notifyUrl: string;
|
59
67
|
methods: {
|
60
68
|
rate?: {
|
61
69
|
amount: number;
|
62
70
|
precision: number;
|
63
71
|
} | null | undefined;
|
64
72
|
tPlus?: number | null | undefined;
|
65
|
-
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" | "
|
73
|
+
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR";
|
66
74
|
variant: string;
|
67
75
|
}[];
|
68
76
|
businessId: string;
|
@@ -77,21 +85,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
77
85
|
"row-click": (payment: {
|
78
86
|
enable?: boolean | null | undefined;
|
79
87
|
gateways?: ({
|
88
|
+
paymentGateway: "REVENUE_MONSTER";
|
80
89
|
config: {
|
81
90
|
clientId: string;
|
82
91
|
clientPrivateKey: string;
|
83
92
|
clientSecret: string;
|
84
93
|
storeId: string;
|
85
94
|
};
|
86
|
-
paymentGateway: "REVENUE_MONSTER";
|
87
95
|
} | {
|
96
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
88
97
|
config: {
|
89
98
|
merchantId: string;
|
90
99
|
secretKey: string;
|
91
100
|
verifyKey: string;
|
92
101
|
};
|
93
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
94
102
|
} | {
|
103
|
+
paymentGateway: "MACAU_PASS";
|
95
104
|
config: {
|
96
105
|
merchantId: string;
|
97
106
|
merchantName: string;
|
@@ -99,17 +108,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
99
108
|
storeID: string;
|
100
109
|
storeName: string;
|
101
110
|
};
|
102
|
-
paymentGateway: "MACAU_PASS";
|
103
111
|
} | {
|
112
|
+
paymentGateway: "DIGIO";
|
104
113
|
config: {
|
105
114
|
merchantId: string;
|
106
115
|
cardMerchantId: string;
|
107
116
|
};
|
108
|
-
|
117
|
+
} | {
|
118
|
+
paymentGateway: "ADYEN";
|
119
|
+
config: {
|
120
|
+
merchantAccount: string;
|
121
|
+
username: string;
|
122
|
+
apiKey: string;
|
123
|
+
clientKey: string;
|
124
|
+
};
|
109
125
|
})[] | null | undefined;
|
110
126
|
ref?: any;
|
111
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
112
127
|
_id: string;
|
128
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
129
|
+
notifyUrl: string;
|
113
130
|
store: {
|
114
131
|
bank?: {
|
115
132
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -117,25 +134,24 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
117
134
|
holderName?: string | null | undefined;
|
118
135
|
name: string;
|
119
136
|
} | null | undefined;
|
120
|
-
ssm?: string | null | undefined;
|
121
137
|
bankStatement?: string | null | undefined;
|
138
|
+
ssm?: string | null | undefined;
|
122
139
|
exteriorPhoto?: string | null | undefined;
|
123
140
|
keyPerson?: {
|
124
|
-
email: string;
|
125
141
|
name: string;
|
126
142
|
phone: string;
|
143
|
+
email: string;
|
127
144
|
} | null | undefined;
|
128
145
|
id: string;
|
129
146
|
event: "ORDERING" | "MARKETING";
|
130
147
|
};
|
131
|
-
notifyUrl: string;
|
132
148
|
methods: {
|
133
149
|
rate?: {
|
134
150
|
amount: number;
|
135
151
|
precision: number;
|
136
152
|
} | null | undefined;
|
137
153
|
tPlus?: number | null | undefined;
|
138
|
-
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" | "
|
154
|
+
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR";
|
139
155
|
variant: string;
|
140
156
|
}[];
|
141
157
|
businessId: string;
|
@@ -145,21 +161,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
145
161
|
type: PropType<{
|
146
162
|
enable?: boolean | null | undefined;
|
147
163
|
gateways?: ({
|
164
|
+
paymentGateway: "REVENUE_MONSTER";
|
148
165
|
config: {
|
149
166
|
clientId: string;
|
150
167
|
clientPrivateKey: string;
|
151
168
|
clientSecret: string;
|
152
169
|
storeId: string;
|
153
170
|
};
|
154
|
-
paymentGateway: "REVENUE_MONSTER";
|
155
171
|
} | {
|
172
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
156
173
|
config: {
|
157
174
|
merchantId: string;
|
158
175
|
secretKey: string;
|
159
176
|
verifyKey: string;
|
160
177
|
};
|
161
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
162
178
|
} | {
|
179
|
+
paymentGateway: "MACAU_PASS";
|
163
180
|
config: {
|
164
181
|
merchantId: string;
|
165
182
|
merchantName: string;
|
@@ -167,17 +184,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
167
184
|
storeID: string;
|
168
185
|
storeName: string;
|
169
186
|
};
|
170
|
-
paymentGateway: "MACAU_PASS";
|
171
187
|
} | {
|
188
|
+
paymentGateway: "DIGIO";
|
172
189
|
config: {
|
173
190
|
merchantId: string;
|
174
191
|
cardMerchantId: string;
|
175
192
|
};
|
176
|
-
|
193
|
+
} | {
|
194
|
+
paymentGateway: "ADYEN";
|
195
|
+
config: {
|
196
|
+
merchantAccount: string;
|
197
|
+
username: string;
|
198
|
+
apiKey: string;
|
199
|
+
clientKey: string;
|
200
|
+
};
|
177
201
|
})[] | null | undefined;
|
178
202
|
ref?: any;
|
179
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
180
203
|
_id: string;
|
204
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
205
|
+
notifyUrl: string;
|
181
206
|
store: {
|
182
207
|
bank?: {
|
183
208
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -185,25 +210,24 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
185
210
|
holderName?: string | null | undefined;
|
186
211
|
name: string;
|
187
212
|
} | null | undefined;
|
188
|
-
ssm?: string | null | undefined;
|
189
213
|
bankStatement?: string | null | undefined;
|
214
|
+
ssm?: string | null | undefined;
|
190
215
|
exteriorPhoto?: string | null | undefined;
|
191
216
|
keyPerson?: {
|
192
|
-
email: string;
|
193
217
|
name: string;
|
194
218
|
phone: string;
|
219
|
+
email: string;
|
195
220
|
} | null | undefined;
|
196
221
|
id: string;
|
197
222
|
event: "ORDERING" | "MARKETING";
|
198
223
|
};
|
199
|
-
notifyUrl: string;
|
200
224
|
methods: {
|
201
225
|
rate?: {
|
202
226
|
amount: number;
|
203
227
|
precision: number;
|
204
228
|
} | null | undefined;
|
205
229
|
tPlus?: number | null | undefined;
|
206
|
-
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" | "
|
230
|
+
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR";
|
207
231
|
variant: string;
|
208
232
|
}[];
|
209
233
|
businessId: string;
|
@@ -218,21 +242,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
218
242
|
"onRow-click"?: ((payment: {
|
219
243
|
enable?: boolean | null | undefined;
|
220
244
|
gateways?: ({
|
245
|
+
paymentGateway: "REVENUE_MONSTER";
|
221
246
|
config: {
|
222
247
|
clientId: string;
|
223
248
|
clientPrivateKey: string;
|
224
249
|
clientSecret: string;
|
225
250
|
storeId: string;
|
226
251
|
};
|
227
|
-
paymentGateway: "REVENUE_MONSTER";
|
228
252
|
} | {
|
253
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
229
254
|
config: {
|
230
255
|
merchantId: string;
|
231
256
|
secretKey: string;
|
232
257
|
verifyKey: string;
|
233
258
|
};
|
234
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
235
259
|
} | {
|
260
|
+
paymentGateway: "MACAU_PASS";
|
236
261
|
config: {
|
237
262
|
merchantId: string;
|
238
263
|
merchantName: string;
|
@@ -240,17 +265,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
240
265
|
storeID: string;
|
241
266
|
storeName: string;
|
242
267
|
};
|
243
|
-
paymentGateway: "MACAU_PASS";
|
244
268
|
} | {
|
269
|
+
paymentGateway: "DIGIO";
|
245
270
|
config: {
|
246
271
|
merchantId: string;
|
247
272
|
cardMerchantId: string;
|
248
273
|
};
|
249
|
-
|
274
|
+
} | {
|
275
|
+
paymentGateway: "ADYEN";
|
276
|
+
config: {
|
277
|
+
merchantAccount: string;
|
278
|
+
username: string;
|
279
|
+
apiKey: string;
|
280
|
+
clientKey: string;
|
281
|
+
};
|
250
282
|
})[] | null | undefined;
|
251
283
|
ref?: any;
|
252
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
253
284
|
_id: string;
|
285
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
286
|
+
notifyUrl: string;
|
254
287
|
store: {
|
255
288
|
bank?: {
|
256
289
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -258,25 +291,24 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
258
291
|
holderName?: string | null | undefined;
|
259
292
|
name: string;
|
260
293
|
} | null | undefined;
|
261
|
-
ssm?: string | null | undefined;
|
262
294
|
bankStatement?: string | null | undefined;
|
295
|
+
ssm?: string | null | undefined;
|
263
296
|
exteriorPhoto?: string | null | undefined;
|
264
297
|
keyPerson?: {
|
265
|
-
email: string;
|
266
298
|
name: string;
|
267
299
|
phone: string;
|
300
|
+
email: string;
|
268
301
|
} | null | undefined;
|
269
302
|
id: string;
|
270
303
|
event: "ORDERING" | "MARKETING";
|
271
304
|
};
|
272
|
-
notifyUrl: string;
|
273
305
|
methods: {
|
274
306
|
rate?: {
|
275
307
|
amount: number;
|
276
308
|
precision: number;
|
277
309
|
} | null | undefined;
|
278
310
|
tPlus?: number | null | undefined;
|
279
|
-
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" | "
|
311
|
+
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR";
|
280
312
|
variant: string;
|
281
313
|
}[];
|
282
314
|
businessId: string;
|