@feedmepos/mf-payment 1.2.14 → 1.2.16
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/{PayoutAccount-B9sThTU6.js → PayoutAccount-CvMczmij.js} +6 -6
- package/dist/{PayoutAccount-C1-oQCFC.js → PayoutAccount-bF6506mg.js} +5 -5
- package/dist/{PayoutAccountSetting-D3ffGE0d.js → PayoutAccountSetting-Di_Rohl7.js} +391 -330
- package/dist/{Restaurant-3FLRoz2Z.js → Restaurant-BgfJ4kMh.js} +4 -4
- package/dist/RestaurantSetting-DLB_GBbu.js +754 -0
- package/dist/{Settlement-Bdj2WaoM.js → Settlement-DqwyJFk-.js} +3 -3
- package/dist/{Settlement-CC2B-e4f.js → Settlement-Mf5XJrXc.js} +3 -3
- package/dist/{SettlementTransactions-DGCj9bAe.js → SettlementTransactions-6vkA8-4o.js} +3 -3
- package/dist/{SettlementTransactions-CwLzHWsb.js → SettlementTransactions-DvzbSvA9.js} +3 -3
- package/dist/{Terminal-7c3OQF9g.js → Terminal-DC6alAxg.js} +5 -5
- package/dist/{TerminalSetting-B7xu6e4X.js → TerminalSetting-BE9fFg4j.js} +3 -3
- package/dist/{Transaction-D1LWBBsZ.js → Transaction-BPVSJWdM.js} +7 -7
- package/dist/{Transaction--t5VJdXQ.js → Transaction-BXynWN9l.js} +5 -5
- package/dist/{TransactionOld-DHVZ5iSD.js → TransactionOld-aJqwnMYJ.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-CRkXGtHQ.js → TransactionTable.vue_vue_type_script_setup_true_lang-CX5eNJPx.js} +3 -3
- package/dist/{app-D24UkS2o.js → app-l69fYMyZ.js} +375 -375
- package/dist/app.js +1 -1
- package/dist/{assets-B5NXw6Y4.js → assets-CRA5IzdW.js} +2 -2
- package/dist/{grafana-DaIIupgz.js → grafana-AnUnO24M.js} +1 -1
- package/dist/{index-B2DvBis-.js → index-34hQY02y.js} +2 -2
- package/dist/{index-BBYs-Llt.js → index-8V-GavUD.js} +1 -1
- package/dist/{index-Bboy-oty.js → index-BrtYLN-t.js} +1 -1
- package/dist/{index-BFdB2HXN.js → index-Cer_6J8b.js} +1 -1
- package/dist/{index-DvYpRRA_.js → index-DayhN_i6.js} +1 -1
- package/dist/{index-DNHpMza-.js → index-DmI9Gt5s.js} +9532 -9385
- package/dist/{index-Lio-k9My.js → index-k7EwR1PN.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-B8G7gIcx.js → index.vue_vue_type_script_setup_true_lang-BZvBvJ7L.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-MSqoi8mH.js → payout-account-HJH4ybUc.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +22 -12
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +22 -12
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +26 -16
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +26 -16
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +22 -12
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +22 -12
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +26 -16
- package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +39 -0
- 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/DigioGateway.vue.d.ts +45 -0
- 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 -10
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +48 -0
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +16 -14
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +44 -24
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +56 -56
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +28 -28
- package/package.json +2 -2
- package/dist/RestaurantSetting-DnqiIepz.js +0 -625
@@ -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,12 +27,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
26
27
|
storeID: string;
|
27
28
|
storeName: string;
|
28
29
|
};
|
29
|
-
|
30
|
+
} | {
|
31
|
+
paymentGateway: "DIGIO";
|
32
|
+
config: {
|
33
|
+
merchantId: string;
|
34
|
+
};
|
30
35
|
})[] | null | undefined;
|
31
36
|
ref?: any;
|
32
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
33
37
|
_id: string;
|
34
|
-
|
38
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
35
39
|
store: {
|
36
40
|
bank?: {
|
37
41
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -39,8 +43,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
39
43
|
holderName?: string | null | undefined;
|
40
44
|
name: string;
|
41
45
|
} | null | undefined;
|
42
|
-
bankStatement?: string | null | undefined;
|
43
46
|
ssm?: string | null | undefined;
|
47
|
+
bankStatement?: string | null | undefined;
|
44
48
|
exteriorPhoto?: string | null | undefined;
|
45
49
|
keyPerson?: {
|
46
50
|
name: string;
|
@@ -50,6 +54,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
50
54
|
id: string;
|
51
55
|
event: "ORDERING" | "MARKETING";
|
52
56
|
};
|
57
|
+
notifyUrl: string;
|
53
58
|
methods: {
|
54
59
|
rate?: {
|
55
60
|
amount: number;
|
@@ -68,21 +73,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
68
73
|
type: PropType<{
|
69
74
|
enable?: boolean | null | undefined;
|
70
75
|
gateways?: ({
|
76
|
+
paymentGateway: "REVENUE_MONSTER";
|
71
77
|
config: {
|
72
78
|
clientId: string;
|
73
79
|
clientPrivateKey: string;
|
74
80
|
clientSecret: string;
|
75
81
|
storeId: string;
|
76
82
|
};
|
77
|
-
paymentGateway: "REVENUE_MONSTER";
|
78
83
|
} | {
|
84
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
79
85
|
config: {
|
80
86
|
merchantId: string;
|
81
87
|
secretKey: string;
|
82
88
|
verifyKey: string;
|
83
89
|
};
|
84
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
85
90
|
} | {
|
91
|
+
paymentGateway: "MACAU_PASS";
|
86
92
|
config: {
|
87
93
|
merchantId: string;
|
88
94
|
merchantName: string;
|
@@ -90,12 +96,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
90
96
|
storeID: string;
|
91
97
|
storeName: string;
|
92
98
|
};
|
93
|
-
|
99
|
+
} | {
|
100
|
+
paymentGateway: "DIGIO";
|
101
|
+
config: {
|
102
|
+
merchantId: string;
|
103
|
+
};
|
94
104
|
})[] | null | undefined;
|
95
105
|
ref?: any;
|
96
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
97
106
|
_id: string;
|
98
|
-
|
107
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
99
108
|
store: {
|
100
109
|
bank?: {
|
101
110
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -103,8 +112,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
103
112
|
holderName?: string | null | undefined;
|
104
113
|
name: string;
|
105
114
|
} | null | undefined;
|
106
|
-
bankStatement?: string | null | undefined;
|
107
115
|
ssm?: string | null | undefined;
|
116
|
+
bankStatement?: string | null | undefined;
|
108
117
|
exteriorPhoto?: string | null | undefined;
|
109
118
|
keyPerson?: {
|
110
119
|
name: string;
|
@@ -114,6 +123,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
114
123
|
id: string;
|
115
124
|
event: "ORDERING" | "MARKETING";
|
116
125
|
};
|
126
|
+
notifyUrl: string;
|
117
127
|
methods: {
|
118
128
|
rate?: {
|
119
129
|
amount: number;
|
@@ -4,29 +4,30 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
4
4
|
type: PropType<{
|
5
5
|
enable?: boolean | null | undefined;
|
6
6
|
tokens?: {
|
7
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
|
8
7
|
type: "googlePay";
|
9
8
|
config: {
|
10
9
|
gateway: string;
|
11
10
|
gatewayMerchantId: string;
|
12
11
|
};
|
12
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
|
13
13
|
}[] | null | undefined;
|
14
14
|
gateways?: ({
|
15
|
+
paymentGateway: "REVENUE_MONSTER";
|
15
16
|
config: {
|
16
17
|
clientId: string;
|
17
18
|
clientPrivateKey: string;
|
18
19
|
clientSecret: string;
|
19
20
|
storeId: string;
|
20
21
|
};
|
21
|
-
paymentGateway: "REVENUE_MONSTER";
|
22
22
|
} | {
|
23
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
23
24
|
config: {
|
24
25
|
merchantId: string;
|
25
26
|
secretKey: string;
|
26
27
|
verifyKey: string;
|
27
28
|
};
|
28
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
29
29
|
} | {
|
30
|
+
paymentGateway: "MACAU_PASS";
|
30
31
|
config: {
|
31
32
|
merchantId: string;
|
32
33
|
merchantName: string;
|
@@ -34,7 +35,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
34
35
|
storeID: string;
|
35
36
|
storeName: string;
|
36
37
|
};
|
37
|
-
|
38
|
+
} | {
|
39
|
+
paymentGateway: "DIGIO";
|
40
|
+
config: {
|
41
|
+
merchantId: string;
|
42
|
+
};
|
38
43
|
})[] | null | undefined;
|
39
44
|
gatewayOverride?: {
|
40
45
|
type?: string | null | undefined;
|
@@ -42,14 +47,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
42
47
|
conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
|
43
48
|
conditionValue?: any;
|
44
49
|
}[] | null | undefined;
|
45
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
|
46
50
|
value: string;
|
51
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
|
47
52
|
icon: string;
|
48
53
|
label: string;
|
49
54
|
}[] | null | undefined;
|
50
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
51
55
|
_id: string;
|
52
|
-
|
56
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
53
57
|
store: {
|
54
58
|
bank?: {
|
55
59
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -57,8 +61,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
57
61
|
holderName?: string | null | undefined;
|
58
62
|
name: string;
|
59
63
|
} | null | undefined;
|
60
|
-
bankStatement?: string | null | undefined;
|
61
64
|
ssm?: string | null | undefined;
|
65
|
+
bankStatement?: string | null | undefined;
|
62
66
|
exteriorPhoto?: string | null | undefined;
|
63
67
|
keyPerson?: {
|
64
68
|
name: string;
|
@@ -68,6 +72,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
68
72
|
id: string;
|
69
73
|
event: "ORDERING" | "MARKETING";
|
70
74
|
};
|
75
|
+
notifyUrl: string;
|
71
76
|
methods: {
|
72
77
|
rate?: {
|
73
78
|
amount: number;
|
@@ -86,29 +91,30 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
86
91
|
type: PropType<{
|
87
92
|
enable?: boolean | null | undefined;
|
88
93
|
tokens?: {
|
89
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
|
90
94
|
type: "googlePay";
|
91
95
|
config: {
|
92
96
|
gateway: string;
|
93
97
|
gatewayMerchantId: string;
|
94
98
|
};
|
99
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
|
95
100
|
}[] | null | undefined;
|
96
101
|
gateways?: ({
|
102
|
+
paymentGateway: "REVENUE_MONSTER";
|
97
103
|
config: {
|
98
104
|
clientId: string;
|
99
105
|
clientPrivateKey: string;
|
100
106
|
clientSecret: string;
|
101
107
|
storeId: string;
|
102
108
|
};
|
103
|
-
paymentGateway: "REVENUE_MONSTER";
|
104
109
|
} | {
|
110
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
105
111
|
config: {
|
106
112
|
merchantId: string;
|
107
113
|
secretKey: string;
|
108
114
|
verifyKey: string;
|
109
115
|
};
|
110
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
111
116
|
} | {
|
117
|
+
paymentGateway: "MACAU_PASS";
|
112
118
|
config: {
|
113
119
|
merchantId: string;
|
114
120
|
merchantName: string;
|
@@ -116,7 +122,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
116
122
|
storeID: string;
|
117
123
|
storeName: string;
|
118
124
|
};
|
119
|
-
|
125
|
+
} | {
|
126
|
+
paymentGateway: "DIGIO";
|
127
|
+
config: {
|
128
|
+
merchantId: string;
|
129
|
+
};
|
120
130
|
})[] | null | undefined;
|
121
131
|
gatewayOverride?: {
|
122
132
|
type?: string | null | undefined;
|
@@ -124,14 +134,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
124
134
|
conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
|
125
135
|
conditionValue?: any;
|
126
136
|
}[] | null | undefined;
|
127
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
|
128
137
|
value: string;
|
138
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
|
129
139
|
icon: string;
|
130
140
|
label: string;
|
131
141
|
}[] | null | undefined;
|
132
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
133
142
|
_id: string;
|
134
|
-
|
143
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
135
144
|
store: {
|
136
145
|
bank?: {
|
137
146
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -139,8 +148,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
139
148
|
holderName?: string | null | undefined;
|
140
149
|
name: string;
|
141
150
|
} | null | undefined;
|
142
|
-
bankStatement?: string | null | undefined;
|
143
151
|
ssm?: string | null | undefined;
|
152
|
+
bankStatement?: string | null | undefined;
|
144
153
|
exteriorPhoto?: string | null | undefined;
|
145
154
|
keyPerson?: {
|
146
155
|
name: string;
|
@@ -150,6 +159,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
150
159
|
id: string;
|
151
160
|
event: "ORDERING" | "MARKETING";
|
152
161
|
};
|
162
|
+
notifyUrl: string;
|
153
163
|
methods: {
|
154
164
|
rate?: {
|
155
165
|
amount: number;
|
@@ -0,0 +1,39 @@
|
|
1
|
+
import type { PropType } from 'vue';
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
|
+
gateway: {
|
4
|
+
type: PropType<{
|
5
|
+
paymentGateway: "DIGIO";
|
6
|
+
config: {
|
7
|
+
merchantId: string;
|
8
|
+
};
|
9
|
+
} | undefined>;
|
10
|
+
required: true;
|
11
|
+
};
|
12
|
+
onUpdate: {
|
13
|
+
type: PropType<(g: any) => void>;
|
14
|
+
required: true;
|
15
|
+
};
|
16
|
+
onDelete: {
|
17
|
+
type: PropType<() => void>;
|
18
|
+
required: true;
|
19
|
+
};
|
20
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
21
|
+
gateway: {
|
22
|
+
type: PropType<{
|
23
|
+
paymentGateway: "DIGIO";
|
24
|
+
config: {
|
25
|
+
merchantId: string;
|
26
|
+
};
|
27
|
+
} | undefined>;
|
28
|
+
required: true;
|
29
|
+
};
|
30
|
+
onUpdate: {
|
31
|
+
type: PropType<(g: any) => void>;
|
32
|
+
required: true;
|
33
|
+
};
|
34
|
+
onDelete: {
|
35
|
+
type: PropType<() => void>;
|
36
|
+
required: true;
|
37
|
+
};
|
38
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
39
|
+
export default _default;
|
@@ -2,12 +2,12 @@ import type { PropType } from 'vue';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
3
|
gateway: {
|
4
4
|
type: PropType<{
|
5
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
5
6
|
config: {
|
6
|
-
secretKey: string;
|
7
7
|
merchantId: string;
|
8
|
+
secretKey: string;
|
8
9
|
verifyKey: string;
|
9
10
|
};
|
10
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
11
11
|
} | undefined>;
|
12
12
|
required: true;
|
13
13
|
};
|
@@ -22,12 +22,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
22
22
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
23
23
|
gateway: {
|
24
24
|
type: PropType<{
|
25
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
25
26
|
config: {
|
26
|
-
secretKey: string;
|
27
27
|
merchantId: string;
|
28
|
+
secretKey: string;
|
28
29
|
verifyKey: string;
|
29
30
|
};
|
30
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
31
31
|
} | undefined>;
|
32
32
|
required: true;
|
33
33
|
};
|
@@ -2,14 +2,14 @@ import type { PropType } from 'vue';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
3
|
gateway: {
|
4
4
|
type: PropType<{
|
5
|
+
paymentGateway: "MACAU_PASS";
|
5
6
|
config: {
|
6
7
|
merchantId: string;
|
7
|
-
storeID: string;
|
8
8
|
merchantName: string;
|
9
9
|
merchantCategoryCode: string;
|
10
|
+
storeID: string;
|
10
11
|
storeName: string;
|
11
12
|
};
|
12
|
-
paymentGateway: "MACAU_PASS";
|
13
13
|
} | undefined>;
|
14
14
|
required: true;
|
15
15
|
};
|
@@ -24,14 +24,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
24
24
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
25
25
|
gateway: {
|
26
26
|
type: PropType<{
|
27
|
+
paymentGateway: "MACAU_PASS";
|
27
28
|
config: {
|
28
29
|
merchantId: string;
|
29
|
-
storeID: string;
|
30
30
|
merchantName: string;
|
31
31
|
merchantCategoryCode: string;
|
32
|
+
storeID: string;
|
32
33
|
storeName: string;
|
33
34
|
};
|
34
|
-
paymentGateway: "MACAU_PASS";
|
35
35
|
} | undefined>;
|
36
36
|
required: true;
|
37
37
|
};
|
@@ -2,8 +2,8 @@ import type { PropType } from 'vue';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
3
|
gateway: {
|
4
4
|
type: PropType<{
|
5
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
|
6
5
|
type: "googlePay";
|
6
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
|
7
7
|
config: {
|
8
8
|
gateway: string;
|
9
9
|
gatewayMerchantId: string;
|
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
22
22
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
23
23
|
gateway: {
|
24
24
|
type: PropType<{
|
25
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
|
26
25
|
type: "googlePay";
|
26
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
|
27
27
|
config: {
|
28
28
|
gateway: string;
|
29
29
|
gatewayMerchantId: string;
|
@@ -0,0 +1,45 @@
|
|
1
|
+
import type { PropType } from 'vue';
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
|
+
gateway: {
|
4
|
+
type: PropType<{
|
5
|
+
_id: string;
|
6
|
+
_rev: string;
|
7
|
+
paymentGateway: "DIGIO";
|
8
|
+
active: boolean;
|
9
|
+
config: {
|
10
|
+
merchantId: string;
|
11
|
+
};
|
12
|
+
} | undefined>;
|
13
|
+
required: true;
|
14
|
+
};
|
15
|
+
onUpdate: {
|
16
|
+
type: PropType<(g: any) => void>;
|
17
|
+
required: true;
|
18
|
+
};
|
19
|
+
onDelete: {
|
20
|
+
type: PropType<() => void>;
|
21
|
+
required: true;
|
22
|
+
};
|
23
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
24
|
+
gateway: {
|
25
|
+
type: PropType<{
|
26
|
+
_id: string;
|
27
|
+
_rev: string;
|
28
|
+
paymentGateway: "DIGIO";
|
29
|
+
active: boolean;
|
30
|
+
config: {
|
31
|
+
merchantId: string;
|
32
|
+
};
|
33
|
+
} | undefined>;
|
34
|
+
required: true;
|
35
|
+
};
|
36
|
+
onUpdate: {
|
37
|
+
type: PropType<(g: any) => void>;
|
38
|
+
required: true;
|
39
|
+
};
|
40
|
+
onDelete: {
|
41
|
+
type: PropType<() => void>;
|
42
|
+
required: true;
|
43
|
+
};
|
44
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
45
|
+
export default _default;
|
@@ -12,17 +12,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
12
12
|
gateway: {
|
13
13
|
type: PropType<{
|
14
14
|
_id: string;
|
15
|
+
_rev: string;
|
16
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
17
|
+
active: boolean;
|
15
18
|
config: {
|
16
19
|
applicationCode?: string | null | undefined;
|
17
20
|
offlineSecret?: string | null | undefined;
|
18
|
-
secretKey: string;
|
19
21
|
uniqueId: string;
|
20
22
|
merchantId: string;
|
23
|
+
secretKey: string;
|
21
24
|
verifyKey: string;
|
22
25
|
};
|
23
|
-
active: boolean;
|
24
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
25
|
-
_rev: string;
|
26
26
|
} | undefined>;
|
27
27
|
required: true;
|
28
28
|
};
|
@@ -38,17 +38,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
38
38
|
gateway: {
|
39
39
|
type: PropType<{
|
40
40
|
_id: string;
|
41
|
+
_rev: string;
|
42
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
43
|
+
active: boolean;
|
41
44
|
config: {
|
42
45
|
applicationCode?: string | null | undefined;
|
43
46
|
offlineSecret?: string | null | undefined;
|
44
|
-
secretKey: string;
|
45
47
|
uniqueId: string;
|
46
48
|
merchantId: string;
|
49
|
+
secretKey: string;
|
47
50
|
verifyKey: string;
|
48
51
|
};
|
49
|
-
active: boolean;
|
50
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
51
|
-
_rev: string;
|
52
52
|
} | undefined>;
|
53
53
|
required: true;
|
54
54
|
};
|
@@ -12,14 +12,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
12
12
|
gateway: {
|
13
13
|
type: PropType<{
|
14
14
|
_id: string;
|
15
|
+
_rev: string;
|
16
|
+
paymentGateway: "E_GHL";
|
17
|
+
active: boolean;
|
15
18
|
config: {
|
16
|
-
terminalId: string;
|
17
19
|
merchantId: string;
|
20
|
+
terminalId: string;
|
18
21
|
privateKey: string;
|
19
22
|
};
|
20
|
-
active: boolean;
|
21
|
-
paymentGateway: "E_GHL";
|
22
|
-
_rev: string;
|
23
23
|
} | undefined>;
|
24
24
|
required: true;
|
25
25
|
};
|
@@ -35,14 +35,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
35
35
|
gateway: {
|
36
36
|
type: PropType<{
|
37
37
|
_id: string;
|
38
|
+
_rev: string;
|
39
|
+
paymentGateway: "E_GHL";
|
40
|
+
active: boolean;
|
38
41
|
config: {
|
39
|
-
terminalId: string;
|
40
42
|
merchantId: string;
|
43
|
+
terminalId: string;
|
41
44
|
privateKey: string;
|
42
45
|
};
|
43
|
-
active: boolean;
|
44
|
-
paymentGateway: "E_GHL";
|
45
|
-
_rev: string;
|
46
46
|
} | undefined>;
|
47
47
|
required: true;
|
48
48
|
};
|
@@ -12,12 +12,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
12
12
|
gateway: {
|
13
13
|
type: PropType<{
|
14
14
|
_id: string;
|
15
|
+
_rev: string;
|
16
|
+
paymentGateway: "GRAB";
|
17
|
+
active: boolean;
|
15
18
|
config: {
|
16
19
|
merchantId: string;
|
17
20
|
};
|
18
|
-
active: boolean;
|
19
|
-
paymentGateway: "GRAB";
|
20
|
-
_rev: string;
|
21
21
|
} | undefined>;
|
22
22
|
required: true;
|
23
23
|
};
|
@@ -33,12 +33,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
33
33
|
gateway: {
|
34
34
|
type: PropType<{
|
35
35
|
_id: string;
|
36
|
+
_rev: string;
|
37
|
+
paymentGateway: "GRAB";
|
38
|
+
active: boolean;
|
36
39
|
config: {
|
37
40
|
merchantId: string;
|
38
41
|
};
|
39
|
-
active: boolean;
|
40
|
-
paymentGateway: "GRAB";
|
41
|
-
_rev: string;
|
42
42
|
} | undefined>;
|
43
43
|
required: true;
|
44
44
|
};
|
@@ -12,17 +12,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
12
12
|
gateway: {
|
13
13
|
type: PropType<{
|
14
14
|
_id: string;
|
15
|
+
_rev: string;
|
16
|
+
paymentGateway: "MACAU_PASS";
|
17
|
+
active: boolean;
|
15
18
|
config: {
|
16
19
|
merchantId: string;
|
17
|
-
storeID: string;
|
18
|
-
/** @type { [typeof __VLS_components.FmTextField, ] } */
|
19
20
|
merchantName: string;
|
20
21
|
merchantCategoryCode: string;
|
22
|
+
storeID: string;
|
21
23
|
storeName: string;
|
22
24
|
};
|
23
|
-
active: boolean;
|
24
|
-
paymentGateway: "MACAU_PASS";
|
25
|
-
_rev: string;
|
26
25
|
} | undefined>;
|
27
26
|
required: true;
|
28
27
|
};
|
@@ -38,17 +37,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
38
37
|
gateway: {
|
39
38
|
type: PropType<{
|
40
39
|
_id: string;
|
40
|
+
_rev: string;
|
41
|
+
paymentGateway: "MACAU_PASS";
|
42
|
+
active: boolean;
|
41
43
|
config: {
|
42
44
|
merchantId: string;
|
43
|
-
storeID: string;
|
44
|
-
/** @type { [typeof __VLS_components.FmTextField, ] } */
|
45
45
|
merchantName: string;
|
46
46
|
merchantCategoryCode: string;
|
47
|
+
storeID: string;
|
47
48
|
storeName: string;
|
48
49
|
};
|
49
|
-
active: boolean;
|
50
|
-
paymentGateway: "MACAU_PASS";
|
51
|
-
_rev: string;
|
52
50
|
} | undefined>;
|
53
51
|
required: true;
|
54
52
|
};
|
@@ -12,15 +12,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
12
12
|
gateway: {
|
13
13
|
type: PropType<{
|
14
14
|
_id: string;
|
15
|
+
_rev: string;
|
16
|
+
paymentGateway: "REVENUE_MONSTER";
|
17
|
+
active: boolean;
|
15
18
|
config: {
|
16
19
|
clientId: string;
|
17
20
|
clientPrivateKey: string;
|
18
21
|
clientSecret: string;
|
19
22
|
storeId: string;
|
20
23
|
};
|
21
|
-
active: boolean;
|
22
|
-
paymentGateway: "REVENUE_MONSTER";
|
23
|
-
_rev: string;
|
24
24
|
} | undefined>;
|
25
25
|
required: true;
|
26
26
|
};
|
@@ -36,15 +36,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
36
36
|
gateway: {
|
37
37
|
type: PropType<{
|
38
38
|
_id: string;
|
39
|
+
_rev: string;
|
40
|
+
paymentGateway: "REVENUE_MONSTER";
|
41
|
+
active: boolean;
|
39
42
|
config: {
|
40
43
|
clientId: string;
|
41
44
|
clientPrivateKey: string;
|
42
45
|
clientSecret: string;
|
43
46
|
storeId: string;
|
44
47
|
};
|
45
|
-
active: boolean;
|
46
|
-
paymentGateway: "REVENUE_MONSTER";
|
47
|
-
_rev: string;
|
48
48
|
} | undefined>;
|
49
49
|
required: true;
|
50
50
|
};
|