@feedmepos/mf-payment 1.5.49-dev → 1.5.53-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 (78) hide show
  1. package/dist/{Actions.vue_vue_type_script_setup_true_lang-DEcHruKA.js → Actions.vue_vue_type_script_setup_true_lang-CkvJljZO.js} +1 -1
  2. package/dist/{Chargeback-DqUMp0Zf.js → Chargeback-6iuWBeI2.js} +5 -5
  3. package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-7PkU2E-L.js → DocumentViewer.vue_vue_type_script_setup_true_lang-OmBpXKer.js} +1 -1
  4. package/dist/{OnboardForm-C9YJjBQ6.js → OnboardForm--kRbMFOt.js} +5 -5
  5. package/dist/{OnboardForm-Cs1DHlmZ.js → OnboardForm-BtriYUid.js} +5 -5
  6. package/dist/OnboardSubmission-D8aJPkMw.js +222 -0
  7. package/dist/{OnboardSubmission-CHu94Dpl.js → OnboardSubmission-gps62Ktl.js} +34 -32
  8. package/dist/{PayoutAccount-COctKawh.js → PayoutAccount-CKungfsn.js} +4 -4
  9. package/dist/{PayoutAccount-Cgl4gvmF.js → PayoutAccount-DBnxkII_.js} +5 -5
  10. package/dist/{PayoutAccountSetting-CBaPUj0Q.js → PayoutAccountSetting-It0MmOKV.js} +4 -4
  11. package/dist/{Restaurant-C4XOiGE6.js → Restaurant-BuxwLnR4.js} +4 -4
  12. package/dist/{RestaurantSetting-CqMkgvts.js → RestaurantSetting-Dmhzr9be.js} +3 -3
  13. package/dist/{Settlement-Bswa1dEt.js → Settlement-C89j3OZr.js} +3 -3
  14. package/dist/{Settlement-CYi_T1ie.js → Settlement-CxsJJQp5.js} +4 -4
  15. package/dist/{SettlementTransactions-CBfve04J.js → SettlementTransactions-oc-sT18u.js} +4 -4
  16. package/dist/{SettlementTransactions-Ch-r8N1E.js → SettlementTransactions-u27r0h8a.js} +4 -4
  17. package/dist/{Status.vue_vue_type_script_setup_true_lang-D3Zc9xC0.js → Status.vue_vue_type_script_setup_true_lang-BESgeD2u.js} +1 -1
  18. package/dist/{Terminal-BC4jXRfW.js → Terminal-DKMNAvjq.js} +5 -5
  19. package/dist/{TerminalSetting-B6VSrMdq.js → TerminalSetting-CjbtdTlL.js} +3 -3
  20. package/dist/{Transaction-CEX4kQ0l.js → Transaction-BtbTjwIH.js} +5 -5
  21. package/dist/{Transaction-fG_fwI0p.js → Transaction-CC0DaPbH.js} +9 -9
  22. package/dist/{TransactionOld-CD06X1nh.js → TransactionOld-jcOxo0TN.js} +6 -6
  23. package/dist/api/onboard-submission/index.d.ts +2 -1
  24. package/dist/{app-Dh3PqqN2.js → app-DtWLhdzZ.js} +42 -24
  25. package/dist/app.js +1 -1
  26. package/dist/{assets-YhVHPj9s.js → assets-z1SFV5YX.js} +1 -1
  27. package/dist/{grafana-C9CAcet5.js → grafana-DqZQILnD.js} +1 -1
  28. package/dist/{index-56oEaI6e.js → index-B8KU4_R2.js} +1 -1
  29. package/dist/{index-Ckc7wn9Y.js → index-BKbdCXBS.js} +1 -1
  30. package/dist/{index-B44oVOeO.js → index-BdoKrYCJ.js} +1 -1
  31. package/dist/index-BeeoiRHZ.js +38591 -0
  32. package/dist/{index-CtWOSlBQ.js → index-BpNXNi7o.js} +1 -1
  33. package/dist/{index-FaGY4JJ7.js → index-BtpGftcM.js} +1 -1
  34. package/dist/{index-BRjen-aa.js → index-D2bYJt3H.js} +1 -1
  35. package/dist/{index-Cx-LiIHU.js → index-DMhjy8uJ.js} +23 -16
  36. package/dist/{index-BDyl5zLi.js → index-Kpua9F5o.js} +1 -1
  37. package/dist/{index.vue_vue_type_script_setup_true_lang-BGR3G2bf.js → index.vue_vue_type_script_setup_true_lang-CL_J8vkd.js} +1 -1
  38. package/dist/model/transaction.d.ts +1 -1
  39. package/dist/package.json +2 -2
  40. package/dist/{payout-account-PBZ3pURq.js → payout-account-DJj5A6jR.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/onboard-submission/forms/NTTSubmission.vue.d.ts +20 -20
  44. package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +20 -20
  45. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +26 -26
  46. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +28 -28
  47. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +28 -28
  48. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +26 -26
  49. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +26 -26
  50. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +28 -28
  51. package/dist/views/admin/settlement/SettlementTable.vue.d.ts +12 -12
  52. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +18 -18
  53. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +18 -18
  54. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +18 -18
  55. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +18 -18
  56. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +18 -18
  57. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +18 -18
  58. package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +18 -18
  59. package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +18 -18
  60. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +18 -18
  61. package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +18 -18
  62. package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +18 -18
  63. package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +18 -18
  64. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +18 -18
  65. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +18 -18
  66. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +18 -18
  67. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +18 -18
  68. package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +18 -18
  69. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +18 -18
  70. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +18 -18
  71. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +18 -18
  72. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +52 -52
  73. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +76 -76
  74. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +38 -38
  75. package/dist/views/settlement/SettlementTable.vue.d.ts +12 -12
  76. package/package.json +2 -2
  77. package/dist/OnboardSubmission-Crrl8kSd.js +0 -192
  78. package/dist/index-BbPvrkrj.js +0 -56663
@@ -182,6 +182,8 @@ const Kn = {
182
182
  },
183
183
  edit: "Edit Submission",
184
184
  apply: "Apply",
185
+ authorize: "Authorize",
186
+ reauthorize: "Re-authorize",
185
187
  note: "Review Notes",
186
188
  softspace: {
187
189
  description: "Enable SoftPOS and QR payments for in-store transactions.",
@@ -382,6 +384,12 @@ const Kn = {
382
384
  updateFailed: "Failed to update submission."
383
385
  }
384
386
  }
387
+ },
388
+ tyro: {
389
+ name: "Tyro Embedded Payments",
390
+ description: "Connect Tyro Tap to Pay for in-store card payments in Australia.",
391
+ service1: "Tap to Pay on compatible devices",
392
+ service2: "Portal-led Tyro authorisation"
385
393
  }
386
394
  }
387
395
  }, Jn = {
@@ -563,6 +571,8 @@ const Kn = {
563
571
  },
564
572
  edit: "แก้ไขคำขอ",
565
573
  apply: "สมัคร",
574
+ authorize: "อนุญาต",
575
+ reauthorize: "อนุญาตใหม่",
566
576
  note: "หมายเหตุการตรวจสอบ",
567
577
  softspace: {
568
578
  description: "เปิดใช้งาน SoftPOS และการชำระเงินด้วย QR สำหรับธุรกรรมหน้าร้าน",
@@ -944,6 +954,8 @@ const Kn = {
944
954
  },
945
955
  edit: "编辑提交",
946
956
  apply: "申请",
957
+ authorize: "授权",
958
+ reauthorize: "重新授权",
947
959
  note: "审核备注",
948
960
  softspace: {
949
961
  description: "启用 SoftPOS 和二维码支付用于店内交易。",
@@ -1144,6 +1156,12 @@ const Kn = {
1144
1156
  updateFailed: "提交更新失败。"
1145
1157
  }
1146
1158
  }
1159
+ },
1160
+ tyro: {
1161
+ name: "Tyro Embedded Payments",
1162
+ description: "在澳大利亚接入 Tyro Tap to Pay 店内银行卡支付。",
1163
+ service1: "在兼容设备上启用 Tap to Pay",
1164
+ service2: "通过门户完成 Tyro 授权"
1147
1165
  }
1148
1166
  }
1149
1167
  }, Zn = {
@@ -1156,7 +1174,7 @@ const Kn = {
1156
1174
  sidebarDisplay: "Restaurants",
1157
1175
  section: "payment-gateway"
1158
1176
  },
1159
- component: () => import("./Restaurant-C4XOiGE6.js")
1177
+ component: () => import("./Restaurant-BuxwLnR4.js")
1160
1178
  },
1161
1179
  {
1162
1180
  path: "/admin/restaurants/:restaurantId",
@@ -1165,7 +1183,7 @@ const Kn = {
1165
1183
  meta: {
1166
1184
  parent: "mf-payment-admin.restaurant"
1167
1185
  },
1168
- component: () => import("./RestaurantSetting-CqMkgvts.js")
1186
+ component: () => import("./RestaurantSetting-Dmhzr9be.js")
1169
1187
  },
1170
1188
  {
1171
1189
  path: "/admin/payout-accounts",
@@ -1174,7 +1192,7 @@ const Kn = {
1174
1192
  sidebarDisplay: "Payout Accounts",
1175
1193
  section: "payment-gateway"
1176
1194
  },
1177
- component: () => import("./PayoutAccount-Cgl4gvmF.js")
1195
+ component: () => import("./PayoutAccount-DBnxkII_.js")
1178
1196
  },
1179
1197
  {
1180
1198
  path: "/admin/payout-accounts/:accountId",
@@ -1183,7 +1201,7 @@ const Kn = {
1183
1201
  meta: {
1184
1202
  parent: "mf-payment-admin.payout-account"
1185
1203
  },
1186
- component: () => import("./PayoutAccountSetting-CBaPUj0Q.js")
1204
+ component: () => import("./PayoutAccountSetting-It0MmOKV.js")
1187
1205
  },
1188
1206
  {
1189
1207
  path: "/admin/onboarding",
@@ -1192,7 +1210,7 @@ const Kn = {
1192
1210
  sidebarDisplay: "Payment Onboarding",
1193
1211
  section: "payment-gateway"
1194
1212
  },
1195
- component: () => import("./OnboardSubmission-CHu94Dpl.js")
1213
+ component: () => import("./OnboardSubmission-gps62Ktl.js")
1196
1214
  },
1197
1215
  {
1198
1216
  path: "/admin/onboarding/:submissionId",
@@ -1201,7 +1219,7 @@ const Kn = {
1201
1219
  meta: {
1202
1220
  parent: "mf-payment-admin.onboard-submission"
1203
1221
  },
1204
- component: () => import("./OnboardForm-Cs1DHlmZ.js")
1222
+ component: () => import("./OnboardForm-BtriYUid.js")
1205
1223
  },
1206
1224
  {
1207
1225
  path: "/admin/terminal/pos",
@@ -1210,7 +1228,7 @@ const Kn = {
1210
1228
  sidebarDisplay: "POS",
1211
1229
  section: "device"
1212
1230
  },
1213
- component: () => import("./Terminal-BC4jXRfW.js"),
1231
+ component: () => import("./Terminal-DKMNAvjq.js"),
1214
1232
  props: {
1215
1233
  type: "POS"
1216
1234
  }
@@ -1222,7 +1240,7 @@ const Kn = {
1222
1240
  sidebarDisplay: "Kiosks",
1223
1241
  section: "device"
1224
1242
  },
1225
- component: () => import("./Terminal-BC4jXRfW.js"),
1243
+ component: () => import("./Terminal-DKMNAvjq.js"),
1226
1244
  props: {
1227
1245
  type: "KIOSK"
1228
1246
  }
@@ -1234,7 +1252,7 @@ const Kn = {
1234
1252
  sidebarDisplay: "Terminals",
1235
1253
  section: "device"
1236
1254
  },
1237
- component: () => import("./Terminal-BC4jXRfW.js"),
1255
+ component: () => import("./Terminal-DKMNAvjq.js"),
1238
1256
  props: {
1239
1257
  type: "TERMINAL"
1240
1258
  }
@@ -1246,7 +1264,7 @@ const Kn = {
1246
1264
  meta: {
1247
1265
  parent: "mf-payment-admin.pos"
1248
1266
  },
1249
- component: () => import("./TerminalSetting-B6VSrMdq.js")
1267
+ component: () => import("./TerminalSetting-CjbtdTlL.js")
1250
1268
  },
1251
1269
  {
1252
1270
  path: "/admin/terminal/kiosk/:terminalId",
@@ -1255,7 +1273,7 @@ const Kn = {
1255
1273
  meta: {
1256
1274
  parent: "mf-payment-admin.kiosk"
1257
1275
  },
1258
- component: () => import("./TerminalSetting-B6VSrMdq.js")
1276
+ component: () => import("./TerminalSetting-CjbtdTlL.js")
1259
1277
  },
1260
1278
  {
1261
1279
  path: "/admin/terminal/terminal/:terminalId",
@@ -1264,7 +1282,7 @@ const Kn = {
1264
1282
  meta: {
1265
1283
  parent: "mf-payment-admin.terminal"
1266
1284
  },
1267
- component: () => import("./TerminalSetting-B6VSrMdq.js")
1285
+ component: () => import("./TerminalSetting-CjbtdTlL.js")
1268
1286
  },
1269
1287
  {
1270
1288
  path: "/admin/transaction",
@@ -1272,7 +1290,7 @@ const Kn = {
1272
1290
  meta: {
1273
1291
  sidebarDisplay: "Transactions"
1274
1292
  },
1275
- component: () => import("./Transaction-CEX4kQ0l.js")
1293
+ component: () => import("./Transaction-BtbTjwIH.js")
1276
1294
  },
1277
1295
  {
1278
1296
  path: "/admin/chargeback",
@@ -1280,7 +1298,7 @@ const Kn = {
1280
1298
  meta: {
1281
1299
  sidebarDisplay: "Chargebacks"
1282
1300
  },
1283
- component: () => import("./Chargeback-DqUMp0Zf.js")
1301
+ component: () => import("./Chargeback-6iuWBeI2.js")
1284
1302
  },
1285
1303
  {
1286
1304
  path: "/admin/settlement",
@@ -1288,7 +1306,7 @@ const Kn = {
1288
1306
  meta: {
1289
1307
  sidebarDisplay: "Settlements"
1290
1308
  },
1291
- component: () => import("./Settlement-Bswa1dEt.js")
1309
+ component: () => import("./Settlement-C89j3OZr.js")
1292
1310
  },
1293
1311
  {
1294
1312
  path: "/admin/settlement/:settlementId",
@@ -1297,7 +1315,7 @@ const Kn = {
1297
1315
  meta: {
1298
1316
  parent: "mf-payment-admin.settlement"
1299
1317
  },
1300
- component: () => import("./SettlementTransactions-Ch-r8N1E.js")
1318
+ component: () => import("./SettlementTransactions-u27r0h8a.js")
1301
1319
  }
1302
1320
  ], ue = [
1303
1321
  {
@@ -1307,7 +1325,7 @@ const Kn = {
1307
1325
  {
1308
1326
  path: "/payout-account",
1309
1327
  name: "mf-payment-payout-account",
1310
- component: () => import("./PayoutAccount-COctKawh.js"),
1328
+ component: () => import("./PayoutAccount-CKungfsn.js"),
1311
1329
  meta: {
1312
1330
  sidebarDisplay: "i18n:payment.routes.payout_account"
1313
1331
  }
@@ -1315,17 +1333,17 @@ const Kn = {
1315
1333
  {
1316
1334
  path: "/onboard-submission",
1317
1335
  name: "mf-payment-onboard-submission",
1318
- component: () => import("./OnboardSubmission-Crrl8kSd.js"),
1336
+ component: () => import("./OnboardSubmission-D8aJPkMw.js"),
1319
1337
  meta: {
1320
1338
  sidebarDisplay: "i18n:payment.routes.onboard_submission",
1321
- region: { MY: !0, TH: !0 }
1339
+ region: { MY: !0, TH: !0, AU: !0 }
1322
1340
  }
1323
1341
  },
1324
1342
  {
1325
1343
  path: "/onboard-submission/:type/:submission?",
1326
1344
  name: "mf-payment-onboard-submission-form",
1327
1345
  props: !0,
1328
- component: () => import("./OnboardForm-C9YJjBQ6.js"),
1346
+ component: () => import("./OnboardForm--kRbMFOt.js"),
1329
1347
  meta: {
1330
1348
  parent: "mf-payment-onboard-submission"
1331
1349
  }
@@ -1333,7 +1351,7 @@ const Kn = {
1333
1351
  {
1334
1352
  path: "/transaction-old",
1335
1353
  name: "mf-payment-old-transaction",
1336
- component: () => import("./TransactionOld-CD06X1nh.js"),
1354
+ component: () => import("./TransactionOld-jcOxo0TN.js"),
1337
1355
  meta: {
1338
1356
  sidebarDisplay: "i18n:payment.routes.transaction"
1339
1357
  }
@@ -1341,7 +1359,7 @@ const Kn = {
1341
1359
  {
1342
1360
  path: "/transaction",
1343
1361
  name: "mf-payment-transaction",
1344
- component: () => import("./Transaction-fG_fwI0p.js"),
1362
+ component: () => import("./Transaction-CC0DaPbH.js"),
1345
1363
  meta: {
1346
1364
  sidebarDisplay: "i18n:payment.routes.transaction_new",
1347
1365
  sidebarNew: !0
@@ -1350,7 +1368,7 @@ const Kn = {
1350
1368
  {
1351
1369
  path: "/settlement",
1352
1370
  name: "mf-payment-settlement",
1353
- component: () => import("./Settlement-CYi_T1ie.js"),
1371
+ component: () => import("./Settlement-CxsJJQp5.js"),
1354
1372
  meta: {
1355
1373
  sidebarDisplay: "i18n:payment.routes.settlement",
1356
1374
  region: { MY: !0, SG: !0 }
@@ -1360,7 +1378,7 @@ const Kn = {
1360
1378
  path: "/settlement/:settlementId",
1361
1379
  name: "mf-payment-settlement-transaction",
1362
1380
  props: !0,
1363
- component: () => import("./SettlementTransactions-CBfve04J.js"),
1381
+ component: () => import("./SettlementTransactions-oc-sT18u.js"),
1364
1382
  meta: {
1365
1383
  parent: "mf-payment-settlement"
1366
1384
  }
package/dist/app.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a as e, i as o, r as p } from "./app-Dh3PqqN2.js";
1
+ import { a as e, i as o, r as p } from "./app-DtWLhdzZ.js";
2
2
  import "@feedmepos/mf-financing";
3
3
  export {
4
4
  e as FmApp,
@@ -1,4 +1,4 @@
1
- import { p as Q } from "./index-BbPvrkrj.js";
1
+ import { p as Q } from "./index-BeeoiRHZ.js";
2
2
  import { d as w } from "./dinero-CIVmXLL-.js";
3
3
  import { h as e } from "./moment-h96o7c8I.js";
4
4
  import { defineComponent as L, resolveComponent as p, openBlock as R, createBlock as T, normalizeClass as S, withCtx as Y, createElementVNode as r, toDisplayString as t } from "vue";
@@ -1,4 +1,4 @@
1
- import { e as c } from "./index-BbPvrkrj.js";
1
+ import { e as c } from "./index-BeeoiRHZ.js";
2
2
  import { useCoreStore as p } from "@feedmepos/mf-common";
3
3
  import { h as n } from "./moment-h96o7c8I.js";
4
4
  const i = "https://grafana.feedme.farm/explore?schemaVersion=1", m = (o, r, t) => ({
@@ -1,4 +1,4 @@
1
- import { b as r, f as n } from "./index-BbPvrkrj.js";
1
+ import { b as r, f as n } from "./index-BeeoiRHZ.js";
2
2
  const c = {
3
3
  async upload(e, s, t) {
4
4
  const a = (await n().post("/document/presign", {
@@ -1,4 +1,4 @@
1
- import { g as n, b as s, f as u, d as e } from "./index-BbPvrkrj.js";
1
+ import { g as n, b as s, f as u, d as e } from "./index-BeeoiRHZ.js";
2
2
  const o = {
3
3
  async read(a) {
4
4
  return e(
@@ -1,4 +1,4 @@
1
- import { g as r, f as i, b as m, h as l, l as c, i as d, j as y } from "./index-BbPvrkrj.js";
1
+ import { g as r, f as i, b as m, h as l, l as c, i as d, j as y } from "./index-BeeoiRHZ.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, a) {