@feedmepos/mf-payment 1.1.5-beta.1 → 1.1.6
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-BERFCsMv.js → PayoutAccount-Bl2-Th-5.js} +3 -3
- package/dist/{PayoutAccount--j-jJWMQ.js → PayoutAccount-CBGLfBag.js} +5 -5
- package/dist/{PayoutAccountSetting-ChxkU61V.js → PayoutAccountSetting-DiMwWLwY.js} +3 -3
- package/dist/{Restaurant-DQjoEvF_.js → Restaurant-CdB7D9zA.js} +4 -4
- package/dist/{RestaurantSetting-Gr65NXud.js → RestaurantSetting-CQyXjYux.js} +3 -3
- package/dist/{Settlement-Cq_4_1ua.js → Settlement-7WRCiiQ4.js} +3 -3
- package/dist/Settlement-BA09mDyG.js +218 -0
- package/dist/{SettlementTransactions-CJbf1zL2.js → SettlementTransactions-B1dUvxhz.js} +3 -3
- package/dist/{SettlementTransactions-Db6_Nv3v.js → SettlementTransactions-CymvVBh8.js} +3 -3
- package/dist/{Terminal-xSZCzDZn.js → Terminal-DRKD8BO1.js} +6 -6
- package/dist/TerminalSetting-DUVbknAn.js +389 -0
- package/dist/{Transaction-BFgu4Xnf.js → Transaction-DQQI8kOT.js} +47 -52
- package/dist/{Transaction-CEh4Gnt5.js → Transaction-DcQQ_4ku.js} +6 -6
- package/dist/{TransactionOld-DH8MUGCs.js → TransactionOld-DJJIQo-i.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-CIqrGHo8.js → TransactionTable.vue_vue_type_script_setup_true_lang-C_3J1G8_.js} +3 -3
- package/dist/api/terminal/index.d.ts +0 -4
- package/dist/{app-D8ewtGn5.js → app-B1ZoKtpx.js} +275 -275
- package/dist/app.js +1 -1
- package/dist/{assets-DcSn4sMG.js → assets-ZXvnCE72.js} +1 -1
- package/dist/{grafana-DW4fh2g4.js → grafana-tSaEG-rZ.js} +7 -7
- package/dist/{index-uRv2m4ys.js → index-CGBOgV3E.js} +1 -1
- package/dist/{index-D3XaYCNd.js → index-D1dXyrdm.js} +1 -1
- package/dist/{index-Z5ts1fWJ.js → index-DEEbas1_.js} +1 -1
- package/dist/{index-Bg1fv5AY.js → index-DQcz6kdU.js} +2 -2
- package/dist/{index-JEYJrs6t.js → index-DlvE9K3G.js} +1 -9
- package/dist/{index-DcT1Yiz4.js → index-kEMG4SWc.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-BkqD1rLK.js → index.vue_vue_type_script_setup_true_lang-CwHVO04q.js} +1 -1
- package/dist/package.json +1 -1
- package/dist/{payout-account-4XGG8dyO.js → payout-account-BtTgqm7Q.js} +2 -2
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/dist/Settlement-B-3O3EId.js +0 -194
- package/dist/TerminalSetting-BVojWrSJ.js +0 -489
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +0 -87
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +0 -87
@@ -1,87 +0,0 @@
|
|
1
|
-
import { type PropType } from 'vue';
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
|
-
terminal: {
|
4
|
-
type: PropType<{
|
5
|
-
name?: string | null | undefined;
|
6
|
-
secretKey?: string | null | undefined;
|
7
|
-
gateways?: ({
|
8
|
-
config?: {
|
9
|
-
uniqueId: string;
|
10
|
-
packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
|
11
|
-
} | null | undefined;
|
12
|
-
gateway: "Fiuu";
|
13
|
-
} | {
|
14
|
-
config?: any;
|
15
|
-
gateway: "ScanPay";
|
16
|
-
})[] | null | undefined;
|
17
|
-
deviceId?: string | null | undefined;
|
18
|
-
bindCode?: string | null | undefined;
|
19
|
-
token?: string | null | undefined;
|
20
|
-
ecrs?: ({
|
21
|
-
config?: {
|
22
|
-
terminalId: string;
|
23
|
-
} | null | undefined;
|
24
|
-
gateway: "FeedMe";
|
25
|
-
} | {
|
26
|
-
config?: {
|
27
|
-
merchantId: string;
|
28
|
-
terminalId: string;
|
29
|
-
privateKey: string;
|
30
|
-
} | null | undefined;
|
31
|
-
gateway: "Ghl";
|
32
|
-
})[] | null | undefined;
|
33
|
-
deletedAt?: string | null | undefined;
|
34
|
-
status: "Active" | "Inactive";
|
35
|
-
_id: string;
|
36
|
-
createdAt: string;
|
37
|
-
referenceId: string;
|
38
|
-
updatedAt: string;
|
39
|
-
securityCode: string;
|
40
|
-
deviceType: "TERMINAL" | "POS" | "KIOSK";
|
41
|
-
}>;
|
42
|
-
required: true;
|
43
|
-
};
|
44
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
45
|
-
terminal: {
|
46
|
-
type: PropType<{
|
47
|
-
name?: string | null | undefined;
|
48
|
-
secretKey?: string | null | undefined;
|
49
|
-
gateways?: ({
|
50
|
-
config?: {
|
51
|
-
uniqueId: string;
|
52
|
-
packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
|
53
|
-
} | null | undefined;
|
54
|
-
gateway: "Fiuu";
|
55
|
-
} | {
|
56
|
-
config?: any;
|
57
|
-
gateway: "ScanPay";
|
58
|
-
})[] | null | undefined;
|
59
|
-
deviceId?: string | null | undefined;
|
60
|
-
bindCode?: string | null | undefined;
|
61
|
-
token?: string | null | undefined;
|
62
|
-
ecrs?: ({
|
63
|
-
config?: {
|
64
|
-
terminalId: string;
|
65
|
-
} | null | undefined;
|
66
|
-
gateway: "FeedMe";
|
67
|
-
} | {
|
68
|
-
config?: {
|
69
|
-
merchantId: string;
|
70
|
-
terminalId: string;
|
71
|
-
privateKey: string;
|
72
|
-
} | null | undefined;
|
73
|
-
gateway: "Ghl";
|
74
|
-
})[] | null | undefined;
|
75
|
-
deletedAt?: string | null | undefined;
|
76
|
-
status: "Active" | "Inactive";
|
77
|
-
_id: string;
|
78
|
-
createdAt: string;
|
79
|
-
referenceId: string;
|
80
|
-
updatedAt: string;
|
81
|
-
securityCode: string;
|
82
|
-
deviceType: "TERMINAL" | "POS" | "KIOSK";
|
83
|
-
}>;
|
84
|
-
required: true;
|
85
|
-
};
|
86
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
87
|
-
export default _default;
|
@@ -1,87 +0,0 @@
|
|
1
|
-
import { type PropType } from 'vue';
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
|
-
terminal: {
|
4
|
-
type: PropType<{
|
5
|
-
name?: string | null | undefined;
|
6
|
-
secretKey?: string | null | undefined;
|
7
|
-
gateways?: ({
|
8
|
-
config?: {
|
9
|
-
uniqueId: string;
|
10
|
-
packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
|
11
|
-
} | null | undefined;
|
12
|
-
gateway: "Fiuu";
|
13
|
-
} | {
|
14
|
-
config?: any;
|
15
|
-
gateway: "ScanPay";
|
16
|
-
})[] | null | undefined;
|
17
|
-
deviceId?: string | null | undefined;
|
18
|
-
bindCode?: string | null | undefined;
|
19
|
-
token?: string | null | undefined;
|
20
|
-
ecrs?: ({
|
21
|
-
config?: {
|
22
|
-
terminalId: string;
|
23
|
-
} | null | undefined;
|
24
|
-
gateway: "FeedMe";
|
25
|
-
} | {
|
26
|
-
config?: {
|
27
|
-
merchantId: string;
|
28
|
-
terminalId: string;
|
29
|
-
privateKey: string;
|
30
|
-
} | null | undefined;
|
31
|
-
gateway: "Ghl";
|
32
|
-
})[] | null | undefined;
|
33
|
-
deletedAt?: string | null | undefined;
|
34
|
-
status: "Active" | "Inactive";
|
35
|
-
_id: string;
|
36
|
-
createdAt: string;
|
37
|
-
referenceId: string;
|
38
|
-
updatedAt: string;
|
39
|
-
securityCode: string;
|
40
|
-
deviceType: "TERMINAL" | "POS" | "KIOSK";
|
41
|
-
}>;
|
42
|
-
required: true;
|
43
|
-
};
|
44
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
45
|
-
terminal: {
|
46
|
-
type: PropType<{
|
47
|
-
name?: string | null | undefined;
|
48
|
-
secretKey?: string | null | undefined;
|
49
|
-
gateways?: ({
|
50
|
-
config?: {
|
51
|
-
uniqueId: string;
|
52
|
-
packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
|
53
|
-
} | null | undefined;
|
54
|
-
gateway: "Fiuu";
|
55
|
-
} | {
|
56
|
-
config?: any;
|
57
|
-
gateway: "ScanPay";
|
58
|
-
})[] | null | undefined;
|
59
|
-
deviceId?: string | null | undefined;
|
60
|
-
bindCode?: string | null | undefined;
|
61
|
-
token?: string | null | undefined;
|
62
|
-
ecrs?: ({
|
63
|
-
config?: {
|
64
|
-
terminalId: string;
|
65
|
-
} | null | undefined;
|
66
|
-
gateway: "FeedMe";
|
67
|
-
} | {
|
68
|
-
config?: {
|
69
|
-
merchantId: string;
|
70
|
-
terminalId: string;
|
71
|
-
privateKey: string;
|
72
|
-
} | null | undefined;
|
73
|
-
gateway: "Ghl";
|
74
|
-
})[] | null | undefined;
|
75
|
-
deletedAt?: string | null | undefined;
|
76
|
-
status: "Active" | "Inactive";
|
77
|
-
_id: string;
|
78
|
-
createdAt: string;
|
79
|
-
referenceId: string;
|
80
|
-
updatedAt: string;
|
81
|
-
securityCode: string;
|
82
|
-
deviceType: "TERMINAL" | "POS" | "KIOSK";
|
83
|
-
}>;
|
84
|
-
required: true;
|
85
|
-
};
|
86
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
87
|
-
export default _default;
|