@feedmepos/mf-payment 1.2.2 → 1.2.3
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-C1eI-Tha.js → PayoutAccount-CcD9G3tM.js} +6 -6
- package/dist/{PayoutAccount-QY9LkR0r.js → PayoutAccount-DqbpQ8mY.js} +5 -5
- package/dist/{PayoutAccountSetting-Bt-BBfpF.js → PayoutAccountSetting-C2PsyDLM.js} +312 -326
- package/dist/{Restaurant-DMEt0GSf.js → Restaurant-C90F0Stw.js} +4 -4
- package/dist/{RestaurantSetting-Bjgjx7_c.js → RestaurantSetting-ECCLE0zj.js} +171 -157
- package/dist/{Settlement-DHczxjKA.js → Settlement-CD1Vm7TK.js} +3 -3
- package/dist/{Settlement-PYl2xRrw.js → Settlement-DxkW-ltZ.js} +3 -3
- package/dist/{SettlementTransactions-B6eUs4ay.js → SettlementTransactions-Bj85X5dx.js} +3 -3
- package/dist/{SettlementTransactions-Bn2-iO30.js → SettlementTransactions-D6dyfrsh.js} +3 -3
- package/dist/{Terminal-q9AtQVTw.js → Terminal-WFU6xb6H.js} +5 -5
- package/dist/{TerminalSetting-DKvLKsrH.js → TerminalSetting-DSCFAQht.js} +3 -3
- package/dist/{Transaction-DlkiWPJt.js → Transaction-CB62_jSg.js} +7 -7
- package/dist/{Transaction-BSDhGkTu.js → Transaction-PRcVVkhp.js} +5 -5
- package/dist/{TransactionOld-B93Kp78J.js → TransactionOld-B0P4HXt8.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-DEgiifDL.js → TransactionTable.vue_vue_type_script_setup_true_lang-jF4UYhQi.js} +3 -3
- package/dist/{app-B1yXzXMJ.js → app-S42F2ZTb.js} +295 -295
- package/dist/app.js +1 -1
- package/dist/{assets-DbCf2oTj.js → assets-wSUxHhv6.js} +2 -2
- package/dist/{grafana-CxvNheOh.js → grafana-kQY3riiN.js} +1 -1
- package/dist/{index-BoafQG_3.js → index-B-2fIhCU.js} +1 -1
- package/dist/{index-DoWYy-5F.js → index-Bj2Rs1vj.js} +2 -2
- package/dist/{index-BwmZGhzh.js → index-C3OElkUY.js} +24 -24
- package/dist/{index-DQ6y1YEM.js → index-C_3jgmep.js} +1 -1
- package/dist/{index-DJx90D2_.js → index-CiIXIJ1u.js} +1 -1
- package/dist/{index-C9YbV874.js → index-DcK-ntIi.js} +1 -1
- package/dist/{index-DrVrxzsm.js → index-JkEYKC8p.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-BJAdIBCX.js → index.vue_vue_type_script_setup_true_lang-C1ogwxl8.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-Cy0D7ycP.js → payout-account-zISZXeYt.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +12 -16
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +12 -16
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +14 -18
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +14 -18
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +12 -16
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +12 -16
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +14 -18
- 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 +2 -6
- 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/MacauPassGateway.vue.d.ts +10 -6
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +12 -12
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/SoftspaceGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +8 -8
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +24 -32
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +60 -60
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +30 -30
- package/dist/views/settlement/SettlementTable.vue.d.ts +12 -12
- package/package.json +2 -2
@@ -2,12 +2,12 @@ import { type PropType } from 'vue';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
3
|
terminal: {
|
4
4
|
type: PropType<{
|
5
|
-
name?: string | null | undefined;
|
6
5
|
secretKey?: string | null | undefined;
|
6
|
+
name?: string | null | undefined;
|
7
7
|
gateways?: {
|
8
8
|
config?: {
|
9
|
-
packageId: string;
|
10
9
|
uniqueId: string;
|
10
|
+
packageId: string;
|
11
11
|
} | null | undefined;
|
12
12
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
13
13
|
}[] | null | undefined;
|
@@ -21,8 +21,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
21
21
|
gateway: "FeedMe";
|
22
22
|
} | {
|
23
23
|
config?: {
|
24
|
-
terminalId: string;
|
25
24
|
merchantId: string;
|
25
|
+
terminalId: string;
|
26
26
|
privateKey: string;
|
27
27
|
} | null | undefined;
|
28
28
|
gateway: "Ghl";
|
@@ -32,20 +32,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
32
32
|
status: "Active" | "Inactive";
|
33
33
|
referenceId: string;
|
34
34
|
createdAt: string;
|
35
|
+
updatedAt: string;
|
35
36
|
securityCode: string;
|
36
37
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
37
|
-
updatedAt: string;
|
38
38
|
}>;
|
39
39
|
};
|
40
40
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
41
41
|
terminal: {
|
42
42
|
type: PropType<{
|
43
|
-
name?: string | null | undefined;
|
44
43
|
secretKey?: string | null | undefined;
|
44
|
+
name?: string | null | undefined;
|
45
45
|
gateways?: {
|
46
46
|
config?: {
|
47
|
-
packageId: string;
|
48
47
|
uniqueId: string;
|
48
|
+
packageId: string;
|
49
49
|
} | null | undefined;
|
50
50
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
51
51
|
}[] | null | undefined;
|
@@ -59,8 +59,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
59
59
|
gateway: "FeedMe";
|
60
60
|
} | {
|
61
61
|
config?: {
|
62
|
-
terminalId: string;
|
63
62
|
merchantId: string;
|
63
|
+
terminalId: string;
|
64
64
|
privateKey: string;
|
65
65
|
} | null | undefined;
|
66
66
|
gateway: "Ghl";
|
@@ -70,9 +70,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
70
70
|
status: "Active" | "Inactive";
|
71
71
|
referenceId: string;
|
72
72
|
createdAt: string;
|
73
|
+
updatedAt: string;
|
73
74
|
securityCode: string;
|
74
75
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
75
|
-
updatedAt: string;
|
76
76
|
}>;
|
77
77
|
};
|
78
78
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
@@ -3,12 +3,12 @@ import { type PropType } from 'vue';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
4
|
terminal: {
|
5
5
|
type: PropType<{
|
6
|
-
name?: string | null | undefined;
|
7
6
|
secretKey?: string | null | undefined;
|
7
|
+
name?: string | null | undefined;
|
8
8
|
gateways?: {
|
9
9
|
config?: {
|
10
|
-
packageId: string;
|
11
10
|
uniqueId: string;
|
11
|
+
packageId: string;
|
12
12
|
} | null | undefined;
|
13
13
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
14
14
|
}[] | null | undefined;
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
23
23
|
gateway: "FeedMe";
|
24
24
|
} | {
|
25
25
|
config?: {
|
26
|
-
terminalId: string;
|
27
26
|
merchantId: string;
|
27
|
+
terminalId: string;
|
28
28
|
privateKey: string;
|
29
29
|
} | null | undefined;
|
30
30
|
gateway: "Ghl";
|
@@ -34,9 +34,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
34
34
|
status: "Active" | "Inactive";
|
35
35
|
referenceId: string;
|
36
36
|
createdAt: string;
|
37
|
+
updatedAt: string;
|
37
38
|
securityCode: string;
|
38
39
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
39
|
-
updatedAt: string;
|
40
40
|
}>;
|
41
41
|
required: true;
|
42
42
|
};
|
@@ -47,12 +47,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
47
47
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
48
48
|
terminal: {
|
49
49
|
type: PropType<{
|
50
|
-
name?: string | null | undefined;
|
51
50
|
secretKey?: string | null | undefined;
|
51
|
+
name?: string | null | undefined;
|
52
52
|
gateways?: {
|
53
53
|
config?: {
|
54
|
-
packageId: string;
|
55
54
|
uniqueId: string;
|
55
|
+
packageId: string;
|
56
56
|
} | null | undefined;
|
57
57
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
58
58
|
}[] | null | undefined;
|
@@ -67,8 +67,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
67
67
|
gateway: "FeedMe";
|
68
68
|
} | {
|
69
69
|
config?: {
|
70
|
-
terminalId: string;
|
71
70
|
merchantId: string;
|
71
|
+
terminalId: string;
|
72
72
|
privateKey: string;
|
73
73
|
} | null | undefined;
|
74
74
|
gateway: "Ghl";
|
@@ -78,9 +78,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
78
78
|
status: "Active" | "Inactive";
|
79
79
|
referenceId: string;
|
80
80
|
createdAt: string;
|
81
|
+
updatedAt: string;
|
81
82
|
securityCode: string;
|
82
83
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
83
|
-
updatedAt: string;
|
84
84
|
}>;
|
85
85
|
required: true;
|
86
86
|
};
|
@@ -3,12 +3,12 @@ import { type PropType } from 'vue';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
4
|
terminal: {
|
5
5
|
type: PropType<{
|
6
|
-
name?: string | null | undefined;
|
7
6
|
secretKey?: string | null | undefined;
|
7
|
+
name?: string | null | undefined;
|
8
8
|
gateways?: {
|
9
9
|
config?: {
|
10
|
-
packageId: string;
|
11
10
|
uniqueId: string;
|
11
|
+
packageId: string;
|
12
12
|
} | null | undefined;
|
13
13
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
14
14
|
}[] | null | undefined;
|
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
22
22
|
gateway: "FeedMe";
|
23
23
|
} | {
|
24
24
|
config?: {
|
25
|
-
terminalId: string;
|
26
25
|
merchantId: string;
|
26
|
+
terminalId: string;
|
27
27
|
privateKey: string;
|
28
28
|
} | null | undefined;
|
29
29
|
gateway: "Ghl";
|
@@ -33,9 +33,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
33
33
|
status: "Active" | "Inactive";
|
34
34
|
referenceId: string;
|
35
35
|
createdAt: string;
|
36
|
+
updatedAt: string;
|
36
37
|
securityCode: string;
|
37
38
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
38
|
-
updatedAt: string;
|
39
39
|
}>;
|
40
40
|
required: true;
|
41
41
|
};
|
@@ -46,12 +46,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
46
46
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
47
47
|
terminal: {
|
48
48
|
type: PropType<{
|
49
|
-
name?: string | null | undefined;
|
50
49
|
secretKey?: string | null | undefined;
|
50
|
+
name?: string | null | undefined;
|
51
51
|
gateways?: {
|
52
52
|
config?: {
|
53
|
-
packageId: string;
|
54
53
|
uniqueId: string;
|
54
|
+
packageId: string;
|
55
55
|
} | null | undefined;
|
56
56
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
57
57
|
}[] | null | undefined;
|
@@ -65,8 +65,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
65
65
|
gateway: "FeedMe";
|
66
66
|
} | {
|
67
67
|
config?: {
|
68
|
-
terminalId: string;
|
69
68
|
merchantId: string;
|
69
|
+
terminalId: string;
|
70
70
|
privateKey: string;
|
71
71
|
} | null | undefined;
|
72
72
|
gateway: "Ghl";
|
@@ -76,9 +76,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
76
76
|
status: "Active" | "Inactive";
|
77
77
|
referenceId: string;
|
78
78
|
createdAt: string;
|
79
|
+
updatedAt: string;
|
79
80
|
securityCode: string;
|
80
81
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
81
|
-
updatedAt: string;
|
82
82
|
}>;
|
83
83
|
required: true;
|
84
84
|
};
|
@@ -2,12 +2,12 @@ import type { PropType } from 'vue';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
3
|
terminal: {
|
4
4
|
type: PropType<{
|
5
|
-
name?: string | null | undefined;
|
6
5
|
secretKey?: string | null | undefined;
|
6
|
+
name?: string | null | undefined;
|
7
7
|
gateways?: {
|
8
8
|
config?: {
|
9
|
-
packageId: string;
|
10
9
|
uniqueId: string;
|
10
|
+
packageId: string;
|
11
11
|
} | null | undefined;
|
12
12
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
13
13
|
}[] | null | undefined;
|
@@ -21,8 +21,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
21
21
|
gateway: "FeedMe";
|
22
22
|
} | {
|
23
23
|
config?: {
|
24
|
-
terminalId: string;
|
25
24
|
merchantId: string;
|
25
|
+
terminalId: string;
|
26
26
|
privateKey: string;
|
27
27
|
} | null | undefined;
|
28
28
|
gateway: "Ghl";
|
@@ -32,21 +32,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
32
32
|
status: "Active" | "Inactive";
|
33
33
|
referenceId: string;
|
34
34
|
createdAt: string;
|
35
|
+
updatedAt: string;
|
35
36
|
securityCode: string;
|
36
37
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
37
|
-
updatedAt: string;
|
38
38
|
}>;
|
39
39
|
required: true;
|
40
40
|
};
|
41
41
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
42
42
|
terminal: {
|
43
43
|
type: PropType<{
|
44
|
-
name?: string | null | undefined;
|
45
44
|
secretKey?: string | null | undefined;
|
45
|
+
name?: string | null | undefined;
|
46
46
|
gateways?: {
|
47
47
|
config?: {
|
48
|
-
packageId: string;
|
49
48
|
uniqueId: string;
|
49
|
+
packageId: string;
|
50
50
|
} | null | undefined;
|
51
51
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
52
52
|
}[] | null | undefined;
|
@@ -60,8 +60,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
60
60
|
gateway: "FeedMe";
|
61
61
|
} | {
|
62
62
|
config?: {
|
63
|
-
terminalId: string;
|
64
63
|
merchantId: string;
|
64
|
+
terminalId: string;
|
65
65
|
privateKey: string;
|
66
66
|
} | null | undefined;
|
67
67
|
gateway: "Ghl";
|
@@ -71,9 +71,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
71
71
|
status: "Active" | "Inactive";
|
72
72
|
referenceId: string;
|
73
73
|
createdAt: string;
|
74
|
+
updatedAt: string;
|
74
75
|
securityCode: string;
|
75
76
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
76
|
-
updatedAt: string;
|
77
77
|
}>;
|
78
78
|
required: true;
|
79
79
|
};
|
@@ -2,12 +2,12 @@ import { type PropType } from 'vue';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
3
|
terminal: {
|
4
4
|
type: PropType<{
|
5
|
-
name?: string | null | undefined;
|
6
5
|
secretKey?: string | null | undefined;
|
6
|
+
name?: string | null | undefined;
|
7
7
|
gateways?: {
|
8
8
|
config?: {
|
9
|
-
packageId: string;
|
10
9
|
uniqueId: string;
|
10
|
+
packageId: string;
|
11
11
|
} | null | undefined;
|
12
12
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
13
13
|
}[] | null | undefined;
|
@@ -21,8 +21,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
21
21
|
gateway: "FeedMe";
|
22
22
|
} | {
|
23
23
|
config?: {
|
24
|
-
terminalId: string;
|
25
24
|
merchantId: string;
|
25
|
+
terminalId: string;
|
26
26
|
privateKey: string;
|
27
27
|
} | null | undefined;
|
28
28
|
gateway: "Ghl";
|
@@ -32,21 +32,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
32
32
|
status: "Active" | "Inactive";
|
33
33
|
referenceId: string;
|
34
34
|
createdAt: string;
|
35
|
+
updatedAt: string;
|
35
36
|
securityCode: string;
|
36
37
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
37
|
-
updatedAt: string;
|
38
38
|
}>;
|
39
39
|
required: true;
|
40
40
|
};
|
41
41
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
42
42
|
terminal: {
|
43
43
|
type: PropType<{
|
44
|
-
name?: string | null | undefined;
|
45
44
|
secretKey?: string | null | undefined;
|
45
|
+
name?: string | null | undefined;
|
46
46
|
gateways?: {
|
47
47
|
config?: {
|
48
|
-
packageId: string;
|
49
48
|
uniqueId: string;
|
49
|
+
packageId: string;
|
50
50
|
} | null | undefined;
|
51
51
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
52
52
|
}[] | null | undefined;
|
@@ -60,8 +60,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
60
60
|
gateway: "FeedMe";
|
61
61
|
} | {
|
62
62
|
config?: {
|
63
|
-
terminalId: string;
|
64
63
|
merchantId: string;
|
64
|
+
terminalId: string;
|
65
65
|
privateKey: string;
|
66
66
|
} | null | undefined;
|
67
67
|
gateway: "Ghl";
|
@@ -71,9 +71,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
71
71
|
status: "Active" | "Inactive";
|
72
72
|
referenceId: string;
|
73
73
|
createdAt: string;
|
74
|
+
updatedAt: string;
|
74
75
|
securityCode: string;
|
75
76
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
76
|
-
updatedAt: string;
|
77
77
|
}>;
|
78
78
|
required: true;
|
79
79
|
};
|
@@ -3,12 +3,12 @@ import { type PropType } from 'vue';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
4
|
terminal: {
|
5
5
|
type: PropType<{
|
6
|
-
name?: string | null | undefined;
|
7
6
|
secretKey?: string | null | undefined;
|
7
|
+
name?: string | null | undefined;
|
8
8
|
gateways?: {
|
9
9
|
config?: {
|
10
|
-
packageId: string;
|
11
10
|
uniqueId: string;
|
11
|
+
packageId: string;
|
12
12
|
} | null | undefined;
|
13
13
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
14
14
|
}[] | null | undefined;
|
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
22
22
|
gateway: "FeedMe";
|
23
23
|
} | {
|
24
24
|
config?: {
|
25
|
-
terminalId: string;
|
26
25
|
merchantId: string;
|
26
|
+
terminalId: string;
|
27
27
|
privateKey: string;
|
28
28
|
} | null | undefined;
|
29
29
|
gateway: "Ghl";
|
@@ -33,9 +33,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
33
33
|
status: "Active" | "Inactive";
|
34
34
|
referenceId: string;
|
35
35
|
createdAt: string;
|
36
|
+
updatedAt: string;
|
36
37
|
securityCode: string;
|
37
38
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
38
|
-
updatedAt: string;
|
39
39
|
}>;
|
40
40
|
required: true;
|
41
41
|
};
|
@@ -46,12 +46,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
46
46
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
47
47
|
terminal: {
|
48
48
|
type: PropType<{
|
49
|
-
name?: string | null | undefined;
|
50
49
|
secretKey?: string | null | undefined;
|
50
|
+
name?: string | null | undefined;
|
51
51
|
gateways?: {
|
52
52
|
config?: {
|
53
|
-
packageId: string;
|
54
53
|
uniqueId: string;
|
54
|
+
packageId: string;
|
55
55
|
} | null | undefined;
|
56
56
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
57
57
|
}[] | null | undefined;
|
@@ -65,8 +65,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
65
65
|
gateway: "FeedMe";
|
66
66
|
} | {
|
67
67
|
config?: {
|
68
|
-
terminalId: string;
|
69
68
|
merchantId: string;
|
69
|
+
terminalId: string;
|
70
70
|
privateKey: string;
|
71
71
|
} | null | undefined;
|
72
72
|
gateway: "Ghl";
|
@@ -76,9 +76,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
76
76
|
status: "Active" | "Inactive";
|
77
77
|
referenceId: string;
|
78
78
|
createdAt: string;
|
79
|
+
updatedAt: string;
|
79
80
|
securityCode: string;
|
80
81
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
81
|
-
updatedAt: string;
|
82
82
|
}>;
|
83
83
|
required: true;
|
84
84
|
};
|
@@ -3,12 +3,12 @@ import { type PropType } from 'vue';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
4
|
terminal: {
|
5
5
|
type: PropType<{
|
6
|
-
name?: string | null | undefined;
|
7
6
|
secretKey?: string | null | undefined;
|
7
|
+
name?: string | null | undefined;
|
8
8
|
gateways?: {
|
9
9
|
config?: {
|
10
|
-
packageId: string;
|
11
10
|
uniqueId: string;
|
11
|
+
packageId: string;
|
12
12
|
} | null | undefined;
|
13
13
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
14
14
|
}[] | null | undefined;
|
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
22
22
|
gateway: "FeedMe";
|
23
23
|
} | {
|
24
24
|
config?: {
|
25
|
-
terminalId: string;
|
26
25
|
merchantId: string;
|
26
|
+
terminalId: string;
|
27
27
|
privateKey: string;
|
28
28
|
} | null | undefined;
|
29
29
|
gateway: "Ghl";
|
@@ -33,9 +33,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
33
33
|
status: "Active" | "Inactive";
|
34
34
|
referenceId: string;
|
35
35
|
createdAt: string;
|
36
|
+
updatedAt: string;
|
36
37
|
securityCode: string;
|
37
38
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
38
|
-
updatedAt: string;
|
39
39
|
}>;
|
40
40
|
required: true;
|
41
41
|
};
|
@@ -46,12 +46,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
46
46
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
47
47
|
terminal: {
|
48
48
|
type: PropType<{
|
49
|
-
name?: string | null | undefined;
|
50
49
|
secretKey?: string | null | undefined;
|
50
|
+
name?: string | null | undefined;
|
51
51
|
gateways?: {
|
52
52
|
config?: {
|
53
|
-
packageId: string;
|
54
53
|
uniqueId: string;
|
54
|
+
packageId: string;
|
55
55
|
} | null | undefined;
|
56
56
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
57
57
|
}[] | null | undefined;
|
@@ -65,8 +65,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
65
65
|
gateway: "FeedMe";
|
66
66
|
} | {
|
67
67
|
config?: {
|
68
|
-
terminalId: string;
|
69
68
|
merchantId: string;
|
69
|
+
terminalId: string;
|
70
70
|
privateKey: string;
|
71
71
|
} | null | undefined;
|
72
72
|
gateway: "Ghl";
|
@@ -76,9 +76,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
76
76
|
status: "Active" | "Inactive";
|
77
77
|
referenceId: string;
|
78
78
|
createdAt: string;
|
79
|
+
updatedAt: string;
|
79
80
|
securityCode: string;
|
80
81
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
81
|
-
updatedAt: string;
|
82
82
|
}>;
|
83
83
|
required: true;
|
84
84
|
};
|
@@ -2,12 +2,12 @@ import { type PropType } from 'vue';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
3
|
terminal: {
|
4
4
|
type: PropType<{
|
5
|
-
name?: string | null | undefined;
|
6
5
|
secretKey?: string | null | undefined;
|
6
|
+
name?: string | null | undefined;
|
7
7
|
gateways?: {
|
8
8
|
config?: {
|
9
|
-
packageId: string;
|
10
9
|
uniqueId: string;
|
10
|
+
packageId: string;
|
11
11
|
} | null | undefined;
|
12
12
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
13
13
|
}[] | null | undefined;
|
@@ -21,8 +21,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
21
21
|
gateway: "FeedMe";
|
22
22
|
} | {
|
23
23
|
config?: {
|
24
|
-
terminalId: string;
|
25
24
|
merchantId: string;
|
25
|
+
terminalId: string;
|
26
26
|
privateKey: string;
|
27
27
|
} | null | undefined;
|
28
28
|
gateway: "Ghl";
|
@@ -32,21 +32,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
32
32
|
status: "Active" | "Inactive";
|
33
33
|
referenceId: string;
|
34
34
|
createdAt: string;
|
35
|
+
updatedAt: string;
|
35
36
|
securityCode: string;
|
36
37
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
37
|
-
updatedAt: string;
|
38
38
|
}>;
|
39
39
|
required: true;
|
40
40
|
};
|
41
41
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
42
42
|
terminal: {
|
43
43
|
type: PropType<{
|
44
|
-
name?: string | null | undefined;
|
45
44
|
secretKey?: string | null | undefined;
|
45
|
+
name?: string | null | undefined;
|
46
46
|
gateways?: {
|
47
47
|
config?: {
|
48
|
-
packageId: string;
|
49
48
|
uniqueId: string;
|
49
|
+
packageId: string;
|
50
50
|
} | null | undefined;
|
51
51
|
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
52
52
|
}[] | null | undefined;
|
@@ -60,8 +60,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
60
60
|
gateway: "FeedMe";
|
61
61
|
} | {
|
62
62
|
config?: {
|
63
|
-
terminalId: string;
|
64
63
|
merchantId: string;
|
64
|
+
terminalId: string;
|
65
65
|
privateKey: string;
|
66
66
|
} | null | undefined;
|
67
67
|
gateway: "Ghl";
|
@@ -71,9 +71,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
71
71
|
status: "Active" | "Inactive";
|
72
72
|
referenceId: string;
|
73
73
|
createdAt: string;
|
74
|
+
updatedAt: string;
|
74
75
|
securityCode: string;
|
75
76
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
76
|
-
updatedAt: string;
|
77
77
|
}>;
|
78
78
|
required: true;
|
79
79
|
};
|