@feedmepos/mf-payment 1.1.14 → 1.1.16

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 (55) hide show
  1. package/dist/{PayoutAccount-B-XpzTqu.js → PayoutAccount-BwhhHyk0.js} +8 -7
  2. package/dist/{PayoutAccount-CuGn640K.js → PayoutAccount-uCgOv-C2.js} +7 -6
  3. package/dist/{PayoutAccountSetting-CmlqySTp.js → PayoutAccountSetting-DrgoYi10.js} +3 -3
  4. package/dist/{Restaurant-CbXVnwaT.js → Restaurant-BMxfnL42.js} +4 -4
  5. package/dist/{RestaurantSetting-DBgztIry.js → RestaurantSetting-D0L2llJi.js} +3 -3
  6. package/dist/{Settlement-BskRF_Qk.js → Settlement-C8I6P7da.js} +3 -3
  7. package/dist/{Settlement-ChMZqkYo.js → Settlement-CiK9GGpf.js} +3 -3
  8. package/dist/{SettlementTransactions-CiqJyr1g.js → SettlementTransactions-BIbtfCK3.js} +3 -3
  9. package/dist/{SettlementTransactions-BvU4bVd3.js → SettlementTransactions-De1rkkml.js} +3 -3
  10. package/dist/{Terminal-C4rFd_FC.js → Terminal-CckLRjSd.js} +5 -5
  11. package/dist/TerminalSetting-BCJvBD-X.js +598 -0
  12. package/dist/{Transaction-C5ULLdoi.js → Transaction-AQpb7piu.js} +9 -8
  13. package/dist/{Transaction-DTe3ST6p.js → Transaction-B8-b54yS.js} +5 -5
  14. package/dist/{TransactionOld-BTqo9lii.js → TransactionOld-DMoKPlnI.js} +4 -4
  15. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-D8HsRsbZ.js → TransactionTable.vue_vue_type_script_setup_true_lang-CGqkicKX.js} +3 -3
  16. package/dist/{app-Dit06Jr6.js → app-CLUCi0WU.js} +256 -256
  17. package/dist/app.js +1 -1
  18. package/dist/{assets-B7sgKcul.js → assets-Dd9LE4oF.js} +30 -28
  19. package/dist/{grafana-wm93DnN2.js → grafana-B60ooFW-.js} +1 -1
  20. package/dist/{index-DP7VUbrW.js → index-BFT3LjfW.js} +1 -1
  21. package/dist/{index-jDKnGfXk.js → index-BZWYrMcd.js} +1 -1
  22. package/dist/{index-De79N6Ur.js → index-BiYmAqRO.js} +4 -3
  23. package/dist/{index-C-M1CL9P.js → index-Bx8UIw8Z.js} +11923 -11325
  24. package/dist/{index-DcZShqtg.js → index-C0dQg29_.js} +1 -1
  25. package/dist/{index-DUM9Y_Ap.js → index-ZHTRfFqF.js} +1 -1
  26. package/dist/index-cdgGCMdI.js +162 -0
  27. package/dist/{index.vue_vue_type_script_setup_true_lang-Du_N-XKk.js → index.vue_vue_type_script_setup_true_lang-0J3a24fn.js} +1 -1
  28. package/dist/model/transaction.d.ts +1 -2
  29. package/dist/package.json +2 -2
  30. package/dist/payout-account-CPBlSoPB.js +1953 -0
  31. package/dist/stores/payoutAccount.d.ts +4 -4
  32. package/dist/tsconfig.app.tsbuildinfo +1 -1
  33. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +4 -4
  34. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +16 -16
  35. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +16 -16
  36. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +4 -4
  37. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +4 -4
  38. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  39. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
  40. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +6 -6
  41. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +4 -4
  42. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +22 -28
  43. package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +22 -28
  44. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +22 -28
  45. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +22 -28
  46. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +22 -28
  47. package/dist/views/admin/terminal/tabs/SoftspaceGateway.vue.d.ts +90 -0
  48. package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +22 -28
  49. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +22 -28
  50. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +8 -8
  51. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +40 -40
  52. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +20 -20
  53. package/package.json +2 -2
  54. package/dist/TerminalSetting-MNCHf9x9.js +0 -497
  55. package/dist/payout-account-COpn8ige.js +0 -1819
@@ -13,8 +13,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
13
13
  holderName?: string | null | undefined;
14
14
  name: string;
15
15
  } | null | undefined;
16
- ssm?: string | null | undefined;
17
16
  bankStatement?: string | null | undefined;
17
+ ssm?: string | null | undefined;
18
18
  exteriorPhoto?: string | null | undefined;
19
19
  keyPerson?: {
20
20
  name: string;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
31
31
  precision: number;
32
32
  } | null | undefined;
33
33
  tPlus?: number | null | undefined;
34
- issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
34
+ issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
35
35
  variant: string;
36
36
  }[];
37
37
  businessId: string;
@@ -52,8 +52,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
52
52
  holderName?: string | null | undefined;
53
53
  name: string;
54
54
  } | null | undefined;
55
- ssm?: string | null | undefined;
56
55
  bankStatement?: string | null | undefined;
56
+ ssm?: string | null | undefined;
57
57
  exteriorPhoto?: string | null | undefined;
58
58
  keyPerson?: {
59
59
  name: string;
@@ -70,7 +70,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
70
70
  precision: number;
71
71
  } | null | undefined;
72
72
  tPlus?: number | null | undefined;
73
- issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
73
+ issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
74
74
  variant: string;
75
75
  }[];
76
76
  businessId: string;
@@ -2,23 +2,23 @@ import { type PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  payoutAccount: {
4
4
  type: PropType<{
5
- enable?: boolean | null | undefined;
6
5
  gateways?: ({
7
- paymentGateway: "REVENUE_MONSTER";
8
6
  config: {
9
7
  clientId: string;
10
8
  clientPrivateKey: string;
11
9
  clientSecret: string;
12
10
  storeId: string;
13
11
  };
12
+ paymentGateway: "REVENUE_MONSTER";
14
13
  } | {
15
- paymentGateway: "RAZER_MERCHANT_SERVICE";
16
14
  config: {
17
- merchantId: string;
18
15
  secretKey: string;
16
+ merchantId: string;
19
17
  verifyKey: string;
20
18
  };
19
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
21
20
  })[] | null | undefined;
21
+ enable?: boolean | null | undefined;
22
22
  gatewayOverride?: {
23
23
  type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
24
24
  conditions?: {
@@ -26,7 +26,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
26
26
  conditionValue?: any;
27
27
  }[] | null | undefined;
28
28
  value: string;
29
- gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "GHL" | "MAYBANK" | "FEEDME" | "MACAU_PASS" | "FEEDME_TERMINAL" | "NETS";
29
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "GHL" | "GKASH" | "MAYBANK" | "FEEDME" | "MACAU_PASS" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
30
30
  icon: string;
31
31
  label: string;
32
32
  }[] | null | undefined;
@@ -35,12 +35,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
35
35
  store: {
36
36
  bank?: {
37
37
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
38
- name?: any;
39
38
  accountNumber?: string | null | undefined;
40
39
  holderName?: string | null | undefined;
40
+ name: string;
41
41
  } | null | undefined;
42
- ssm?: string | null | undefined;
43
42
  bankStatement?: string | null | undefined;
43
+ ssm?: string | null | undefined;
44
44
  exteriorPhoto?: string | null | undefined;
45
45
  keyPerson?: {
46
46
  name: string;
@@ -57,7 +57,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
57
57
  precision: number;
58
58
  } | null | undefined;
59
59
  tPlus?: number | null | undefined;
60
- issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
60
+ issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
61
61
  variant: string;
62
62
  }[];
63
63
  businessId: string;
@@ -67,23 +67,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
67
67
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
68
68
  payoutAccount: {
69
69
  type: PropType<{
70
- enable?: boolean | null | undefined;
71
70
  gateways?: ({
72
- paymentGateway: "REVENUE_MONSTER";
73
71
  config: {
74
72
  clientId: string;
75
73
  clientPrivateKey: string;
76
74
  clientSecret: string;
77
75
  storeId: string;
78
76
  };
77
+ paymentGateway: "REVENUE_MONSTER";
79
78
  } | {
80
- paymentGateway: "RAZER_MERCHANT_SERVICE";
81
79
  config: {
82
- merchantId: string;
83
80
  secretKey: string;
81
+ merchantId: string;
84
82
  verifyKey: string;
85
83
  };
84
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
86
85
  })[] | null | undefined;
86
+ enable?: boolean | null | undefined;
87
87
  gatewayOverride?: {
88
88
  type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
89
89
  conditions?: {
@@ -91,7 +91,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
91
91
  conditionValue?: any;
92
92
  }[] | null | undefined;
93
93
  value: string;
94
- gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "GHL" | "MAYBANK" | "FEEDME" | "MACAU_PASS" | "FEEDME_TERMINAL" | "NETS";
94
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "GHL" | "GKASH" | "MAYBANK" | "FEEDME" | "MACAU_PASS" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
95
95
  icon: string;
96
96
  label: string;
97
97
  }[] | null | undefined;
@@ -100,12 +100,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
100
100
  store: {
101
101
  bank?: {
102
102
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
103
- name?: any;
104
103
  accountNumber?: string | null | undefined;
105
104
  holderName?: string | null | undefined;
105
+ name: string;
106
106
  } | null | undefined;
107
- ssm?: string | null | undefined;
108
107
  bankStatement?: string | null | undefined;
108
+ ssm?: string | null | undefined;
109
109
  exteriorPhoto?: string | null | undefined;
110
110
  keyPerson?: {
111
111
  name: string;
@@ -122,7 +122,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
122
122
  precision: number;
123
123
  } | null | undefined;
124
124
  tPlus?: number | null | undefined;
125
- issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
125
+ issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
126
126
  variant: string;
127
127
  }[];
128
128
  businessId: string;
@@ -2,23 +2,23 @@ import { type PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  payoutAccount: {
4
4
  type: PropType<{
5
- enable?: boolean | null | undefined;
6
5
  gateways?: ({
7
- paymentGateway: "REVENUE_MONSTER";
8
6
  config: {
9
7
  clientId: string;
10
8
  clientPrivateKey: string;
11
9
  clientSecret: string;
12
10
  storeId: string;
13
11
  };
12
+ paymentGateway: "REVENUE_MONSTER";
14
13
  } | {
15
- paymentGateway: "RAZER_MERCHANT_SERVICE";
16
14
  config: {
17
- merchantId: string;
18
15
  secretKey: string;
16
+ merchantId: string;
19
17
  verifyKey: string;
20
18
  };
19
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
21
20
  })[] | null | undefined;
21
+ enable?: boolean | null | undefined;
22
22
  gatewayOverride?: {
23
23
  type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
24
24
  conditions?: {
@@ -26,7 +26,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
26
26
  conditionValue?: any;
27
27
  }[] | null | undefined;
28
28
  value: string;
29
- gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "GHL" | "MAYBANK" | "FEEDME" | "MACAU_PASS" | "FEEDME_TERMINAL" | "NETS";
29
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "GHL" | "GKASH" | "MAYBANK" | "FEEDME" | "MACAU_PASS" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
30
30
  icon: string;
31
31
  label: string;
32
32
  }[] | null | undefined;
@@ -35,12 +35,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
35
35
  store: {
36
36
  bank?: {
37
37
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
38
- name?: any;
39
38
  accountNumber?: string | null | undefined;
40
39
  holderName?: string | null | undefined;
40
+ name: string;
41
41
  } | null | undefined;
42
- ssm?: string | null | undefined;
43
42
  bankStatement?: string | null | undefined;
43
+ ssm?: string | null | undefined;
44
44
  exteriorPhoto?: string | null | undefined;
45
45
  keyPerson?: {
46
46
  name: string;
@@ -57,7 +57,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
57
57
  precision: number;
58
58
  } | null | undefined;
59
59
  tPlus?: number | null | undefined;
60
- issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
60
+ issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
61
61
  variant: string;
62
62
  }[];
63
63
  businessId: string;
@@ -67,23 +67,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
67
67
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
68
68
  payoutAccount: {
69
69
  type: PropType<{
70
- enable?: boolean | null | undefined;
71
70
  gateways?: ({
72
- paymentGateway: "REVENUE_MONSTER";
73
71
  config: {
74
72
  clientId: string;
75
73
  clientPrivateKey: string;
76
74
  clientSecret: string;
77
75
  storeId: string;
78
76
  };
77
+ paymentGateway: "REVENUE_MONSTER";
79
78
  } | {
80
- paymentGateway: "RAZER_MERCHANT_SERVICE";
81
79
  config: {
82
- merchantId: string;
83
80
  secretKey: string;
81
+ merchantId: string;
84
82
  verifyKey: string;
85
83
  };
84
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
86
85
  })[] | null | undefined;
86
+ enable?: boolean | null | undefined;
87
87
  gatewayOverride?: {
88
88
  type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
89
89
  conditions?: {
@@ -91,7 +91,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
91
91
  conditionValue?: any;
92
92
  }[] | null | undefined;
93
93
  value: string;
94
- gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "GHL" | "MAYBANK" | "FEEDME" | "MACAU_PASS" | "FEEDME_TERMINAL" | "NETS";
94
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "GHL" | "GKASH" | "MAYBANK" | "FEEDME" | "MACAU_PASS" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
95
95
  icon: string;
96
96
  label: string;
97
97
  }[] | null | undefined;
@@ -100,12 +100,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
100
100
  store: {
101
101
  bank?: {
102
102
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
103
- name?: any;
104
103
  accountNumber?: string | null | undefined;
105
104
  holderName?: string | null | undefined;
105
+ name: string;
106
106
  } | null | undefined;
107
- ssm?: string | null | undefined;
108
107
  bankStatement?: string | null | undefined;
108
+ ssm?: string | null | undefined;
109
109
  exteriorPhoto?: string | null | undefined;
110
110
  keyPerson?: {
111
111
  name: string;
@@ -122,7 +122,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
122
122
  precision: number;
123
123
  } | null | undefined;
124
124
  tPlus?: number | null | undefined;
125
- issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
125
+ issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
126
126
  variant: string;
127
127
  }[];
128
128
  businessId: string;
@@ -18,8 +18,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
18
18
  holderName?: string | null | undefined;
19
19
  name: string;
20
20
  } | null | undefined;
21
- ssm?: string | null | undefined;
22
21
  bankStatement?: string | null | undefined;
22
+ ssm?: string | null | undefined;
23
23
  exteriorPhoto?: string | null | undefined;
24
24
  keyPerson?: {
25
25
  name: string;
@@ -36,7 +36,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
36
36
  precision: number;
37
37
  } | null | undefined;
38
38
  tPlus?: number | null | undefined;
39
- issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
39
+ issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
40
40
  variant: string;
41
41
  }[];
42
42
  businessId: string;
@@ -61,8 +61,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
61
61
  holderName?: string | null | undefined;
62
62
  name: string;
63
63
  } | null | undefined;
64
- ssm?: string | null | undefined;
65
64
  bankStatement?: string | null | undefined;
65
+ ssm?: string | null | undefined;
66
66
  exteriorPhoto?: string | null | undefined;
67
67
  keyPerson?: {
68
68
  name: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
79
79
  precision: number;
80
80
  } | null | undefined;
81
81
  tPlus?: number | null | undefined;
82
- issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
82
+ issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
83
83
  variant: string;
84
84
  }[];
85
85
  businessId: string;
@@ -13,8 +13,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
13
13
  holderName?: string | null | undefined;
14
14
  name: string;
15
15
  } | null | undefined;
16
- ssm?: string | null | undefined;
17
16
  bankStatement?: string | null | undefined;
17
+ ssm?: string | null | undefined;
18
18
  exteriorPhoto?: string | null | undefined;
19
19
  keyPerson?: {
20
20
  name: string;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
31
31
  precision: number;
32
32
  } | null | undefined;
33
33
  tPlus?: number | null | undefined;
34
- issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
34
+ issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
35
35
  variant: string;
36
36
  }[];
37
37
  businessId: string;
@@ -52,8 +52,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
52
52
  holderName?: string | null | undefined;
53
53
  name: string;
54
54
  } | null | undefined;
55
- ssm?: string | null | undefined;
56
55
  bankStatement?: string | null | undefined;
56
+ ssm?: string | null | undefined;
57
57
  exteriorPhoto?: string | null | undefined;
58
58
  keyPerson?: {
59
59
  name: string;
@@ -70,7 +70,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
70
70
  precision: number;
71
71
  } | null | undefined;
72
72
  tPlus?: number | null | undefined;
73
- issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
73
+ issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "MACAU_PASS" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX";
74
74
  variant: string;
75
75
  }[];
76
76
  businessId: string;
@@ -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";
6
5
  config: {
7
- merchantId: string;
8
6
  secretKey: string;
7
+ merchantId: string;
9
8
  verifyKey: string;
10
9
  };
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";
26
25
  config: {
27
- merchantId: string;
28
26
  secretKey: string;
27
+ merchantId: string;
29
28
  verifyKey: string;
30
29
  };
30
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
31
31
  } | undefined>;
32
32
  required: true;
33
33
  };
@@ -12,17 +12,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- paymentGateway: "RAZER_MERCHANT_SERVICE";
16
15
  config: {
17
16
  applicationCode?: string | null | undefined;
18
17
  offlineSecret?: string | null | undefined;
19
- merchantId: string;
20
18
  secretKey: string;
21
- verifyKey: string;
22
19
  uniqueId: string;
20
+ merchantId: string;
21
+ verifyKey: string;
23
22
  };
24
- _rev: string;
25
23
  active: boolean;
24
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
25
+ _rev: string;
26
26
  } | undefined>;
27
27
  required: true;
28
28
  };
@@ -38,17 +38,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
38
38
  gateway: {
39
39
  type: PropType<{
40
40
  _id: string;
41
- paymentGateway: "RAZER_MERCHANT_SERVICE";
42
41
  config: {
43
42
  applicationCode?: string | null | undefined;
44
43
  offlineSecret?: string | null | undefined;
45
- merchantId: string;
46
44
  secretKey: string;
47
- verifyKey: string;
48
45
  uniqueId: string;
46
+ merchantId: string;
47
+ verifyKey: string;
49
48
  };
50
- _rev: string;
51
49
  active: boolean;
50
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
51
+ _rev: string;
52
52
  } | undefined>;
53
53
  required: true;
54
54
  };
@@ -12,14 +12,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- paymentGateway: "E_GHL";
16
15
  config: {
17
- merchantId: string;
18
16
  terminalId: string;
17
+ merchantId: string;
19
18
  privateKey: string;
20
19
  };
21
- _rev: string;
22
20
  active: boolean;
21
+ paymentGateway: "E_GHL";
22
+ _rev: string;
23
23
  } | undefined>;
24
24
  required: true;
25
25
  };
@@ -35,14 +35,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
35
35
  gateway: {
36
36
  type: PropType<{
37
37
  _id: string;
38
- paymentGateway: "E_GHL";
39
38
  config: {
40
- merchantId: string;
41
39
  terminalId: string;
40
+ merchantId: string;
42
41
  privateKey: string;
43
42
  };
44
- _rev: string;
45
43
  active: boolean;
44
+ paymentGateway: "E_GHL";
45
+ _rev: string;
46
46
  } | undefined>;
47
47
  required: true;
48
48
  };
@@ -12,15 +12,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- paymentGateway: "REVENUE_MONSTER";
16
15
  config: {
17
16
  clientId: string;
18
17
  clientPrivateKey: string;
19
18
  clientSecret: string;
20
19
  storeId: string;
21
20
  };
22
- _rev: string;
23
21
  active: boolean;
22
+ paymentGateway: "REVENUE_MONSTER";
23
+ _rev: string;
24
24
  } | undefined>;
25
25
  required: true;
26
26
  };
@@ -36,15 +36,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
36
36
  gateway: {
37
37
  type: PropType<{
38
38
  _id: string;
39
- paymentGateway: "REVENUE_MONSTER";
40
39
  config: {
41
40
  clientId: string;
42
41
  clientPrivateKey: string;
43
42
  clientSecret: string;
44
43
  storeId: string;
45
44
  };
46
- _rev: string;
47
45
  active: boolean;
46
+ paymentGateway: "REVENUE_MONSTER";
47
+ _rev: string;
48
48
  } | undefined>;
49
49
  required: true;
50
50
  };
@@ -3,20 +3,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3
3
  terminal: {
4
4
  type: PropType<{
5
5
  name?: string | null | undefined;
6
+ deviceId?: string | null | undefined;
7
+ bindCode?: string | null | undefined;
6
8
  secretKey?: string | null | undefined;
7
- gateways?: ({
9
+ token?: string | null | undefined;
10
+ gateways?: {
8
11
  config?: {
12
+ packageId: string;
9
13
  uniqueId: string;
10
- packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
11
14
  } | null | undefined;
12
- gateway: "Fiuu";
13
- } | {
14
- config?: any;
15
- gateway: "ScanPay";
16
- })[] | null | undefined;
17
- deviceId?: string | null | undefined;
18
- bindCode?: string | null | undefined;
19
- token?: string | null | undefined;
15
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
16
+ }[] | null | undefined;
20
17
  ecrs?: ({
21
18
  config?: {
22
19
  terminalId: string;
@@ -24,8 +21,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
24
21
  gateway: "FeedMe";
25
22
  } | {
26
23
  config?: {
27
- merchantId: string;
28
24
  terminalId: string;
25
+ merchantId: string;
29
26
  privateKey: string;
30
27
  } | null | undefined;
31
28
  gateway: "Ghl";
@@ -33,31 +30,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
33
30
  deletedAt?: string | null | undefined;
34
31
  status: "Active" | "Inactive";
35
32
  _id: string;
36
- createdAt: string;
37
33
  referenceId: string;
38
- updatedAt: string;
39
34
  securityCode: string;
40
- deviceType: "TERMINAL" | "POS" | "KIOSK";
35
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
36
+ createdAt: string;
37
+ updatedAt: string;
41
38
  }>;
42
39
  };
43
40
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
44
41
  terminal: {
45
42
  type: PropType<{
46
43
  name?: string | null | undefined;
44
+ deviceId?: string | null | undefined;
45
+ bindCode?: string | null | undefined;
47
46
  secretKey?: string | null | undefined;
48
- gateways?: ({
47
+ token?: string | null | undefined;
48
+ gateways?: {
49
49
  config?: {
50
+ packageId: string;
50
51
  uniqueId: string;
51
- packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
52
52
  } | null | undefined;
53
- gateway: "Fiuu";
54
- } | {
55
- config?: any;
56
- gateway: "ScanPay";
57
- })[] | null | undefined;
58
- deviceId?: string | null | undefined;
59
- bindCode?: string | null | undefined;
60
- token?: string | null | undefined;
53
+ gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
54
+ }[] | null | undefined;
61
55
  ecrs?: ({
62
56
  config?: {
63
57
  terminalId: string;
@@ -65,8 +59,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
65
59
  gateway: "FeedMe";
66
60
  } | {
67
61
  config?: {
68
- merchantId: string;
69
62
  terminalId: string;
63
+ merchantId: string;
70
64
  privateKey: string;
71
65
  } | null | undefined;
72
66
  gateway: "Ghl";
@@ -74,11 +68,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
74
68
  deletedAt?: string | null | undefined;
75
69
  status: "Active" | "Inactive";
76
70
  _id: string;
77
- createdAt: string;
78
71
  referenceId: string;
79
- updatedAt: string;
80
72
  securityCode: string;
81
- deviceType: "TERMINAL" | "POS" | "KIOSK";
73
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
74
+ createdAt: string;
75
+ updatedAt: string;
82
76
  }>;
83
77
  };
84
78
  }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;