@feedmepos/mf-payment 1.5.9-dev → 1.5.11-dev

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 (89) hide show
  1. package/dist/{Actions.vue_vue_type_script_setup_true_lang-RxsoXGmj.js → Actions.vue_vue_type_script_setup_true_lang-BmOIDlHF.js} +2 -2
  2. package/dist/{Chargeback-XvqkgLyP.js → Chargeback-BwFrnuVw.js} +5 -5
  3. package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-BOeGeY7m.js → DocumentViewer.vue_vue_type_script_setup_true_lang-VCdsMJXV.js} +1 -1
  4. package/dist/OnboardForm-8XvuOZ-D.js +1158 -0
  5. package/dist/{OnboardForm-KcIkwfeo.js → OnboardForm-BtXk1RMX.js} +609 -562
  6. package/dist/{OnboardSubmission-Dsmx8jL-.js → OnboardSubmission-B1p_ss6c.js} +5 -5
  7. package/dist/{OnboardSubmission-BD3dlVhn.js → OnboardSubmission-CsFQc3w-.js} +2 -2
  8. package/dist/{PayoutAccount-CNWRsjWf.js → PayoutAccount-B3viq8fL.js} +4 -4
  9. package/dist/{PayoutAccount-brrcSTyD.js → PayoutAccount-CoRdMnSc.js} +5 -5
  10. package/dist/{PayoutAccountSetting-C_sOEhxT.js → PayoutAccountSetting-BoIhsg96.js} +4 -4
  11. package/dist/{Restaurant-DFj4DxUs.js → Restaurant-tXUEtR_q.js} +4 -4
  12. package/dist/{RestaurantSetting-DtW3agNP.js → RestaurantSetting-CgHsz4H3.js} +3 -3
  13. package/dist/{Settlement-Ba9VT3_G.js → Settlement-DOvppZAi.js} +3 -3
  14. package/dist/{Settlement-BfBhdISH.js → Settlement-c0bY9_gD.js} +3 -3
  15. package/dist/{SettlementTransactions-VXPpphL-.js → SettlementTransactions-BouvzPU4.js} +4 -4
  16. package/dist/{SettlementTransactions-B201cJ6d.js → SettlementTransactions-bF7EFZ2j.js} +4 -4
  17. package/dist/{Status.vue_vue_type_script_setup_true_lang-D8XZZvTw.js → Status.vue_vue_type_script_setup_true_lang-CvA16aFf.js} +1 -1
  18. package/dist/{Terminal-CVwd5a9c.js → Terminal-CNqJtWgk.js} +5 -5
  19. package/dist/{TerminalSetting-BP3ZVciy.js → TerminalSetting-4xk7etH9.js} +3 -3
  20. package/dist/{Transaction-BSqDZOyl.js → Transaction-BqSxZ7lr.js} +9 -9
  21. package/dist/{Transaction-BohAwJv-.js → Transaction-DsG8LE6e.js} +6 -6
  22. package/dist/{TransactionOld-8HS433e9.js → TransactionOld-CJe-29ZZ.js} +6 -6
  23. package/dist/{app-Bij2cw9t.js → app-CYfEhthy.js} +23 -23
  24. package/dist/app.js +1 -1
  25. package/dist/{assets-Bfc4qvL9.js → assets-BQ2aldLR.js} +68 -67
  26. package/dist/{grafana-D6m7Ncb9.js → grafana-BUZudDE4.js} +1 -1
  27. package/dist/{index-CPRFae6C.js → index-7Tof5vdq.js} +10307 -10162
  28. package/dist/{index-BqR-1lMt.js → index-BXr5_TWx.js} +2 -2
  29. package/dist/{index-ON0bN189.js → index-CxOPkwlX.js} +1 -1
  30. package/dist/{index-DrBQEK7n.js → index-DltFdclg.js} +1 -1
  31. package/dist/{index-CRRwtbB3.js → index-DxBjQBeA.js} +1 -1
  32. package/dist/{index-CJycbvdH.js → index-a1n8cWO_.js} +1 -1
  33. package/dist/{index-DbXPVAha.js → index-oL7n2plf.js} +1 -1
  34. package/dist/{index-SR7HzFCM.js → index-p6MzFJyt.js} +1 -1
  35. package/dist/{index-CbtpnJDK.js → index-y2BEVclv.js} +1 -1
  36. package/dist/{index.vue_vue_type_script_setup_true_lang-ikp60oFB.js → index.vue_vue_type_script_setup_true_lang-Bl3q7hOw.js} +1 -1
  37. package/dist/package.json +2 -2
  38. package/dist/{payout-account-DH7-4GB9.js → payout-account-sjUf7qWL.js} +3 -3
  39. package/dist/stores/payoutAccount.d.ts +32 -32
  40. package/dist/tsconfig.app.tsbuildinfo +1 -1
  41. package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +81 -0
  42. package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +12 -12
  43. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +32 -32
  44. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +54 -54
  45. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +54 -54
  46. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +32 -32
  47. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +32 -32
  48. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +54 -54
  49. package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
  50. package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
  51. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  52. package/dist/views/admin/payout-account/tabs/gateway/KsherGateway.vue.d.ts +2 -2
  53. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
  54. package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
  55. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  56. package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
  57. package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +4 -4
  58. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +6 -6
  59. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +6 -6
  60. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +4 -4
  61. package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +4 -4
  62. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +6 -6
  63. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +4 -4
  64. package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +4 -4
  65. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +32 -18
  66. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +32 -18
  67. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +32 -18
  68. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +32 -18
  69. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +32 -18
  70. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +32 -18
  71. package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +32 -18
  72. package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +32 -18
  73. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +32 -18
  74. package/dist/views/admin/terminal/tabs/ecr/GlobalPayments.vue.d.ts +264 -0
  75. package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +32 -18
  76. package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +32 -18
  77. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +32 -18
  78. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +32 -18
  79. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +32 -18
  80. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +32 -18
  81. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +32 -18
  82. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +32 -18
  83. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +32 -18
  84. package/dist/views/onboard-submission/cell/SignatureBoardV2.vue.d.ts +1 -0
  85. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +64 -64
  86. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +64 -64
  87. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +32 -32
  88. package/package.json +2 -2
  89. package/dist/OnboardForm-B8UmhlIn.js +0 -779
@@ -3,13 +3,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3
3
  gateway: {
4
4
  type: PropType<{
5
5
  type: "googlePay" | "applePay";
6
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS";
6
7
  config: {
7
8
  gateway: string;
8
9
  gatewayMerchantId: string;
9
10
  } | {
10
11
  merchantId: string;
11
12
  };
12
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "MAYBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB";
13
13
  } | undefined>;
14
14
  required: true;
15
15
  };
@@ -25,13 +25,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
25
25
  gateway: {
26
26
  type: PropType<{
27
27
  type: "googlePay" | "applePay";
28
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS";
28
29
  config: {
29
30
  gateway: string;
30
31
  gatewayMerchantId: string;
31
32
  } | {
32
33
  merchantId: string;
33
34
  };
34
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "MAYBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB";
35
35
  } | undefined>;
36
36
  required: true;
37
37
  };
@@ -12,8 +12,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- paymentGateway: "ADYEN";
16
- active: boolean;
17
15
  config: {
18
16
  hmacKey?: string | null | undefined;
19
17
  merchantAccount: string;
@@ -21,6 +19,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
19
  apiKey: string;
22
20
  endpoint: string;
23
21
  };
22
+ active: boolean;
23
+ paymentGateway: "ADYEN";
24
24
  restaurantId: string;
25
25
  } | undefined>;
26
26
  required: true;
@@ -37,8 +37,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
37
37
  gateway: {
38
38
  type: PropType<{
39
39
  _id: string;
40
- paymentGateway: "ADYEN";
41
- active: boolean;
42
40
  config: {
43
41
  hmacKey?: string | null | undefined;
44
42
  merchantAccount: string;
@@ -46,6 +44,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
46
44
  apiKey: string;
47
45
  endpoint: string;
48
46
  };
47
+ active: boolean;
48
+ paymentGateway: "ADYEN";
49
49
  restaurantId: string;
50
50
  } | undefined>;
51
51
  required: true;
@@ -4,11 +4,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  gateway: {
5
5
  type: PropType<{
6
6
  _id: string;
7
- paymentGateway: "DIGIO";
8
- active: boolean;
9
7
  config: {
10
8
  merchantId: string;
11
9
  };
10
+ active: boolean;
11
+ paymentGateway: "DIGIO";
12
12
  restaurantId: string;
13
13
  } | undefined>;
14
14
  required: true;
@@ -25,11 +25,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
25
25
  gateway: {
26
26
  type: PropType<{
27
27
  _id: string;
28
- paymentGateway: "DIGIO";
29
- active: boolean;
30
28
  config: {
31
29
  merchantId: string;
32
30
  };
31
+ active: boolean;
32
+ paymentGateway: "DIGIO";
33
33
  restaurantId: string;
34
34
  } | undefined>;
35
35
  required: true;
@@ -12,16 +12,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- paymentGateway: "RAZER_MERCHANT_SERVICE";
16
- active: boolean;
17
15
  config: {
18
16
  applicationCode?: string | null | undefined;
19
17
  offlineSecret?: string | null | undefined;
18
+ secretKey: string;
20
19
  uniqueId: string;
21
20
  merchantId: string;
22
- secretKey: string;
23
21
  verifyKey: string;
24
22
  };
23
+ active: boolean;
24
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
25
25
  restaurantId: string;
26
26
  } | undefined>;
27
27
  required: true;
@@ -38,16 +38,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
38
38
  gateway: {
39
39
  type: PropType<{
40
40
  _id: string;
41
- paymentGateway: "RAZER_MERCHANT_SERVICE";
42
- active: boolean;
43
41
  config: {
44
42
  applicationCode?: string | null | undefined;
45
43
  offlineSecret?: string | null | undefined;
44
+ secretKey: string;
46
45
  uniqueId: string;
47
46
  merchantId: string;
48
- secretKey: string;
49
47
  verifyKey: string;
50
48
  };
49
+ active: boolean;
50
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
51
51
  restaurantId: string;
52
52
  } | undefined>;
53
53
  required: true;
@@ -12,13 +12,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- paymentGateway: "E_GHL";
16
- active: boolean;
17
15
  config: {
18
- merchantId: string;
19
16
  terminalId: string;
17
+ merchantId: string;
20
18
  privateKey: string;
21
19
  };
20
+ active: boolean;
21
+ paymentGateway: "E_GHL";
22
22
  restaurantId: string;
23
23
  } | undefined>;
24
24
  required: true;
@@ -35,13 +35,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
35
35
  gateway: {
36
36
  type: PropType<{
37
37
  _id: string;
38
- paymentGateway: "E_GHL";
39
- active: boolean;
40
38
  config: {
41
- merchantId: string;
42
39
  terminalId: string;
40
+ merchantId: string;
43
41
  privateKey: string;
44
42
  };
43
+ active: boolean;
44
+ paymentGateway: "E_GHL";
45
45
  restaurantId: string;
46
46
  } | undefined>;
47
47
  required: true;
@@ -12,11 +12,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- paymentGateway: "GRAB";
16
- active: boolean;
17
15
  config: {
18
16
  merchantId: string;
19
17
  };
18
+ active: boolean;
19
+ paymentGateway: "GRAB";
20
20
  restaurantId: string;
21
21
  } | undefined>;
22
22
  required: true;
@@ -33,11 +33,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
33
33
  gateway: {
34
34
  type: PropType<{
35
35
  _id: string;
36
- paymentGateway: "GRAB";
37
- active: boolean;
38
36
  config: {
39
37
  merchantId: string;
40
38
  };
39
+ active: boolean;
40
+ paymentGateway: "GRAB";
41
41
  restaurantId: string;
42
42
  } | undefined>;
43
43
  required: true;
@@ -4,12 +4,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  gateway: {
5
5
  type: PropType<{
6
6
  _id: string;
7
- paymentGateway: "KSHER";
8
- active: boolean;
9
7
  config: {
10
8
  privateKey: string;
11
9
  appId: string;
12
10
  };
11
+ active: boolean;
12
+ paymentGateway: "KSHER";
13
13
  restaurantId: string;
14
14
  } | undefined>;
15
15
  required: true;
@@ -26,12 +26,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
26
26
  gateway: {
27
27
  type: PropType<{
28
28
  _id: string;
29
- paymentGateway: "KSHER";
30
- active: boolean;
31
29
  config: {
32
30
  privateKey: string;
33
31
  appId: string;
34
32
  };
33
+ active: boolean;
34
+ paymentGateway: "KSHER";
35
35
  restaurantId: string;
36
36
  } | undefined>;
37
37
  required: true;
@@ -12,15 +12,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- paymentGateway: "MACAU_PASS";
16
- active: boolean;
17
15
  config: {
18
16
  merchantId: string;
17
+ storeID: string;
19
18
  merchantName: string;
20
19
  merchantCategoryCode: string;
21
- storeID: string;
22
20
  storeName: string;
23
21
  };
22
+ active: boolean;
23
+ paymentGateway: "MACAU_PASS";
24
24
  restaurantId: string;
25
25
  } | undefined>;
26
26
  required: true;
@@ -37,15 +37,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
37
37
  gateway: {
38
38
  type: PropType<{
39
39
  _id: string;
40
- paymentGateway: "MACAU_PASS";
41
- active: boolean;
42
40
  config: {
43
41
  merchantId: string;
42
+ storeID: string;
44
43
  merchantName: string;
45
44
  merchantCategoryCode: string;
46
- storeID: string;
47
45
  storeName: string;
48
46
  };
47
+ active: boolean;
48
+ paymentGateway: "MACAU_PASS";
49
49
  restaurantId: string;
50
50
  } | undefined>;
51
51
  required: true;
@@ -12,14 +12,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- paymentGateway: "REVENUE_MONSTER";
16
- active: boolean;
17
15
  config: {
18
16
  clientId: string;
19
17
  clientPrivateKey: string;
20
18
  clientSecret: string;
21
19
  storeId: string;
22
20
  };
21
+ active: boolean;
22
+ paymentGateway: "REVENUE_MONSTER";
23
23
  restaurantId: string;
24
24
  } | undefined>;
25
25
  required: true;
@@ -36,14 +36,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
36
36
  gateway: {
37
37
  type: PropType<{
38
38
  _id: string;
39
- paymentGateway: "REVENUE_MONSTER";
40
- active: boolean;
41
39
  config: {
42
40
  clientId: string;
43
41
  clientPrivateKey: string;
44
42
  clientSecret: string;
45
43
  storeId: string;
46
44
  };
45
+ active: boolean;
46
+ paymentGateway: "REVENUE_MONSTER";
47
47
  restaurantId: string;
48
48
  } | undefined>;
49
49
  required: true;
@@ -12,12 +12,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- paymentGateway: "SOFTSPACE";
16
- active: boolean;
17
15
  config: {
18
16
  mid: string;
19
17
  tid: string;
20
18
  };
19
+ active: boolean;
20
+ paymentGateway: "SOFTSPACE";
21
21
  restaurantId: string;
22
22
  } | undefined>;
23
23
  required: true;
@@ -34,12 +34,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
34
34
  gateway: {
35
35
  type: PropType<{
36
36
  _id: string;
37
- paymentGateway: "SOFTSPACE";
38
- active: boolean;
39
37
  config: {
40
38
  mid: string;
41
39
  tid: string;
42
40
  };
41
+ active: boolean;
42
+ paymentGateway: "SOFTSPACE";
43
43
  restaurantId: string;
44
44
  } | undefined>;
45
45
  required: true;
@@ -3,17 +3,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3
3
  terminal: {
4
4
  type: PropType<{
5
5
  name?: string | null | undefined;
6
+ deviceId?: string | null | undefined;
7
+ bindCode?: string | null | undefined;
6
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" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Ghl3" | "Cash" | "Softspace" | "Kbank" | "Hlbb";
15
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments";
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;
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  } | {
23
23
  config?: {
24
24
  privateKey?: string | null | undefined;
25
- merchantId: string;
26
25
  terminalId: string;
26
+ merchantId: string;
27
27
  } | null | undefined;
28
28
  gateway: "Ghl";
29
29
  })[] | null | undefined;
@@ -93,6 +93,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
93
93
  receiptName?: string | null | undefined;
94
94
  dialogConfig?: Record<string, any> | null | undefined;
95
95
  gateway: "Hlbb";
96
+ } | {
97
+ config?: {
98
+ ip: string;
99
+ } | null | undefined;
100
+ receiptName?: string | null | undefined;
101
+ dialogConfig?: Record<string, any> | null | undefined;
102
+ gateway: "GlobalPayments";
96
103
  })[] | null | undefined;
97
104
  qrIntegrations?: ({
98
105
  config?: {
@@ -108,30 +115,30 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
108
115
  gateway: "MOCK";
109
116
  })[] | null | undefined;
110
117
  deletedAt?: string | null | undefined;
111
- _id: string;
112
118
  status: "Active" | "Inactive";
113
- updatedAt: string;
119
+ _id: string;
114
120
  referenceId: string;
115
- createdAt: string;
116
121
  securityCode: string;
117
122
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
123
+ createdAt: string;
124
+ updatedAt: string;
118
125
  }>;
119
126
  };
120
127
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
121
128
  terminal: {
122
129
  type: PropType<{
123
130
  name?: string | null | undefined;
131
+ deviceId?: string | null | undefined;
132
+ bindCode?: string | null | undefined;
124
133
  secretKey?: string | null | undefined;
134
+ token?: string | null | undefined;
125
135
  gateways?: {
126
136
  config?: {
127
- uniqueId: string;
128
137
  packageId: string;
138
+ uniqueId: string;
129
139
  } | null | undefined;
130
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Ghl3" | "Cash" | "Softspace" | "Kbank" | "Hlbb";
140
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments";
131
141
  }[] | null | undefined;
132
- deviceId?: string | null | undefined;
133
- bindCode?: string | null | undefined;
134
- token?: string | null | undefined;
135
142
  ecrs?: ({
136
143
  config?: {
137
144
  terminalId: string;
@@ -140,8 +147,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
140
147
  } | {
141
148
  config?: {
142
149
  privateKey?: string | null | undefined;
143
- merchantId: string;
144
150
  terminalId: string;
151
+ merchantId: string;
145
152
  } | null | undefined;
146
153
  gateway: "Ghl";
147
154
  })[] | null | undefined;
@@ -211,6 +218,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
211
218
  receiptName?: string | null | undefined;
212
219
  dialogConfig?: Record<string, any> | null | undefined;
213
220
  gateway: "Hlbb";
221
+ } | {
222
+ config?: {
223
+ ip: string;
224
+ } | null | undefined;
225
+ receiptName?: string | null | undefined;
226
+ dialogConfig?: Record<string, any> | null | undefined;
227
+ gateway: "GlobalPayments";
214
228
  })[] | null | undefined;
215
229
  qrIntegrations?: ({
216
230
  config?: {
@@ -226,13 +240,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
226
240
  gateway: "MOCK";
227
241
  })[] | null | undefined;
228
242
  deletedAt?: string | null | undefined;
229
- _id: string;
230
243
  status: "Active" | "Inactive";
231
- updatedAt: string;
244
+ _id: string;
232
245
  referenceId: string;
233
- createdAt: string;
234
246
  securityCode: string;
235
247
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
248
+ createdAt: string;
249
+ updatedAt: string;
236
250
  }>;
237
251
  };
238
252
  }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -4,17 +4,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  terminal: {
5
5
  type: PropType<{
6
6
  name?: string | null | undefined;
7
+ deviceId?: string | null | undefined;
8
+ bindCode?: string | null | undefined;
7
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" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Ghl3" | "Cash" | "Softspace" | "Kbank" | "Hlbb";
16
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments";
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;
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
23
23
  } | {
24
24
  config?: {
25
25
  privateKey?: string | null | undefined;
26
- merchantId: string;
27
26
  terminalId: string;
27
+ merchantId: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
30
30
  })[] | null | undefined;
@@ -94,6 +94,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
94
94
  receiptName?: string | null | undefined;
95
95
  dialogConfig?: Record<string, any> | null | undefined;
96
96
  gateway: "Hlbb";
97
+ } | {
98
+ config?: {
99
+ ip: string;
100
+ } | null | undefined;
101
+ receiptName?: string | null | undefined;
102
+ dialogConfig?: Record<string, any> | null | undefined;
103
+ gateway: "GlobalPayments";
97
104
  })[] | null | undefined;
98
105
  qrIntegrations?: ({
99
106
  config?: {
@@ -109,13 +116,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
109
116
  gateway: "MOCK";
110
117
  })[] | null | undefined;
111
118
  deletedAt?: string | null | undefined;
112
- _id: string;
113
119
  status: "Active" | "Inactive";
114
- updatedAt: string;
120
+ _id: string;
115
121
  referenceId: string;
116
- createdAt: string;
117
122
  securityCode: string;
118
123
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
124
+ createdAt: string;
125
+ updatedAt: string;
119
126
  }>;
120
127
  required: true;
121
128
  };
@@ -127,17 +134,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
127
134
  terminal: {
128
135
  type: PropType<{
129
136
  name?: string | null | undefined;
137
+ deviceId?: string | null | undefined;
138
+ bindCode?: string | null | undefined;
130
139
  secretKey?: string | null | undefined;
140
+ token?: string | null | undefined;
131
141
  gateways?: {
132
142
  config?: {
133
- uniqueId: string;
134
143
  packageId: string;
144
+ uniqueId: string;
135
145
  } | null | undefined;
136
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Ghl3" | "Cash" | "Softspace" | "Kbank" | "Hlbb";
146
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments";
137
147
  }[] | null | undefined;
138
- deviceId?: string | null | undefined;
139
- bindCode?: string | null | undefined;
140
- token?: string | null | undefined;
141
148
  ecrs?: ({
142
149
  config?: {
143
150
  terminalId: string;
@@ -146,8 +153,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
146
153
  } | {
147
154
  config?: {
148
155
  privateKey?: string | null | undefined;
149
- merchantId: string;
150
156
  terminalId: string;
157
+ merchantId: string;
151
158
  } | null | undefined;
152
159
  gateway: "Ghl";
153
160
  })[] | null | undefined;
@@ -217,6 +224,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
217
224
  receiptName?: string | null | undefined;
218
225
  dialogConfig?: Record<string, any> | null | undefined;
219
226
  gateway: "Hlbb";
227
+ } | {
228
+ config?: {
229
+ ip: string;
230
+ } | null | undefined;
231
+ receiptName?: string | null | undefined;
232
+ dialogConfig?: Record<string, any> | null | undefined;
233
+ gateway: "GlobalPayments";
220
234
  })[] | null | undefined;
221
235
  qrIntegrations?: ({
222
236
  config?: {
@@ -232,13 +246,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
232
246
  gateway: "MOCK";
233
247
  })[] | null | undefined;
234
248
  deletedAt?: string | null | undefined;
235
- _id: string;
236
249
  status: "Active" | "Inactive";
237
- updatedAt: string;
250
+ _id: string;
238
251
  referenceId: string;
239
- createdAt: string;
240
252
  securityCode: string;
241
253
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
254
+ createdAt: string;
255
+ updatedAt: string;
242
256
  }>;
243
257
  required: true;
244
258
  };