@feedmepos/mf-payment 1.2.0 → 1.2.2
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/{PDFViewer-BQfgFexr.js → PDFViewer-xrBtzrlR.js} +1 -2
- package/dist/{PayoutAccount-CLJp9Jyn.js → PayoutAccount-C1eI-Tha.js} +6 -6
- package/dist/{PayoutAccount-BvU23xuM.js → PayoutAccount-QY9LkR0r.js} +7 -7
- package/dist/PayoutAccountSetting-Bt-BBfpF.js +970 -0
- package/dist/{Restaurant-C962cqyn.js → Restaurant-DMEt0GSf.js} +4 -4
- package/dist/RestaurantSetting-Bjgjx7_c.js +487 -0
- package/dist/{Settlement-BZuKvRaG.js → Settlement-DHczxjKA.js} +3 -3
- package/dist/{Settlement-BHHc5YoF.js → Settlement-PYl2xRrw.js} +3 -3
- package/dist/{SettlementTransactions-zqQOlNmL.js → SettlementTransactions-B6eUs4ay.js} +3 -3
- package/dist/{SettlementTransactions-T_NueCUi.js → SettlementTransactions-Bn2-iO30.js} +3 -3
- package/dist/{Terminal-DEndcR6q.js → Terminal-q9AtQVTw.js} +36 -36
- package/dist/{TerminalSetting-Y11VutPg.js → TerminalSetting-DKvLKsrH.js} +218 -212
- package/dist/{Transaction-BMh7HeF-.js → Transaction-BSDhGkTu.js} +5 -5
- package/dist/{Transaction-CKHYz4EJ.js → Transaction-DlkiWPJt.js} +7 -7
- package/dist/{TransactionOld-CBu3JNau.js → TransactionOld-B93Kp78J.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-Bm6pV5Ps.js → TransactionTable.vue_vue_type_script_setup_true_lang-DEgiifDL.js} +3 -3
- package/dist/api/payout/index.d.ts +2 -1
- package/dist/{app-BpdRZpkd.js → app-B1yXzXMJ.js} +270 -270
- package/dist/app.js +1 -1
- package/dist/{assets-CiNHrDU0.js → assets-DbCf2oTj.js} +2 -2
- package/dist/{grafana-D4sIBgS0.js → grafana-CxvNheOh.js} +1 -1
- package/dist/{index-D7YmrmZF.js → index-BoafQG_3.js} +1 -1
- package/dist/{index-B9Q6VJh7.js → index-BwmZGhzh.js} +6719 -6639
- package/dist/{index-CtH76apJ.js → index-C9YbV874.js} +1 -1
- package/dist/{index-CtGB8IE0.js → index-DJx90D2_.js} +1 -1
- package/dist/{index-C2ZxjTVN.js → index-DQ6y1YEM.js} +1 -1
- package/dist/index-DoWYy-5F.js +73 -0
- package/dist/{index-CuBlZneL.js → index-DrVrxzsm.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-C5YwGnbl.js → index.vue_vue_type_script_setup_true_lang-BJAdIBCX.js} +1 -1
- package/dist/package.json +4 -4
- package/dist/{payout-account-DoiqVkOg.js → payout-account-Cy0D7ycP.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +60 -10
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +60 -10
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +56 -16
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +56 -16
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +60 -10
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +60 -10
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +173 -0
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +46 -1
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +49 -0
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +50 -0
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +2 -2
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +12 -12
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +14 -12
- package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/SoftspaceGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/TerminalGateway.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 +120 -20
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +16 -16
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +8 -8
- package/dist/views/settlement/SettlementTable.vue.d.ts +12 -12
- package/package.json +4 -4
- package/dist/PayoutAccountSetting-DjrQRJDm.js +0 -728
- package/dist/RestaurantSetting-C2zHT9N3.js +0 -412
- package/dist/index-CJL2mrrn.js +0 -67
@@ -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" | "Ghl" | "Nets" | "
|
12
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
16
13
|
}[] | null | undefined;
|
14
|
+
deviceId?: string | null | undefined;
|
15
|
+
bindCode?: string | null | undefined;
|
16
|
+
token?: string | null | undefined;
|
17
17
|
ecrs?: ({
|
18
18
|
config?: {
|
19
19
|
terminalId: string;
|
@@ -28,12 +28,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
28
28
|
gateway: "Ghl";
|
29
29
|
})[] | null | undefined;
|
30
30
|
deletedAt?: string | null | undefined;
|
31
|
-
status: "Active" | "Inactive";
|
32
31
|
_id: string;
|
32
|
+
status: "Active" | "Inactive";
|
33
33
|
referenceId: string;
|
34
|
+
createdAt: string;
|
34
35
|
securityCode: string;
|
35
36
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
36
|
-
createdAt: string;
|
37
37
|
updatedAt: string;
|
38
38
|
}>;
|
39
39
|
};
|
@@ -41,17 +41,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
41
41
|
terminal: {
|
42
42
|
type: PropType<{
|
43
43
|
name?: string | null | undefined;
|
44
|
-
deviceId?: string | null | undefined;
|
45
|
-
bindCode?: string | null | undefined;
|
46
44
|
secretKey?: string | null | undefined;
|
47
|
-
token?: string | null | undefined;
|
48
45
|
gateways?: {
|
49
46
|
config?: {
|
50
47
|
packageId: string;
|
51
48
|
uniqueId: string;
|
52
49
|
} | null | undefined;
|
53
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
50
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
54
51
|
}[] | null | undefined;
|
52
|
+
deviceId?: string | null | undefined;
|
53
|
+
bindCode?: string | null | undefined;
|
54
|
+
token?: string | null | undefined;
|
55
55
|
ecrs?: ({
|
56
56
|
config?: {
|
57
57
|
terminalId: string;
|
@@ -66,12 +66,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
66
66
|
gateway: "Ghl";
|
67
67
|
})[] | null | undefined;
|
68
68
|
deletedAt?: string | null | undefined;
|
69
|
-
status: "Active" | "Inactive";
|
70
69
|
_id: string;
|
70
|
+
status: "Active" | "Inactive";
|
71
71
|
referenceId: string;
|
72
|
+
createdAt: string;
|
72
73
|
securityCode: string;
|
73
74
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
74
|
-
createdAt: string;
|
75
75
|
updatedAt: string;
|
76
76
|
}>;
|
77
77
|
};
|
@@ -4,18 +4,19 @@ 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" | "Ghl" | "Nets" | "
|
13
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
14
|
}[] | null | undefined;
|
15
|
+
deviceId?: string | null | undefined;
|
16
|
+
bindCode?: string | null | undefined;
|
17
|
+
token?: string | null | undefined;
|
18
18
|
ecrs?: ({
|
19
|
+
/**__VLS_emit,__VLS_3,validation-success*/
|
19
20
|
config?: {
|
20
21
|
terminalId: string;
|
21
22
|
} | null | undefined;
|
@@ -29,12 +30,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
29
30
|
gateway: "Ghl";
|
30
31
|
})[] | null | undefined;
|
31
32
|
deletedAt?: string | null | undefined;
|
32
|
-
status: "Active" | "Inactive";
|
33
33
|
_id: string;
|
34
|
+
status: "Active" | "Inactive";
|
34
35
|
referenceId: string;
|
36
|
+
createdAt: string;
|
35
37
|
securityCode: string;
|
36
38
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
37
|
-
createdAt: string;
|
38
39
|
updatedAt: string;
|
39
40
|
}>;
|
40
41
|
required: true;
|
@@ -47,18 +48,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
47
48
|
terminal: {
|
48
49
|
type: PropType<{
|
49
50
|
name?: string | null | undefined;
|
50
|
-
deviceId?: string | null | undefined;
|
51
|
-
bindCode?: string | null | undefined;
|
52
51
|
secretKey?: string | null | undefined;
|
53
|
-
token?: string | null | undefined;
|
54
52
|
gateways?: {
|
55
53
|
config?: {
|
56
54
|
packageId: string;
|
57
55
|
uniqueId: string;
|
58
56
|
} | null | undefined;
|
59
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
57
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
60
58
|
}[] | null | undefined;
|
59
|
+
deviceId?: string | null | undefined;
|
60
|
+
bindCode?: string | null | undefined;
|
61
|
+
token?: string | null | undefined;
|
61
62
|
ecrs?: ({
|
63
|
+
/**__VLS_emit,__VLS_3,validation-success*/
|
62
64
|
config?: {
|
63
65
|
terminalId: string;
|
64
66
|
} | null | undefined;
|
@@ -72,12 +74,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
72
74
|
gateway: "Ghl";
|
73
75
|
})[] | null | undefined;
|
74
76
|
deletedAt?: string | null | undefined;
|
75
|
-
status: "Active" | "Inactive";
|
76
77
|
_id: string;
|
78
|
+
status: "Active" | "Inactive";
|
77
79
|
referenceId: string;
|
80
|
+
createdAt: string;
|
78
81
|
securityCode: string;
|
79
82
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
80
|
-
createdAt: string;
|
81
83
|
updatedAt: string;
|
82
84
|
}>;
|
83
85
|
required: true;
|
@@ -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" | "Ghl" | "Nets" | "
|
13
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
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;
|
@@ -29,12 +29,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
29
29
|
gateway: "Ghl";
|
30
30
|
})[] | null | undefined;
|
31
31
|
deletedAt?: string | null | undefined;
|
32
|
-
status: "Active" | "Inactive";
|
33
32
|
_id: string;
|
33
|
+
status: "Active" | "Inactive";
|
34
34
|
referenceId: string;
|
35
|
+
createdAt: string;
|
35
36
|
securityCode: string;
|
36
37
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
37
|
-
createdAt: string;
|
38
38
|
updatedAt: string;
|
39
39
|
}>;
|
40
40
|
required: true;
|
@@ -47,17 +47,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
47
47
|
terminal: {
|
48
48
|
type: PropType<{
|
49
49
|
name?: string | null | undefined;
|
50
|
-
deviceId?: string | null | undefined;
|
51
|
-
bindCode?: string | null | undefined;
|
52
50
|
secretKey?: string | null | undefined;
|
53
|
-
token?: string | null | undefined;
|
54
51
|
gateways?: {
|
55
52
|
config?: {
|
56
53
|
packageId: string;
|
57
54
|
uniqueId: string;
|
58
55
|
} | null | undefined;
|
59
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
56
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
60
57
|
}[] | null | undefined;
|
58
|
+
deviceId?: string | null | undefined;
|
59
|
+
bindCode?: string | null | undefined;
|
60
|
+
token?: string | null | undefined;
|
61
61
|
ecrs?: ({
|
62
62
|
config?: {
|
63
63
|
terminalId: string;
|
@@ -72,12 +72,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
72
72
|
gateway: "Ghl";
|
73
73
|
})[] | null | undefined;
|
74
74
|
deletedAt?: string | null | undefined;
|
75
|
-
status: "Active" | "Inactive";
|
76
75
|
_id: string;
|
76
|
+
status: "Active" | "Inactive";
|
77
77
|
referenceId: string;
|
78
|
+
createdAt: string;
|
78
79
|
securityCode: string;
|
79
80
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
80
|
-
createdAt: string;
|
81
81
|
updatedAt: string;
|
82
82
|
}>;
|
83
83
|
required: true;
|
@@ -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" | "Ghl" | "Nets" | "
|
12
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
16
13
|
}[] | null | undefined;
|
14
|
+
deviceId?: string | null | undefined;
|
15
|
+
bindCode?: string | null | undefined;
|
16
|
+
token?: string | null | undefined;
|
17
17
|
ecrs?: ({
|
18
18
|
config?: {
|
19
19
|
terminalId: string;
|
@@ -28,12 +28,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
28
28
|
gateway: "Ghl";
|
29
29
|
})[] | null | undefined;
|
30
30
|
deletedAt?: string | null | undefined;
|
31
|
-
status: "Active" | "Inactive";
|
32
31
|
_id: string;
|
32
|
+
status: "Active" | "Inactive";
|
33
33
|
referenceId: string;
|
34
|
+
createdAt: string;
|
34
35
|
securityCode: string;
|
35
36
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
36
|
-
createdAt: string;
|
37
37
|
updatedAt: string;
|
38
38
|
}>;
|
39
39
|
required: true;
|
@@ -42,17 +42,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
42
42
|
terminal: {
|
43
43
|
type: PropType<{
|
44
44
|
name?: string | null | undefined;
|
45
|
-
deviceId?: string | null | undefined;
|
46
|
-
bindCode?: string | null | undefined;
|
47
45
|
secretKey?: string | null | undefined;
|
48
|
-
token?: string | null | undefined;
|
49
46
|
gateways?: {
|
50
47
|
config?: {
|
51
48
|
packageId: string;
|
52
49
|
uniqueId: string;
|
53
50
|
} | null | undefined;
|
54
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
51
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
55
52
|
}[] | null | undefined;
|
53
|
+
deviceId?: string | null | undefined;
|
54
|
+
bindCode?: string | null | undefined;
|
55
|
+
token?: string | null | undefined;
|
56
56
|
ecrs?: ({
|
57
57
|
config?: {
|
58
58
|
terminalId: string;
|
@@ -67,12 +67,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
67
67
|
gateway: "Ghl";
|
68
68
|
})[] | null | undefined;
|
69
69
|
deletedAt?: string | null | undefined;
|
70
|
-
status: "Active" | "Inactive";
|
71
70
|
_id: string;
|
71
|
+
status: "Active" | "Inactive";
|
72
72
|
referenceId: string;
|
73
|
+
createdAt: string;
|
73
74
|
securityCode: string;
|
74
75
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
75
|
-
createdAt: string;
|
76
76
|
updatedAt: string;
|
77
77
|
}>;
|
78
78
|
required: true;
|
@@ -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" | "Ghl" | "Nets" | "
|
12
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
16
13
|
}[] | null | undefined;
|
14
|
+
deviceId?: string | null | undefined;
|
15
|
+
bindCode?: string | null | undefined;
|
16
|
+
token?: string | null | undefined;
|
17
17
|
ecrs?: ({
|
18
18
|
config?: {
|
19
19
|
terminalId: string;
|
@@ -28,12 +28,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
28
28
|
gateway: "Ghl";
|
29
29
|
})[] | null | undefined;
|
30
30
|
deletedAt?: string | null | undefined;
|
31
|
-
status: "Active" | "Inactive";
|
32
31
|
_id: string;
|
32
|
+
status: "Active" | "Inactive";
|
33
33
|
referenceId: string;
|
34
|
+
createdAt: string;
|
34
35
|
securityCode: string;
|
35
36
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
36
|
-
createdAt: string;
|
37
37
|
updatedAt: string;
|
38
38
|
}>;
|
39
39
|
required: true;
|
@@ -42,17 +42,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
42
42
|
terminal: {
|
43
43
|
type: PropType<{
|
44
44
|
name?: string | null | undefined;
|
45
|
-
deviceId?: string | null | undefined;
|
46
|
-
bindCode?: string | null | undefined;
|
47
45
|
secretKey?: string | null | undefined;
|
48
|
-
token?: string | null | undefined;
|
49
46
|
gateways?: {
|
50
47
|
config?: {
|
51
48
|
packageId: string;
|
52
49
|
uniqueId: string;
|
53
50
|
} | null | undefined;
|
54
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
51
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
55
52
|
}[] | null | undefined;
|
53
|
+
deviceId?: string | null | undefined;
|
54
|
+
bindCode?: string | null | undefined;
|
55
|
+
token?: string | null | undefined;
|
56
56
|
ecrs?: ({
|
57
57
|
config?: {
|
58
58
|
terminalId: string;
|
@@ -67,12 +67,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
67
67
|
gateway: "Ghl";
|
68
68
|
})[] | null | undefined;
|
69
69
|
deletedAt?: string | null | undefined;
|
70
|
-
status: "Active" | "Inactive";
|
71
70
|
_id: string;
|
71
|
+
status: "Active" | "Inactive";
|
72
72
|
referenceId: string;
|
73
|
+
createdAt: string;
|
73
74
|
securityCode: string;
|
74
75
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
75
|
-
createdAt: string;
|
76
76
|
updatedAt: string;
|
77
77
|
}>;
|
78
78
|
required: true;
|
@@ -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" | "Ghl" | "Nets" | "
|
13
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
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;
|
@@ -29,12 +29,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
29
29
|
gateway: "Ghl";
|
30
30
|
})[] | null | undefined;
|
31
31
|
deletedAt?: string | null | undefined;
|
32
|
-
status: "Active" | "Inactive";
|
33
32
|
_id: string;
|
33
|
+
status: "Active" | "Inactive";
|
34
34
|
referenceId: string;
|
35
|
+
createdAt: string;
|
35
36
|
securityCode: string;
|
36
37
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
37
|
-
createdAt: string;
|
38
38
|
updatedAt: string;
|
39
39
|
}>;
|
40
40
|
required: true;
|
@@ -47,17 +47,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
47
47
|
terminal: {
|
48
48
|
type: PropType<{
|
49
49
|
name?: string | null | undefined;
|
50
|
-
deviceId?: string | null | undefined;
|
51
|
-
bindCode?: string | null | undefined;
|
52
50
|
secretKey?: string | null | undefined;
|
53
|
-
token?: string | null | undefined;
|
54
51
|
gateways?: {
|
55
52
|
config?: {
|
56
53
|
packageId: string;
|
57
54
|
uniqueId: string;
|
58
55
|
} | null | undefined;
|
59
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
56
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
60
57
|
}[] | null | undefined;
|
58
|
+
deviceId?: string | null | undefined;
|
59
|
+
bindCode?: string | null | undefined;
|
60
|
+
token?: string | null | undefined;
|
61
61
|
ecrs?: ({
|
62
62
|
config?: {
|
63
63
|
terminalId: string;
|
@@ -72,12 +72,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
72
72
|
gateway: "Ghl";
|
73
73
|
})[] | null | undefined;
|
74
74
|
deletedAt?: string | null | undefined;
|
75
|
-
status: "Active" | "Inactive";
|
76
75
|
_id: string;
|
76
|
+
status: "Active" | "Inactive";
|
77
77
|
referenceId: string;
|
78
|
+
createdAt: string;
|
78
79
|
securityCode: string;
|
79
80
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
80
|
-
createdAt: string;
|
81
81
|
updatedAt: string;
|
82
82
|
}>;
|
83
83
|
required: true;
|
@@ -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" | "Ghl" | "Nets" | "
|
13
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
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;
|
@@ -29,12 +29,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
29
29
|
gateway: "Ghl";
|
30
30
|
})[] | null | undefined;
|
31
31
|
deletedAt?: string | null | undefined;
|
32
|
-
status: "Active" | "Inactive";
|
33
32
|
_id: string;
|
33
|
+
status: "Active" | "Inactive";
|
34
34
|
referenceId: string;
|
35
|
+
createdAt: string;
|
35
36
|
securityCode: string;
|
36
37
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
37
|
-
createdAt: string;
|
38
38
|
updatedAt: string;
|
39
39
|
}>;
|
40
40
|
required: true;
|
@@ -47,17 +47,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
47
47
|
terminal: {
|
48
48
|
type: PropType<{
|
49
49
|
name?: string | null | undefined;
|
50
|
-
deviceId?: string | null | undefined;
|
51
|
-
bindCode?: string | null | undefined;
|
52
50
|
secretKey?: string | null | undefined;
|
53
|
-
token?: string | null | undefined;
|
54
51
|
gateways?: {
|
55
52
|
config?: {
|
56
53
|
packageId: string;
|
57
54
|
uniqueId: string;
|
58
55
|
} | null | undefined;
|
59
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
56
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
60
57
|
}[] | null | undefined;
|
58
|
+
deviceId?: string | null | undefined;
|
59
|
+
bindCode?: string | null | undefined;
|
60
|
+
token?: string | null | undefined;
|
61
61
|
ecrs?: ({
|
62
62
|
config?: {
|
63
63
|
terminalId: string;
|
@@ -72,12 +72,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
72
72
|
gateway: "Ghl";
|
73
73
|
})[] | null | undefined;
|
74
74
|
deletedAt?: string | null | undefined;
|
75
|
-
status: "Active" | "Inactive";
|
76
75
|
_id: string;
|
76
|
+
status: "Active" | "Inactive";
|
77
77
|
referenceId: string;
|
78
|
+
createdAt: string;
|
78
79
|
securityCode: string;
|
79
80
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
80
|
-
createdAt: string;
|
81
81
|
updatedAt: string;
|
82
82
|
}>;
|
83
83
|
required: true;
|
@@ -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" | "Ghl" | "Nets" | "
|
12
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
16
13
|
}[] | null | undefined;
|
14
|
+
deviceId?: string | null | undefined;
|
15
|
+
bindCode?: string | null | undefined;
|
16
|
+
token?: string | null | undefined;
|
17
17
|
ecrs?: ({
|
18
18
|
config?: {
|
19
19
|
terminalId: string;
|
@@ -28,12 +28,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
28
28
|
gateway: "Ghl";
|
29
29
|
})[] | null | undefined;
|
30
30
|
deletedAt?: string | null | undefined;
|
31
|
-
status: "Active" | "Inactive";
|
32
31
|
_id: string;
|
32
|
+
status: "Active" | "Inactive";
|
33
33
|
referenceId: string;
|
34
|
+
createdAt: string;
|
34
35
|
securityCode: string;
|
35
36
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
36
|
-
createdAt: string;
|
37
37
|
updatedAt: string;
|
38
38
|
}>;
|
39
39
|
required: true;
|
@@ -42,17 +42,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
42
42
|
terminal: {
|
43
43
|
type: PropType<{
|
44
44
|
name?: string | null | undefined;
|
45
|
-
deviceId?: string | null | undefined;
|
46
|
-
bindCode?: string | null | undefined;
|
47
45
|
secretKey?: string | null | undefined;
|
48
|
-
token?: string | null | undefined;
|
49
46
|
gateways?: {
|
50
47
|
config?: {
|
51
48
|
packageId: string;
|
52
49
|
uniqueId: string;
|
53
50
|
} | null | undefined;
|
54
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
51
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
55
52
|
}[] | null | undefined;
|
53
|
+
deviceId?: string | null | undefined;
|
54
|
+
bindCode?: string | null | undefined;
|
55
|
+
token?: string | null | undefined;
|
56
56
|
ecrs?: ({
|
57
57
|
config?: {
|
58
58
|
terminalId: string;
|
@@ -67,12 +67,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
67
67
|
gateway: "Ghl";
|
68
68
|
})[] | null | undefined;
|
69
69
|
deletedAt?: string | null | undefined;
|
70
|
-
status: "Active" | "Inactive";
|
71
70
|
_id: string;
|
71
|
+
status: "Active" | "Inactive";
|
72
72
|
referenceId: string;
|
73
|
+
createdAt: string;
|
73
74
|
securityCode: string;
|
74
75
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
75
|
-
createdAt: string;
|
76
76
|
updatedAt: string;
|
77
77
|
}>;
|
78
78
|
required: true;
|