@feedmepos/mf-payment 1.2.3 → 1.2.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.
Files changed (60) hide show
  1. package/dist/{PayoutAccount-CcD9G3tM.js → PayoutAccount-CFFgQ_65.js} +6 -6
  2. package/dist/{PayoutAccount-DqbpQ8mY.js → PayoutAccount-CSm0Ldg9.js} +5 -5
  3. package/dist/{PayoutAccountSetting-C2PsyDLM.js → PayoutAccountSetting-rO11Afiw.js} +326 -312
  4. package/dist/{Restaurant-C90F0Stw.js → Restaurant-CoNFB1rk.js} +4 -4
  5. package/dist/RestaurantSetting-BQvg8S_p.js +628 -0
  6. package/dist/{Settlement-CD1Vm7TK.js → Settlement-DEKvU0zP.js} +3 -3
  7. package/dist/{Settlement-DxkW-ltZ.js → Settlement-DpmBq0V9.js} +3 -3
  8. package/dist/{SettlementTransactions-Bj85X5dx.js → SettlementTransactions-3alZwucT.js} +3 -3
  9. package/dist/{SettlementTransactions-D6dyfrsh.js → SettlementTransactions-DugNdpd2.js} +3 -3
  10. package/dist/{Terminal-WFU6xb6H.js → Terminal-Dv7zS_te.js} +5 -5
  11. package/dist/TerminalSetting-ChM9jB-O.js +572 -0
  12. package/dist/{Transaction-CB62_jSg.js → Transaction-CT8Be7FS.js} +7 -7
  13. package/dist/{Transaction-PRcVVkhp.js → Transaction-DCKhuoVw.js} +5 -5
  14. package/dist/{TransactionOld-B0P4HXt8.js → TransactionOld-jkTy7Aeb.js} +4 -4
  15. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-jF4UYhQi.js → TransactionTable.vue_vue_type_script_setup_true_lang-B_By7BvK.js} +3 -3
  16. package/dist/api/payment-gateway/index.d.ts +3 -0
  17. package/dist/{app-S42F2ZTb.js → app-CiHNgoQY.js} +344 -344
  18. package/dist/app.js +1 -1
  19. package/dist/{assets-wSUxHhv6.js → assets-BqjaEXmB.js} +2 -2
  20. package/dist/{grafana-kQY3riiN.js → grafana-Bwx9Kj61.js} +1 -1
  21. package/dist/{index-C3OElkUY.js → index-1q4ZbRix.js} +4219 -4167
  22. package/dist/{index-DcK-ntIi.js → index-BIDuwnm_.js} +1 -1
  23. package/dist/{index-C_3jgmep.js → index-C3fxBVdz.js} +1 -1
  24. package/dist/{index-B-2fIhCU.js → index-CCIVpogO.js} +1 -1
  25. package/dist/{index-JkEYKC8p.js → index-CN50SqVG.js} +1 -1
  26. package/dist/{index-CiIXIJ1u.js → index-CZrwq9oF.js} +1 -1
  27. package/dist/{index-Bj2Rs1vj.js → index-CyMElhGL.js} +2 -2
  28. package/dist/{index.vue_vue_type_script_setup_true_lang-C1ogwxl8.js → index.vue_vue_type_script_setup_true_lang-DT8A92zR.js} +1 -1
  29. package/dist/package.json +2 -2
  30. package/dist/{payout-account-zISZXeYt.js → payout-account-cg0CKkbk.js} +3 -3
  31. package/dist/stores/payoutAccount.d.ts +18 -14
  32. package/dist/tsconfig.app.tsbuildinfo +1 -1
  33. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +18 -14
  34. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +44 -40
  35. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +44 -40
  36. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +18 -14
  37. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +18 -14
  38. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +44 -40
  39. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  40. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +6 -2
  41. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  42. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +10 -10
  43. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +10 -10
  44. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +46 -0
  45. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +10 -10
  46. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +8 -8
  47. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +18 -18
  48. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +18 -18
  49. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +18 -18
  50. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +18 -18
  51. package/dist/views/admin/terminal/tabs/{SoftspaceGateway.vue.d.ts → SoftposGateway.vue.d.ts} +18 -18
  52. package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +18 -18
  53. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +18 -18
  54. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +36 -28
  55. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +56 -56
  56. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +28 -28
  57. package/package.json +2 -2
  58. package/dist/RestaurantSetting-ECCLE0zj.js +0 -501
  59. package/dist/TerminalSetting-DSCFAQht.js +0 -618
  60. package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +0 -92
@@ -2,18 +2,18 @@ import { type PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  terminal: {
4
4
  type: PropType<{
5
- secretKey?: string | null | undefined;
6
5
  name?: string | null | undefined;
6
+ deviceId?: string | null | undefined;
7
+ bindCode?: string | null | undefined;
8
+ secretKey?: string | null | undefined;
9
+ token?: string | null | undefined;
7
10
  gateways?: {
8
11
  config?: {
9
- uniqueId: string;
10
12
  packageId: string;
13
+ uniqueId: string;
11
14
  } | null | undefined;
12
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
15
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
13
16
  }[] | 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;
@@ -21,8 +21,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
21
  gateway: "FeedMe";
22
22
  } | {
23
23
  config?: {
24
- merchantId: string;
25
24
  terminalId: string;
25
+ merchantId: string;
26
26
  privateKey: string;
27
27
  } | null | undefined;
28
28
  gateway: "Ghl";
@@ -31,27 +31,27 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
31
31
  _id: string;
32
32
  status: "Active" | "Inactive";
33
33
  referenceId: string;
34
- createdAt: string;
35
- updatedAt: string;
36
34
  securityCode: string;
37
35
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
36
+ createdAt: string;
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
- secretKey?: string | null | undefined;
44
43
  name?: string | null | undefined;
44
+ deviceId?: string | null | undefined;
45
+ bindCode?: string | null | undefined;
46
+ secretKey?: string | null | undefined;
47
+ token?: string | null | undefined;
45
48
  gateways?: {
46
49
  config?: {
47
- uniqueId: string;
48
50
  packageId: string;
51
+ uniqueId: string;
49
52
  } | null | undefined;
50
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
53
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
51
54
  }[] | 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;
@@ -59,8 +59,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
59
59
  gateway: "FeedMe";
60
60
  } | {
61
61
  config?: {
62
- merchantId: string;
63
62
  terminalId: string;
63
+ merchantId: string;
64
64
  privateKey: string;
65
65
  } | null | undefined;
66
66
  gateway: "Ghl";
@@ -69,10 +69,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
69
69
  _id: string;
70
70
  status: "Active" | "Inactive";
71
71
  referenceId: string;
72
- createdAt: string;
73
- updatedAt: string;
74
72
  securityCode: string;
75
73
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
74
+ createdAt: string;
75
+ updatedAt: string;
76
76
  }>;
77
77
  };
78
78
  }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -3,18 +3,18 @@ import { type PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  terminal: {
5
5
  type: PropType<{
6
- secretKey?: string | null | undefined;
7
6
  name?: string | null | undefined;
7
+ deviceId?: string | null | undefined;
8
+ bindCode?: string | null | undefined;
9
+ secretKey?: string | null | undefined;
10
+ token?: string | null | undefined;
8
11
  gateways?: {
9
12
  config?: {
10
- uniqueId: string;
11
13
  packageId: string;
14
+ uniqueId: string;
12
15
  } | null | undefined;
13
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
16
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
14
17
  }[] | 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;
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- merchantId: string;
26
25
  terminalId: string;
26
+ merchantId: string;
27
27
  privateKey: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
@@ -32,10 +32,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
32
32
  _id: string;
33
33
  status: "Active" | "Inactive";
34
34
  referenceId: string;
35
- createdAt: string;
36
- updatedAt: string;
37
35
  securityCode: string;
38
36
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
37
+ createdAt: string;
38
+ updatedAt: string;
39
39
  }>;
40
40
  required: true;
41
41
  };
@@ -46,18 +46,18 @@ 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
- secretKey?: string | null | undefined;
50
49
  name?: string | null | undefined;
50
+ deviceId?: string | null | undefined;
51
+ bindCode?: string | null | undefined;
52
+ secretKey?: string | null | undefined;
53
+ token?: string | null | undefined;
51
54
  gateways?: {
52
55
  config?: {
53
- uniqueId: string;
54
56
  packageId: string;
57
+ uniqueId: string;
55
58
  } | null | undefined;
56
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
59
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
57
60
  }[] | 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;
@@ -65,8 +65,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
65
65
  gateway: "FeedMe";
66
66
  } | {
67
67
  config?: {
68
- merchantId: string;
69
68
  terminalId: string;
69
+ merchantId: string;
70
70
  privateKey: string;
71
71
  } | null | undefined;
72
72
  gateway: "Ghl";
@@ -75,10 +75,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
75
75
  _id: string;
76
76
  status: "Active" | "Inactive";
77
77
  referenceId: string;
78
- createdAt: string;
79
- updatedAt: string;
80
78
  securityCode: string;
81
79
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
80
+ createdAt: string;
81
+ updatedAt: string;
82
82
  }>;
83
83
  required: true;
84
84
  };
@@ -2,18 +2,18 @@ import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  terminal: {
4
4
  type: PropType<{
5
- secretKey?: string | null | undefined;
6
5
  name?: string | null | undefined;
6
+ deviceId?: string | null | undefined;
7
+ bindCode?: string | null | undefined;
8
+ secretKey?: string | null | undefined;
9
+ token?: string | null | undefined;
7
10
  gateways?: {
8
11
  config?: {
9
- uniqueId: string;
10
12
  packageId: string;
13
+ uniqueId: string;
11
14
  } | null | undefined;
12
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
15
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
13
16
  }[] | 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;
@@ -21,8 +21,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
21
  gateway: "FeedMe";
22
22
  } | {
23
23
  config?: {
24
- merchantId: string;
25
24
  terminalId: string;
25
+ merchantId: string;
26
26
  privateKey: string;
27
27
  } | null | undefined;
28
28
  gateway: "Ghl";
@@ -31,28 +31,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
31
31
  _id: string;
32
32
  status: "Active" | "Inactive";
33
33
  referenceId: string;
34
- createdAt: string;
35
- updatedAt: string;
36
34
  securityCode: string;
37
35
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
36
+ createdAt: string;
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
- secretKey?: string | null | undefined;
45
44
  name?: string | null | undefined;
45
+ deviceId?: string | null | undefined;
46
+ bindCode?: string | null | undefined;
47
+ secretKey?: string | null | undefined;
48
+ token?: string | null | undefined;
46
49
  gateways?: {
47
50
  config?: {
48
- uniqueId: string;
49
51
  packageId: string;
52
+ uniqueId: string;
50
53
  } | null | undefined;
51
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
54
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
52
55
  }[] | 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;
@@ -60,8 +60,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
60
60
  gateway: "FeedMe";
61
61
  } | {
62
62
  config?: {
63
- merchantId: string;
64
63
  terminalId: string;
64
+ merchantId: string;
65
65
  privateKey: string;
66
66
  } | null | undefined;
67
67
  gateway: "Ghl";
@@ -70,10 +70,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
70
70
  _id: string;
71
71
  status: "Active" | "Inactive";
72
72
  referenceId: string;
73
- createdAt: string;
74
- updatedAt: string;
75
73
  securityCode: string;
76
74
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
75
+ createdAt: string;
76
+ updatedAt: string;
77
77
  }>;
78
78
  required: true;
79
79
  };
@@ -2,18 +2,18 @@ import { type PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  terminal: {
4
4
  type: PropType<{
5
- secretKey?: string | null | undefined;
6
5
  name?: string | null | undefined;
6
+ deviceId?: string | null | undefined;
7
+ bindCode?: string | null | undefined;
8
+ secretKey?: string | null | undefined;
9
+ token?: string | null | undefined;
7
10
  gateways?: {
8
11
  config?: {
9
- uniqueId: string;
10
12
  packageId: string;
13
+ uniqueId: string;
11
14
  } | null | undefined;
12
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
15
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
13
16
  }[] | 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;
@@ -21,8 +21,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
21
  gateway: "FeedMe";
22
22
  } | {
23
23
  config?: {
24
- merchantId: string;
25
24
  terminalId: string;
25
+ merchantId: string;
26
26
  privateKey: string;
27
27
  } | null | undefined;
28
28
  gateway: "Ghl";
@@ -31,28 +31,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
31
31
  _id: string;
32
32
  status: "Active" | "Inactive";
33
33
  referenceId: string;
34
- createdAt: string;
35
- updatedAt: string;
36
34
  securityCode: string;
37
35
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
36
+ createdAt: string;
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
- secretKey?: string | null | undefined;
45
44
  name?: string | null | undefined;
45
+ deviceId?: string | null | undefined;
46
+ bindCode?: string | null | undefined;
47
+ secretKey?: string | null | undefined;
48
+ token?: string | null | undefined;
46
49
  gateways?: {
47
50
  config?: {
48
- uniqueId: string;
49
51
  packageId: string;
52
+ uniqueId: string;
50
53
  } | null | undefined;
51
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
54
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
52
55
  }[] | 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;
@@ -60,8 +60,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
60
60
  gateway: "FeedMe";
61
61
  } | {
62
62
  config?: {
63
- merchantId: string;
64
63
  terminalId: string;
64
+ merchantId: string;
65
65
  privateKey: string;
66
66
  } | null | undefined;
67
67
  gateway: "Ghl";
@@ -70,10 +70,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
70
70
  _id: string;
71
71
  status: "Active" | "Inactive";
72
72
  referenceId: string;
73
- createdAt: string;
74
- updatedAt: string;
75
73
  securityCode: string;
76
74
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
75
+ createdAt: string;
76
+ updatedAt: string;
77
77
  }>;
78
78
  required: true;
79
79
  };
@@ -3,18 +3,18 @@ import { type PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  terminal: {
5
5
  type: PropType<{
6
- secretKey?: string | null | undefined;
7
6
  name?: string | null | undefined;
7
+ deviceId?: string | null | undefined;
8
+ bindCode?: string | null | undefined;
9
+ secretKey?: string | null | undefined;
10
+ token?: string | null | undefined;
8
11
  gateways?: {
9
12
  config?: {
10
- uniqueId: string;
11
13
  packageId: string;
14
+ uniqueId: string;
12
15
  } | null | undefined;
13
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
16
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
14
17
  }[] | 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;
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- merchantId: string;
26
25
  terminalId: string;
26
+ merchantId: string;
27
27
  privateKey: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
@@ -32,10 +32,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
32
32
  _id: string;
33
33
  status: "Active" | "Inactive";
34
34
  referenceId: string;
35
- createdAt: string;
36
- updatedAt: string;
37
35
  securityCode: string;
38
36
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
37
+ createdAt: string;
38
+ updatedAt: string;
39
39
  }>;
40
40
  required: true;
41
41
  };
@@ -46,18 +46,18 @@ 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
- secretKey?: string | null | undefined;
50
49
  name?: string | null | undefined;
50
+ deviceId?: string | null | undefined;
51
+ bindCode?: string | null | undefined;
52
+ secretKey?: string | null | undefined;
53
+ token?: string | null | undefined;
51
54
  gateways?: {
52
55
  config?: {
53
- uniqueId: string;
54
56
  packageId: string;
57
+ uniqueId: string;
55
58
  } | null | undefined;
56
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
59
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
57
60
  }[] | 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;
@@ -65,8 +65,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
65
65
  gateway: "FeedMe";
66
66
  } | {
67
67
  config?: {
68
- merchantId: string;
69
68
  terminalId: string;
69
+ merchantId: string;
70
70
  privateKey: string;
71
71
  } | null | undefined;
72
72
  gateway: "Ghl";
@@ -75,10 +75,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
75
75
  _id: string;
76
76
  status: "Active" | "Inactive";
77
77
  referenceId: string;
78
- createdAt: string;
79
- updatedAt: string;
80
78
  securityCode: string;
81
79
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
80
+ createdAt: string;
81
+ updatedAt: string;
82
82
  }>;
83
83
  required: true;
84
84
  };
@@ -3,18 +3,18 @@ import { type PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  terminal: {
5
5
  type: PropType<{
6
- secretKey?: string | null | undefined;
7
6
  name?: string | null | undefined;
7
+ deviceId?: string | null | undefined;
8
+ bindCode?: string | null | undefined;
9
+ secretKey?: string | null | undefined;
10
+ token?: string | null | undefined;
8
11
  gateways?: {
9
12
  config?: {
10
- uniqueId: string;
11
13
  packageId: string;
14
+ uniqueId: string;
12
15
  } | null | undefined;
13
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
16
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
14
17
  }[] | 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;
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- merchantId: string;
26
25
  terminalId: string;
26
+ merchantId: string;
27
27
  privateKey: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
@@ -32,10 +32,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
32
32
  _id: string;
33
33
  status: "Active" | "Inactive";
34
34
  referenceId: string;
35
- createdAt: string;
36
- updatedAt: string;
37
35
  securityCode: string;
38
36
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
37
+ createdAt: string;
38
+ updatedAt: string;
39
39
  }>;
40
40
  required: true;
41
41
  };
@@ -46,18 +46,18 @@ 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
- secretKey?: string | null | undefined;
50
49
  name?: string | null | undefined;
50
+ deviceId?: string | null | undefined;
51
+ bindCode?: string | null | undefined;
52
+ secretKey?: string | null | undefined;
53
+ token?: string | null | undefined;
51
54
  gateways?: {
52
55
  config?: {
53
- uniqueId: string;
54
56
  packageId: string;
57
+ uniqueId: string;
55
58
  } | null | undefined;
56
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
59
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
57
60
  }[] | 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;
@@ -65,8 +65,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
65
65
  gateway: "FeedMe";
66
66
  } | {
67
67
  config?: {
68
- merchantId: string;
69
68
  terminalId: string;
69
+ merchantId: string;
70
70
  privateKey: string;
71
71
  } | null | undefined;
72
72
  gateway: "Ghl";
@@ -75,10 +75,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
75
75
  _id: string;
76
76
  status: "Active" | "Inactive";
77
77
  referenceId: string;
78
- createdAt: string;
79
- updatedAt: string;
80
78
  securityCode: string;
81
79
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
80
+ createdAt: string;
81
+ updatedAt: string;
82
82
  }>;
83
83
  required: true;
84
84
  };
@@ -2,18 +2,18 @@ import { type PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  terminal: {
4
4
  type: PropType<{
5
- secretKey?: string | null | undefined;
6
5
  name?: string | null | undefined;
6
+ deviceId?: string | null | undefined;
7
+ bindCode?: string | null | undefined;
8
+ secretKey?: string | null | undefined;
9
+ token?: string | null | undefined;
7
10
  gateways?: {
8
11
  config?: {
9
- uniqueId: string;
10
12
  packageId: string;
13
+ uniqueId: string;
11
14
  } | null | undefined;
12
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
15
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
13
16
  }[] | 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;
@@ -21,8 +21,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
21
  gateway: "FeedMe";
22
22
  } | {
23
23
  config?: {
24
- merchantId: string;
25
24
  terminalId: string;
25
+ merchantId: string;
26
26
  privateKey: string;
27
27
  } | null | undefined;
28
28
  gateway: "Ghl";
@@ -31,28 +31,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
31
31
  _id: string;
32
32
  status: "Active" | "Inactive";
33
33
  referenceId: string;
34
- createdAt: string;
35
- updatedAt: string;
36
34
  securityCode: string;
37
35
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
36
+ createdAt: string;
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
- secretKey?: string | null | undefined;
45
44
  name?: string | null | undefined;
45
+ deviceId?: string | null | undefined;
46
+ bindCode?: string | null | undefined;
47
+ secretKey?: string | null | undefined;
48
+ token?: string | null | undefined;
46
49
  gateways?: {
47
50
  config?: {
48
- uniqueId: string;
49
51
  packageId: string;
52
+ uniqueId: string;
50
53
  } | null | undefined;
51
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
54
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
52
55
  }[] | 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;
@@ -60,8 +60,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
60
60
  gateway: "FeedMe";
61
61
  } | {
62
62
  config?: {
63
- merchantId: string;
64
63
  terminalId: string;
64
+ merchantId: string;
65
65
  privateKey: string;
66
66
  } | null | undefined;
67
67
  gateway: "Ghl";
@@ -70,10 +70,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
70
70
  _id: string;
71
71
  status: "Active" | "Inactive";
72
72
  referenceId: string;
73
- createdAt: string;
74
- updatedAt: string;
75
73
  securityCode: string;
76
74
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
75
+ createdAt: string;
76
+ updatedAt: string;
77
77
  }>;
78
78
  required: true;
79
79
  };