@feedmepos/mf-payment 1.5.64-dev → 1.5.67-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-D4Vqzy09.js → Actions.vue_vue_type_script_setup_true_lang-CR0uH8uH.js} +1 -1
- package/dist/{Chargeback-BqeZFXW6.js → Chargeback-id7B_0Mo.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-CMaTG0WU.js → DocumentViewer.vue_vue_type_script_setup_true_lang-CcLRVQsm.js} +1 -1
- package/dist/{OnboardForm-yVKzD609.js → OnboardForm-B-GSTbEb.js} +5 -5
- package/dist/{OnboardForm-Brio8PFS.js → OnboardForm-HhBh0o7t.js} +5 -5
- package/dist/{OnboardSubmission-BYvgYNkK.js → OnboardSubmission-B3mQbpKg.js} +5 -5
- package/dist/{OnboardSubmission-CzR8nXw1.js → OnboardSubmission-DJXp_9Ck.js} +3 -3
- package/dist/{PayoutAccount-BgAa7zFo.js → PayoutAccount-Ber0Ot0O.js} +4 -4
- package/dist/{PayoutAccount-D0wpj1dm.js → PayoutAccount-CmZ_Oa50.js} +5 -5
- package/dist/{PayoutAccountSetting-CkrRvte4.js → PayoutAccountSetting-DErGNyWW.js} +318 -269
- package/dist/{Restaurant-BQ8-pOeP.js → Restaurant-DMpLQ-m5.js} +4 -4
- package/dist/{RestaurantSetting-BXii0HXX.js → RestaurantSetting-C9ecFKSv.js} +3 -3
- package/dist/{Settlement-DSHOPPUh.js → Settlement-CM19oWo1.js} +3 -3
- package/dist/{Settlement-D0OnbNPH.js → Settlement-DFakfE9e.js} +4 -4
- package/dist/{SettlementTransactions-DaVTyPcJ.js → SettlementTransactions-B8Fr5Wfa.js} +4 -4
- package/dist/{SettlementTransactions-DpEt7wLE.js → SettlementTransactions-D3AC8agO.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-B05LuBsp.js → Status.vue_vue_type_script_setup_true_lang-BWsw0-qx.js} +1 -1
- package/dist/{Terminal-NAhda9IQ.js → Terminal-VBg-Tncj.js} +5 -5
- package/dist/{TerminalSetting-GHoLcHpJ.js → TerminalSetting-cHe1EAz-.js} +4 -4
- package/dist/{Transaction-B45NPqif.js → Transaction-BsjWMMEP.js} +9 -9
- package/dist/{Transaction-NyZ8Ccc6.js → Transaction-DdV_N3l9.js} +5 -5
- package/dist/{TransactionOld-C57ZBqVr.js → TransactionOld-DpN-JSaX.js} +6 -6
- package/dist/api/onboard-submission/index.d.ts +2 -2
- package/dist/{app-CxUYS_yY.js → app-CDRspUAH.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-B_zPI08-.js → assets-83mdCXdK.js} +1 -1
- package/dist/{grafana-CsFUAPt6.js → grafana-D1M_gN2d.js} +1 -1
- package/dist/{index-B9nBAihf.js → index-BCQStiw6.js} +1 -1
- package/dist/{index-Tmt8zfe5.js → index-BgJzLLIW.js} +1 -1
- package/dist/{index-CSu-hYGn.js → index-CKD8vczB.js} +1 -1
- package/dist/{index-CU3pLYbg.js → index-CM5NtnYZ.js} +3 -3
- package/dist/{index-B317hrHB.js → index-CPj477gk.js} +1 -1
- package/dist/{index-BkKT37K1.js → index-Ct__yPEf.js} +1 -1
- package/dist/{index-B_qUyJzb.js → index-D1IYVrYU.js} +1363 -1340
- package/dist/{index-7Z9p1eCA.js → index-Dnl1u77G.js} +1 -1
- package/dist/{index-DO2S4bEB.js → index-TDpPEzSH.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-ByG2zlLp.js → index.vue_vue_type_script_setup_true_lang-dN0Twm5r.js} +1 -1
- package/dist/model/payout-account.d.ts +2 -2
- package/dist/package.json +2 -2
- package/dist/{payout-account-BG6bgqZy.js → payout-account-DWMSs6y5.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +46 -36
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +16 -16
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +16 -16
- package/dist/views/admin/onboard-submission/forms/TyroSubmission.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +46 -36
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +46 -36
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +46 -36
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +48 -38
- 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/payout-account/tabs/gateway/TyroGateway.vue.d.ts +39 -0
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.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 +92 -72
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +36 -36
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +18 -18
- package/package.json +2 -2
|
@@ -2,17 +2,17 @@ import { type PropType } from 'vue';
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
terminal: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
secretKey?: string | null | undefined;
|
|
5
6
|
name?: string | null | undefined;
|
|
6
7
|
deviceId?: string | null | undefined;
|
|
7
8
|
bindCode?: string | null | undefined;
|
|
8
|
-
secretKey?: string | null | undefined;
|
|
9
9
|
token?: string | null | undefined;
|
|
10
10
|
gateways?: {
|
|
11
11
|
config?: {
|
|
12
12
|
packageId: string;
|
|
13
13
|
uniqueId: string;
|
|
14
14
|
} | null | undefined;
|
|
15
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "
|
|
15
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Cash" | "Softspace";
|
|
16
16
|
}[] | null | undefined;
|
|
17
17
|
ecrs?: ({
|
|
18
18
|
config?: {
|
|
@@ -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,29 +54,29 @@ 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;
|
|
58
|
+
updatedAt: string;
|
|
59
|
+
referenceId: string;
|
|
59
60
|
securityCode: string;
|
|
60
61
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
61
62
|
createdAt: string;
|
|
62
|
-
updatedAt: string;
|
|
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
|
+
secretKey?: string | null | undefined;
|
|
69
70
|
name?: string | null | undefined;
|
|
70
71
|
deviceId?: string | null | undefined;
|
|
71
72
|
bindCode?: string | null | undefined;
|
|
72
|
-
secretKey?: string | null | undefined;
|
|
73
73
|
token?: string | null | undefined;
|
|
74
74
|
gateways?: {
|
|
75
75
|
config?: {
|
|
76
76
|
packageId: string;
|
|
77
77
|
uniqueId: string;
|
|
78
78
|
} | null | undefined;
|
|
79
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "
|
|
79
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Cash" | "Softspace";
|
|
80
80
|
}[] | null | undefined;
|
|
81
81
|
ecrs?: ({
|
|
82
82
|
config?: {
|
|
@@ -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;
|
|
122
|
+
updatedAt: string;
|
|
123
|
+
referenceId: string;
|
|
123
124
|
securityCode: string;
|
|
124
125
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
125
126
|
createdAt: string;
|
|
126
|
-
updatedAt: string;
|
|
127
127
|
}>;
|
|
128
128
|
required: true;
|
|
129
129
|
};
|
|
@@ -2,37 +2,39 @@ import { type PropType } from "vue";
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
data: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
statusReason?: string | null | undefined;
|
|
5
6
|
gateways?: ({
|
|
7
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
6
8
|
config: {
|
|
7
9
|
clientId: string;
|
|
8
10
|
clientPrivateKey: string;
|
|
9
11
|
clientSecret: string;
|
|
10
12
|
storeId: string;
|
|
11
13
|
};
|
|
12
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
13
14
|
} | {
|
|
15
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
14
16
|
config: {
|
|
15
|
-
secretKey: string;
|
|
16
17
|
merchantId: string;
|
|
18
|
+
secretKey: string;
|
|
17
19
|
verifyKey: string;
|
|
18
20
|
};
|
|
19
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
20
21
|
} | {
|
|
22
|
+
paymentGateway: "MACAU_PASS";
|
|
21
23
|
config: {
|
|
22
24
|
merchantId: string;
|
|
23
|
-
storeID: string;
|
|
24
25
|
merchantName: string;
|
|
25
26
|
merchantCategoryCode: string;
|
|
27
|
+
storeID: string;
|
|
26
28
|
storeName: string;
|
|
27
29
|
};
|
|
28
|
-
paymentGateway: "MACAU_PASS";
|
|
29
30
|
} | {
|
|
31
|
+
paymentGateway: "DIGIO";
|
|
30
32
|
config: {
|
|
31
33
|
merchantId: string;
|
|
32
34
|
cardMerchantId: string;
|
|
33
35
|
};
|
|
34
|
-
paymentGateway: "DIGIO";
|
|
35
36
|
} | {
|
|
37
|
+
paymentGateway: "ADYEN";
|
|
36
38
|
config: {
|
|
37
39
|
hmacKey?: string | null | undefined;
|
|
38
40
|
merchantAccount: string;
|
|
@@ -41,22 +43,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
41
43
|
clientKey: string;
|
|
42
44
|
endpoint: string;
|
|
43
45
|
};
|
|
44
|
-
paymentGateway: "ADYEN";
|
|
45
46
|
} | {
|
|
47
|
+
paymentGateway: "KSHER";
|
|
46
48
|
config: {
|
|
47
|
-
privateKey: string;
|
|
48
49
|
appId: string;
|
|
50
|
+
privateKey: string;
|
|
51
|
+
};
|
|
52
|
+
} | {
|
|
53
|
+
paymentGateway: "TYRO";
|
|
54
|
+
config: {
|
|
55
|
+
locationId: string;
|
|
49
56
|
};
|
|
50
|
-
paymentGateway: "KSHER";
|
|
51
57
|
})[] | null | undefined;
|
|
52
58
|
enable?: boolean | null | undefined;
|
|
53
59
|
submissionDate?: string | null | undefined;
|
|
54
60
|
statusBy?: string | null | undefined;
|
|
55
|
-
statusReason?: string | null | undefined;
|
|
56
61
|
ref?: any;
|
|
57
|
-
status: "NEW" | "
|
|
58
|
-
notifyUrl: string;
|
|
62
|
+
status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
59
63
|
_id: string;
|
|
64
|
+
businessId: string;
|
|
60
65
|
store: {
|
|
61
66
|
bank?: {
|
|
62
67
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -64,20 +69,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
64
69
|
holderName?: string | null | undefined;
|
|
65
70
|
name: string;
|
|
66
71
|
} | null | undefined;
|
|
67
|
-
bankStatement?: string | null | undefined;
|
|
68
|
-
ssm?: string | null | undefined;
|
|
69
|
-
exteriorPhoto?: string | null | undefined;
|
|
70
72
|
regNo?: string | null | undefined;
|
|
71
73
|
companyName?: string | null | undefined;
|
|
74
|
+
ssm?: string | null | undefined;
|
|
75
|
+
bankStatement?: string | null | undefined;
|
|
76
|
+
exteriorPhoto?: string | null | undefined;
|
|
72
77
|
keyPerson?: {
|
|
78
|
+
email: string;
|
|
73
79
|
name: string;
|
|
74
80
|
phone: string;
|
|
75
|
-
email: string;
|
|
76
81
|
} | null | undefined;
|
|
77
82
|
id: string;
|
|
78
83
|
event: "ORDERING" | "MARKETING";
|
|
79
84
|
};
|
|
80
|
-
|
|
85
|
+
notifyUrl: string;
|
|
81
86
|
methods: {
|
|
82
87
|
rate?: {
|
|
83
88
|
amount: number;
|
|
@@ -88,7 +93,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
88
93
|
precision: number;
|
|
89
94
|
} | null | undefined;
|
|
90
95
|
tPlus?: number | null | undefined;
|
|
91
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
96
|
+
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
97
|
variant: string;
|
|
93
98
|
}[];
|
|
94
99
|
}[]>;
|
|
@@ -100,37 +105,39 @@ 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
|
+
statusReason?: string | null | undefined;
|
|
103
109
|
gateways?: ({
|
|
110
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
104
111
|
config: {
|
|
105
112
|
clientId: string;
|
|
106
113
|
clientPrivateKey: string;
|
|
107
114
|
clientSecret: string;
|
|
108
115
|
storeId: string;
|
|
109
116
|
};
|
|
110
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
111
117
|
} | {
|
|
118
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
112
119
|
config: {
|
|
113
|
-
secretKey: string;
|
|
114
120
|
merchantId: string;
|
|
121
|
+
secretKey: string;
|
|
115
122
|
verifyKey: string;
|
|
116
123
|
};
|
|
117
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
118
124
|
} | {
|
|
125
|
+
paymentGateway: "MACAU_PASS";
|
|
119
126
|
config: {
|
|
120
127
|
merchantId: string;
|
|
121
|
-
storeID: string;
|
|
122
128
|
merchantName: string;
|
|
123
129
|
merchantCategoryCode: string;
|
|
130
|
+
storeID: string;
|
|
124
131
|
storeName: string;
|
|
125
132
|
};
|
|
126
|
-
paymentGateway: "MACAU_PASS";
|
|
127
133
|
} | {
|
|
134
|
+
paymentGateway: "DIGIO";
|
|
128
135
|
config: {
|
|
129
136
|
merchantId: string;
|
|
130
137
|
cardMerchantId: string;
|
|
131
138
|
};
|
|
132
|
-
paymentGateway: "DIGIO";
|
|
133
139
|
} | {
|
|
140
|
+
paymentGateway: "ADYEN";
|
|
134
141
|
config: {
|
|
135
142
|
hmacKey?: string | null | undefined;
|
|
136
143
|
merchantAccount: string;
|
|
@@ -139,22 +146,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
139
146
|
clientKey: string;
|
|
140
147
|
endpoint: string;
|
|
141
148
|
};
|
|
142
|
-
paymentGateway: "ADYEN";
|
|
143
149
|
} | {
|
|
150
|
+
paymentGateway: "KSHER";
|
|
144
151
|
config: {
|
|
145
|
-
privateKey: string;
|
|
146
152
|
appId: string;
|
|
153
|
+
privateKey: string;
|
|
154
|
+
};
|
|
155
|
+
} | {
|
|
156
|
+
paymentGateway: "TYRO";
|
|
157
|
+
config: {
|
|
158
|
+
locationId: string;
|
|
147
159
|
};
|
|
148
|
-
paymentGateway: "KSHER";
|
|
149
160
|
})[] | null | undefined;
|
|
150
161
|
enable?: boolean | null | undefined;
|
|
151
162
|
submissionDate?: string | null | undefined;
|
|
152
163
|
statusBy?: string | null | undefined;
|
|
153
|
-
statusReason?: string | null | undefined;
|
|
154
164
|
ref?: any;
|
|
155
|
-
status: "NEW" | "
|
|
156
|
-
notifyUrl: string;
|
|
165
|
+
status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
157
166
|
_id: string;
|
|
167
|
+
businessId: string;
|
|
158
168
|
store: {
|
|
159
169
|
bank?: {
|
|
160
170
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -162,20 +172,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
162
172
|
holderName?: string | null | undefined;
|
|
163
173
|
name: string;
|
|
164
174
|
} | null | undefined;
|
|
165
|
-
bankStatement?: string | null | undefined;
|
|
166
|
-
ssm?: string | null | undefined;
|
|
167
|
-
exteriorPhoto?: string | null | undefined;
|
|
168
175
|
regNo?: string | null | undefined;
|
|
169
176
|
companyName?: string | null | undefined;
|
|
177
|
+
ssm?: string | null | undefined;
|
|
178
|
+
bankStatement?: string | null | undefined;
|
|
179
|
+
exteriorPhoto?: string | null | undefined;
|
|
170
180
|
keyPerson?: {
|
|
181
|
+
email: string;
|
|
171
182
|
name: string;
|
|
172
183
|
phone: string;
|
|
173
|
-
email: string;
|
|
174
184
|
} | null | undefined;
|
|
175
185
|
id: string;
|
|
176
186
|
event: "ORDERING" | "MARKETING";
|
|
177
187
|
};
|
|
178
|
-
|
|
188
|
+
notifyUrl: string;
|
|
179
189
|
methods: {
|
|
180
190
|
rate?: {
|
|
181
191
|
amount: number;
|
|
@@ -186,44 +196,46 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
186
196
|
precision: number;
|
|
187
197
|
} | null | undefined;
|
|
188
198
|
tPlus?: number | null | undefined;
|
|
189
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
199
|
+
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
200
|
variant: string;
|
|
191
201
|
}[];
|
|
192
202
|
}) => any;
|
|
193
203
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
194
204
|
data: {
|
|
195
205
|
type: PropType<{
|
|
206
|
+
statusReason?: string | null | undefined;
|
|
196
207
|
gateways?: ({
|
|
208
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
197
209
|
config: {
|
|
198
210
|
clientId: string;
|
|
199
211
|
clientPrivateKey: string;
|
|
200
212
|
clientSecret: string;
|
|
201
213
|
storeId: string;
|
|
202
214
|
};
|
|
203
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
204
215
|
} | {
|
|
216
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
205
217
|
config: {
|
|
206
|
-
secretKey: string;
|
|
207
218
|
merchantId: string;
|
|
219
|
+
secretKey: string;
|
|
208
220
|
verifyKey: string;
|
|
209
221
|
};
|
|
210
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
211
222
|
} | {
|
|
223
|
+
paymentGateway: "MACAU_PASS";
|
|
212
224
|
config: {
|
|
213
225
|
merchantId: string;
|
|
214
|
-
storeID: string;
|
|
215
226
|
merchantName: string;
|
|
216
227
|
merchantCategoryCode: string;
|
|
228
|
+
storeID: string;
|
|
217
229
|
storeName: string;
|
|
218
230
|
};
|
|
219
|
-
paymentGateway: "MACAU_PASS";
|
|
220
231
|
} | {
|
|
232
|
+
paymentGateway: "DIGIO";
|
|
221
233
|
config: {
|
|
222
234
|
merchantId: string;
|
|
223
235
|
cardMerchantId: string;
|
|
224
236
|
};
|
|
225
|
-
paymentGateway: "DIGIO";
|
|
226
237
|
} | {
|
|
238
|
+
paymentGateway: "ADYEN";
|
|
227
239
|
config: {
|
|
228
240
|
hmacKey?: string | null | undefined;
|
|
229
241
|
merchantAccount: string;
|
|
@@ -232,22 +244,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
232
244
|
clientKey: string;
|
|
233
245
|
endpoint: string;
|
|
234
246
|
};
|
|
235
|
-
paymentGateway: "ADYEN";
|
|
236
247
|
} | {
|
|
248
|
+
paymentGateway: "KSHER";
|
|
237
249
|
config: {
|
|
238
|
-
privateKey: string;
|
|
239
250
|
appId: string;
|
|
251
|
+
privateKey: string;
|
|
252
|
+
};
|
|
253
|
+
} | {
|
|
254
|
+
paymentGateway: "TYRO";
|
|
255
|
+
config: {
|
|
256
|
+
locationId: string;
|
|
240
257
|
};
|
|
241
|
-
paymentGateway: "KSHER";
|
|
242
258
|
})[] | null | undefined;
|
|
243
259
|
enable?: boolean | null | undefined;
|
|
244
260
|
submissionDate?: string | null | undefined;
|
|
245
261
|
statusBy?: string | null | undefined;
|
|
246
|
-
statusReason?: string | null | undefined;
|
|
247
262
|
ref?: any;
|
|
248
|
-
status: "NEW" | "
|
|
249
|
-
notifyUrl: string;
|
|
263
|
+
status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
250
264
|
_id: string;
|
|
265
|
+
businessId: string;
|
|
251
266
|
store: {
|
|
252
267
|
bank?: {
|
|
253
268
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -255,20 +270,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
255
270
|
holderName?: string | null | undefined;
|
|
256
271
|
name: string;
|
|
257
272
|
} | null | undefined;
|
|
258
|
-
bankStatement?: string | null | undefined;
|
|
259
|
-
ssm?: string | null | undefined;
|
|
260
|
-
exteriorPhoto?: string | null | undefined;
|
|
261
273
|
regNo?: string | null | undefined;
|
|
262
274
|
companyName?: string | null | undefined;
|
|
275
|
+
ssm?: string | null | undefined;
|
|
276
|
+
bankStatement?: string | null | undefined;
|
|
277
|
+
exteriorPhoto?: string | null | undefined;
|
|
263
278
|
keyPerson?: {
|
|
279
|
+
email: string;
|
|
264
280
|
name: string;
|
|
265
281
|
phone: string;
|
|
266
|
-
email: string;
|
|
267
282
|
} | null | undefined;
|
|
268
283
|
id: string;
|
|
269
284
|
event: "ORDERING" | "MARKETING";
|
|
270
285
|
};
|
|
271
|
-
|
|
286
|
+
notifyUrl: string;
|
|
272
287
|
methods: {
|
|
273
288
|
rate?: {
|
|
274
289
|
amount: number;
|
|
@@ -279,7 +294,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
279
294
|
precision: number;
|
|
280
295
|
} | null | undefined;
|
|
281
296
|
tPlus?: number | null | undefined;
|
|
282
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
297
|
+
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
298
|
variant: string;
|
|
284
299
|
}[];
|
|
285
300
|
}[]>;
|
|
@@ -291,37 +306,39 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
291
306
|
};
|
|
292
307
|
}>> & Readonly<{
|
|
293
308
|
"onRow-click"?: ((payment: {
|
|
309
|
+
statusReason?: string | null | undefined;
|
|
294
310
|
gateways?: ({
|
|
311
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
295
312
|
config: {
|
|
296
313
|
clientId: string;
|
|
297
314
|
clientPrivateKey: string;
|
|
298
315
|
clientSecret: string;
|
|
299
316
|
storeId: string;
|
|
300
317
|
};
|
|
301
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
302
318
|
} | {
|
|
319
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
303
320
|
config: {
|
|
304
|
-
secretKey: string;
|
|
305
321
|
merchantId: string;
|
|
322
|
+
secretKey: string;
|
|
306
323
|
verifyKey: string;
|
|
307
324
|
};
|
|
308
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
309
325
|
} | {
|
|
326
|
+
paymentGateway: "MACAU_PASS";
|
|
310
327
|
config: {
|
|
311
328
|
merchantId: string;
|
|
312
|
-
storeID: string;
|
|
313
329
|
merchantName: string;
|
|
314
330
|
merchantCategoryCode: string;
|
|
331
|
+
storeID: string;
|
|
315
332
|
storeName: string;
|
|
316
333
|
};
|
|
317
|
-
paymentGateway: "MACAU_PASS";
|
|
318
334
|
} | {
|
|
335
|
+
paymentGateway: "DIGIO";
|
|
319
336
|
config: {
|
|
320
337
|
merchantId: string;
|
|
321
338
|
cardMerchantId: string;
|
|
322
339
|
};
|
|
323
|
-
paymentGateway: "DIGIO";
|
|
324
340
|
} | {
|
|
341
|
+
paymentGateway: "ADYEN";
|
|
325
342
|
config: {
|
|
326
343
|
hmacKey?: string | null | undefined;
|
|
327
344
|
merchantAccount: string;
|
|
@@ -330,22 +347,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
330
347
|
clientKey: string;
|
|
331
348
|
endpoint: string;
|
|
332
349
|
};
|
|
333
|
-
paymentGateway: "ADYEN";
|
|
334
350
|
} | {
|
|
351
|
+
paymentGateway: "KSHER";
|
|
335
352
|
config: {
|
|
336
|
-
privateKey: string;
|
|
337
353
|
appId: string;
|
|
354
|
+
privateKey: string;
|
|
355
|
+
};
|
|
356
|
+
} | {
|
|
357
|
+
paymentGateway: "TYRO";
|
|
358
|
+
config: {
|
|
359
|
+
locationId: string;
|
|
338
360
|
};
|
|
339
|
-
paymentGateway: "KSHER";
|
|
340
361
|
})[] | null | undefined;
|
|
341
362
|
enable?: boolean | null | undefined;
|
|
342
363
|
submissionDate?: string | null | undefined;
|
|
343
364
|
statusBy?: string | null | undefined;
|
|
344
|
-
statusReason?: string | null | undefined;
|
|
345
365
|
ref?: any;
|
|
346
|
-
status: "NEW" | "
|
|
347
|
-
notifyUrl: string;
|
|
366
|
+
status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
348
367
|
_id: string;
|
|
368
|
+
businessId: string;
|
|
349
369
|
store: {
|
|
350
370
|
bank?: {
|
|
351
371
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -353,20 +373,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
353
373
|
holderName?: string | null | undefined;
|
|
354
374
|
name: string;
|
|
355
375
|
} | null | undefined;
|
|
356
|
-
bankStatement?: string | null | undefined;
|
|
357
|
-
ssm?: string | null | undefined;
|
|
358
|
-
exteriorPhoto?: string | null | undefined;
|
|
359
376
|
regNo?: string | null | undefined;
|
|
360
377
|
companyName?: string | null | undefined;
|
|
378
|
+
ssm?: string | null | undefined;
|
|
379
|
+
bankStatement?: string | null | undefined;
|
|
380
|
+
exteriorPhoto?: string | null | undefined;
|
|
361
381
|
keyPerson?: {
|
|
382
|
+
email: string;
|
|
362
383
|
name: string;
|
|
363
384
|
phone: string;
|
|
364
|
-
email: string;
|
|
365
385
|
} | null | undefined;
|
|
366
386
|
id: string;
|
|
367
387
|
event: "ORDERING" | "MARKETING";
|
|
368
388
|
};
|
|
369
|
-
|
|
389
|
+
notifyUrl: string;
|
|
370
390
|
methods: {
|
|
371
391
|
rate?: {
|
|
372
392
|
amount: number;
|
|
@@ -377,7 +397,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
377
397
|
precision: number;
|
|
378
398
|
} | null | undefined;
|
|
379
399
|
tPlus?: number | null | undefined;
|
|
380
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
400
|
+
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
401
|
variant: string;
|
|
382
402
|
}[];
|
|
383
403
|
}) => any) | undefined;
|