@feedmepos/mf-payment 1.10.6 → 1.10.7-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 (90) hide show
  1. package/dist/{Actions.vue_vue_type_script_setup_true_lang-CqJd1X0X.js → Actions.vue_vue_type_script_setup_true_lang-CDTMsbYv.js} +1 -1
  2. package/dist/{AdminBusinessSelector.vue_vue_type_script_setup_true_lang-Eu7ASW2o.js → AdminBusinessSelector.vue_vue_type_script_setup_true_lang-BXw-ZGes.js} +3 -3
  3. package/dist/AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-DOSmgkgi.js +135 -0
  4. package/dist/{Chargeback-CMd35ws-.js → Chargeback-BqXwYiuk.js} +5 -5
  5. package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-B1VBR6hm.js → DocumentViewer.vue_vue_type_script_setup_true_lang-BMBTecYJ.js} +1 -1
  6. package/dist/{ExternalTerminal--aTxkXzh.js → ExternalTerminal-CPqZXXJN.js} +6 -6
  7. package/dist/{OnboardForm-Cv-b3Skb.js → OnboardForm-CzW4p_2d.js} +6 -6
  8. package/dist/{OnboardForm-C3h1KO1O.js → OnboardForm-Dc99b9Y9.js} +6 -6
  9. package/dist/{OnboardSubmission-Ck3nezzM.js → OnboardSubmission-CW0mAt6g.js} +6 -6
  10. package/dist/{OnboardSubmission-CxeCT_G3.js → OnboardSubmission-DE1LorIG.js} +3 -3
  11. package/dist/PaymentCheckout-Dak0HEN-.js +1939 -0
  12. package/dist/{PayoutAccount-BGoBqwop.js → PayoutAccount-BaxlEkSz.js} +7 -7
  13. package/dist/{PayoutAccount-BYYsU904.js → PayoutAccount-CcxQG44I.js} +5 -5
  14. package/dist/{PayoutAccountSetting-Cb3qV2mD.js → PayoutAccountSetting-BjGT7oIq.js} +6 -6
  15. package/dist/{Restaurant-Fzvk7vXR.js → Restaurant-Dubtx0qm.js} +4 -4
  16. package/dist/{RestaurantSetting-DbUoc8oN.js → RestaurantSetting-CaV9iLhj.js} +3 -3
  17. package/dist/{Settlement-W01KavYf.js → Settlement-BpI9rV6S.js} +3 -3
  18. package/dist/{Settlement-BRIrYWpz.js → Settlement-Dk2vmfTC.js} +4 -4
  19. package/dist/{SettlementTransactions-DapiPPJF.js → SettlementTransactions-DUKUIBGb.js} +5 -5
  20. package/dist/{SettlementTransactions-mwlfQemB.js → SettlementTransactions-L1UnE3Dz.js} +5 -5
  21. package/dist/{Status.vue_vue_type_script_setup_true_lang-Ds_0bxtO.js → Status.vue_vue_type_script_setup_true_lang-CBq4EZkF.js} +1 -1
  22. package/dist/{Terminal-83TwJ7ie.js → Terminal-DA4Y3glc.js} +6 -6
  23. package/dist/TerminalSetting-ChWAOcmg.js +2779 -0
  24. package/dist/TerminalTemplate-CPL-E4c2.js +322 -0
  25. package/dist/TerminalTemplateSetting-BTZZ_5hn.js +262 -0
  26. package/dist/{Transaction-DHs4jxYL.js → Transaction-BoYZtvk4.js} +10 -10
  27. package/dist/{Transaction-cq5rmTfT.js → Transaction-eJhtXrtB.js} +20 -19
  28. package/dist/{TransactionOld-DaheibSS.js → TransactionOld-CpcwSOPc.js} +7 -7
  29. package/dist/{TransactionStatus.vue_vue_type_script_setup_true_lang-BoPXEI9q.js → TransactionStatus.vue_vue_type_script_setup_true_lang-uOyBTSIr.js} +1 -1
  30. package/dist/api/terminal/index.d.ts +1 -0
  31. package/dist/api/terminal-template/index.d.ts +15 -0
  32. package/dist/{app-DUV0ashg.js → app-D6AC4Zp8.js} +389 -353
  33. package/dist/app.js +1 -1
  34. package/dist/{assets-BGnM7nin.js → assets-he2Gzvfg.js} +1 -1
  35. package/dist/{grafana-BoNOlJ9-.js → grafana-Ci9Ouxi7.js} +1 -1
  36. package/dist/{index-DQ9q6Ng_.js → index-B1Q7VAq8.js} +1 -1
  37. package/dist/index-BDQw2qyD.js +71 -0
  38. package/dist/{index-ChsCKiRb.js → index-BexuYVa4.js} +1 -1
  39. package/dist/{index-BaEy-M8O.js → index-C1rqQDv4.js} +1 -1
  40. package/dist/{index-cp0D_L8y.js → index-CQWvP-R5.js} +1 -1
  41. package/dist/{index-Dp9alEOk.js → index-DGXTnrw9.js} +1 -1
  42. package/dist/{index-D8-ut4k_.js → index-DJAcIsfC.js} +3073 -3030
  43. package/dist/{index-DJzgbPBh.js → index-Dyq-uY9m.js} +1 -1
  44. package/dist/{index-C15EF9Ej.js → index-UvQbjo9b.js} +1 -1
  45. package/dist/{index-BboUkfWO.js → index-YRTDpAkL.js} +2 -2
  46. package/dist/index-rlCqwp1w.js +43 -0
  47. package/dist/{index.vue_vue_type_script_setup_true_lang-D1bbu1bC.js → index.vue_vue_type_script_setup_true_lang-C1d0q7uA.js} +1 -1
  48. package/dist/{onboard-submission-CHqAHLM5.js → onboard-submission-Dfp-461W.js} +1 -1
  49. package/dist/package.json +3 -3
  50. package/dist/{payout-account-DLL_RAnN.js → payout-account-BziG4FgY.js} +3 -3
  51. package/dist/style.css +1 -1
  52. package/dist/tsconfig.app.tsbuildinfo +1 -1
  53. package/dist/useQuery-Bjhr1nB7.js +375 -0
  54. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +4 -4
  55. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +4 -4
  56. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +4 -4
  57. package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
  58. package/dist/views/admin/payout-account/tabs/gateway/BeamGateway.vue.d.ts +2 -2
  59. package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
  60. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  61. package/dist/views/admin/payout-account/tabs/gateway/KsherGateway.vue.d.ts +4 -4
  62. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
  63. package/dist/views/admin/payout-account/tabs/gateway/TyroGateway.vue.d.ts +2 -2
  64. package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
  65. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  66. package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
  67. package/dist/views/admin/restaurant/tabs/gateway/BeamGateway.vue.d.ts +4 -4
  68. package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +4 -4
  69. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
  70. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
  71. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +4 -4
  72. package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +6 -6
  73. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +6 -6
  74. package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +6 -6
  75. package/dist/views/admin/restaurant/tabs/gateway/MonetapayGateway.vue.d.ts +6 -6
  76. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +8 -8
  77. package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +6 -6
  78. package/dist/views/admin/terminal/TerminalApplyTemplateDialog.vue.d.ts +6 -0
  79. package/dist/views/admin/terminal/TerminalSaveTemplateDialog.vue.d.ts +2 -0
  80. package/dist/views/admin/terminal-template/TerminalTemplate.vue.d.ts +2 -0
  81. package/dist/views/admin/terminal-template/TerminalTemplateSetting.vue.d.ts +12 -0
  82. package/dist/views/admin/terminal-template/TerminalTemplateSideSheet.vue.d.ts +174 -0
  83. package/dist/views/admin/terminal-template/cell/Actions.vue.d.ts +12 -0
  84. package/dist/views/admin/terminal-template/cell/Default.vue.d.ts +5 -0
  85. package/dist/views/admin/terminal-template/tabs/EcrGateways.vue.d.ts +104 -0
  86. package/dist/views/admin/terminal-template/tabs/Information.vue.d.ts +95 -0
  87. package/package.json +2 -2
  88. package/dist/AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-CRCrBun9.js +0 -505
  89. package/dist/TerminalSetting-DqQoSYrZ.js +0 -4521
  90. package/dist/index-DVQwRCIo.js +0 -63
@@ -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
- appId: string;
7
7
  privateKey: string;
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
- appId: string;
26
26
  privateKey: string;
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
  };
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3
3
  gateway: {
4
4
  type: PropType<{
5
5
  type: "googlePay" | "applePay";
6
- gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "PBB" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY" | "BRI";
6
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "PBB" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY" | "BRI";
7
7
  config: {
8
8
  gateway: string;
9
9
  gatewayMerchantId: string;
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
25
25
  gateway: {
26
26
  type: PropType<{
27
27
  type: "googlePay" | "applePay";
28
- gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "PBB" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY" | "BRI";
28
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "PBB" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY" | "BRI";
29
29
  config: {
30
30
  gateway: string;
31
31
  gatewayMerchantId: string;
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3
3
  gateway: {
4
4
  type: PropType<{
5
5
  type: "googlePay" | "applePay";
6
- gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "PBB" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY" | "BRI";
6
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "PBB" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY" | "BRI";
7
7
  config: {
8
8
  gateway: string;
9
9
  gatewayMerchantId: string;
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
25
25
  gateway: {
26
26
  type: PropType<{
27
27
  type: "googlePay" | "applePay";
28
- gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "PBB" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY" | "BRI";
28
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "PBB" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY" | "BRI";
29
29
  config: {
30
30
  gateway: string;
31
31
  gatewayMerchantId: string;
@@ -11,7 +11,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
11
11
  };
12
12
  gateway: {
13
13
  type: PropType<{
14
+ restaurantId: string;
14
15
  _id: string;
16
+ paymentGateway: "ADYEN";
15
17
  config: {
16
18
  hmacKey?: string | null | undefined;
17
19
  merchantAccount: string;
@@ -19,8 +21,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
19
21
  apiKey: string;
20
22
  endpoint: string;
21
23
  };
22
- paymentGateway: "ADYEN";
23
- restaurantId: string;
24
24
  active: boolean;
25
25
  } | undefined>;
26
26
  required: true;
@@ -36,7 +36,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
36
36
  };
37
37
  gateway: {
38
38
  type: PropType<{
39
+ restaurantId: string;
39
40
  _id: string;
41
+ paymentGateway: "ADYEN";
40
42
  config: {
41
43
  hmacKey?: string | null | undefined;
42
44
  merchantAccount: string;
@@ -44,8 +46,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
44
46
  apiKey: string;
45
47
  endpoint: string;
46
48
  };
47
- paymentGateway: "ADYEN";
48
- restaurantId: string;
49
49
  active: boolean;
50
50
  } | undefined>;
51
51
  required: true;
@@ -11,14 +11,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
11
11
  };
12
12
  gateway: {
13
13
  type: PropType<{
14
+ restaurantId: string;
14
15
  _id: string;
16
+ paymentGateway: "BEAM";
15
17
  config: {
16
18
  isDirect?: boolean | undefined;
17
19
  merchantId: string;
18
20
  apiKey: string;
19
21
  };
20
- paymentGateway: "BEAM";
21
- restaurantId: string;
22
22
  active: boolean;
23
23
  } | undefined>;
24
24
  required: true;
@@ -34,14 +34,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
34
34
  };
35
35
  gateway: {
36
36
  type: PropType<{
37
+ restaurantId: string;
37
38
  _id: string;
39
+ paymentGateway: "BEAM";
38
40
  config: {
39
41
  isDirect?: boolean | undefined;
40
42
  merchantId: string;
41
43
  apiKey: string;
42
44
  };
43
- paymentGateway: "BEAM";
44
- restaurantId: string;
45
45
  active: boolean;
46
46
  } | undefined>;
47
47
  required: true;
@@ -3,12 +3,12 @@ import type { PropType } from "vue";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  gateway: {
5
5
  type: PropType<{
6
+ restaurantId: string;
6
7
  _id: string;
8
+ paymentGateway: "DIGIO";
7
9
  config: {
8
10
  merchantId: string;
9
11
  };
10
- paymentGateway: "DIGIO";
11
- restaurantId: string;
12
12
  active: boolean;
13
13
  } | undefined>;
14
14
  required: true;
@@ -24,12 +24,12 @@ 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
+ restaurantId: string;
27
28
  _id: string;
29
+ paymentGateway: "DIGIO";
28
30
  config: {
29
31
  merchantId: string;
30
32
  };
31
- paymentGateway: "DIGIO";
32
- restaurantId: string;
33
33
  active: boolean;
34
34
  } | undefined>;
35
35
  required: true;
@@ -11,17 +11,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
11
11
  };
12
12
  gateway: {
13
13
  type: PropType<{
14
+ restaurantId: string;
14
15
  _id: string;
16
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
15
17
  config: {
16
18
  applicationCode?: string | null | undefined;
17
19
  offlineSecret?: string | null | undefined;
18
20
  merchantId: string;
19
- uniqueId: string;
20
- secretKey: string;
21
21
  verifyKey: string;
22
+ secretKey: string;
23
+ uniqueId: string;
22
24
  };
23
- paymentGateway: "RAZER_MERCHANT_SERVICE";
24
- restaurantId: string;
25
25
  active: boolean;
26
26
  } | undefined>;
27
27
  required: true;
@@ -37,17 +37,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
37
37
  };
38
38
  gateway: {
39
39
  type: PropType<{
40
+ restaurantId: string;
40
41
  _id: string;
42
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
41
43
  config: {
42
44
  applicationCode?: string | null | undefined;
43
45
  offlineSecret?: string | null | undefined;
44
46
  merchantId: string;
45
- uniqueId: string;
46
- secretKey: string;
47
47
  verifyKey: string;
48
+ secretKey: string;
49
+ uniqueId: string;
48
50
  };
49
- paymentGateway: "RAZER_MERCHANT_SERVICE";
50
- restaurantId: string;
51
51
  active: boolean;
52
52
  } | undefined>;
53
53
  required: true;
@@ -11,14 +11,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
11
11
  };
12
12
  gateway: {
13
13
  type: PropType<{
14
+ restaurantId: string;
14
15
  _id: string;
16
+ paymentGateway: "E_GHL";
15
17
  config: {
16
- terminalId: string;
17
- merchantId: string;
18
18
  privateKey: string;
19
+ merchantId: string;
20
+ terminalId: string;
19
21
  };
20
- paymentGateway: "E_GHL";
21
- restaurantId: string;
22
22
  active: boolean;
23
23
  } | undefined>;
24
24
  required: true;
@@ -34,14 +34,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
34
34
  };
35
35
  gateway: {
36
36
  type: PropType<{
37
+ restaurantId: string;
37
38
  _id: string;
39
+ paymentGateway: "E_GHL";
38
40
  config: {
39
- terminalId: string;
40
- merchantId: string;
41
41
  privateKey: string;
42
+ merchantId: string;
43
+ terminalId: string;
42
44
  };
43
- paymentGateway: "E_GHL";
44
- restaurantId: string;
45
45
  active: boolean;
46
46
  } | undefined>;
47
47
  required: true;
@@ -11,12 +11,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
11
11
  };
12
12
  gateway: {
13
13
  type: PropType<{
14
+ restaurantId: string;
14
15
  _id: string;
16
+ paymentGateway: "GRAB";
15
17
  config: {
16
18
  merchantId: string;
17
19
  };
18
- paymentGateway: "GRAB";
19
- restaurantId: string;
20
20
  active: boolean;
21
21
  } | undefined>;
22
22
  required: true;
@@ -32,12 +32,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
32
32
  };
33
33
  gateway: {
34
34
  type: PropType<{
35
+ restaurantId: string;
35
36
  _id: string;
37
+ paymentGateway: "GRAB";
36
38
  config: {
37
39
  merchantId: string;
38
40
  };
39
- paymentGateway: "GRAB";
40
- restaurantId: string;
41
41
  active: boolean;
42
42
  } | undefined>;
43
43
  required: true;
@@ -3,13 +3,13 @@ import type { PropType } from "vue";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  gateway: {
5
5
  type: PropType<{
6
+ restaurantId: string;
6
7
  _id: string;
8
+ paymentGateway: "KSHER";
7
9
  config: {
8
- appId: string;
9
10
  privateKey: string;
11
+ appId: string;
10
12
  };
11
- paymentGateway: "KSHER";
12
- restaurantId: string;
13
13
  active: boolean;
14
14
  } | undefined>;
15
15
  required: true;
@@ -25,13 +25,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
25
25
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
26
26
  gateway: {
27
27
  type: PropType<{
28
+ restaurantId: string;
28
29
  _id: string;
30
+ paymentGateway: "KSHER";
29
31
  config: {
30
- appId: string;
31
32
  privateKey: string;
33
+ appId: string;
32
34
  };
33
- paymentGateway: "KSHER";
34
- restaurantId: string;
35
35
  active: boolean;
36
36
  } | undefined>;
37
37
  required: true;
@@ -11,16 +11,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
11
11
  };
12
12
  gateway: {
13
13
  type: PropType<{
14
+ restaurantId: string;
14
15
  _id: string;
16
+ paymentGateway: "MACAU_PASS";
15
17
  config: {
16
18
  merchantId: string;
17
19
  merchantName: string;
20
+ storeName: string;
18
21
  merchantCategoryCode: string;
19
22
  storeID: string;
20
- storeName: string;
21
23
  };
22
- paymentGateway: "MACAU_PASS";
23
- restaurantId: string;
24
24
  active: boolean;
25
25
  } | undefined>;
26
26
  required: true;
@@ -36,16 +36,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
36
36
  };
37
37
  gateway: {
38
38
  type: PropType<{
39
+ restaurantId: string;
39
40
  _id: string;
41
+ paymentGateway: "MACAU_PASS";
40
42
  config: {
41
43
  merchantId: string;
42
44
  merchantName: string;
45
+ storeName: string;
43
46
  merchantCategoryCode: string;
44
47
  storeID: string;
45
- storeName: string;
46
48
  };
47
- paymentGateway: "MACAU_PASS";
48
- restaurantId: string;
49
49
  active: boolean;
50
50
  } | undefined>;
51
51
  required: true;
@@ -11,15 +11,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
11
11
  };
12
12
  gateway: {
13
13
  type: PropType<{
14
+ restaurantId: string;
14
15
  _id: string;
16
+ paymentGateway: "MAYBANK_QR";
15
17
  config: {
16
18
  terminalId?: string | undefined;
17
- merchantId: string;
18
19
  clientId: string;
19
20
  clientSecret: string;
21
+ merchantId: string;
20
22
  };
21
- paymentGateway: "MAYBANK_QR";
22
- restaurantId: string;
23
23
  active: boolean;
24
24
  } | undefined>;
25
25
  required: true;
@@ -35,15 +35,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
35
35
  };
36
36
  gateway: {
37
37
  type: PropType<{
38
+ restaurantId: string;
38
39
  _id: string;
40
+ paymentGateway: "MAYBANK_QR";
39
41
  config: {
40
42
  terminalId?: string | undefined;
41
- merchantId: string;
42
43
  clientId: string;
43
44
  clientSecret: string;
45
+ merchantId: string;
44
46
  };
45
- paymentGateway: "MAYBANK_QR";
46
- restaurantId: string;
47
47
  active: boolean;
48
48
  } | undefined>;
49
49
  required: true;
@@ -3,13 +3,13 @@ import type { PropType } from "vue";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  gateway: {
5
5
  type: PropType<{
6
+ restaurantId: string;
6
7
  _id: string;
8
+ paymentGateway: "MONETAPAY";
7
9
  config: {
8
- appId: string;
9
10
  merchantId: string;
11
+ appId: string;
10
12
  };
11
- paymentGateway: "MONETAPAY";
12
- restaurantId: string;
13
13
  active: boolean;
14
14
  } | undefined>;
15
15
  required: true;
@@ -25,13 +25,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
25
25
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
26
26
  gateway: {
27
27
  type: PropType<{
28
+ restaurantId: string;
28
29
  _id: string;
30
+ paymentGateway: "MONETAPAY";
29
31
  config: {
30
- appId: string;
31
32
  merchantId: string;
33
+ appId: string;
32
34
  };
33
- paymentGateway: "MONETAPAY";
34
- restaurantId: string;
35
35
  active: boolean;
36
36
  } | undefined>;
37
37
  required: true;
@@ -11,15 +11,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
11
11
  };
12
12
  gateway: {
13
13
  type: PropType<{
14
+ restaurantId: string;
14
15
  _id: string;
16
+ paymentGateway: "REVENUE_MONSTER";
15
17
  config: {
16
- storeId: string;
17
18
  clientId: string;
18
- clientPrivateKey: string;
19
19
  clientSecret: string;
20
+ storeId: string;
21
+ clientPrivateKey: string;
20
22
  };
21
- paymentGateway: "REVENUE_MONSTER";
22
- restaurantId: string;
23
23
  active: boolean;
24
24
  } | undefined>;
25
25
  required: true;
@@ -35,15 +35,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
35
35
  };
36
36
  gateway: {
37
37
  type: PropType<{
38
+ restaurantId: string;
38
39
  _id: string;
40
+ paymentGateway: "REVENUE_MONSTER";
39
41
  config: {
40
- storeId: string;
41
42
  clientId: string;
42
- clientPrivateKey: string;
43
43
  clientSecret: string;
44
+ storeId: string;
45
+ clientPrivateKey: string;
44
46
  };
45
- paymentGateway: "REVENUE_MONSTER";
46
- restaurantId: string;
47
47
  active: boolean;
48
48
  } | undefined>;
49
49
  required: true;
@@ -11,14 +11,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
11
11
  };
12
12
  gateway: {
13
13
  type: PropType<{
14
+ restaurantId: string;
14
15
  _id: string;
16
+ paymentGateway: "SOFTSPACE";
15
17
  config: {
16
18
  profileId?: string | null | undefined;
17
- tid: string;
18
19
  mid: string;
20
+ tid: string;
19
21
  };
20
- paymentGateway: "SOFTSPACE";
21
- restaurantId: string;
22
22
  active: boolean;
23
23
  } | undefined>;
24
24
  required: true;
@@ -34,14 +34,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
34
34
  };
35
35
  gateway: {
36
36
  type: PropType<{
37
+ restaurantId: string;
37
38
  _id: string;
39
+ paymentGateway: "SOFTSPACE";
38
40
  config: {
39
41
  profileId?: string | null | undefined;
40
- tid: string;
41
42
  mid: string;
43
+ tid: string;
42
44
  };
43
- paymentGateway: "SOFTSPACE";
44
- restaurantId: string;
45
45
  active: boolean;
46
46
  } | undefined>;
47
47
  required: true;
@@ -0,0 +1,6 @@
1
+ import type { FdoPortalTerminalTemplate } from "@feedmepos/payment-entity";
2
+ type __VLS_Props = {
3
+ templates: FdoPortalTerminalTemplate[];
4
+ };
5
+ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,12 @@
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
+ templateId: {
3
+ type: StringConstructor;
4
+ required: true;
5
+ };
6
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
7
+ templateId: {
8
+ type: StringConstructor;
9
+ required: true;
10
+ };
11
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
12
+ export default _default;