@feedmepos/mf-payment 1.7.4-dev → 1.7.4

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 (99) hide show
  1. package/dist/{Actions.vue_vue_type_script_setup_true_lang-B5sqVL7d.js → Actions.vue_vue_type_script_setup_true_lang-BkGPt33y.js} +1 -1
  2. package/dist/{AdminBusinessSelector.vue_vue_type_script_setup_true_lang-B2sVLkI5.js → AdminBusinessSelector.vue_vue_type_script_setup_true_lang-DpcPn8f2.js} +3 -3
  3. package/dist/{AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-D_hGHpb0.js → AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-CiPlezXr.js} +2 -2
  4. package/dist/{Chargeback-CtYYjuEB.js → Chargeback-BFUlbL_7.js} +5 -5
  5. package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-BW-Gu-nZ.js → DocumentViewer.vue_vue_type_script_setup_true_lang-BRY4cO_d.js} +1 -1
  6. package/dist/{OnboardForm-CIFQEBec.js → OnboardForm-DnwPql96.js} +5 -5
  7. package/dist/{OnboardForm-IRLkWmoI.js → OnboardForm-DyOPX1_d.js} +5 -5
  8. package/dist/{OnboardSubmission-C9M8t5vU.js → OnboardSubmission-DipKw5HF.js} +5 -5
  9. package/dist/{OnboardSubmission-CndjRMqy.js → OnboardSubmission-OZ0G4P_v.js} +2 -2
  10. package/dist/{PayoutAccount-BSXnemjX.js → PayoutAccount-BCb5cslo.js} +5 -5
  11. package/dist/PayoutAccount-CO2FdnnA.js +379 -0
  12. package/dist/{PayoutAccountSetting-CMkQNnDb.js → PayoutAccountSetting-Bb1CsUCE.js} +6 -6
  13. package/dist/{Restaurant-bpdNibYe.js → Restaurant-D1wUiImO.js} +4 -4
  14. package/dist/{RestaurantSetting-NbagQfTz.js → RestaurantSetting-BBO7DzsZ.js} +3 -3
  15. package/dist/{Settlement-D_yGtVZV.js → Settlement-DgRZ_Nto.js} +4 -4
  16. package/dist/{Settlement-TAZg6fCx.js → Settlement-t5A8S8TD.js} +3 -3
  17. package/dist/{SettlementTransactions-DHxHNPdw.js → SettlementTransactions-DdGLhtnr.js} +4 -4
  18. package/dist/{SettlementTransactions-ENvQRM79.js → SettlementTransactions-jfKNoOD9.js} +4 -4
  19. package/dist/{Status.vue_vue_type_script_setup_true_lang-B0FnrTJk.js → Status.vue_vue_type_script_setup_true_lang-JsBLH3uy.js} +1 -1
  20. package/dist/{Terminal-z_7q3GBS.js → Terminal-DaIv5qfl.js} +5 -5
  21. package/dist/{TerminalSetting-C5UmznfX.js → TerminalSetting-Dj2hBkl6.js} +521 -655
  22. package/dist/{Transaction-DNkc6es6.js → Transaction-B72LKIca.js} +10 -10
  23. package/dist/{Transaction-zDTbTtVx.js → Transaction-D0jWWDq5.js} +10 -10
  24. package/dist/{TransactionOld-Dm5PvUqF.js → TransactionOld-C64NrPVP.js} +7 -7
  25. package/dist/{app-ByzqMQl4.js → app-BgZUPWnM.js} +442 -451
  26. package/dist/app.js +1 -1
  27. package/dist/{assets-DXXXC51N.js → assets-9wAOs8uk.js} +1 -1
  28. package/dist/{grafana-U9VBVEEb.js → grafana-ezJaAbyu.js} +1 -1
  29. package/dist/{index-DmTVLzm7.js → index-0BEudnSQ.js} +5474 -5544
  30. package/dist/{index-D5SllCXu.js → index-BNO9fBiK.js} +1 -1
  31. package/dist/{index-COd-DEdZ.js → index-Bcy_Z6EV.js} +1 -1
  32. package/dist/{index-C6uyHnHe.js → index-CDuF6_qe.js} +1 -1
  33. package/dist/{index-DR01zn4-.js → index-Ctq35IJ6.js} +1 -1
  34. package/dist/{index-BZ6UOzJf.js → index-DK1fYXrj.js} +2 -2
  35. package/dist/{index-CbRKtmjR.js → index-DdxCxptg.js} +1 -1
  36. package/dist/{index-udIS6_YQ.js → index-RFJR12WX.js} +2 -2
  37. package/dist/{index-BMLgxxih.js → index-iLiwfepp.js} +1 -1
  38. package/dist/{index.vue_vue_type_script_setup_true_lang-QSCHnqzi.js → index.vue_vue_type_script_setup_true_lang-DXlHx1NG.js} +1 -1
  39. package/dist/model/payout-account.d.ts +2 -2
  40. package/dist/package.json +2 -2
  41. package/dist/{payout-account-DlZkCb88.js → payout-account-RIgHcQp1.js} +3 -3
  42. package/dist/stores/payoutAccount.d.ts +22 -22
  43. package/dist/tsconfig.app.tsbuildinfo +1 -1
  44. package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +16 -20
  45. package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +16 -20
  46. package/dist/views/admin/onboard-submission/forms/TyroSubmission.vue.d.ts +16 -20
  47. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +22 -22
  48. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +44 -44
  49. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +44 -44
  50. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +22 -22
  51. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +22 -22
  52. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +44 -44
  53. package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
  54. package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +4 -4
  55. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  56. package/dist/views/admin/payout-account/tabs/gateway/KsherGateway.vue.d.ts +2 -2
  57. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
  58. package/dist/views/admin/payout-account/tabs/gateway/TyroGateway.vue.d.ts +2 -2
  59. package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
  60. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  61. package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +6 -6
  62. package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -6
  63. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +10 -10
  64. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +10 -10
  65. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
  66. package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +6 -6
  67. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
  68. package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +8 -8
  69. package/dist/views/admin/restaurant/tabs/gateway/MonetapayGateway.vue.d.ts +6 -6
  70. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +10 -10
  71. package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +6 -6
  72. package/dist/views/admin/settlement/SettlementTable.vue.d.ts +16 -16
  73. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +14 -14
  74. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +14 -14
  75. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +14 -14
  76. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +14 -14
  77. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +14 -14
  78. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +14 -14
  79. package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +14 -14
  80. package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +14 -14
  81. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +14 -14
  82. package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +14 -14
  83. package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +14 -14
  84. package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +14 -14
  85. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +14 -14
  86. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +14 -14
  87. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +14 -14
  88. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +14 -14
  89. package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +14 -14
  90. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +14 -14
  91. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +14 -14
  92. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
  93. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +44 -44
  94. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +80 -80
  95. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +40 -40
  96. package/dist/views/settlement/SettlementTable.vue.d.ts +16 -16
  97. package/package.json +2 -2
  98. package/dist/PayoutAccount-CpuAa-qa.js +0 -399
  99. package/dist/views/admin/terminal/tabs/ecr/RevenueGateway.vue.d.ts +0 -140
@@ -2,12 +2,26 @@ import { type PropType } from "vue";
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  payoutAccount: {
4
4
  type: PropType<{
5
+ statusReason?: string | null | undefined;
6
+ enable?: boolean | null | undefined;
7
+ submissionDate?: string | null | undefined;
8
+ statusBy?: string | null | undefined;
9
+ tokens?: {
10
+ type: "googlePay" | "applePay";
11
+ 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";
12
+ config: {
13
+ gateway: string;
14
+ gatewayMerchantId: string;
15
+ } | {
16
+ merchantId: string;
17
+ };
18
+ }[] | null | undefined;
5
19
  gateways?: ({
6
20
  config: {
7
- storeId: string;
8
21
  clientId: string;
9
22
  clientPrivateKey: string;
10
23
  clientSecret: string;
24
+ storeId: string;
11
25
  };
12
26
  paymentGateway: "REVENUE_MONSTER";
13
27
  } | {
@@ -44,8 +58,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
44
58
  paymentGateway: "ADYEN";
45
59
  } | {
46
60
  config: {
47
- privateKey: string;
48
61
  appId: string;
62
+ privateKey: string;
49
63
  };
50
64
  paymentGateway: "KSHER";
51
65
  } | {
@@ -54,20 +68,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
54
68
  };
55
69
  paymentGateway: "TYRO";
56
70
  })[] | null | undefined;
57
- enable?: boolean | null | undefined;
58
- submissionDate?: string | null | undefined;
59
- statusBy?: string | null | undefined;
60
- statusReason?: string | null | undefined;
61
- tokens?: {
62
- type: "googlePay" | "applePay";
63
- 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" | "REVENUE";
64
- config: {
65
- gateway: string;
66
- gatewayMerchantId: string;
67
- } | {
68
- merchantId: string;
69
- };
70
- }[] | null | undefined;
71
71
  gatewayOverride?: {
72
72
  type?: string | null | undefined;
73
73
  conditions?: {
@@ -75,18 +75,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
75
75
  conditionValue?: any;
76
76
  }[] | null | undefined;
77
77
  value: string;
78
- 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" | "REVENUE";
78
+ 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";
79
79
  icon: string;
80
80
  label: string;
81
81
  }[] | null | undefined;
82
- status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
82
+ status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
83
83
  _id: string;
84
- businessId: string;
85
84
  store: {
86
85
  bank?: {
87
86
  type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
88
- holderName?: string | null | undefined;
89
87
  accountNumber?: string | null | undefined;
88
+ holderName?: string | null | undefined;
90
89
  name: string;
91
90
  } | null | undefined;
92
91
  regNo?: string | null | undefined;
@@ -95,8 +94,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
95
94
  bankStatement?: string | null | undefined;
96
95
  exteriorPhoto?: string | null | undefined;
97
96
  keyPerson?: {
98
- name: string;
99
97
  email: string;
98
+ name: string;
100
99
  phone: string;
101
100
  } | null | undefined;
102
101
  id: string;
@@ -113,21 +112,36 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
113
112
  precision: number;
114
113
  } | null | undefined;
115
114
  tPlus?: number | null | undefined;
116
- issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
115
+ issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
117
116
  variant: string;
118
117
  }[];
118
+ businessId: string;
119
119
  }>;
120
120
  required: true;
121
121
  };
122
122
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
123
123
  payoutAccount: {
124
124
  type: PropType<{
125
+ statusReason?: string | null | undefined;
126
+ enable?: boolean | null | undefined;
127
+ submissionDate?: string | null | undefined;
128
+ statusBy?: string | null | undefined;
129
+ tokens?: {
130
+ type: "googlePay" | "applePay";
131
+ 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";
132
+ config: {
133
+ gateway: string;
134
+ gatewayMerchantId: string;
135
+ } | {
136
+ merchantId: string;
137
+ };
138
+ }[] | null | undefined;
125
139
  gateways?: ({
126
140
  config: {
127
- storeId: string;
128
141
  clientId: string;
129
142
  clientPrivateKey: string;
130
143
  clientSecret: string;
144
+ storeId: string;
131
145
  };
132
146
  paymentGateway: "REVENUE_MONSTER";
133
147
  } | {
@@ -164,8 +178,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
164
178
  paymentGateway: "ADYEN";
165
179
  } | {
166
180
  config: {
167
- privateKey: string;
168
181
  appId: string;
182
+ privateKey: string;
169
183
  };
170
184
  paymentGateway: "KSHER";
171
185
  } | {
@@ -174,20 +188,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
174
188
  };
175
189
  paymentGateway: "TYRO";
176
190
  })[] | null | undefined;
177
- enable?: boolean | null | undefined;
178
- submissionDate?: string | null | undefined;
179
- statusBy?: string | null | undefined;
180
- statusReason?: string | null | undefined;
181
- tokens?: {
182
- type: "googlePay" | "applePay";
183
- 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" | "REVENUE";
184
- config: {
185
- gateway: string;
186
- gatewayMerchantId: string;
187
- } | {
188
- merchantId: string;
189
- };
190
- }[] | null | undefined;
191
191
  gatewayOverride?: {
192
192
  type?: string | null | undefined;
193
193
  conditions?: {
@@ -195,18 +195,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
195
195
  conditionValue?: any;
196
196
  }[] | null | undefined;
197
197
  value: string;
198
- 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" | "REVENUE";
198
+ 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";
199
199
  icon: string;
200
200
  label: string;
201
201
  }[] | null | undefined;
202
- status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
202
+ status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
203
203
  _id: string;
204
- businessId: string;
205
204
  store: {
206
205
  bank?: {
207
206
  type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
208
- holderName?: string | null | undefined;
209
207
  accountNumber?: string | null | undefined;
208
+ holderName?: string | null | undefined;
210
209
  name: string;
211
210
  } | null | undefined;
212
211
  regNo?: string | null | undefined;
@@ -215,8 +214,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
215
214
  bankStatement?: string | null | undefined;
216
215
  exteriorPhoto?: string | null | undefined;
217
216
  keyPerson?: {
218
- name: string;
219
217
  email: string;
218
+ name: string;
220
219
  phone: string;
221
220
  } | null | undefined;
222
221
  id: string;
@@ -233,9 +232,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
233
232
  precision: number;
234
233
  } | null | undefined;
235
234
  tPlus?: number | null | undefined;
236
- issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
235
+ issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
237
236
  variant: string;
238
237
  }[];
238
+ businessId: string;
239
239
  }>;
240
240
  required: true;
241
241
  };
@@ -2,15 +2,15 @@ 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: "ADYEN";
5
6
  config: {
6
7
  hmacKey?: string | null | undefined;
8
+ clientKey: string;
7
9
  merchantAccount: string;
8
10
  username: string;
9
11
  apiKey: string;
10
- clientKey: string;
11
12
  endpoint: string;
12
13
  };
13
- paymentGateway: "ADYEN";
14
14
  } | undefined>;
15
15
  required: true;
16
16
  };
@@ -25,15 +25,15 @@ 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
+ paymentGateway: "ADYEN";
28
29
  config: {
29
30
  hmacKey?: string | null | undefined;
31
+ clientKey: string;
30
32
  merchantAccount: string;
31
33
  username: string;
32
34
  apiKey: string;
33
- clientKey: string;
34
35
  endpoint: string;
35
36
  };
36
- paymentGateway: "ADYEN";
37
37
  } | undefined>;
38
38
  required: true;
39
39
  };
@@ -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
- /** @type {__VLS_StyleScopedClasses['flex-1']} */ cardMerchantId: string;
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
- /** @type {__VLS_StyleScopedClasses['flex-1']} */ cardMerchantId: string;
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
  };
@@ -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: "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" | "REVENUE";
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;
@@ -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: "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" | "REVENUE";
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;
@@ -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: "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" | "REVENUE";
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;
@@ -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: "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" | "REVENUE";
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;
@@ -11,6 +11,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
11
11
  };
12
12
  gateway: {
13
13
  type: PropType<{
14
+ _id: string;
15
+ restaurantId: string;
16
+ paymentGateway: "ADYEN";
14
17
  config: {
15
18
  hmacKey?: string | null | undefined;
16
19
  merchantAccount: string;
@@ -18,10 +21,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
18
21
  apiKey: string;
19
22
  endpoint: string;
20
23
  };
21
- _id: string;
22
- paymentGateway: "ADYEN";
23
24
  active: boolean;
24
- restaurantId: string;
25
25
  } | undefined>;
26
26
  required: true;
27
27
  };
@@ -36,6 +36,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
36
36
  };
37
37
  gateway: {
38
38
  type: PropType<{
39
+ _id: string;
40
+ restaurantId: string;
41
+ paymentGateway: "ADYEN";
39
42
  config: {
40
43
  hmacKey?: string | null | undefined;
41
44
  merchantAccount: string;
@@ -43,10 +46,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
43
46
  apiKey: string;
44
47
  endpoint: string;
45
48
  };
46
- _id: string;
47
- paymentGateway: "ADYEN";
48
49
  active: boolean;
49
- restaurantId: string;
50
50
  } | undefined>;
51
51
  required: true;
52
52
  };
@@ -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
+ _id: string;
7
+ restaurantId: string;
8
+ paymentGateway: "DIGIO";
6
9
  config: {
7
10
  merchantId: string;
8
11
  };
9
- _id: string;
10
- paymentGateway: "DIGIO";
11
12
  active: boolean;
12
- restaurantId: string;
13
13
  } | undefined>;
14
14
  required: true;
15
15
  };
@@ -24,13 +24,13 @@ 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
+ _id: string;
28
+ restaurantId: string;
29
+ paymentGateway: "DIGIO";
27
30
  config: {
28
31
  merchantId: string;
29
32
  };
30
- _id: string;
31
- paymentGateway: "DIGIO";
32
33
  active: boolean;
33
- restaurantId: string;
34
34
  } | undefined>;
35
35
  required: true;
36
36
  };
@@ -11,18 +11,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
11
11
  };
12
12
  gateway: {
13
13
  type: PropType<{
14
+ _id: string;
15
+ restaurantId: string;
16
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
14
17
  config: {
15
18
  applicationCode?: string | null | undefined;
16
19
  offlineSecret?: string | null | undefined;
17
- uniqueId: string;
18
20
  merchantId: string;
19
- secretKey: string;
20
21
  verifyKey: string;
22
+ secretKey: string;
23
+ uniqueId: string;
21
24
  };
22
- _id: string;
23
- paymentGateway: "RAZER_MERCHANT_SERVICE";
24
25
  active: boolean;
25
- restaurantId: string;
26
26
  } | undefined>;
27
27
  required: true;
28
28
  };
@@ -37,18 +37,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
37
37
  };
38
38
  gateway: {
39
39
  type: PropType<{
40
+ _id: string;
41
+ restaurantId: string;
42
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
40
43
  config: {
41
44
  applicationCode?: string | null | undefined;
42
45
  offlineSecret?: string | null | undefined;
43
- uniqueId: string;
44
46
  merchantId: string;
45
- secretKey: string;
46
47
  verifyKey: string;
48
+ secretKey: string;
49
+ uniqueId: string;
47
50
  };
48
- _id: string;
49
- paymentGateway: "RAZER_MERCHANT_SERVICE";
50
51
  active: boolean;
51
- restaurantId: string;
52
52
  } | undefined>;
53
53
  required: true;
54
54
  };
@@ -11,15 +11,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
11
11
  };
12
12
  gateway: {
13
13
  type: PropType<{
14
+ _id: string;
15
+ restaurantId: string;
16
+ paymentGateway: "E_GHL";
14
17
  config: {
15
- terminalId: string;
16
- merchantId: string;
17
18
  privateKey: string;
19
+ merchantId: string;
20
+ terminalId: string;
18
21
  };
19
- _id: string;
20
- paymentGateway: "E_GHL";
21
22
  active: boolean;
22
- restaurantId: string;
23
23
  } | undefined>;
24
24
  required: true;
25
25
  };
@@ -34,15 +34,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
34
34
  };
35
35
  gateway: {
36
36
  type: PropType<{
37
+ _id: string;
38
+ restaurantId: string;
39
+ paymentGateway: "E_GHL";
37
40
  config: {
38
- terminalId: string;
39
- merchantId: string;
40
41
  privateKey: string;
42
+ merchantId: string;
43
+ terminalId: string;
41
44
  };
42
- _id: string;
43
- paymentGateway: "E_GHL";
44
45
  active: boolean;
45
- restaurantId: string;
46
46
  } | undefined>;
47
47
  required: true;
48
48
  };
@@ -11,13 +11,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
11
11
  };
12
12
  gateway: {
13
13
  type: PropType<{
14
+ _id: string;
15
+ restaurantId: string;
16
+ paymentGateway: "GRAB";
14
17
  config: {
15
18
  merchantId: string;
16
19
  };
17
- _id: string;
18
- paymentGateway: "GRAB";
19
20
  active: boolean;
20
- restaurantId: string;
21
21
  } | undefined>;
22
22
  required: true;
23
23
  };
@@ -32,13 +32,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
32
32
  };
33
33
  gateway: {
34
34
  type: PropType<{
35
+ _id: string;
36
+ restaurantId: string;
37
+ paymentGateway: "GRAB";
35
38
  config: {
36
39
  merchantId: string;
37
40
  };
38
- _id: string;
39
- paymentGateway: "GRAB";
40
41
  active: boolean;
41
- restaurantId: string;
42
42
  } | undefined>;
43
43
  required: true;
44
44
  };