@feedmepos/mf-payment 1.2.12 → 1.2.13

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 (60) hide show
  1. package/dist/AutoCopyCell.vue_vue_type_script_setup_true_lang-XC4V0tsX.js +40 -0
  2. package/dist/{PayoutAccount-j4yHJfSr.js → PayoutAccount-BallFJB0.js} +5 -5
  3. package/dist/{PayoutAccount-D-NM-_2s.js → PayoutAccount-d7sLsB5J.js} +6 -6
  4. package/dist/{PayoutAccountSetting-vzdkhXb8.js → PayoutAccountSetting-wKE68NqB.js} +111 -114
  5. package/dist/{Restaurant-CPIy0SZJ.js → Restaurant-CA3nbrzh.js} +5 -5
  6. package/dist/{RestaurantSetting-DK4GOY2d.js → RestaurantSetting-CJdlyxX7.js} +3 -3
  7. package/dist/{Settlement-B5kQfJuQ.js → Settlement-BEXf60UK.js} +4 -4
  8. package/dist/{Settlement-BeI2ksZ3.js → Settlement-Cnbk9m6D.js} +4 -4
  9. package/dist/SettlementTransactions-D-lWN15V.js +362 -0
  10. package/dist/SettlementTransactions-Pto6c_3v.js +323 -0
  11. package/dist/{Terminal-Bf7VZ5Yo.js → Terminal-B3S_wOTA.js} +5 -5
  12. package/dist/{TerminalSetting-pnwFHRR8.js → TerminalSetting-tSDETEOb.js} +3 -3
  13. package/dist/{Transaction-Cbiu540w.js → Transaction-BY4EF2Z2.js} +125 -94
  14. package/dist/{Transaction-Cpbte6yS.js → Transaction-DsYgbjyl.js} +7 -7
  15. package/dist/{TransactionOld-Dnnz541Y.js → TransactionOld-BY_4OAOA.js} +4 -4
  16. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-tMjd6_k7.js → TransactionTable.vue_vue_type_script_setup_true_lang-C02jC4yj.js} +115 -93
  17. package/dist/{app-C_At3NFn.js → app-BiKLWpiD.js} +341 -341
  18. package/dist/app.js +1 -1
  19. package/dist/{assets-DjGZEHos.js → assets-C4cUIo0F.js} +35 -33
  20. package/dist/components/AutoCopyCell.vue.d.ts +1 -0
  21. package/dist/{grafana-D99I428B.js → grafana-DRHro6WQ.js} +1 -1
  22. package/dist/{index-DdE42RgX.js → index-0_vl4Euu.js} +1 -1
  23. package/dist/{index-B3IOW-oD.js → index-4QkP1zBY.js} +1 -1
  24. package/dist/{index-DigkUnks.js → index-BTIQHrH_.js} +1 -1
  25. package/dist/{index-BI63pT6J.js → index-BWaS2Ice.js} +5277 -5169
  26. package/dist/{index-DXLkzCkb.js → index-Bohmvrj5.js} +1 -1
  27. package/dist/{index-CvPpUZR3.js → index-DJlXGssK.js} +1 -1
  28. package/dist/{index-CW2tMCo9.js → index-DeoktQzV.js} +2 -2
  29. package/dist/{index.vue_vue_type_script_setup_true_lang-Dx-Mg_Zx.js → index.vue_vue_type_script_setup_true_lang-wZFI0CDi.js} +1 -1
  30. package/dist/model/transaction.d.ts +1 -0
  31. package/dist/package.json +2 -2
  32. package/dist/{payout-account-D7Wzxyao.js → payout-account-CtfOQFPT.js} +3 -3
  33. package/dist/stores/payoutAccount.d.ts +10 -10
  34. package/dist/tsconfig.app.tsbuildinfo +1 -1
  35. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +10 -10
  36. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +28 -34
  37. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +28 -34
  38. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +10 -10
  39. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +10 -10
  40. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +28 -34
  41. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +6 -12
  42. package/dist/views/admin/settlement/cell/Gateway.vue.d.ts +1 -1
  43. package/dist/views/admin/settlement/cell/Method.vue.d.ts +1 -1
  44. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +14 -14
  45. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +14 -14
  46. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +14 -14
  47. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +14 -14
  48. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +14 -14
  49. package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +14 -14
  50. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
  51. package/dist/views/admin/transaction/cell/Gateway.vue.d.ts +1 -1
  52. package/dist/views/admin/transaction/cell/Method.vue.d.ts +1 -1
  53. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +20 -20
  54. package/dist/views/settlement/cell/Gateway.vue.d.ts +1 -1
  55. package/dist/views/settlement/cell/Method.vue.d.ts +1 -1
  56. package/dist/views/transaction/cell/Gateway.vue.d.ts +1 -1
  57. package/package.json +2 -2
  58. package/dist/AutoCopyCell.vue_vue_type_script_setup_true_lang-CdmfrBoW.js +0 -39
  59. package/dist/SettlementTransactions-CHjwajgr.js +0 -297
  60. package/dist/SettlementTransactions-D7z5DaxO.js +0 -336
@@ -3,18 +3,19 @@ import { type PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  terminal: {
5
5
  type: PropType<{
6
+ deletedAt?: string | null | undefined;
6
7
  name?: string | null | undefined;
7
- deviceId?: string | null | undefined;
8
- bindCode?: string | null | undefined;
9
8
  secretKey?: string | null | undefined;
10
- token?: string | null | undefined;
11
9
  gateways?: {
12
10
  config?: {
13
11
  packageId: string;
14
12
  uniqueId: string;
15
13
  } | null | undefined;
16
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace" | "Digio";
14
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
17
15
  }[] | null | undefined;
16
+ deviceId?: string | null | undefined;
17
+ bindCode?: string | null | undefined;
18
+ token?: string | null | undefined;
18
19
  ecrs?: ({
19
20
  config?: {
20
21
  terminalId: string;
@@ -22,20 +23,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
23
  gateway: "FeedMe";
23
24
  } | {
24
25
  config?: {
25
- terminalId: string;
26
26
  merchantId: string;
27
+ terminalId: string;
27
28
  privateKey: string;
28
29
  } | null | undefined;
29
30
  gateway: "Ghl";
30
31
  })[] | null | undefined;
31
- deletedAt?: string | null | undefined;
32
32
  status: "Active" | "Inactive";
33
33
  _id: string;
34
+ updatedAt: string;
34
35
  referenceId: string;
35
36
  securityCode: string;
36
37
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
37
38
  createdAt: string;
38
- updatedAt: string;
39
39
  }>;
40
40
  required: true;
41
41
  };
@@ -46,18 +46,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
46
46
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
47
47
  terminal: {
48
48
  type: PropType<{
49
+ deletedAt?: string | null | undefined;
49
50
  name?: string | null | undefined;
50
- deviceId?: string | null | undefined;
51
- bindCode?: string | null | undefined;
52
51
  secretKey?: string | null | undefined;
53
- token?: string | null | undefined;
54
52
  gateways?: {
55
53
  config?: {
56
54
  packageId: string;
57
55
  uniqueId: string;
58
56
  } | null | undefined;
59
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace" | "Digio";
57
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
60
58
  }[] | null | undefined;
59
+ deviceId?: string | null | undefined;
60
+ bindCode?: string | null | undefined;
61
+ token?: string | null | undefined;
61
62
  ecrs?: ({
62
63
  config?: {
63
64
  terminalId: string;
@@ -65,20 +66,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
65
66
  gateway: "FeedMe";
66
67
  } | {
67
68
  config?: {
68
- terminalId: string;
69
69
  merchantId: string;
70
+ terminalId: string;
70
71
  privateKey: string;
71
72
  } | null | undefined;
72
73
  gateway: "Ghl";
73
74
  })[] | null | undefined;
74
- deletedAt?: string | null | undefined;
75
75
  status: "Active" | "Inactive";
76
76
  _id: string;
77
+ updatedAt: string;
77
78
  referenceId: string;
78
79
  securityCode: string;
79
80
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
80
81
  createdAt: string;
81
- updatedAt: string;
82
82
  }>;
83
83
  required: true;
84
84
  };
@@ -3,18 +3,19 @@ import { type PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  terminal: {
5
5
  type: PropType<{
6
+ deletedAt?: string | null | undefined;
6
7
  name?: string | null | undefined;
7
- deviceId?: string | null | undefined;
8
- bindCode?: string | null | undefined;
9
8
  secretKey?: string | null | undefined;
10
- token?: string | null | undefined;
11
9
  gateways?: {
12
10
  config?: {
13
11
  packageId: string;
14
12
  uniqueId: string;
15
13
  } | null | undefined;
16
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace" | "Digio";
14
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
17
15
  }[] | null | undefined;
16
+ deviceId?: string | null | undefined;
17
+ bindCode?: string | null | undefined;
18
+ token?: string | null | undefined;
18
19
  ecrs?: ({
19
20
  config?: {
20
21
  terminalId: string;
@@ -22,20 +23,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
23
  gateway: "FeedMe";
23
24
  } | {
24
25
  config?: {
25
- terminalId: string;
26
26
  merchantId: string;
27
+ terminalId: string;
27
28
  privateKey: string;
28
29
  } | null | undefined;
29
30
  gateway: "Ghl";
30
31
  })[] | null | undefined;
31
- deletedAt?: string | null | undefined;
32
32
  status: "Active" | "Inactive";
33
33
  _id: string;
34
+ updatedAt: string;
34
35
  referenceId: string;
35
36
  securityCode: string;
36
37
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
37
38
  createdAt: string;
38
- updatedAt: string;
39
39
  }>;
40
40
  required: true;
41
41
  };
@@ -46,18 +46,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
46
46
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
47
47
  terminal: {
48
48
  type: PropType<{
49
+ deletedAt?: string | null | undefined;
49
50
  name?: string | null | undefined;
50
- deviceId?: string | null | undefined;
51
- bindCode?: string | null | undefined;
52
51
  secretKey?: string | null | undefined;
53
- token?: string | null | undefined;
54
52
  gateways?: {
55
53
  config?: {
56
54
  packageId: string;
57
55
  uniqueId: string;
58
56
  } | null | undefined;
59
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace" | "Digio";
57
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
60
58
  }[] | null | undefined;
59
+ deviceId?: string | null | undefined;
60
+ bindCode?: string | null | undefined;
61
+ token?: string | null | undefined;
61
62
  ecrs?: ({
62
63
  config?: {
63
64
  terminalId: string;
@@ -65,20 +66,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
65
66
  gateway: "FeedMe";
66
67
  } | {
67
68
  config?: {
68
- terminalId: string;
69
69
  merchantId: string;
70
+ terminalId: string;
70
71
  privateKey: string;
71
72
  } | null | undefined;
72
73
  gateway: "Ghl";
73
74
  })[] | null | undefined;
74
- deletedAt?: string | null | undefined;
75
75
  status: "Active" | "Inactive";
76
76
  _id: string;
77
+ updatedAt: string;
77
78
  referenceId: string;
78
79
  securityCode: string;
79
80
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
80
81
  createdAt: string;
81
- updatedAt: string;
82
82
  }>;
83
83
  required: true;
84
84
  };
@@ -2,18 +2,19 @@ import { type PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  terminal: {
4
4
  type: PropType<{
5
+ deletedAt?: string | null | undefined;
5
6
  name?: string | null | undefined;
6
- deviceId?: string | null | undefined;
7
- bindCode?: string | null | undefined;
8
7
  secretKey?: string | null | undefined;
9
- token?: string | null | undefined;
10
8
  gateways?: {
11
9
  config?: {
12
10
  packageId: string;
13
11
  uniqueId: string;
14
12
  } | null | undefined;
15
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace" | "Digio";
13
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
16
14
  }[] | null | undefined;
15
+ deviceId?: string | null | undefined;
16
+ bindCode?: string | null | undefined;
17
+ token?: string | null | undefined;
17
18
  ecrs?: ({
18
19
  config?: {
19
20
  terminalId: string;
@@ -21,38 +22,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
22
  gateway: "FeedMe";
22
23
  } | {
23
24
  config?: {
24
- terminalId: string;
25
25
  merchantId: string;
26
+ terminalId: string;
26
27
  privateKey: string;
27
28
  } | null | undefined;
28
29
  gateway: "Ghl";
29
30
  })[] | null | undefined;
30
- deletedAt?: string | null | undefined;
31
31
  status: "Active" | "Inactive";
32
32
  _id: string;
33
+ updatedAt: string;
33
34
  referenceId: string;
34
35
  securityCode: string;
35
36
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
36
37
  createdAt: string;
37
- updatedAt: string;
38
38
  }>;
39
39
  required: true;
40
40
  };
41
41
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
42
42
  terminal: {
43
43
  type: PropType<{
44
+ deletedAt?: string | null | undefined;
44
45
  name?: string | null | undefined;
45
- deviceId?: string | null | undefined;
46
- bindCode?: string | null | undefined;
47
46
  secretKey?: string | null | undefined;
48
- token?: string | null | undefined;
49
47
  gateways?: {
50
48
  config?: {
51
49
  packageId: string;
52
50
  uniqueId: string;
53
51
  } | null | undefined;
54
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace" | "Digio";
52
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
55
53
  }[] | null | undefined;
54
+ deviceId?: string | null | undefined;
55
+ bindCode?: string | null | undefined;
56
+ token?: string | null | undefined;
56
57
  ecrs?: ({
57
58
  config?: {
58
59
  terminalId: string;
@@ -60,20 +61,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
60
61
  gateway: "FeedMe";
61
62
  } | {
62
63
  config?: {
63
- terminalId: string;
64
64
  merchantId: string;
65
+ terminalId: string;
65
66
  privateKey: string;
66
67
  } | null | undefined;
67
68
  gateway: "Ghl";
68
69
  })[] | null | undefined;
69
- deletedAt?: string | null | undefined;
70
70
  status: "Active" | "Inactive";
71
71
  _id: string;
72
+ updatedAt: string;
72
73
  referenceId: string;
73
74
  securityCode: string;
74
75
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
75
76
  createdAt: string;
76
- updatedAt: string;
77
77
  }>;
78
78
  required: true;
79
79
  };
@@ -3,5 +3,5 @@ type __VLS_Props = {
3
3
  row: Row<any>;
4
4
  data: unknown;
5
5
  };
6
- 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, {}, HTMLImageElement>;
6
+ 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>;
7
7
  export default _default;
@@ -3,5 +3,5 @@ type __VLS_Props = {
3
3
  row: Row<any>;
4
4
  data: unknown;
5
5
  };
6
- 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, {}, HTMLImageElement>;
6
+ 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>;
7
7
  export default _default;
@@ -2,6 +2,7 @@ import { type PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  data: {
4
4
  type: PropType<{
5
+ enable?: boolean | null | undefined;
5
6
  gateways?: ({
6
7
  config: {
7
8
  clientId: string;
@@ -12,25 +13,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
13
  paymentGateway: "REVENUE_MONSTER";
13
14
  } | {
14
15
  config: {
15
- secretKey: string;
16
16
  merchantId: string;
17
+ secretKey: string;
17
18
  verifyKey: string;
18
19
  };
19
20
  paymentGateway: "RAZER_MERCHANT_SERVICE";
20
21
  } | {
21
22
  config: {
22
23
  merchantId: string;
23
- storeID: string;
24
24
  merchantName: string;
25
25
  merchantCategoryCode: string;
26
+ storeID: string;
26
27
  storeName: string;
27
28
  };
28
29
  paymentGateway: "MACAU_PASS";
29
30
  })[] | null | undefined;
30
- enable?: boolean | null | undefined;
31
31
  ref?: any;
32
32
  status: "NEW" | "PENDING" | "APPROVED";
33
33
  _id: string;
34
+ notifyUrl: string;
34
35
  store: {
35
36
  bank?: {
36
37
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -49,8 +50,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
49
50
  id: string;
50
51
  event: "ORDERING" | "MARKETING";
51
52
  };
52
- notifyUrl: string;
53
- businessId: string;
54
53
  methods: {
55
54
  rate?: {
56
55
  amount: number;
@@ -60,6 +59,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
60
59
  issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS";
61
60
  variant: string;
62
61
  }[];
62
+ businessId: string;
63
63
  }[]>;
64
64
  required: true;
65
65
  };
@@ -69,6 +69,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
69
69
  };
70
70
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
71
71
  "row-click": (payment: {
72
+ enable?: boolean | null | undefined;
72
73
  gateways?: ({
73
74
  config: {
74
75
  clientId: string;
@@ -79,25 +80,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
79
80
  paymentGateway: "REVENUE_MONSTER";
80
81
  } | {
81
82
  config: {
82
- secretKey: string;
83
83
  merchantId: string;
84
+ secretKey: string;
84
85
  verifyKey: string;
85
86
  };
86
87
  paymentGateway: "RAZER_MERCHANT_SERVICE";
87
88
  } | {
88
89
  config: {
89
90
  merchantId: string;
90
- storeID: string;
91
91
  merchantName: string;
92
92
  merchantCategoryCode: string;
93
+ storeID: string;
93
94
  storeName: string;
94
95
  };
95
96
  paymentGateway: "MACAU_PASS";
96
97
  })[] | null | undefined;
97
- enable?: boolean | null | undefined;
98
98
  ref?: any;
99
99
  status: "NEW" | "PENDING" | "APPROVED";
100
100
  _id: string;
101
+ notifyUrl: string;
101
102
  store: {
102
103
  bank?: {
103
104
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -116,8 +117,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
116
117
  id: string;
117
118
  event: "ORDERING" | "MARKETING";
118
119
  };
119
- notifyUrl: string;
120
- businessId: string;
121
120
  methods: {
122
121
  rate?: {
123
122
  amount: number;
@@ -127,10 +126,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
127
126
  issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS";
128
127
  variant: string;
129
128
  }[];
129
+ businessId: string;
130
130
  }) => any;
131
131
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
132
132
  data: {
133
133
  type: PropType<{
134
+ enable?: boolean | null | undefined;
134
135
  gateways?: ({
135
136
  config: {
136
137
  clientId: string;
@@ -141,25 +142,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
141
142
  paymentGateway: "REVENUE_MONSTER";
142
143
  } | {
143
144
  config: {
144
- secretKey: string;
145
145
  merchantId: string;
146
+ secretKey: string;
146
147
  verifyKey: string;
147
148
  };
148
149
  paymentGateway: "RAZER_MERCHANT_SERVICE";
149
150
  } | {
150
151
  config: {
151
152
  merchantId: string;
152
- storeID: string;
153
153
  merchantName: string;
154
154
  merchantCategoryCode: string;
155
+ storeID: string;
155
156
  storeName: string;
156
157
  };
157
158
  paymentGateway: "MACAU_PASS";
158
159
  })[] | null | undefined;
159
- enable?: boolean | null | undefined;
160
160
  ref?: any;
161
161
  status: "NEW" | "PENDING" | "APPROVED";
162
162
  _id: string;
163
+ notifyUrl: string;
163
164
  store: {
164
165
  bank?: {
165
166
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -178,8 +179,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
178
179
  id: string;
179
180
  event: "ORDERING" | "MARKETING";
180
181
  };
181
- notifyUrl: string;
182
- businessId: string;
183
182
  methods: {
184
183
  rate?: {
185
184
  amount: number;
@@ -189,6 +188,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
189
188
  issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS";
190
189
  variant: string;
191
190
  }[];
191
+ businessId: string;
192
192
  }[]>;
193
193
  required: true;
194
194
  };
@@ -198,6 +198,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
198
198
  };
199
199
  }>> & Readonly<{
200
200
  "onRow-click"?: ((payment: {
201
+ enable?: boolean | null | undefined;
201
202
  gateways?: ({
202
203
  config: {
203
204
  clientId: string;
@@ -208,25 +209,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
208
209
  paymentGateway: "REVENUE_MONSTER";
209
210
  } | {
210
211
  config: {
211
- secretKey: string;
212
212
  merchantId: string;
213
+ secretKey: string;
213
214
  verifyKey: string;
214
215
  };
215
216
  paymentGateway: "RAZER_MERCHANT_SERVICE";
216
217
  } | {
217
218
  config: {
218
219
  merchantId: string;
219
- storeID: string;
220
220
  merchantName: string;
221
221
  merchantCategoryCode: string;
222
+ storeID: string;
222
223
  storeName: string;
223
224
  };
224
225
  paymentGateway: "MACAU_PASS";
225
226
  })[] | null | undefined;
226
- enable?: boolean | null | undefined;
227
227
  ref?: any;
228
228
  status: "NEW" | "PENDING" | "APPROVED";
229
229
  _id: string;
230
+ notifyUrl: string;
230
231
  store: {
231
232
  bank?: {
232
233
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -245,8 +246,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
245
246
  id: string;
246
247
  event: "ORDERING" | "MARKETING";
247
248
  };
248
- notifyUrl: string;
249
- businessId: string;
250
249
  methods: {
251
250
  rate?: {
252
251
  amount: number;
@@ -256,6 +255,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
256
255
  issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS";
257
256
  variant: string;
258
257
  }[];
258
+ businessId: string;
259
259
  }) => any) | undefined;
260
260
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
261
261
  export default _default;
@@ -3,5 +3,5 @@ type __VLS_Props = {
3
3
  row: Row<any>;
4
4
  data: unknown;
5
5
  };
6
- 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, {}, HTMLImageElement>;
6
+ 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>;
7
7
  export default _default;
@@ -3,5 +3,5 @@ type __VLS_Props = {
3
3
  row: Row<any>;
4
4
  data: unknown;
5
5
  };
6
- 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, {}, HTMLImageElement>;
6
+ 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>;
7
7
  export default _default;
@@ -3,5 +3,5 @@ type __VLS_Props = {
3
3
  row: Row<any>;
4
4
  data: unknown;
5
5
  };
6
- 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, {}, HTMLImageElement>;
6
+ 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>;
7
7
  export default _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-payment",
3
- "version": "1.2.12",
3
+ "version": "1.2.13",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -34,7 +34,7 @@
34
34
  "@feedmepos/core": "^2.6.0",
35
35
  "@feedmepos/mf-common": "^1.26.8",
36
36
  "vue-i18n": "10.0.5",
37
- "@feedmepos/payment-entity": "^0.1.10",
37
+ "@feedmepos/payment-entity": "^0.1.11",
38
38
  "@feedmepos/ui-library": "^1.6.8",
39
39
  "axios": "^0.27.2",
40
40
  "buffer": "^6.0.3",
@@ -1,39 +0,0 @@
1
- import { defineComponent as i, resolveComponent as s, openBlock as l, createElementBlock as m, createVNode as d, createTextVNode as C, toDisplayString as f } from "vue";
2
- import { c as u } from "./clipboard-4jh1WteU.js";
3
- import { useSnackbar as _ } from "@feedmepos/ui-library";
4
- const x = /* @__PURE__ */ i({
5
- __name: "AutoCopyCell",
6
- props: {
7
- data: {}
8
- },
9
- setup(n) {
10
- const r = n, o = _();
11
- function a() {
12
- try {
13
- u(r.data), o.open({ title: "Text copied to clipboard." }, 1e3);
14
- } catch {
15
- o.open({ title: "Clipboard API incompatible." }, 1e3);
16
- }
17
- }
18
- return (e, t) => {
19
- const p = s("FmIcon");
20
- return l(), m("div", {
21
- class: "flex",
22
- onClick: t[0] || (t[0] = (c) => {
23
- c.stopPropagation(), a();
24
- })
25
- }, [
26
- d(p, {
27
- class: "mr-4",
28
- name: "content_copy",
29
- size: "sm",
30
- outline: ""
31
- }),
32
- C(" " + f(e.data), 1)
33
- ]);
34
- };
35
- }
36
- });
37
- export {
38
- x as _
39
- };