@feedmepos/mf-payment 1.6.8-dev → 1.6.10-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 (84) hide show
  1. package/dist/{Actions.vue_vue_type_script_setup_true_lang-s13fThdT.js → Actions.vue_vue_type_script_setup_true_lang-C7gFGQdP.js} +1 -1
  2. package/dist/{Chargeback-s2B12pqw.js → Chargeback-CPI5oUVB.js} +5 -5
  3. package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-Brxq1bVN.js → DocumentViewer.vue_vue_type_script_setup_true_lang-CJXV3Ewk.js} +1 -1
  4. package/dist/{OnboardForm-DaXEZGLC.js → OnboardForm-Bhe__gxG.js} +5 -5
  5. package/dist/{OnboardForm-B9377J98.js → OnboardForm-H0RzgwBy.js} +217 -205
  6. package/dist/{OnboardSubmission-C5DIpJQh.js → OnboardSubmission-CxczmI1m.js} +5 -5
  7. package/dist/{OnboardSubmission-DarWs48V.js → OnboardSubmission-OlSuAcVD.js} +2 -2
  8. package/dist/{PayoutAccount-snvpiq4o.js → PayoutAccount-CpGJ5UaY.js} +5 -5
  9. package/dist/{PayoutAccount-B0KjMo02.js → PayoutAccount-OMrqMmso.js} +5 -5
  10. package/dist/{PayoutAccountSetting-BawYjWT-.js → PayoutAccountSetting-BU8-p1qa.js} +6 -6
  11. package/dist/{Restaurant-g3JcN1LJ.js → Restaurant-9-Yu13Qc.js} +4 -4
  12. package/dist/{RestaurantSetting-Dv4MsRdG.js → RestaurantSetting-CRh-Q8YG.js} +3 -3
  13. package/dist/{Settlement-Btpp6NBv.js → Settlement-B6MYFmyp.js} +3 -3
  14. package/dist/{Settlement-CQtWESZI.js → Settlement-BtGiko2N.js} +4 -4
  15. package/dist/{SettlementTransactions-F3S1hPBT.js → SettlementTransactions-C7xQeZc4.js} +4 -4
  16. package/dist/{SettlementTransactions-CJW2xyxt.js → SettlementTransactions-CiH05kpT.js} +4 -4
  17. package/dist/{Status.vue_vue_type_script_setup_true_lang-DdVVwOEA.js → Status.vue_vue_type_script_setup_true_lang-pNlg5cV9.js} +1 -1
  18. package/dist/{Terminal-BxmSQ1b7.js → Terminal-CFiYruE2.js} +5 -5
  19. package/dist/{TerminalSetting-BJt1UNaS.js → TerminalSetting-BSFv3TMk.js} +4 -4
  20. package/dist/{Transaction-DOy8dy0S.js → Transaction-PwJ59Ky5.js} +7 -7
  21. package/dist/{Transaction-CetADC7q.js → Transaction-skOwrFET.js} +11 -11
  22. package/dist/{TransactionOld-Fnu59RaV.js → TransactionOld-DJEwXYhA.js} +7 -7
  23. package/dist/{app-DJT6o3lt.js → app-DE8hHyLN.js} +23 -23
  24. package/dist/app.js +1 -1
  25. package/dist/{assets-DsTR88pc.js → assets-BM3FgUkE.js} +2 -1
  26. package/dist/{grafana-BfHxa0Kx.js → grafana-DdK4arLU.js} +1 -1
  27. package/dist/{index-DybR8SB-.js → index-B1GnLzyY.js} +1 -1
  28. package/dist/{index-DzYqhrGz.js → index-BD1toUOz.js} +1 -1
  29. package/dist/{index-D-f4jEHN.js → index-BlpfRc5j.js} +1 -1
  30. package/dist/{index-6HIcStUJ.js → index-BthGQPkW.js} +2 -2
  31. package/dist/{index-BP7LcvTR.js → index-CBp9LUQ5.js} +1 -1
  32. package/dist/{index-dmdTuMhH.js → index-CbBwZdwo.js} +1 -1
  33. package/dist/{index-BKZQoRfc.js → index-DTjDU22_.js} +1 -1
  34. package/dist/{index-2E-xTwnR.js → index-KADrCozl.js} +1 -1
  35. package/dist/{index-BHRzCu06.js → index-SVZTBWJa.js} +10748 -9743
  36. package/dist/{index-FbkInaFL.js → index-n58-Qewm.js} +13 -13
  37. package/dist/{index.vue_vue_type_script_setup_true_lang-Cpf2rL39.js → index.vue_vue_type_script_setup_true_lang-3OAcibDB.js} +1 -1
  38. package/dist/model/transaction.d.ts +1 -0
  39. package/dist/package.json +3 -3
  40. package/dist/{payout-account-BAvaRWsn.js → payout-account-DZIYINds.js} +3 -3
  41. package/dist/stores/payoutAccount.d.ts +26 -26
  42. package/dist/tsconfig.app.tsbuildinfo +1 -1
  43. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +26 -26
  44. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +30 -30
  45. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +30 -30
  46. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +26 -26
  47. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +26 -26
  48. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +30 -30
  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/gateway/TyroGateway.vue.d.ts +2 -2
  55. package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
  56. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  57. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  58. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +2 -2
  59. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +2 -2
  60. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +2 -2
  61. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +12 -12
  62. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +12 -12
  63. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +12 -12
  64. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +12 -12
  65. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +12 -12
  66. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +12 -12
  67. package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +12 -12
  68. package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +12 -12
  69. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +12 -12
  70. package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +12 -12
  71. package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +12 -12
  72. package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +12 -12
  73. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +12 -12
  74. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +12 -12
  75. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +12 -12
  76. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +12 -12
  77. package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +12 -12
  78. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +12 -12
  79. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +12 -12
  80. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +12 -12
  81. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +52 -52
  82. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +4 -4
  83. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +2 -2
  84. package/package.json +2 -2
@@ -2,11 +2,11 @@ import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  gateway: {
4
4
  type: PropType<{
5
+ paymentGateway: "DIGIO";
5
6
  config: {
6
7
  merchantId: string;
7
8
  cardMerchantId: string;
8
9
  };
9
- paymentGateway: "DIGIO";
10
10
  } | undefined>;
11
11
  required: true;
12
12
  };
@@ -21,11 +21,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
21
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
22
22
  gateway: {
23
23
  type: PropType<{
24
+ paymentGateway: "DIGIO";
24
25
  config: {
25
26
  merchantId: string;
26
27
  cardMerchantId: string;
27
28
  };
28
- paymentGateway: "DIGIO";
29
29
  } | undefined>;
30
30
  required: true;
31
31
  };
@@ -2,12 +2,12 @@ import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  gateway: {
4
4
  type: PropType<{
5
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
5
6
  config: {
6
7
  merchantId: string;
7
- secretKey: string;
8
8
  verifyKey: string;
9
+ secretKey: string;
9
10
  };
10
- paymentGateway: "RAZER_MERCHANT_SERVICE";
11
11
  } | undefined>;
12
12
  required: true;
13
13
  };
@@ -22,12 +22,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
23
23
  gateway: {
24
24
  type: PropType<{
25
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
25
26
  config: {
26
27
  merchantId: string;
27
- secretKey: string;
28
28
  verifyKey: string;
29
+ secretKey: string;
29
30
  };
30
- paymentGateway: "RAZER_MERCHANT_SERVICE";
31
31
  } | undefined>;
32
32
  required: true;
33
33
  };
@@ -2,11 +2,11 @@ import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  gateway: {
4
4
  type: PropType<{
5
+ paymentGateway: "KSHER";
5
6
  config: {
6
7
  privateKey: string;
7
8
  appId: string;
8
9
  };
9
- paymentGateway: "KSHER";
10
10
  } | undefined>;
11
11
  required: true;
12
12
  };
@@ -21,11 +21,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
21
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
22
22
  gateway: {
23
23
  type: PropType<{
24
+ paymentGateway: "KSHER";
24
25
  config: {
25
26
  privateKey: string;
26
27
  appId: string;
27
28
  };
28
- paymentGateway: "KSHER";
29
29
  } | undefined>;
30
30
  required: true;
31
31
  };
@@ -2,14 +2,14 @@ import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  gateway: {
4
4
  type: PropType<{
5
+ paymentGateway: "MACAU_PASS";
5
6
  config: {
6
7
  merchantId: string;
7
8
  merchantName: string;
9
+ storeName: string;
8
10
  merchantCategoryCode: string;
9
11
  storeID: string;
10
- storeName: string;
11
12
  };
12
- paymentGateway: "MACAU_PASS";
13
13
  } | undefined>;
14
14
  required: true;
15
15
  };
@@ -24,14 +24,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
24
24
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
25
25
  gateway: {
26
26
  type: PropType<{
27
+ paymentGateway: "MACAU_PASS";
27
28
  config: {
28
29
  merchantId: string;
29
30
  merchantName: string;
31
+ storeName: string;
30
32
  merchantCategoryCode: string;
31
33
  storeID: string;
32
- storeName: string;
33
34
  };
34
- paymentGateway: "MACAU_PASS";
35
35
  } | undefined>;
36
36
  required: true;
37
37
  };
@@ -2,10 +2,10 @@ import type { PropType } from "vue";
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  gateway: {
4
4
  type: PropType<{
5
+ paymentGateway: "TYRO";
5
6
  config: {
6
7
  locationId: string;
7
8
  };
8
- paymentGateway: "TYRO";
9
9
  } | undefined>;
10
10
  required: true;
11
11
  };
@@ -20,10 +20,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
20
20
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
21
21
  gateway: {
22
22
  type: PropType<{
23
+ paymentGateway: "TYRO";
23
24
  config: {
24
25
  locationId: string;
25
26
  };
26
- paymentGateway: "TYRO";
27
27
  } | undefined>;
28
28
  required: true;
29
29
  };
@@ -2,8 +2,8 @@ import type { PropType } from "vue";
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  gateway: {
4
4
  type: PropType<{
5
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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" | "OMA" | "TYRO";
6
5
  type: "googlePay" | "applePay";
6
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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" | "OMA" | "TYRO";
7
7
  config: {
8
8
  gateway: string;
9
9
  gatewayMerchantId: string;
@@ -24,8 +24,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
24
24
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
25
25
  gateway: {
26
26
  type: PropType<{
27
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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" | "OMA" | "TYRO";
28
27
  type: "googlePay" | "applePay";
28
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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" | "OMA" | "TYRO";
29
29
  config: {
30
30
  gateway: string;
31
31
  gatewayMerchantId: string;
@@ -2,8 +2,8 @@ import type { PropType } from "vue";
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  gateway: {
4
4
  type: PropType<{
5
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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" | "OMA" | "TYRO";
6
5
  type: "googlePay" | "applePay";
6
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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" | "OMA" | "TYRO";
7
7
  config: {
8
8
  gateway: string;
9
9
  gatewayMerchantId: string;
@@ -24,8 +24,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
24
24
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
25
25
  gateway: {
26
26
  type: PropType<{
27
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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" | "OMA" | "TYRO";
28
27
  type: "googlePay" | "applePay";
28
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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" | "OMA" | "TYRO";
29
29
  config: {
30
30
  gateway: string;
31
31
  gatewayMerchantId: string;
@@ -17,10 +17,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
17
17
  config: {
18
18
  applicationCode?: string | null | undefined;
19
19
  offlineSecret?: string | null | undefined;
20
- uniqueId: string;
21
20
  merchantId: string;
22
- secretKey: string;
23
21
  verifyKey: string;
22
+ secretKey: string;
23
+ uniqueId: string;
24
24
  };
25
25
  active: boolean;
26
26
  } | undefined>;
@@ -43,10 +43,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
43
43
  config: {
44
44
  applicationCode?: string | null | undefined;
45
45
  offlineSecret?: string | null | undefined;
46
- uniqueId: string;
47
46
  merchantId: string;
48
- secretKey: string;
49
47
  verifyKey: string;
48
+ secretKey: string;
49
+ uniqueId: string;
50
50
  };
51
51
  active: boolean;
52
52
  } | undefined>;
@@ -15,9 +15,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
15
15
  restaurantId: string;
16
16
  paymentGateway: "E_GHL";
17
17
  config: {
18
+ privateKey: string;
18
19
  merchantId: string;
19
20
  terminalId: string;
20
- privateKey: string;
21
21
  };
22
22
  active: boolean;
23
23
  } | undefined>;
@@ -38,9 +38,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
38
38
  restaurantId: string;
39
39
  paymentGateway: "E_GHL";
40
40
  config: {
41
+ privateKey: string;
41
42
  merchantId: string;
42
43
  terminalId: string;
43
- privateKey: string;
44
44
  };
45
45
  active: boolean;
46
46
  } | undefined>;
@@ -17,9 +17,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
17
17
  config: {
18
18
  merchantId: string;
19
19
  merchantName: string;
20
+ storeName: string;
20
21
  merchantCategoryCode: string;
21
22
  storeID: string;
22
- storeName: string;
23
23
  };
24
24
  active: boolean;
25
25
  } | undefined>;
@@ -42,9 +42,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
42
42
  config: {
43
43
  merchantId: string;
44
44
  merchantName: string;
45
+ storeName: string;
45
46
  merchantCategoryCode: string;
46
47
  storeID: string;
47
- storeName: string;
48
48
  };
49
49
  active: boolean;
50
50
  } | undefined>;
@@ -16,9 +16,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
16
16
  paymentGateway: "REVENUE_MONSTER";
17
17
  config: {
18
18
  clientId: string;
19
- clientPrivateKey: string;
20
19
  clientSecret: string;
21
20
  storeId: string;
21
+ clientPrivateKey: string;
22
22
  };
23
23
  active: boolean;
24
24
  } | undefined>;
@@ -40,9 +40,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
40
40
  paymentGateway: "REVENUE_MONSTER";
41
41
  config: {
42
42
  clientId: string;
43
- clientPrivateKey: string;
44
43
  clientSecret: string;
45
44
  storeId: string;
45
+ clientPrivateKey: string;
46
46
  };
47
47
  active: boolean;
48
48
  } | undefined>;
@@ -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;
8
6
  secretKey?: string | null | undefined;
9
- token?: string | null | undefined;
10
7
  gateways?: {
11
8
  config?: {
12
9
  packageId: string;
13
10
  uniqueId: string;
14
11
  } | null | undefined;
15
- gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
12
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Cash" | "Softspace";
16
13
  }[] | 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
- terminalId: string;
26
25
  merchantId: string;
26
+ terminalId: string;
27
27
  } | null | undefined;
28
28
  gateway: "Ghl";
29
29
  })[] | null | undefined;
@@ -56,9 +56,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
56
56
  status: "Active" | "Inactive";
57
57
  _id: string;
58
58
  referenceId: string;
59
+ createdAt: string;
59
60
  securityCode: string;
60
61
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
61
- createdAt: string;
62
62
  updatedAt: string;
63
63
  }>;
64
64
  };
@@ -66,17 +66,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
66
66
  terminal: {
67
67
  type: PropType<{
68
68
  name?: string | null | undefined;
69
- deviceId?: string | null | undefined;
70
- bindCode?: string | null | undefined;
71
69
  secretKey?: string | null | undefined;
72
- token?: string | null | undefined;
73
70
  gateways?: {
74
71
  config?: {
75
72
  packageId: string;
76
73
  uniqueId: string;
77
74
  } | null | undefined;
78
- gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
75
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Cash" | "Softspace";
79
76
  }[] | null | undefined;
77
+ deviceId?: string | null | undefined;
78
+ bindCode?: string | null | undefined;
79
+ token?: string | null | undefined;
80
80
  ecrs?: ({
81
81
  config?: {
82
82
  terminalId: string;
@@ -85,8 +85,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
85
85
  } | {
86
86
  config?: {
87
87
  privateKey?: string | null | undefined;
88
- terminalId: string;
89
88
  merchantId: string;
89
+ terminalId: string;
90
90
  } | null | undefined;
91
91
  gateway: "Ghl";
92
92
  })[] | null | undefined;
@@ -119,9 +119,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
119
119
  status: "Active" | "Inactive";
120
120
  _id: string;
121
121
  referenceId: string;
122
+ createdAt: string;
122
123
  securityCode: string;
123
124
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
124
- createdAt: string;
125
125
  updatedAt: string;
126
126
  }>;
127
127
  };
@@ -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;
9
7
  secretKey?: string | null | undefined;
10
- token?: string | null | undefined;
11
8
  gateways?: {
12
9
  config?: {
13
10
  packageId: string;
14
11
  uniqueId: string;
15
12
  } | null | undefined;
16
- gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
13
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Cash" | "Softspace";
17
14
  }[] | 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
- terminalId: string;
27
26
  merchantId: string;
27
+ terminalId: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
30
30
  })[] | null | undefined;
@@ -57,9 +57,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
57
57
  status: "Active" | "Inactive";
58
58
  _id: string;
59
59
  referenceId: string;
60
+ createdAt: string;
60
61
  securityCode: string;
61
62
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
62
- createdAt: string;
63
63
  updatedAt: string;
64
64
  }>;
65
65
  required: true;
@@ -72,17 +72,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
72
72
  terminal: {
73
73
  type: PropType<{
74
74
  name?: string | null | undefined;
75
- deviceId?: string | null | undefined;
76
- bindCode?: string | null | undefined;
77
75
  secretKey?: string | null | undefined;
78
- token?: string | null | undefined;
79
76
  gateways?: {
80
77
  config?: {
81
78
  packageId: string;
82
79
  uniqueId: string;
83
80
  } | null | undefined;
84
- gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
81
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Cash" | "Softspace";
85
82
  }[] | null | undefined;
83
+ deviceId?: string | null | undefined;
84
+ bindCode?: string | null | undefined;
85
+ token?: string | null | undefined;
86
86
  ecrs?: ({
87
87
  config?: {
88
88
  terminalId: string;
@@ -91,8 +91,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
91
91
  } | {
92
92
  config?: {
93
93
  privateKey?: string | null | undefined;
94
- terminalId: string;
95
94
  merchantId: string;
95
+ terminalId: string;
96
96
  } | null | undefined;
97
97
  gateway: "Ghl";
98
98
  })[] | null | undefined;
@@ -125,9 +125,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
125
125
  status: "Active" | "Inactive";
126
126
  _id: string;
127
127
  referenceId: string;
128
+ createdAt: string;
128
129
  securityCode: string;
129
130
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
130
- createdAt: string;
131
131
  updatedAt: string;
132
132
  }>;
133
133
  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;
8
6
  secretKey?: string | null | undefined;
9
- token?: string | null | undefined;
10
7
  gateways?: {
11
8
  config?: {
12
9
  packageId: string;
13
10
  uniqueId: string;
14
11
  } | null | undefined;
15
- gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
12
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Cash" | "Softspace";
16
13
  }[] | 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
- terminalId: string;
26
25
  merchantId: string;
26
+ terminalId: string;
27
27
  } | null | undefined;
28
28
  gateway: "Ghl";
29
29
  })[] | null | undefined;
@@ -56,9 +56,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
56
56
  status: "Active" | "Inactive";
57
57
  _id: string;
58
58
  referenceId: string;
59
+ createdAt: string;
59
60
  securityCode: string;
60
61
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
61
- createdAt: string;
62
62
  updatedAt: string;
63
63
  }>;
64
64
  required: true;
@@ -67,17 +67,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
67
67
  terminal: {
68
68
  type: PropType<{
69
69
  name?: string | null | undefined;
70
- deviceId?: string | null | undefined;
71
- bindCode?: string | null | undefined;
72
70
  secretKey?: string | null | undefined;
73
- token?: string | null | undefined;
74
71
  gateways?: {
75
72
  config?: {
76
73
  packageId: string;
77
74
  uniqueId: string;
78
75
  } | null | undefined;
79
- gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
76
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Cash" | "Softspace";
80
77
  }[] | null | undefined;
78
+ deviceId?: string | null | undefined;
79
+ bindCode?: string | null | undefined;
80
+ token?: string | null | undefined;
81
81
  ecrs?: ({
82
82
  config?: {
83
83
  terminalId: string;
@@ -86,8 +86,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
86
86
  } | {
87
87
  config?: {
88
88
  privateKey?: string | null | undefined;
89
- terminalId: string;
90
89
  merchantId: string;
90
+ terminalId: string;
91
91
  } | null | undefined;
92
92
  gateway: "Ghl";
93
93
  })[] | null | undefined;
@@ -120,9 +120,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
120
120
  status: "Active" | "Inactive";
121
121
  _id: string;
122
122
  referenceId: string;
123
+ createdAt: string;
123
124
  securityCode: string;
124
125
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
125
- createdAt: string;
126
126
  updatedAt: string;
127
127
  }>;
128
128
  required: true;
@@ -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;
9
7
  secretKey?: string | null | undefined;
10
- token?: string | null | undefined;
11
8
  gateways?: {
12
9
  config?: {
13
10
  packageId: string;
14
11
  uniqueId: string;
15
12
  } | null | undefined;
16
- gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
13
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Cash" | "Softspace";
17
14
  }[] | 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
- terminalId: string;
27
26
  merchantId: string;
27
+ terminalId: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
30
30
  })[] | null | undefined;
@@ -57,9 +57,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
57
57
  status: "Active" | "Inactive";
58
58
  _id: string;
59
59
  referenceId: string;
60
+ createdAt: string;
60
61
  securityCode: string;
61
62
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
62
- createdAt: string;
63
63
  updatedAt: string;
64
64
  }>;
65
65
  required: true;
@@ -72,17 +72,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
72
72
  terminal: {
73
73
  type: PropType<{
74
74
  name?: string | null | undefined;
75
- deviceId?: string | null | undefined;
76
- bindCode?: string | null | undefined;
77
75
  secretKey?: string | null | undefined;
78
- token?: string | null | undefined;
79
76
  gateways?: {
80
77
  config?: {
81
78
  packageId: string;
82
79
  uniqueId: string;
83
80
  } | null | undefined;
84
- gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
81
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Cash" | "Softspace";
85
82
  }[] | null | undefined;
83
+ deviceId?: string | null | undefined;
84
+ bindCode?: string | null | undefined;
85
+ token?: string | null | undefined;
86
86
  ecrs?: ({
87
87
  config?: {
88
88
  terminalId: string;
@@ -91,8 +91,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
91
91
  } | {
92
92
  config?: {
93
93
  privateKey?: string | null | undefined;
94
- terminalId: string;
95
94
  merchantId: string;
95
+ terminalId: string;
96
96
  } | null | undefined;
97
97
  gateway: "Ghl";
98
98
  })[] | null | undefined;
@@ -125,9 +125,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
125
125
  status: "Active" | "Inactive";
126
126
  _id: string;
127
127
  referenceId: string;
128
+ createdAt: string;
128
129
  securityCode: string;
129
130
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
130
- createdAt: string;
131
131
  updatedAt: string;
132
132
  }>;
133
133
  required: true;