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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/dist/{Actions.vue_vue_type_script_setup_true_lang-RxsoXGmj.js → Actions.vue_vue_type_script_setup_true_lang-BmOIDlHF.js} +2 -2
  2. package/dist/{Chargeback-XvqkgLyP.js → Chargeback-BwFrnuVw.js} +5 -5
  3. package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-BOeGeY7m.js → DocumentViewer.vue_vue_type_script_setup_true_lang-VCdsMJXV.js} +1 -1
  4. package/dist/OnboardForm-8XvuOZ-D.js +1158 -0
  5. package/dist/{OnboardForm-KcIkwfeo.js → OnboardForm-BtXk1RMX.js} +609 -562
  6. package/dist/{OnboardSubmission-Dsmx8jL-.js → OnboardSubmission-B1p_ss6c.js} +5 -5
  7. package/dist/{OnboardSubmission-BD3dlVhn.js → OnboardSubmission-CsFQc3w-.js} +2 -2
  8. package/dist/{PayoutAccount-CNWRsjWf.js → PayoutAccount-B3viq8fL.js} +4 -4
  9. package/dist/{PayoutAccount-brrcSTyD.js → PayoutAccount-CoRdMnSc.js} +5 -5
  10. package/dist/{PayoutAccountSetting-C_sOEhxT.js → PayoutAccountSetting-BoIhsg96.js} +4 -4
  11. package/dist/{Restaurant-DFj4DxUs.js → Restaurant-tXUEtR_q.js} +4 -4
  12. package/dist/{RestaurantSetting-DtW3agNP.js → RestaurantSetting-CgHsz4H3.js} +3 -3
  13. package/dist/{Settlement-Ba9VT3_G.js → Settlement-DOvppZAi.js} +3 -3
  14. package/dist/{Settlement-BfBhdISH.js → Settlement-c0bY9_gD.js} +3 -3
  15. package/dist/{SettlementTransactions-VXPpphL-.js → SettlementTransactions-BouvzPU4.js} +4 -4
  16. package/dist/{SettlementTransactions-B201cJ6d.js → SettlementTransactions-bF7EFZ2j.js} +4 -4
  17. package/dist/{Status.vue_vue_type_script_setup_true_lang-D8XZZvTw.js → Status.vue_vue_type_script_setup_true_lang-CvA16aFf.js} +1 -1
  18. package/dist/{Terminal-CVwd5a9c.js → Terminal-CNqJtWgk.js} +5 -5
  19. package/dist/{TerminalSetting-BP3ZVciy.js → TerminalSetting-4xk7etH9.js} +3 -3
  20. package/dist/{Transaction-BSqDZOyl.js → Transaction-BqSxZ7lr.js} +9 -9
  21. package/dist/{Transaction-BohAwJv-.js → Transaction-DsG8LE6e.js} +6 -6
  22. package/dist/{TransactionOld-8HS433e9.js → TransactionOld-CJe-29ZZ.js} +6 -6
  23. package/dist/{app-Bij2cw9t.js → app-CYfEhthy.js} +23 -23
  24. package/dist/app.js +1 -1
  25. package/dist/{assets-Bfc4qvL9.js → assets-BQ2aldLR.js} +68 -67
  26. package/dist/{grafana-D6m7Ncb9.js → grafana-BUZudDE4.js} +1 -1
  27. package/dist/{index-CPRFae6C.js → index-7Tof5vdq.js} +10307 -10162
  28. package/dist/{index-BqR-1lMt.js → index-BXr5_TWx.js} +2 -2
  29. package/dist/{index-ON0bN189.js → index-CxOPkwlX.js} +1 -1
  30. package/dist/{index-DrBQEK7n.js → index-DltFdclg.js} +1 -1
  31. package/dist/{index-CRRwtbB3.js → index-DxBjQBeA.js} +1 -1
  32. package/dist/{index-CJycbvdH.js → index-a1n8cWO_.js} +1 -1
  33. package/dist/{index-DbXPVAha.js → index-oL7n2plf.js} +1 -1
  34. package/dist/{index-SR7HzFCM.js → index-p6MzFJyt.js} +1 -1
  35. package/dist/{index-CbtpnJDK.js → index-y2BEVclv.js} +1 -1
  36. package/dist/{index.vue_vue_type_script_setup_true_lang-ikp60oFB.js → index.vue_vue_type_script_setup_true_lang-Bl3q7hOw.js} +1 -1
  37. package/dist/package.json +2 -2
  38. package/dist/{payout-account-DH7-4GB9.js → payout-account-sjUf7qWL.js} +3 -3
  39. package/dist/stores/payoutAccount.d.ts +32 -32
  40. package/dist/tsconfig.app.tsbuildinfo +1 -1
  41. package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +81 -0
  42. package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +12 -12
  43. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +32 -32
  44. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +54 -54
  45. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +54 -54
  46. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +32 -32
  47. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +32 -32
  48. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +54 -54
  49. package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
  50. package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
  51. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  52. package/dist/views/admin/payout-account/tabs/gateway/KsherGateway.vue.d.ts +2 -2
  53. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
  54. package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
  55. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  56. package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
  57. package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +4 -4
  58. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +6 -6
  59. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +6 -6
  60. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +4 -4
  61. package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +4 -4
  62. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +6 -6
  63. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +4 -4
  64. package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +4 -4
  65. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +32 -18
  66. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +32 -18
  67. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +32 -18
  68. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +32 -18
  69. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +32 -18
  70. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +32 -18
  71. package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +32 -18
  72. package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +32 -18
  73. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +32 -18
  74. package/dist/views/admin/terminal/tabs/ecr/GlobalPayments.vue.d.ts +264 -0
  75. package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +32 -18
  76. package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +32 -18
  77. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +32 -18
  78. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +32 -18
  79. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +32 -18
  80. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +32 -18
  81. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +32 -18
  82. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +32 -18
  83. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +32 -18
  84. package/dist/views/onboard-submission/cell/SignatureBoardV2.vue.d.ts +1 -0
  85. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +64 -64
  86. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +64 -64
  87. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +32 -32
  88. package/package.json +2 -2
  89. package/dist/OnboardForm-B8UmhlIn.js +0 -779
@@ -1,6 +1,6 @@
1
- import { g as n, b as a, o as r, d as i } from "./index-CPRFae6C.js";
1
+ import { g as n, b as a, o as r, d as i } from "./index-7Tof5vdq.js";
2
2
  import { h as u } from "./moment-h96o7c8I.js";
3
- import { d as m } from "./index-CJycbvdH.js";
3
+ import { d as m } from "./index-a1n8cWO_.js";
4
4
  const c = {
5
5
  async read(s) {
6
6
  return i(
@@ -1,4 +1,4 @@
1
- import { g as a, b as t, p as r, f as i, d as s } from "./index-CPRFae6C.js";
1
+ import { g as a, b as t, p as r, f as i, d as s } from "./index-7Tof5vdq.js";
2
2
  const y = {
3
3
  async create(e) {
4
4
  return s(
@@ -1,4 +1,4 @@
1
- import { g as n, b as s, f as u, d as e } from "./index-CPRFae6C.js";
1
+ import { g as n, b as s, f as u, d as e } from "./index-7Tof5vdq.js";
2
2
  const o = {
3
3
  async read(a) {
4
4
  return e(
@@ -1,4 +1,4 @@
1
- import { g as r, r as i, b as m, h as l, l as c, i as d, j as y } from "./index-CPRFae6C.js";
1
+ import { g as r, r as i, b as m, h as l, l as c, i as d, j as y } from "./index-7Tof5vdq.js";
2
2
  import { h as o } from "./moment-h96o7c8I.js";
3
3
  import { d as f } from "./dinero-CIVmXLL-.js";
4
4
  function* p(t, n) {
@@ -1,4 +1,4 @@
1
- import { f as s } from "./index-CPRFae6C.js";
1
+ import { f as s } from "./index-7Tof5vdq.js";
2
2
  const c = {
3
3
  async upload(e, t, o) {
4
4
  const n = (await s().post("/document/presign", {
@@ -1,4 +1,4 @@
1
- import { g as e, b as r, d as o, h as y, l, r as i, f } from "./index-CPRFae6C.js";
1
+ import { g as e, b as r, d as o, h as y, l, r as i, f } from "./index-7Tof5vdq.js";
2
2
  import { h as a } from "./moment-h96o7c8I.js";
3
3
  const h = {
4
4
  async readBySettlementId(t) {
@@ -1,4 +1,4 @@
1
- import { b as r, g as e } from "./index-CPRFae6C.js";
1
+ import { b as r, g as e } from "./index-7Tof5vdq.js";
2
2
  const n = {
3
3
  async readRestaurantById(t) {
4
4
  const a = await r().get(`/restaurants/${t}`);
@@ -1,6 +1,6 @@
1
1
  import { ref as b, watch as w } from "vue";
2
2
  import { useRoute as A, useRouter as m } from "vue-router";
3
- import { a as y } from "./index-CPRFae6C.js";
3
+ import { a as y } from "./index-7Tof5vdq.js";
4
4
  var d = {};
5
5
  (function(s) {
6
6
  (function(c) {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as U, ref as r, resolveComponent as f, openBlock as g, createBlock as S, withCtx as z, createElementVNode as s, normalizeStyle as j, createElementBlock as B, Fragment as N, renderList as E, createVNode as c, computed as _, watch as I, onMounted as O, unref as C, toDisplayString as D, createCommentVNode as R, nextTick as G, normalizeClass as H } from "vue";
2
- import { u as J } from "./index-CPRFae6C.js";
2
+ import { u as J } from "./index-7Tof5vdq.js";
3
3
  import "@feedmepos/ui-library";
4
4
  const K = ["id"], L = /* @__PURE__ */ U({
5
5
  __name: "FmTableSelection",
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-payment",
3
- "version": "1.5.9-dev",
3
+ "version": "1.5.11-dev",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -38,7 +38,7 @@
38
38
  "@feedmepos/core": "^2.6.0",
39
39
  "@feedmepos/mf-common": "^1.26.8",
40
40
  "@feedmepos/mf-financing": "0.0.24-dev",
41
- "@feedmepos/payment-entity": "0.1.54",
41
+ "@feedmepos/payment-entity": "0.1.56",
42
42
  "@feedmepos/ui-library": "^1.7.1",
43
43
  "axios": "^0.27.2",
44
44
  "buffer": "^6.0.3",
@@ -1,7 +1,7 @@
1
- import { a as st, c as it, p as E, B as at } from "./index-CPRFae6C.js";
1
+ import { a as st, c as it, p as E, B as at } from "./index-7Tof5vdq.js";
2
2
  import { useCoreStore as ut } from "@feedmepos/mf-common";
3
- import { d as H } from "./index-CJycbvdH.js";
4
- import { _ as ot } from "./app-Bij2cw9t.js";
3
+ import { d as H } from "./index-a1n8cWO_.js";
4
+ import { _ as ot } from "./app-CYfEhthy.js";
5
5
  var Q = { exports: {} };
6
6
  (function(i, a) {
7
7
  (function(t, m) {
@@ -5,58 +5,58 @@ interface PayoutAccountState {
5
5
  export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-payment-payoutAccount", PayoutAccountState, {
6
6
  getBusinessPayoutAccounts: (state: {
7
7
  businessPayoutAccounts: {
8
- enable?: boolean | null | undefined;
9
8
  gateways?: ({
10
- paymentGateway: "REVENUE_MONSTER";
11
9
  config: {
12
10
  clientId: string;
13
11
  clientPrivateKey: string;
14
12
  clientSecret: string;
15
13
  storeId: string;
16
14
  };
15
+ paymentGateway: "REVENUE_MONSTER";
17
16
  } | {
18
- paymentGateway: "RAZER_MERCHANT_SERVICE";
19
17
  config: {
20
- merchantId: string;
21
18
  secretKey: string;
19
+ merchantId: string;
22
20
  verifyKey: string;
23
21
  };
22
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
24
23
  } | {
25
- paymentGateway: "MACAU_PASS";
26
24
  config: {
27
25
  merchantId: string;
26
+ storeID: string;
28
27
  merchantName: string;
29
28
  merchantCategoryCode: string;
30
- storeID: string;
31
29
  storeName: string;
32
30
  };
31
+ paymentGateway: "MACAU_PASS";
33
32
  } | {
34
- paymentGateway: "DIGIO";
35
33
  config: {
36
34
  merchantId: string;
37
35
  cardMerchantId: string;
38
36
  };
37
+ paymentGateway: "DIGIO";
39
38
  } | {
40
- paymentGateway: "ADYEN";
41
39
  config: {
42
40
  hmacKey?: string | null | undefined;
43
41
  merchantAccount: string;
44
42
  username: string;
45
43
  apiKey: string;
46
- endpoint: string;
47
44
  clientKey: string;
45
+ endpoint: string;
48
46
  };
47
+ paymentGateway: "ADYEN";
49
48
  } | {
50
- paymentGateway: "KSHER";
51
49
  config: {
52
50
  privateKey: string;
53
51
  appId: string;
54
52
  };
53
+ paymentGateway: "KSHER";
55
54
  })[] | null | undefined;
55
+ enable?: boolean | null | undefined;
56
56
  ref?: any;
57
- _id: string;
58
57
  status: "NEW" | "PENDING" | "APPROVED";
59
- businessId: string;
58
+ notifyUrl: string;
59
+ _id: string;
60
60
  store: {
61
61
  bank?: {
62
62
  type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
@@ -64,18 +64,18 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
64
64
  holderName?: string | null | undefined;
65
65
  name: string;
66
66
  } | null | undefined;
67
- ssm?: string | null | undefined;
68
67
  bankStatement?: string | null | undefined;
68
+ ssm?: string | null | undefined;
69
69
  exteriorPhoto?: string | null | undefined;
70
70
  keyPerson?: {
71
71
  name: string;
72
- email: string;
73
72
  phone: string;
73
+ email: string;
74
74
  } | null | undefined;
75
75
  id: string;
76
76
  event: "ORDERING" | "MARKETING";
77
77
  };
78
- notifyUrl: string;
78
+ businessId: string;
79
79
  methods: {
80
80
  rate?: {
81
81
  amount: number;
@@ -86,63 +86,63 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
86
86
  precision: number;
87
87
  } | null | undefined;
88
88
  tPlus?: number | null | undefined;
89
- issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
89
+ issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
90
90
  variant: string;
91
91
  }[];
92
92
  }[];
93
93
  } & import("pinia").PiniaCustomStateProperties<PayoutAccountState>) => {
94
- enable?: boolean | null | undefined;
95
94
  gateways?: ({
96
- paymentGateway: "REVENUE_MONSTER";
97
95
  config: {
98
96
  clientId: string;
99
97
  clientPrivateKey: string;
100
98
  clientSecret: string;
101
99
  storeId: string;
102
100
  };
101
+ paymentGateway: "REVENUE_MONSTER";
103
102
  } | {
104
- paymentGateway: "RAZER_MERCHANT_SERVICE";
105
103
  config: {
106
- merchantId: string;
107
104
  secretKey: string;
105
+ merchantId: string;
108
106
  verifyKey: string;
109
107
  };
108
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
110
109
  } | {
111
- paymentGateway: "MACAU_PASS";
112
110
  config: {
113
111
  merchantId: string;
112
+ storeID: string;
114
113
  merchantName: string;
115
114
  merchantCategoryCode: string;
116
- storeID: string;
117
115
  storeName: string;
118
116
  };
117
+ paymentGateway: "MACAU_PASS";
119
118
  } | {
120
- paymentGateway: "DIGIO";
121
119
  config: {
122
120
  merchantId: string;
123
121
  cardMerchantId: string;
124
122
  };
123
+ paymentGateway: "DIGIO";
125
124
  } | {
126
- paymentGateway: "ADYEN";
127
125
  config: {
128
126
  hmacKey?: string | null | undefined;
129
127
  merchantAccount: string;
130
128
  username: string;
131
129
  apiKey: string;
132
- endpoint: string;
133
130
  clientKey: string;
131
+ endpoint: string;
134
132
  };
133
+ paymentGateway: "ADYEN";
135
134
  } | {
136
- paymentGateway: "KSHER";
137
135
  config: {
138
136
  privateKey: string;
139
137
  appId: string;
140
138
  };
139
+ paymentGateway: "KSHER";
141
140
  })[] | null | undefined;
141
+ enable?: boolean | null | undefined;
142
142
  ref?: any;
143
- _id: string;
144
143
  status: "NEW" | "PENDING" | "APPROVED";
145
- businessId: string;
144
+ notifyUrl: string;
145
+ _id: string;
146
146
  store: {
147
147
  bank?: {
148
148
  type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
@@ -150,18 +150,18 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
150
150
  holderName?: string | null | undefined;
151
151
  name: string;
152
152
  } | null | undefined;
153
- ssm?: string | null | undefined;
154
153
  bankStatement?: string | null | undefined;
154
+ ssm?: string | null | undefined;
155
155
  exteriorPhoto?: string | null | undefined;
156
156
  keyPerson?: {
157
157
  name: string;
158
- email: string;
159
158
  phone: string;
159
+ email: string;
160
160
  } | null | undefined;
161
161
  id: string;
162
162
  event: "ORDERING" | "MARKETING";
163
163
  };
164
- notifyUrl: string;
164
+ businessId: string;
165
165
  methods: {
166
166
  rate?: {
167
167
  amount: number;
@@ -172,7 +172,7 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
172
172
  precision: number;
173
173
  } | null | undefined;
174
174
  tPlus?: number | null | undefined;
175
- issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
175
+ issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
176
176
  variant: string;
177
177
  }[];
178
178
  }[];