@feedmepos/mf-payment 1.2.5 → 1.2.7

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 (61) hide show
  1. package/dist/{PayoutAccount-D9LY7i1J.js → PayoutAccount-90Fg0Eqb.js} +6 -6
  2. package/dist/{PayoutAccount-DEoI6K0j.js → PayoutAccount-DS14d5_9.js} +5 -5
  3. package/dist/{PayoutAccountSetting-5lrvWFIz.js → PayoutAccountSetting-PfKPX1B-.js} +3 -3
  4. package/dist/{Restaurant-AxoM-AsE.js → Restaurant-Dk0X2E1m.js} +4 -4
  5. package/dist/RestaurantSetting-S0CcLhRS.js +625 -0
  6. package/dist/{Settlement-DDwe_w3m.js → Settlement-DlFBQNQZ.js} +3 -3
  7. package/dist/{Settlement-D4CsP3fg.js → Settlement-DxI1z91R.js} +3 -3
  8. package/dist/{SettlementTransactions-Cmv7dqVI.js → SettlementTransactions-CRFD0bFO.js} +3 -3
  9. package/dist/{SettlementTransactions-Dp3nN442.js → SettlementTransactions-DgOj_D8D.js} +3 -3
  10. package/dist/{Terminal-B8UQH6ga.js → Terminal-Ckx8vQ_3.js} +5 -5
  11. package/dist/TerminalSetting-DicoKPoS.js +572 -0
  12. package/dist/{Transaction-BZ7H6oB_.js → Transaction-CF_sHrl6.js} +5 -5
  13. package/dist/{Transaction-KkfCz4Cu.js → Transaction-Da1_AnWG.js} +7 -7
  14. package/dist/{TransactionOld-BLpQHFH1.js → TransactionOld-6Nm8xhGh.js} +4 -4
  15. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-C4Bb203Q.js → TransactionTable.vue_vue_type_script_setup_true_lang-CaKdn0VN.js} +3 -3
  16. package/dist/api/payment-gateway/index.d.ts +3 -0
  17. package/dist/{app-I2TNuZCs.js → app-C4_gin4V.js} +331 -331
  18. package/dist/app.js +1 -1
  19. package/dist/{assets-D5Qc4r7j.js → assets-CkJwKbJo.js} +2 -2
  20. package/dist/{grafana-BAbIv4CF.js → grafana-5rTce_2u.js} +1 -1
  21. package/dist/{index-1NP0WkxZ.js → index-B-dODLCP.js} +2 -2
  22. package/dist/{index-bOlAWIVP.js → index-B2K92QTs.js} +1 -1
  23. package/dist/{index-CnGVTtwu.js → index-CjFw5eYb.js} +1 -1
  24. package/dist/{index-D209n4gS.js → index-D_ZQysnD.js} +7010 -6967
  25. package/dist/{index-CguRXKmG.js → index-REZAHMM0.js} +1 -1
  26. package/dist/{index-Cc0abuxv.js → index-pQqLjJzo.js} +1 -1
  27. package/dist/{index-DGcRvKvr.js → index-yHpeK6eL.js} +1 -1
  28. package/dist/{index.vue_vue_type_script_setup_true_lang-HYqCCZsZ.js → index.vue_vue_type_script_setup_true_lang-B-LNPiqR.js} +1 -1
  29. package/dist/package.json +2 -2
  30. package/dist/{payout-account-DNGKjfY1.js → payout-account-DYhD0NF_.js} +3 -3
  31. package/dist/stores/payoutAccount.d.ts +16 -16
  32. package/dist/tsconfig.app.tsbuildinfo +1 -1
  33. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +16 -16
  34. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +42 -42
  35. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +42 -42
  36. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +16 -16
  37. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +16 -16
  38. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +42 -42
  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 +4 -4
  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 +12 -10
  46. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +8 -8
  47. package/dist/views/admin/settlement/SettlementTable.vue.d.ts +4 -4
  48. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +20 -20
  49. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +20 -20
  50. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +20 -20
  51. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +20 -20
  52. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +20 -20
  53. package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +20 -20
  54. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +20 -20
  55. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +32 -32
  56. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +36 -36
  57. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +18 -18
  58. package/dist/views/settlement/SettlementTable.vue.d.ts +4 -4
  59. package/package.json +2 -2
  60. package/dist/RestaurantSetting-B6LQF664.js +0 -501
  61. package/dist/TerminalSetting-yRok1Iuc.js +0 -572
@@ -3,11 +3,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3
3
  data: {
4
4
  type: PropType<{
5
5
  createdAt: Date;
6
- remark?: string | null | undefined;
7
6
  store?: {
8
7
  id: string;
9
8
  event: "ORDERING" | "MARKETING";
10
9
  } | null | undefined;
10
+ remark?: string | null | undefined;
11
11
  _id: string;
12
12
  beneficiaryBank: {
13
13
  name: string;
@@ -40,11 +40,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
40
40
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
41
41
  "row-click": (payment: {
42
42
  createdAt: Date;
43
- remark?: string | null | undefined;
44
43
  store?: {
45
44
  id: string;
46
45
  event: "ORDERING" | "MARKETING";
47
46
  } | null | undefined;
47
+ remark?: string | null | undefined;
48
48
  _id: string;
49
49
  beneficiaryBank: {
50
50
  name: string;
@@ -72,11 +72,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
72
72
  data: {
73
73
  type: PropType<{
74
74
  createdAt: Date;
75
- remark?: string | null | undefined;
76
75
  store?: {
77
76
  id: string;
78
77
  event: "ORDERING" | "MARKETING";
79
78
  } | null | undefined;
79
+ remark?: string | null | undefined;
80
80
  _id: string;
81
81
  beneficiaryBank: {
82
82
  name: string;
@@ -109,11 +109,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
109
109
  }>> & Readonly<{
110
110
  "onRow-click"?: ((payment: {
111
111
  createdAt: Date;
112
- remark?: string | null | undefined;
113
112
  store?: {
114
113
  id: string;
115
114
  event: "ORDERING" | "MARKETING";
116
115
  } | null | undefined;
116
+ remark?: string | null | undefined;
117
117
  _id: string;
118
118
  beneficiaryBank: {
119
119
  name: string;
@@ -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" | "Digio";
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,37 +21,37 @@ 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";
29
29
  })[] | null | undefined;
30
30
  deletedAt?: string | null | undefined;
31
- _id: string;
32
31
  status: "Active" | "Inactive";
32
+ _id: string;
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" | "Digio";
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,20 +59,20 @@ 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";
67
67
  })[] | null | undefined;
68
68
  deletedAt?: string | null | undefined;
69
- _id: string;
70
69
  status: "Active" | "Inactive";
70
+ _id: string;
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" | "Digio";
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,20 +22,20 @@ 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";
30
30
  })[] | null | undefined;
31
31
  deletedAt?: string | null | undefined;
32
- _id: string;
33
32
  status: "Active" | "Inactive";
33
+ _id: string;
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" | "Digio";
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,20 +65,20 @@ 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";
73
73
  })[] | null | undefined;
74
74
  deletedAt?: string | null | undefined;
75
- _id: string;
76
75
  status: "Active" | "Inactive";
76
+ _id: string;
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" | "Digio";
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,38 +21,38 @@ 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";
29
29
  })[] | null | undefined;
30
30
  deletedAt?: string | null | undefined;
31
- _id: string;
32
31
  status: "Active" | "Inactive";
32
+ _id: string;
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" | "Digio";
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,20 +60,20 @@ 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";
68
68
  })[] | null | undefined;
69
69
  deletedAt?: string | null | undefined;
70
- _id: string;
71
70
  status: "Active" | "Inactive";
71
+ _id: string;
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" | "Digio";
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,38 +21,38 @@ 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";
29
29
  })[] | null | undefined;
30
30
  deletedAt?: string | null | undefined;
31
- _id: string;
32
31
  status: "Active" | "Inactive";
32
+ _id: string;
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" | "Digio";
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,20 +60,20 @@ 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";
68
68
  })[] | null | undefined;
69
69
  deletedAt?: string | null | undefined;
70
- _id: string;
71
70
  status: "Active" | "Inactive";
71
+ _id: string;
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" | "Digio";
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,20 +22,20 @@ 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";
30
30
  })[] | null | undefined;
31
31
  deletedAt?: string | null | undefined;
32
- _id: string;
33
32
  status: "Active" | "Inactive";
33
+ _id: string;
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" | "Digio";
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,20 +65,20 @@ 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";
73
73
  })[] | null | undefined;
74
74
  deletedAt?: string | null | undefined;
75
- _id: string;
76
75
  status: "Active" | "Inactive";
76
+ _id: string;
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" | "Digio";
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,20 +22,20 @@ 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";
30
30
  })[] | null | undefined;
31
31
  deletedAt?: string | null | undefined;
32
- _id: string;
33
32
  status: "Active" | "Inactive";
33
+ _id: string;
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" | "Digio";
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,20 +65,20 @@ 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";
73
73
  })[] | null | undefined;
74
74
  deletedAt?: string | null | undefined;
75
- _id: string;
76
75
  status: "Active" | "Inactive";
76
+ _id: string;
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
  };