@feedmepos/mf-payment 1.5.24 → 1.5.26-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-DbsSsOek.js → Actions.vue_vue_type_script_setup_true_lang-Cy1BbWNh.js} +2 -2
- package/dist/{Chargeback-Bds2iEV5.js → Chargeback-Dl4rSQ5U.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-BgL6Nuvr.js → DocumentViewer.vue_vue_type_script_setup_true_lang-KCfloaC1.js} +1 -1
- package/dist/{OnboardForm-CsgTyhBo.js → OnboardForm-CXCnqEIi.js} +38 -40
- package/dist/{OnboardForm-CEcQ9Vdu.js → OnboardForm-Z433FFST.js} +5 -5
- package/dist/{OnboardSubmission-CBXLX9vB.js → OnboardSubmission-BB6qLr3p.js} +5 -5
- package/dist/{OnboardSubmission-CNjQNirx.js → OnboardSubmission-V8jeo8Za.js} +2 -2
- package/dist/{PayoutAccount-Ddfk3Gwu.js → PayoutAccount-Bf8TpJtM.js} +4 -4
- package/dist/{PayoutAccount-DIVlw2K1.js → PayoutAccount-DB72Minq.js} +5 -5
- package/dist/{PayoutAccountSetting-CUJtxE8n.js → PayoutAccountSetting-DtFbOHVm.js} +4 -4
- package/dist/{Restaurant-DVSk4KFB.js → Restaurant-DlQV3dot.js} +4 -4
- package/dist/{RestaurantSetting-CPa7CFaW.js → RestaurantSetting-Yb9S8Wfg.js} +245 -155
- package/dist/{Settlement-CMEBmvhn.js → Settlement-CpmdJ84I.js} +3 -3
- package/dist/{Settlement-BOS0NVhn.js → Settlement-jznt2FLc.js} +3 -3
- package/dist/{SettlementTransactions-BwVjsFCT.js → SettlementTransactions-Bm7D3JZu.js} +4 -4
- package/dist/{SettlementTransactions-BKCPfMDs.js → SettlementTransactions-DLVFBcdV.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-BiTeDpBk.js → Status.vue_vue_type_script_setup_true_lang-DnWFKNCZ.js} +1 -1
- package/dist/{Terminal-DJSDtUUp.js → Terminal-B6wzbr0C.js} +5 -5
- package/dist/{TerminalSetting-CGGpemW8.js → TerminalSetting-BV1Uh1OM.js} +3 -3
- package/dist/{Transaction-DA3HSvt8.js → Transaction-BAKFOtrH.js} +9 -9
- package/dist/{Transaction-BASuO5u4.js → Transaction-DL0_I7Ez.js} +6 -6
- package/dist/{TransactionOld-CmjVUkD9.js → TransactionOld-CDKLMs5_.js} +6 -6
- package/dist/{app-BQsMNHXM.js → app-BkfY9b4E.js} +152 -143
- package/dist/app.js +1 -1
- package/dist/{assets-BqyjGcBE.js → assets-DvPzXLhl.js} +20 -19
- package/dist/{grafana-DecAHDp-.js → grafana-DwrmpEec.js} +1 -1
- package/dist/{index-BKXccERQ.js → index-2-UOiJfz.js} +1 -1
- package/dist/{index-DklLFCf5.js → index-BPKJne1Q.js} +1 -1
- package/dist/{index-pBoJWBgh.js → index-Ci4uxsSz.js} +2 -2
- package/dist/{index-DQany4ND.js → index-DRKoa7dT.js} +13 -3
- package/dist/{index-lkMlxXDI.js → index-DcB4capd.js} +1 -1
- package/dist/{index-DtIipWj2.js → index-OA39241x.js} +1 -1
- package/dist/{index-CylkiU8i.js → index-ey7xefKL.js} +1 -1
- package/dist/{index-B5j5U-Da.js → index-zMl6AuFw.js} +1 -1
- package/dist/{index-HvRabCwb.js → index-zvJkckUa.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-0YY23afw.js → index.vue_vue_type_script_setup_true_lang-BYTNfOkc.js} +1 -1
- package/dist/package.json +3 -3
- package/dist/{payout-account-WFPJnIUV.js → payout-account-V9peDwuP.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +24 -24
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +24 -24
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +30 -30
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +30 -30
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +24 -24
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +24 -24
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +30 -30
- package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
- 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 +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +52 -0
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +4 -4
- 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/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 +48 -48
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +24 -24
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +12 -12
- package/package.json +2 -2
|
@@ -4,17 +4,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4
4
|
terminal: {
|
|
5
5
|
type: PropType<{
|
|
6
6
|
name?: string | null | undefined;
|
|
7
|
-
deviceId?: string | null | undefined;
|
|
8
|
-
bindCode?: string | null | undefined;
|
|
9
7
|
secretKey?: string | null | undefined;
|
|
10
|
-
token?: string | null | undefined;
|
|
11
8
|
gateways?: {
|
|
12
9
|
config?: {
|
|
13
10
|
packageId: string;
|
|
14
11
|
uniqueId: string;
|
|
15
12
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "
|
|
13
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments";
|
|
17
14
|
}[] | null | undefined;
|
|
15
|
+
deviceId?: string | null | undefined;
|
|
16
|
+
bindCode?: string | null | undefined;
|
|
17
|
+
token?: string | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
20
20
|
terminalId: string;
|
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
} | {
|
|
24
24
|
config?: {
|
|
25
25
|
privateKey?: string | null | undefined;
|
|
26
|
-
terminalId: string;
|
|
27
26
|
merchantId: string;
|
|
27
|
+
terminalId: string;
|
|
28
28
|
} | null | undefined;
|
|
29
29
|
gateway: "Ghl";
|
|
30
30
|
})[] | null | undefined;
|
|
@@ -38,7 +38,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
38
38
|
} | null | undefined;
|
|
39
39
|
receiptName?: string | null | undefined;
|
|
40
40
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
41
|
-
gateway: "
|
|
41
|
+
gateway: "Maybank" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments";
|
|
42
42
|
}[] | null | undefined;
|
|
43
43
|
qrIntegrations?: ({
|
|
44
44
|
config?: {
|
|
@@ -72,17 +72,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
72
72
|
terminal: {
|
|
73
73
|
type: PropType<{
|
|
74
74
|
name?: string | null | undefined;
|
|
75
|
-
deviceId?: string | null | undefined;
|
|
76
|
-
bindCode?: string | null | undefined;
|
|
77
75
|
secretKey?: string | null | undefined;
|
|
78
|
-
token?: string | null | undefined;
|
|
79
76
|
gateways?: {
|
|
80
77
|
config?: {
|
|
81
78
|
packageId: string;
|
|
82
79
|
uniqueId: string;
|
|
83
80
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "
|
|
81
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments";
|
|
85
82
|
}[] | null | undefined;
|
|
83
|
+
deviceId?: string | null | undefined;
|
|
84
|
+
bindCode?: string | null | undefined;
|
|
85
|
+
token?: string | null | undefined;
|
|
86
86
|
ecrs?: ({
|
|
87
87
|
config?: {
|
|
88
88
|
terminalId: string;
|
|
@@ -91,8 +91,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
91
91
|
} | {
|
|
92
92
|
config?: {
|
|
93
93
|
privateKey?: string | null | undefined;
|
|
94
|
-
terminalId: string;
|
|
95
94
|
merchantId: string;
|
|
95
|
+
terminalId: string;
|
|
96
96
|
} | null | undefined;
|
|
97
97
|
gateway: "Ghl";
|
|
98
98
|
})[] | null | undefined;
|
|
@@ -106,7 +106,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
106
106
|
} | null | undefined;
|
|
107
107
|
receiptName?: string | null | undefined;
|
|
108
108
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
109
|
-
gateway: "
|
|
109
|
+
gateway: "Maybank" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments";
|
|
110
110
|
}[] | null | undefined;
|
|
111
111
|
qrIntegrations?: ({
|
|
112
112
|
config?: {
|
|
@@ -3,17 +3,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3
3
|
terminal: {
|
|
4
4
|
type: PropType<{
|
|
5
5
|
name?: string | null | undefined;
|
|
6
|
-
deviceId?: string | null | undefined;
|
|
7
|
-
bindCode?: string | null | undefined;
|
|
8
6
|
secretKey?: string | null | undefined;
|
|
9
|
-
token?: string | null | undefined;
|
|
10
7
|
gateways?: {
|
|
11
8
|
config?: {
|
|
12
9
|
packageId: string;
|
|
13
10
|
uniqueId: string;
|
|
14
11
|
} | null | undefined;
|
|
15
|
-
gateway: "Fiuu" | "Digio" | "
|
|
12
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments";
|
|
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: "
|
|
40
|
+
gateway: "Maybank" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments";
|
|
41
41
|
}[] | null | undefined;
|
|
42
42
|
qrIntegrations?: ({
|
|
43
43
|
config?: {
|
|
@@ -67,17 +67,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
67
67
|
terminal: {
|
|
68
68
|
type: PropType<{
|
|
69
69
|
name?: string | null | undefined;
|
|
70
|
-
deviceId?: string | null | undefined;
|
|
71
|
-
bindCode?: string | null | undefined;
|
|
72
70
|
secretKey?: string | null | undefined;
|
|
73
|
-
token?: string | null | undefined;
|
|
74
71
|
gateways?: {
|
|
75
72
|
config?: {
|
|
76
73
|
packageId: string;
|
|
77
74
|
uniqueId: string;
|
|
78
75
|
} | null | undefined;
|
|
79
|
-
gateway: "Fiuu" | "Digio" | "
|
|
76
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments";
|
|
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: "
|
|
104
|
+
gateway: "Maybank" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments";
|
|
105
105
|
}[] | null | undefined;
|
|
106
106
|
qrIntegrations?: ({
|
|
107
107
|
config?: {
|
|
@@ -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,33 +27,33 @@ 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
|
-
paymentGateway: "DIGIO";
|
|
36
36
|
} | {
|
|
37
|
+
paymentGateway: "ADYEN";
|
|
37
38
|
config: {
|
|
38
39
|
hmacKey?: string | null | undefined;
|
|
39
40
|
merchantAccount: string;
|
|
40
41
|
username: string;
|
|
41
42
|
apiKey: string;
|
|
42
|
-
clientKey: string;
|
|
43
43
|
endpoint: string;
|
|
44
|
+
clientKey: string;
|
|
44
45
|
};
|
|
45
|
-
paymentGateway: "ADYEN";
|
|
46
46
|
} | {
|
|
47
|
+
paymentGateway: "KSHER";
|
|
47
48
|
config: {
|
|
48
|
-
appId: string;
|
|
49
49
|
privateKey: string;
|
|
50
|
+
appId: string;
|
|
50
51
|
};
|
|
51
|
-
paymentGateway: "KSHER";
|
|
52
52
|
})[] | null | undefined;
|
|
53
53
|
ref?: any;
|
|
54
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
|
55
54
|
_id: string;
|
|
55
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
|
56
|
+
notifyUrl: string;
|
|
56
57
|
store: {
|
|
57
58
|
bank?: {
|
|
58
59
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -66,14 +67,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
66
67
|
bankStatement?: string | null | undefined;
|
|
67
68
|
exteriorPhoto?: string | null | undefined;
|
|
68
69
|
keyPerson?: {
|
|
70
|
+
email: string;
|
|
69
71
|
name: string;
|
|
70
72
|
phone: string;
|
|
71
|
-
email: string;
|
|
72
73
|
} | null | undefined;
|
|
73
74
|
id: string;
|
|
74
75
|
event: "ORDERING" | "MARKETING";
|
|
75
76
|
};
|
|
76
|
-
notifyUrl: string;
|
|
77
77
|
methods: {
|
|
78
78
|
rate?: {
|
|
79
79
|
amount: number;
|
|
@@ -84,7 +84,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
84
84
|
precision: number;
|
|
85
85
|
} | null | undefined;
|
|
86
86
|
tPlus?: number | null | undefined;
|
|
87
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "
|
|
87
|
+
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";
|
|
88
88
|
variant: string;
|
|
89
89
|
}[];
|
|
90
90
|
businessId: string;
|
|
@@ -99,21 +99,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
99
99
|
"row-click": (payment: {
|
|
100
100
|
enable?: boolean | null | undefined;
|
|
101
101
|
gateways?: ({
|
|
102
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
102
103
|
config: {
|
|
103
104
|
clientId: string;
|
|
104
105
|
clientPrivateKey: string;
|
|
105
106
|
clientSecret: string;
|
|
106
107
|
storeId: string;
|
|
107
108
|
};
|
|
108
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
109
109
|
} | {
|
|
110
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
110
111
|
config: {
|
|
111
112
|
merchantId: string;
|
|
112
113
|
secretKey: string;
|
|
113
114
|
verifyKey: string;
|
|
114
115
|
};
|
|
115
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
116
116
|
} | {
|
|
117
|
+
paymentGateway: "MACAU_PASS";
|
|
117
118
|
config: {
|
|
118
119
|
merchantId: string;
|
|
119
120
|
merchantName: string;
|
|
@@ -121,33 +122,33 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
121
122
|
storeID: string;
|
|
122
123
|
storeName: string;
|
|
123
124
|
};
|
|
124
|
-
paymentGateway: "MACAU_PASS";
|
|
125
125
|
} | {
|
|
126
|
+
paymentGateway: "DIGIO";
|
|
126
127
|
config: {
|
|
127
128
|
merchantId: string;
|
|
128
129
|
cardMerchantId: string;
|
|
129
130
|
};
|
|
130
|
-
paymentGateway: "DIGIO";
|
|
131
131
|
} | {
|
|
132
|
+
paymentGateway: "ADYEN";
|
|
132
133
|
config: {
|
|
133
134
|
hmacKey?: string | null | undefined;
|
|
134
135
|
merchantAccount: string;
|
|
135
136
|
username: string;
|
|
136
137
|
apiKey: string;
|
|
137
|
-
clientKey: string;
|
|
138
138
|
endpoint: string;
|
|
139
|
+
clientKey: string;
|
|
139
140
|
};
|
|
140
|
-
paymentGateway: "ADYEN";
|
|
141
141
|
} | {
|
|
142
|
+
paymentGateway: "KSHER";
|
|
142
143
|
config: {
|
|
143
|
-
appId: string;
|
|
144
144
|
privateKey: string;
|
|
145
|
+
appId: string;
|
|
145
146
|
};
|
|
146
|
-
paymentGateway: "KSHER";
|
|
147
147
|
})[] | null | undefined;
|
|
148
148
|
ref?: any;
|
|
149
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
|
150
149
|
_id: string;
|
|
150
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
|
151
|
+
notifyUrl: string;
|
|
151
152
|
store: {
|
|
152
153
|
bank?: {
|
|
153
154
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -161,14 +162,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
161
162
|
bankStatement?: string | null | undefined;
|
|
162
163
|
exteriorPhoto?: string | null | undefined;
|
|
163
164
|
keyPerson?: {
|
|
165
|
+
email: string;
|
|
164
166
|
name: string;
|
|
165
167
|
phone: string;
|
|
166
|
-
email: string;
|
|
167
168
|
} | null | undefined;
|
|
168
169
|
id: string;
|
|
169
170
|
event: "ORDERING" | "MARKETING";
|
|
170
171
|
};
|
|
171
|
-
notifyUrl: string;
|
|
172
172
|
methods: {
|
|
173
173
|
rate?: {
|
|
174
174
|
amount: number;
|
|
@@ -179,7 +179,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
179
179
|
precision: number;
|
|
180
180
|
} | null | undefined;
|
|
181
181
|
tPlus?: number | null | undefined;
|
|
182
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "
|
|
182
|
+
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";
|
|
183
183
|
variant: string;
|
|
184
184
|
}[];
|
|
185
185
|
businessId: string;
|
|
@@ -189,21 +189,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
189
189
|
type: PropType<{
|
|
190
190
|
enable?: boolean | null | undefined;
|
|
191
191
|
gateways?: ({
|
|
192
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
192
193
|
config: {
|
|
193
194
|
clientId: string;
|
|
194
195
|
clientPrivateKey: string;
|
|
195
196
|
clientSecret: string;
|
|
196
197
|
storeId: string;
|
|
197
198
|
};
|
|
198
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
199
199
|
} | {
|
|
200
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
200
201
|
config: {
|
|
201
202
|
merchantId: string;
|
|
202
203
|
secretKey: string;
|
|
203
204
|
verifyKey: string;
|
|
204
205
|
};
|
|
205
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
206
206
|
} | {
|
|
207
|
+
paymentGateway: "MACAU_PASS";
|
|
207
208
|
config: {
|
|
208
209
|
merchantId: string;
|
|
209
210
|
merchantName: string;
|
|
@@ -211,33 +212,33 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
211
212
|
storeID: string;
|
|
212
213
|
storeName: string;
|
|
213
214
|
};
|
|
214
|
-
paymentGateway: "MACAU_PASS";
|
|
215
215
|
} | {
|
|
216
|
+
paymentGateway: "DIGIO";
|
|
216
217
|
config: {
|
|
217
218
|
merchantId: string;
|
|
218
219
|
cardMerchantId: string;
|
|
219
220
|
};
|
|
220
|
-
paymentGateway: "DIGIO";
|
|
221
221
|
} | {
|
|
222
|
+
paymentGateway: "ADYEN";
|
|
222
223
|
config: {
|
|
223
224
|
hmacKey?: string | null | undefined;
|
|
224
225
|
merchantAccount: string;
|
|
225
226
|
username: string;
|
|
226
227
|
apiKey: string;
|
|
227
|
-
clientKey: string;
|
|
228
228
|
endpoint: string;
|
|
229
|
+
clientKey: string;
|
|
229
230
|
};
|
|
230
|
-
paymentGateway: "ADYEN";
|
|
231
231
|
} | {
|
|
232
|
+
paymentGateway: "KSHER";
|
|
232
233
|
config: {
|
|
233
|
-
appId: string;
|
|
234
234
|
privateKey: string;
|
|
235
|
+
appId: string;
|
|
235
236
|
};
|
|
236
|
-
paymentGateway: "KSHER";
|
|
237
237
|
})[] | null | undefined;
|
|
238
238
|
ref?: any;
|
|
239
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
|
240
239
|
_id: string;
|
|
240
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
|
241
|
+
notifyUrl: string;
|
|
241
242
|
store: {
|
|
242
243
|
bank?: {
|
|
243
244
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -251,14 +252,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
251
252
|
bankStatement?: string | null | undefined;
|
|
252
253
|
exteriorPhoto?: string | null | undefined;
|
|
253
254
|
keyPerson?: {
|
|
255
|
+
email: string;
|
|
254
256
|
name: string;
|
|
255
257
|
phone: string;
|
|
256
|
-
email: string;
|
|
257
258
|
} | null | undefined;
|
|
258
259
|
id: string;
|
|
259
260
|
event: "ORDERING" | "MARKETING";
|
|
260
261
|
};
|
|
261
|
-
notifyUrl: string;
|
|
262
262
|
methods: {
|
|
263
263
|
rate?: {
|
|
264
264
|
amount: number;
|
|
@@ -269,7 +269,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
269
269
|
precision: number;
|
|
270
270
|
} | null | undefined;
|
|
271
271
|
tPlus?: number | null | undefined;
|
|
272
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "
|
|
272
|
+
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";
|
|
273
273
|
variant: string;
|
|
274
274
|
}[];
|
|
275
275
|
businessId: string;
|
|
@@ -284,21 +284,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
284
284
|
"onRow-click"?: ((payment: {
|
|
285
285
|
enable?: boolean | null | undefined;
|
|
286
286
|
gateways?: ({
|
|
287
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
287
288
|
config: {
|
|
288
289
|
clientId: string;
|
|
289
290
|
clientPrivateKey: string;
|
|
290
291
|
clientSecret: string;
|
|
291
292
|
storeId: string;
|
|
292
293
|
};
|
|
293
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
294
294
|
} | {
|
|
295
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
295
296
|
config: {
|
|
296
297
|
merchantId: string;
|
|
297
298
|
secretKey: string;
|
|
298
299
|
verifyKey: string;
|
|
299
300
|
};
|
|
300
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
301
301
|
} | {
|
|
302
|
+
paymentGateway: "MACAU_PASS";
|
|
302
303
|
config: {
|
|
303
304
|
merchantId: string;
|
|
304
305
|
merchantName: string;
|
|
@@ -306,33 +307,33 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
306
307
|
storeID: string;
|
|
307
308
|
storeName: string;
|
|
308
309
|
};
|
|
309
|
-
paymentGateway: "MACAU_PASS";
|
|
310
310
|
} | {
|
|
311
|
+
paymentGateway: "DIGIO";
|
|
311
312
|
config: {
|
|
312
313
|
merchantId: string;
|
|
313
314
|
cardMerchantId: string;
|
|
314
315
|
};
|
|
315
|
-
paymentGateway: "DIGIO";
|
|
316
316
|
} | {
|
|
317
|
+
paymentGateway: "ADYEN";
|
|
317
318
|
config: {
|
|
318
319
|
hmacKey?: string | null | undefined;
|
|
319
320
|
merchantAccount: string;
|
|
320
321
|
username: string;
|
|
321
322
|
apiKey: string;
|
|
322
|
-
clientKey: string;
|
|
323
323
|
endpoint: string;
|
|
324
|
+
clientKey: string;
|
|
324
325
|
};
|
|
325
|
-
paymentGateway: "ADYEN";
|
|
326
326
|
} | {
|
|
327
|
+
paymentGateway: "KSHER";
|
|
327
328
|
config: {
|
|
328
|
-
appId: string;
|
|
329
329
|
privateKey: string;
|
|
330
|
+
appId: string;
|
|
330
331
|
};
|
|
331
|
-
paymentGateway: "KSHER";
|
|
332
332
|
})[] | null | undefined;
|
|
333
333
|
ref?: any;
|
|
334
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
|
335
334
|
_id: string;
|
|
335
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
|
336
|
+
notifyUrl: string;
|
|
336
337
|
store: {
|
|
337
338
|
bank?: {
|
|
338
339
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -346,14 +347,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
346
347
|
bankStatement?: string | null | undefined;
|
|
347
348
|
exteriorPhoto?: string | null | undefined;
|
|
348
349
|
keyPerson?: {
|
|
350
|
+
email: string;
|
|
349
351
|
name: string;
|
|
350
352
|
phone: string;
|
|
351
|
-
email: string;
|
|
352
353
|
} | null | undefined;
|
|
353
354
|
id: string;
|
|
354
355
|
event: "ORDERING" | "MARKETING";
|
|
355
356
|
};
|
|
356
|
-
notifyUrl: string;
|
|
357
357
|
methods: {
|
|
358
358
|
rate?: {
|
|
359
359
|
amount: number;
|
|
@@ -364,7 +364,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
364
364
|
precision: number;
|
|
365
365
|
} | null | undefined;
|
|
366
366
|
tPlus?: number | null | undefined;
|
|
367
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "
|
|
367
|
+
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";
|
|
368
368
|
variant: string;
|
|
369
369
|
}[];
|
|
370
370
|
businessId: string;
|