@feedmepos/mf-payment 1.5.63-dev → 1.5.66-dev
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/{Actions.vue_vue_type_script_setup_true_lang-CuMzUFr4.js → Actions.vue_vue_type_script_setup_true_lang-DozVhsJ6.js} +1 -1
- package/dist/{Chargeback-CBbWxbvV.js → Chargeback-CigcCPLN.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-CzHNX9ap.js → DocumentViewer.vue_vue_type_script_setup_true_lang-CWxi1dJK.js} +1 -1
- package/dist/{OnboardForm-DDTlEsBU.js → OnboardForm-CczrWUPq.js} +5 -5
- package/dist/{OnboardForm-Ds9ugAoT.js → OnboardForm-DdbghiWp.js} +5 -5
- package/dist/{OnboardSubmission-CVuqsH2R.js → OnboardSubmission-BDrD59ih.js} +3 -3
- package/dist/{OnboardSubmission-CSy6lEQ1.js → OnboardSubmission-DP_Or_d9.js} +5 -5
- package/dist/{PayoutAccount-XimKWGL5.js → PayoutAccount-QRi1Nez3.js} +4 -4
- package/dist/{PayoutAccount-D5crUye7.js → PayoutAccount-tW7XQizF.js} +5 -5
- package/dist/{PayoutAccountSetting-BZSYlXgn.js → PayoutAccountSetting-PJaSEfY0.js} +4 -4
- package/dist/{Restaurant-BONB5gLl.js → Restaurant-wBwQH7BD.js} +4 -4
- package/dist/{RestaurantSetting-DX-9p5m6.js → RestaurantSetting-D21X4uNO.js} +242 -235
- package/dist/{Settlement-D7WpQDYZ.js → Settlement-CBYuvSm2.js} +4 -4
- package/dist/{Settlement-DicFfMKq.js → Settlement-OtkTou9V.js} +3 -3
- package/dist/{SettlementTransactions-CdLtrBMB.js → SettlementTransactions-B8UpgN2b.js} +4 -4
- package/dist/{SettlementTransactions-Bia1FYKe.js → SettlementTransactions-CT3JwEoS.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-XvoMHt4k.js → Status.vue_vue_type_script_setup_true_lang-1GJaXhi3.js} +1 -1
- package/dist/{Terminal-BEuNnTyV.js → Terminal-CpNDJUNJ.js} +5 -5
- package/dist/{TerminalSetting-B3ZNvItk.js → TerminalSetting-CtozS02_.js} +4 -4
- package/dist/{Transaction-JCOHuT8y.js → Transaction-8sCZxA2-.js} +5 -5
- package/dist/{Transaction-C7JP5Pa2.js → Transaction-rtN_DHpZ.js} +9 -9
- package/dist/{TransactionOld-CkCw1orB.js → TransactionOld-cFUbbK2e.js} +6 -6
- package/dist/api/onboard-submission/index.d.ts +2 -2
- package/dist/{app-DDgj1eY6.js → app-C8pEIKUo.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-C33MQ2U-.js → assets-_4dnPBP9.js} +1 -1
- package/dist/{grafana-WXlihYZR.js → grafana-Bt15ziAx.js} +1 -1
- package/dist/{index-BpLbzUH-.js → index-60dUveeA.js} +3 -3
- package/dist/{index-CZZ-H3n4.js → index-9tPvBmIv.js} +1 -1
- package/dist/{index-GbZ7SCR2.js → index-BHbmikdq.js} +1 -1
- package/dist/{index-CmNdj-l1.js → index-C6DfImpF.js} +1 -1
- package/dist/{index-D2L-xfUj.js → index-Cy9NzvZs.js} +67 -18
- package/dist/{index-Brgy4-bG.js → index-DXqlUE4I.js} +1 -1
- package/dist/{index-D2YQjKqs.js → index-Dk2x49h4.js} +1 -1
- package/dist/{index-f4-J5uyS.js → index-fQ1lHxkT.js} +1 -1
- package/dist/{index-8puctVkP.js → index-w7gHvsfF.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-1sEeWeSt.js → index.vue_vue_type_script_setup_true_lang-ZwcLu308.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-Cx3lOc9m.js → payout-account-t7rVUCrZ.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +48 -38
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +20 -20
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +20 -20
- package/dist/views/admin/onboard-submission/forms/TyroSubmission.vue.d.ts +20 -20
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +66 -56
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +66 -56
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +66 -56
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +2 -2
- 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/KsherGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +10 -10
- 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/KsherGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.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 +8 -6
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +22 -22
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +96 -76
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +44 -44
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +22 -22
- 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
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "
|
|
12
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Cash" | "Softspace" | "Tyro";
|
|
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;
|
|
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
22
22
|
} | {
|
|
23
23
|
config?: {
|
|
24
24
|
privateKey?: string | null | undefined;
|
|
25
|
-
terminalId: string;
|
|
26
25
|
merchantId: string;
|
|
26
|
+
terminalId: string;
|
|
27
27
|
} | null | undefined;
|
|
28
28
|
gateway: "Ghl";
|
|
29
29
|
})[] | null | undefined;
|
|
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
37
37
|
} | null | undefined;
|
|
38
38
|
receiptName?: string | null | undefined;
|
|
39
39
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
40
|
-
gateway: "Maybank" | "
|
|
40
|
+
gateway: "Maybank" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
41
41
|
}[] | null | undefined;
|
|
42
42
|
qrIntegrations?: ({
|
|
43
43
|
config?: {
|
|
@@ -54,30 +54,30 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
54
54
|
})[] | null | undefined;
|
|
55
55
|
deletedAt?: string | null | undefined;
|
|
56
56
|
status: "Active" | "Inactive";
|
|
57
|
-
referenceId: string;
|
|
58
57
|
_id: string;
|
|
59
|
-
|
|
60
|
-
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
58
|
+
referenceId: string;
|
|
61
59
|
createdAt: string;
|
|
62
60
|
updatedAt: string;
|
|
61
|
+
securityCode: string;
|
|
62
|
+
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
63
63
|
}>;
|
|
64
64
|
required: true;
|
|
65
65
|
};
|
|
66
66
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
67
67
|
terminal: {
|
|
68
68
|
type: PropType<{
|
|
69
|
-
name?: string | null | undefined;
|
|
70
|
-
deviceId?: string | null | undefined;
|
|
71
|
-
bindCode?: string | null | undefined;
|
|
72
69
|
secretKey?: string | null | undefined;
|
|
73
|
-
|
|
70
|
+
name?: string | null | undefined;
|
|
74
71
|
gateways?: {
|
|
75
72
|
config?: {
|
|
76
|
-
packageId: string;
|
|
77
73
|
uniqueId: string;
|
|
74
|
+
packageId: string;
|
|
78
75
|
} | null | undefined;
|
|
79
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "
|
|
76
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Cash" | "Softspace" | "Tyro";
|
|
80
77
|
}[] | null | undefined;
|
|
78
|
+
deviceId?: string | null | undefined;
|
|
79
|
+
bindCode?: string | null | undefined;
|
|
80
|
+
token?: string | null | undefined;
|
|
81
81
|
ecrs?: ({
|
|
82
82
|
config?: {
|
|
83
83
|
terminalId: string;
|
|
@@ -86,8 +86,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
86
86
|
} | {
|
|
87
87
|
config?: {
|
|
88
88
|
privateKey?: string | null | undefined;
|
|
89
|
-
terminalId: string;
|
|
90
89
|
merchantId: string;
|
|
90
|
+
terminalId: string;
|
|
91
91
|
} | null | undefined;
|
|
92
92
|
gateway: "Ghl";
|
|
93
93
|
})[] | null | undefined;
|
|
@@ -101,7 +101,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
101
101
|
} | null | undefined;
|
|
102
102
|
receiptName?: string | null | undefined;
|
|
103
103
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
104
|
-
gateway: "Maybank" | "
|
|
104
|
+
gateway: "Maybank" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
105
105
|
}[] | null | undefined;
|
|
106
106
|
qrIntegrations?: ({
|
|
107
107
|
config?: {
|
|
@@ -118,12 +118,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
118
118
|
})[] | null | undefined;
|
|
119
119
|
deletedAt?: string | null | undefined;
|
|
120
120
|
status: "Active" | "Inactive";
|
|
121
|
-
referenceId: string;
|
|
122
121
|
_id: string;
|
|
123
|
-
|
|
124
|
-
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
122
|
+
referenceId: string;
|
|
125
123
|
createdAt: string;
|
|
126
124
|
updatedAt: string;
|
|
125
|
+
securityCode: string;
|
|
126
|
+
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
127
127
|
}>;
|
|
128
128
|
required: true;
|
|
129
129
|
};
|
|
@@ -2,37 +2,42 @@ import { type PropType } from "vue";
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
data: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
enable?: boolean | null | undefined;
|
|
6
|
+
submissionDate?: string | null | undefined;
|
|
7
|
+
statusBy?: string | null | undefined;
|
|
8
|
+
statusReason?: string | null | undefined;
|
|
5
9
|
gateways?: ({
|
|
10
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
6
11
|
config: {
|
|
7
12
|
clientId: string;
|
|
8
13
|
clientPrivateKey: string;
|
|
9
14
|
clientSecret: string;
|
|
10
15
|
storeId: string;
|
|
11
16
|
};
|
|
12
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
13
17
|
} | {
|
|
18
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
14
19
|
config: {
|
|
15
|
-
secretKey: string;
|
|
16
20
|
merchantId: string;
|
|
21
|
+
secretKey: string;
|
|
17
22
|
verifyKey: string;
|
|
18
23
|
};
|
|
19
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
20
24
|
} | {
|
|
25
|
+
paymentGateway: "MACAU_PASS";
|
|
21
26
|
config: {
|
|
22
27
|
merchantId: string;
|
|
23
|
-
storeID: string;
|
|
24
28
|
merchantName: string;
|
|
25
29
|
merchantCategoryCode: string;
|
|
30
|
+
storeID: string;
|
|
26
31
|
storeName: string;
|
|
27
32
|
};
|
|
28
|
-
paymentGateway: "MACAU_PASS";
|
|
29
33
|
} | {
|
|
34
|
+
paymentGateway: "DIGIO";
|
|
30
35
|
config: {
|
|
31
36
|
merchantId: string;
|
|
32
37
|
cardMerchantId: string;
|
|
33
38
|
};
|
|
34
|
-
paymentGateway: "DIGIO";
|
|
35
39
|
} | {
|
|
40
|
+
paymentGateway: "ADYEN";
|
|
36
41
|
config: {
|
|
37
42
|
hmacKey?: string | null | undefined;
|
|
38
43
|
merchantAccount: string;
|
|
@@ -41,21 +46,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
41
46
|
clientKey: string;
|
|
42
47
|
endpoint: string;
|
|
43
48
|
};
|
|
44
|
-
paymentGateway: "ADYEN";
|
|
45
49
|
} | {
|
|
50
|
+
paymentGateway: "KSHER";
|
|
46
51
|
config: {
|
|
47
|
-
privateKey: string;
|
|
48
52
|
appId: string;
|
|
53
|
+
privateKey: string;
|
|
54
|
+
};
|
|
55
|
+
} | {
|
|
56
|
+
paymentGateway: "TYRO";
|
|
57
|
+
config: {
|
|
58
|
+
locationId: string;
|
|
49
59
|
};
|
|
50
|
-
paymentGateway: "KSHER";
|
|
51
60
|
})[] | null | undefined;
|
|
52
|
-
enable?: boolean | null | undefined;
|
|
53
|
-
submissionDate?: string | null | undefined;
|
|
54
|
-
statusBy?: string | null | undefined;
|
|
55
|
-
statusReason?: string | null | undefined;
|
|
56
61
|
ref?: any;
|
|
57
62
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
58
|
-
notifyUrl: string;
|
|
59
63
|
_id: string;
|
|
60
64
|
store: {
|
|
61
65
|
bank?: {
|
|
@@ -64,11 +68,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
64
68
|
holderName?: string | null | undefined;
|
|
65
69
|
name: string;
|
|
66
70
|
} | null | undefined;
|
|
67
|
-
bankStatement?: string | null | undefined;
|
|
68
|
-
ssm?: string | null | undefined;
|
|
69
|
-
exteriorPhoto?: string | null | undefined;
|
|
70
71
|
regNo?: string | null | undefined;
|
|
71
72
|
companyName?: string | null | undefined;
|
|
73
|
+
ssm?: string | null | undefined;
|
|
74
|
+
bankStatement?: string | null | undefined;
|
|
75
|
+
exteriorPhoto?: string | null | undefined;
|
|
72
76
|
keyPerson?: {
|
|
73
77
|
name: string;
|
|
74
78
|
phone: string;
|
|
@@ -77,7 +81,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
77
81
|
id: string;
|
|
78
82
|
event: "ORDERING" | "MARKETING";
|
|
79
83
|
};
|
|
80
|
-
|
|
84
|
+
notifyUrl: string;
|
|
81
85
|
methods: {
|
|
82
86
|
rate?: {
|
|
83
87
|
amount: number;
|
|
@@ -88,9 +92,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
88
92
|
precision: number;
|
|
89
93
|
} | null | undefined;
|
|
90
94
|
tPlus?: number | null | undefined;
|
|
91
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
95
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
92
96
|
variant: string;
|
|
93
97
|
}[];
|
|
98
|
+
businessId: string;
|
|
94
99
|
}[]>;
|
|
95
100
|
required: true;
|
|
96
101
|
};
|
|
@@ -100,37 +105,42 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
100
105
|
};
|
|
101
106
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
102
107
|
"row-click": (payment: {
|
|
108
|
+
enable?: boolean | null | undefined;
|
|
109
|
+
submissionDate?: string | null | undefined;
|
|
110
|
+
statusBy?: string | null | undefined;
|
|
111
|
+
statusReason?: string | null | undefined;
|
|
103
112
|
gateways?: ({
|
|
113
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
104
114
|
config: {
|
|
105
115
|
clientId: string;
|
|
106
116
|
clientPrivateKey: string;
|
|
107
117
|
clientSecret: string;
|
|
108
118
|
storeId: string;
|
|
109
119
|
};
|
|
110
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
111
120
|
} | {
|
|
121
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
112
122
|
config: {
|
|
113
|
-
secretKey: string;
|
|
114
123
|
merchantId: string;
|
|
124
|
+
secretKey: string;
|
|
115
125
|
verifyKey: string;
|
|
116
126
|
};
|
|
117
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
118
127
|
} | {
|
|
128
|
+
paymentGateway: "MACAU_PASS";
|
|
119
129
|
config: {
|
|
120
130
|
merchantId: string;
|
|
121
|
-
storeID: string;
|
|
122
131
|
merchantName: string;
|
|
123
132
|
merchantCategoryCode: string;
|
|
133
|
+
storeID: string;
|
|
124
134
|
storeName: string;
|
|
125
135
|
};
|
|
126
|
-
paymentGateway: "MACAU_PASS";
|
|
127
136
|
} | {
|
|
137
|
+
paymentGateway: "DIGIO";
|
|
128
138
|
config: {
|
|
129
139
|
merchantId: string;
|
|
130
140
|
cardMerchantId: string;
|
|
131
141
|
};
|
|
132
|
-
paymentGateway: "DIGIO";
|
|
133
142
|
} | {
|
|
143
|
+
paymentGateway: "ADYEN";
|
|
134
144
|
config: {
|
|
135
145
|
hmacKey?: string | null | undefined;
|
|
136
146
|
merchantAccount: string;
|
|
@@ -139,21 +149,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
139
149
|
clientKey: string;
|
|
140
150
|
endpoint: string;
|
|
141
151
|
};
|
|
142
|
-
paymentGateway: "ADYEN";
|
|
143
152
|
} | {
|
|
153
|
+
paymentGateway: "KSHER";
|
|
144
154
|
config: {
|
|
145
|
-
privateKey: string;
|
|
146
155
|
appId: string;
|
|
156
|
+
privateKey: string;
|
|
157
|
+
};
|
|
158
|
+
} | {
|
|
159
|
+
paymentGateway: "TYRO";
|
|
160
|
+
config: {
|
|
161
|
+
locationId: string;
|
|
147
162
|
};
|
|
148
|
-
paymentGateway: "KSHER";
|
|
149
163
|
})[] | null | undefined;
|
|
150
|
-
enable?: boolean | null | undefined;
|
|
151
|
-
submissionDate?: string | null | undefined;
|
|
152
|
-
statusBy?: string | null | undefined;
|
|
153
|
-
statusReason?: string | null | undefined;
|
|
154
164
|
ref?: any;
|
|
155
165
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
156
|
-
notifyUrl: string;
|
|
157
166
|
_id: string;
|
|
158
167
|
store: {
|
|
159
168
|
bank?: {
|
|
@@ -162,11 +171,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
162
171
|
holderName?: string | null | undefined;
|
|
163
172
|
name: string;
|
|
164
173
|
} | null | undefined;
|
|
165
|
-
bankStatement?: string | null | undefined;
|
|
166
|
-
ssm?: string | null | undefined;
|
|
167
|
-
exteriorPhoto?: string | null | undefined;
|
|
168
174
|
regNo?: string | null | undefined;
|
|
169
175
|
companyName?: string | null | undefined;
|
|
176
|
+
ssm?: string | null | undefined;
|
|
177
|
+
bankStatement?: string | null | undefined;
|
|
178
|
+
exteriorPhoto?: string | null | undefined;
|
|
170
179
|
keyPerson?: {
|
|
171
180
|
name: string;
|
|
172
181
|
phone: string;
|
|
@@ -175,7 +184,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
175
184
|
id: string;
|
|
176
185
|
event: "ORDERING" | "MARKETING";
|
|
177
186
|
};
|
|
178
|
-
|
|
187
|
+
notifyUrl: string;
|
|
179
188
|
methods: {
|
|
180
189
|
rate?: {
|
|
181
190
|
amount: number;
|
|
@@ -186,44 +195,50 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
186
195
|
precision: number;
|
|
187
196
|
} | null | undefined;
|
|
188
197
|
tPlus?: number | null | undefined;
|
|
189
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
198
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
190
199
|
variant: string;
|
|
191
200
|
}[];
|
|
201
|
+
businessId: string;
|
|
192
202
|
}) => any;
|
|
193
203
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
194
204
|
data: {
|
|
195
205
|
type: PropType<{
|
|
206
|
+
enable?: boolean | null | undefined;
|
|
207
|
+
submissionDate?: string | null | undefined;
|
|
208
|
+
statusBy?: string | null | undefined;
|
|
209
|
+
statusReason?: string | null | undefined;
|
|
196
210
|
gateways?: ({
|
|
211
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
197
212
|
config: {
|
|
198
213
|
clientId: string;
|
|
199
214
|
clientPrivateKey: string;
|
|
200
215
|
clientSecret: string;
|
|
201
216
|
storeId: string;
|
|
202
217
|
};
|
|
203
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
204
218
|
} | {
|
|
219
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
205
220
|
config: {
|
|
206
|
-
secretKey: string;
|
|
207
221
|
merchantId: string;
|
|
222
|
+
secretKey: string;
|
|
208
223
|
verifyKey: string;
|
|
209
224
|
};
|
|
210
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
211
225
|
} | {
|
|
226
|
+
paymentGateway: "MACAU_PASS";
|
|
212
227
|
config: {
|
|
213
228
|
merchantId: string;
|
|
214
|
-
storeID: string;
|
|
215
229
|
merchantName: string;
|
|
216
230
|
merchantCategoryCode: string;
|
|
231
|
+
storeID: string;
|
|
217
232
|
storeName: string;
|
|
218
233
|
};
|
|
219
|
-
paymentGateway: "MACAU_PASS";
|
|
220
234
|
} | {
|
|
235
|
+
paymentGateway: "DIGIO";
|
|
221
236
|
config: {
|
|
222
237
|
merchantId: string;
|
|
223
238
|
cardMerchantId: string;
|
|
224
239
|
};
|
|
225
|
-
paymentGateway: "DIGIO";
|
|
226
240
|
} | {
|
|
241
|
+
paymentGateway: "ADYEN";
|
|
227
242
|
config: {
|
|
228
243
|
hmacKey?: string | null | undefined;
|
|
229
244
|
merchantAccount: string;
|
|
@@ -232,21 +247,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
232
247
|
clientKey: string;
|
|
233
248
|
endpoint: string;
|
|
234
249
|
};
|
|
235
|
-
paymentGateway: "ADYEN";
|
|
236
250
|
} | {
|
|
251
|
+
paymentGateway: "KSHER";
|
|
237
252
|
config: {
|
|
238
|
-
privateKey: string;
|
|
239
253
|
appId: string;
|
|
254
|
+
privateKey: string;
|
|
255
|
+
};
|
|
256
|
+
} | {
|
|
257
|
+
paymentGateway: "TYRO";
|
|
258
|
+
config: {
|
|
259
|
+
locationId: string;
|
|
240
260
|
};
|
|
241
|
-
paymentGateway: "KSHER";
|
|
242
261
|
})[] | null | undefined;
|
|
243
|
-
enable?: boolean | null | undefined;
|
|
244
|
-
submissionDate?: string | null | undefined;
|
|
245
|
-
statusBy?: string | null | undefined;
|
|
246
|
-
statusReason?: string | null | undefined;
|
|
247
262
|
ref?: any;
|
|
248
263
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
249
|
-
notifyUrl: string;
|
|
250
264
|
_id: string;
|
|
251
265
|
store: {
|
|
252
266
|
bank?: {
|
|
@@ -255,11 +269,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
255
269
|
holderName?: string | null | undefined;
|
|
256
270
|
name: string;
|
|
257
271
|
} | null | undefined;
|
|
258
|
-
bankStatement?: string | null | undefined;
|
|
259
|
-
ssm?: string | null | undefined;
|
|
260
|
-
exteriorPhoto?: string | null | undefined;
|
|
261
272
|
regNo?: string | null | undefined;
|
|
262
273
|
companyName?: string | null | undefined;
|
|
274
|
+
ssm?: string | null | undefined;
|
|
275
|
+
bankStatement?: string | null | undefined;
|
|
276
|
+
exteriorPhoto?: string | null | undefined;
|
|
263
277
|
keyPerson?: {
|
|
264
278
|
name: string;
|
|
265
279
|
phone: string;
|
|
@@ -268,7 +282,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
268
282
|
id: string;
|
|
269
283
|
event: "ORDERING" | "MARKETING";
|
|
270
284
|
};
|
|
271
|
-
|
|
285
|
+
notifyUrl: string;
|
|
272
286
|
methods: {
|
|
273
287
|
rate?: {
|
|
274
288
|
amount: number;
|
|
@@ -279,9 +293,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
279
293
|
precision: number;
|
|
280
294
|
} | null | undefined;
|
|
281
295
|
tPlus?: number | null | undefined;
|
|
282
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
296
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
283
297
|
variant: string;
|
|
284
298
|
}[];
|
|
299
|
+
businessId: string;
|
|
285
300
|
}[]>;
|
|
286
301
|
required: true;
|
|
287
302
|
};
|
|
@@ -291,37 +306,42 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
291
306
|
};
|
|
292
307
|
}>> & Readonly<{
|
|
293
308
|
"onRow-click"?: ((payment: {
|
|
309
|
+
enable?: boolean | null | undefined;
|
|
310
|
+
submissionDate?: string | null | undefined;
|
|
311
|
+
statusBy?: string | null | undefined;
|
|
312
|
+
statusReason?: string | null | undefined;
|
|
294
313
|
gateways?: ({
|
|
314
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
295
315
|
config: {
|
|
296
316
|
clientId: string;
|
|
297
317
|
clientPrivateKey: string;
|
|
298
318
|
clientSecret: string;
|
|
299
319
|
storeId: string;
|
|
300
320
|
};
|
|
301
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
302
321
|
} | {
|
|
322
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
303
323
|
config: {
|
|
304
|
-
secretKey: string;
|
|
305
324
|
merchantId: string;
|
|
325
|
+
secretKey: string;
|
|
306
326
|
verifyKey: string;
|
|
307
327
|
};
|
|
308
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
309
328
|
} | {
|
|
329
|
+
paymentGateway: "MACAU_PASS";
|
|
310
330
|
config: {
|
|
311
331
|
merchantId: string;
|
|
312
|
-
storeID: string;
|
|
313
332
|
merchantName: string;
|
|
314
333
|
merchantCategoryCode: string;
|
|
334
|
+
storeID: string;
|
|
315
335
|
storeName: string;
|
|
316
336
|
};
|
|
317
|
-
paymentGateway: "MACAU_PASS";
|
|
318
337
|
} | {
|
|
338
|
+
paymentGateway: "DIGIO";
|
|
319
339
|
config: {
|
|
320
340
|
merchantId: string;
|
|
321
341
|
cardMerchantId: string;
|
|
322
342
|
};
|
|
323
|
-
paymentGateway: "DIGIO";
|
|
324
343
|
} | {
|
|
344
|
+
paymentGateway: "ADYEN";
|
|
325
345
|
config: {
|
|
326
346
|
hmacKey?: string | null | undefined;
|
|
327
347
|
merchantAccount: string;
|
|
@@ -330,21 +350,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
330
350
|
clientKey: string;
|
|
331
351
|
endpoint: string;
|
|
332
352
|
};
|
|
333
|
-
paymentGateway: "ADYEN";
|
|
334
353
|
} | {
|
|
354
|
+
paymentGateway: "KSHER";
|
|
335
355
|
config: {
|
|
336
|
-
privateKey: string;
|
|
337
356
|
appId: string;
|
|
357
|
+
privateKey: string;
|
|
358
|
+
};
|
|
359
|
+
} | {
|
|
360
|
+
paymentGateway: "TYRO";
|
|
361
|
+
config: {
|
|
362
|
+
locationId: string;
|
|
338
363
|
};
|
|
339
|
-
paymentGateway: "KSHER";
|
|
340
364
|
})[] | null | undefined;
|
|
341
|
-
enable?: boolean | null | undefined;
|
|
342
|
-
submissionDate?: string | null | undefined;
|
|
343
|
-
statusBy?: string | null | undefined;
|
|
344
|
-
statusReason?: string | null | undefined;
|
|
345
365
|
ref?: any;
|
|
346
366
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
347
|
-
notifyUrl: string;
|
|
348
367
|
_id: string;
|
|
349
368
|
store: {
|
|
350
369
|
bank?: {
|
|
@@ -353,11 +372,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
353
372
|
holderName?: string | null | undefined;
|
|
354
373
|
name: string;
|
|
355
374
|
} | null | undefined;
|
|
356
|
-
bankStatement?: string | null | undefined;
|
|
357
|
-
ssm?: string | null | undefined;
|
|
358
|
-
exteriorPhoto?: string | null | undefined;
|
|
359
375
|
regNo?: string | null | undefined;
|
|
360
376
|
companyName?: string | null | undefined;
|
|
377
|
+
ssm?: string | null | undefined;
|
|
378
|
+
bankStatement?: string | null | undefined;
|
|
379
|
+
exteriorPhoto?: string | null | undefined;
|
|
361
380
|
keyPerson?: {
|
|
362
381
|
name: string;
|
|
363
382
|
phone: string;
|
|
@@ -366,7 +385,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
366
385
|
id: string;
|
|
367
386
|
event: "ORDERING" | "MARKETING";
|
|
368
387
|
};
|
|
369
|
-
|
|
388
|
+
notifyUrl: string;
|
|
370
389
|
methods: {
|
|
371
390
|
rate?: {
|
|
372
391
|
amount: number;
|
|
@@ -377,9 +396,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
377
396
|
precision: number;
|
|
378
397
|
} | null | undefined;
|
|
379
398
|
tPlus?: number | null | undefined;
|
|
380
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
399
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
381
400
|
variant: string;
|
|
382
401
|
}[];
|
|
402
|
+
businessId: string;
|
|
383
403
|
}) => any) | undefined;
|
|
384
404
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
385
405
|
export default _default;
|