@feedmepos/mf-payment 1.2.3 → 1.2.6

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/{PayoutAccount-CcD9G3tM.js → PayoutAccount-CFFgQ_65.js} +6 -6
  2. package/dist/{PayoutAccount-DqbpQ8mY.js → PayoutAccount-CSm0Ldg9.js} +5 -5
  3. package/dist/{PayoutAccountSetting-C2PsyDLM.js → PayoutAccountSetting-rO11Afiw.js} +326 -312
  4. package/dist/{Restaurant-C90F0Stw.js → Restaurant-CoNFB1rk.js} +4 -4
  5. package/dist/RestaurantSetting-BQvg8S_p.js +628 -0
  6. package/dist/{Settlement-CD1Vm7TK.js → Settlement-DEKvU0zP.js} +3 -3
  7. package/dist/{Settlement-DxkW-ltZ.js → Settlement-DpmBq0V9.js} +3 -3
  8. package/dist/{SettlementTransactions-Bj85X5dx.js → SettlementTransactions-3alZwucT.js} +3 -3
  9. package/dist/{SettlementTransactions-D6dyfrsh.js → SettlementTransactions-DugNdpd2.js} +3 -3
  10. package/dist/{Terminal-WFU6xb6H.js → Terminal-Dv7zS_te.js} +5 -5
  11. package/dist/TerminalSetting-ChM9jB-O.js +572 -0
  12. package/dist/{Transaction-CB62_jSg.js → Transaction-CT8Be7FS.js} +7 -7
  13. package/dist/{Transaction-PRcVVkhp.js → Transaction-DCKhuoVw.js} +5 -5
  14. package/dist/{TransactionOld-B0P4HXt8.js → TransactionOld-jkTy7Aeb.js} +4 -4
  15. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-jF4UYhQi.js → TransactionTable.vue_vue_type_script_setup_true_lang-B_By7BvK.js} +3 -3
  16. package/dist/api/payment-gateway/index.d.ts +3 -0
  17. package/dist/{app-S42F2ZTb.js → app-CiHNgoQY.js} +344 -344
  18. package/dist/app.js +1 -1
  19. package/dist/{assets-wSUxHhv6.js → assets-BqjaEXmB.js} +2 -2
  20. package/dist/{grafana-kQY3riiN.js → grafana-Bwx9Kj61.js} +1 -1
  21. package/dist/{index-C3OElkUY.js → index-1q4ZbRix.js} +4219 -4167
  22. package/dist/{index-DcK-ntIi.js → index-BIDuwnm_.js} +1 -1
  23. package/dist/{index-C_3jgmep.js → index-C3fxBVdz.js} +1 -1
  24. package/dist/{index-B-2fIhCU.js → index-CCIVpogO.js} +1 -1
  25. package/dist/{index-JkEYKC8p.js → index-CN50SqVG.js} +1 -1
  26. package/dist/{index-CiIXIJ1u.js → index-CZrwq9oF.js} +1 -1
  27. package/dist/{index-Bj2Rs1vj.js → index-CyMElhGL.js} +2 -2
  28. package/dist/{index.vue_vue_type_script_setup_true_lang-C1ogwxl8.js → index.vue_vue_type_script_setup_true_lang-DT8A92zR.js} +1 -1
  29. package/dist/package.json +2 -2
  30. package/dist/{payout-account-zISZXeYt.js → payout-account-cg0CKkbk.js} +3 -3
  31. package/dist/stores/payoutAccount.d.ts +18 -14
  32. package/dist/tsconfig.app.tsbuildinfo +1 -1
  33. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +18 -14
  34. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +44 -40
  35. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +44 -40
  36. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +18 -14
  37. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +18 -14
  38. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +44 -40
  39. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  40. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +6 -2
  41. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  42. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +10 -10
  43. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +10 -10
  44. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +46 -0
  45. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +10 -10
  46. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +8 -8
  47. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +18 -18
  48. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +18 -18
  49. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +18 -18
  50. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +18 -18
  51. package/dist/views/admin/terminal/tabs/{SoftspaceGateway.vue.d.ts → SoftposGateway.vue.d.ts} +18 -18
  52. package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +18 -18
  53. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +18 -18
  54. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +36 -28
  55. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +56 -56
  56. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +28 -28
  57. package/package.json +2 -2
  58. package/dist/RestaurantSetting-ECCLE0zj.js +0 -501
  59. package/dist/TerminalSetting-DSCFAQht.js +0 -618
  60. package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +0 -92
@@ -2,30 +2,32 @@ 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
  } | {
22
- paymentGateway: "MACAU_PASS";
23
21
  config: {
24
22
  merchantId: string;
23
+ storeID: string;
25
24
  merchantName: string;
26
25
  merchantCategoryCode: string;
26
+ storeName: string;
27
27
  };
28
+ paymentGateway: "MACAU_PASS";
28
29
  })[] | null | undefined;
30
+ enable?: boolean | null | undefined;
29
31
  ref?: any;
30
32
  _id: string;
31
33
  status: "NEW" | "PENDING" | "APPROVED";
@@ -36,8 +38,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
36
38
  holderName?: string | null | undefined;
37
39
  name: string;
38
40
  } | null | undefined;
39
- ssm?: string | null | undefined;
40
41
  bankStatement?: string | null | undefined;
42
+ ssm?: string | null | undefined;
41
43
  exteriorPhoto?: string | null | undefined;
42
44
  keyPerson?: {
43
45
  name: string;
@@ -48,6 +50,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
48
50
  event: "ORDERING" | "MARKETING";
49
51
  };
50
52
  notifyUrl: string;
53
+ businessId: string;
51
54
  methods: {
52
55
  rate?: {
53
56
  amount: number;
@@ -57,37 +60,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
57
60
  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";
58
61
  variant: string;
59
62
  }[];
60
- businessId: string;
61
63
  }>;
62
64
  required: true;
63
65
  };
64
66
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
65
67
  payoutAccount: {
66
68
  type: PropType<{
67
- enable?: boolean | null | undefined;
68
69
  gateways?: ({
69
- paymentGateway: "REVENUE_MONSTER";
70
70
  config: {
71
71
  clientId: string;
72
72
  clientPrivateKey: string;
73
73
  clientSecret: string;
74
74
  storeId: string;
75
75
  };
76
+ paymentGateway: "REVENUE_MONSTER";
76
77
  } | {
77
- paymentGateway: "RAZER_MERCHANT_SERVICE";
78
78
  config: {
79
- merchantId: string;
80
79
  secretKey: string;
80
+ merchantId: string;
81
81
  verifyKey: string;
82
82
  };
83
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
83
84
  } | {
84
- paymentGateway: "MACAU_PASS";
85
85
  config: {
86
86
  merchantId: string;
87
+ storeID: string;
87
88
  merchantName: string;
88
89
  merchantCategoryCode: string;
90
+ storeName: string;
89
91
  };
92
+ paymentGateway: "MACAU_PASS";
90
93
  })[] | null | undefined;
94
+ enable?: boolean | null | undefined;
91
95
  ref?: any;
92
96
  _id: string;
93
97
  status: "NEW" | "PENDING" | "APPROVED";
@@ -98,8 +102,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
98
102
  holderName?: string | null | undefined;
99
103
  name: string;
100
104
  } | null | undefined;
101
- ssm?: string | null | undefined;
102
105
  bankStatement?: string | null | undefined;
106
+ ssm?: string | null | undefined;
103
107
  exteriorPhoto?: string | null | undefined;
104
108
  keyPerson?: {
105
109
  name: string;
@@ -110,6 +114,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
110
114
  event: "ORDERING" | "MARKETING";
111
115
  };
112
116
  notifyUrl: string;
117
+ businessId: string;
113
118
  methods: {
114
119
  rate?: {
115
120
  amount: number;
@@ -119,7 +124,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
119
124
  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";
120
125
  variant: string;
121
126
  }[];
122
- businessId: string;
123
127
  }>;
124
128
  required: true;
125
129
  };
@@ -2,49 +2,51 @@ 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
- tokens?: {
7
- type: "googlePay";
8
- config: {
9
- gateway: {
10
- gateway: string;
11
- gatewayMerchantId: string;
12
- };
13
- paymentType: "googlePay";
14
- };
15
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
16
- }[] | null | undefined;
17
5
  gateways?: ({
18
- paymentGateway: "REVENUE_MONSTER";
19
6
  config: {
20
7
  clientId: string;
21
8
  clientPrivateKey: string;
22
9
  clientSecret: string;
23
10
  storeId: string;
24
11
  };
12
+ paymentGateway: "REVENUE_MONSTER";
25
13
  } | {
26
- paymentGateway: "RAZER_MERCHANT_SERVICE";
27
14
  config: {
28
- merchantId: string;
29
15
  secretKey: string;
16
+ merchantId: string;
30
17
  verifyKey: string;
31
18
  };
19
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
32
20
  } | {
33
- paymentGateway: "MACAU_PASS";
34
21
  config: {
35
22
  merchantId: string;
23
+ storeID: string;
36
24
  merchantName: string;
37
25
  merchantCategoryCode: string;
26
+ storeName: string;
38
27
  };
28
+ paymentGateway: "MACAU_PASS";
39
29
  })[] | null | undefined;
30
+ enable?: boolean | null | undefined;
31
+ tokens?: {
32
+ type: "googlePay";
33
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
34
+ config: {
35
+ gateway: {
36
+ gateway: string;
37
+ gatewayMerchantId: string;
38
+ };
39
+ paymentType: "googlePay";
40
+ };
41
+ }[] | null | undefined;
40
42
  gatewayOverride?: {
41
- type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
43
+ type?: string | null | undefined;
42
44
  conditions?: {
43
45
  conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
44
46
  conditionValue?: any;
45
47
  }[] | null | undefined;
46
48
  value: string;
47
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
49
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
48
50
  icon: string;
49
51
  label: string;
50
52
  }[] | null | undefined;
@@ -57,8 +59,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
57
59
  holderName?: string | null | undefined;
58
60
  name: string;
59
61
  } | null | undefined;
60
- ssm?: string | null | undefined;
61
62
  bankStatement?: string | null | undefined;
63
+ ssm?: string | null | undefined;
62
64
  exteriorPhoto?: string | null | undefined;
63
65
  keyPerson?: {
64
66
  name: string;
@@ -69,6 +71,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
69
71
  event: "ORDERING" | "MARKETING";
70
72
  };
71
73
  notifyUrl: string;
74
+ businessId: string;
72
75
  methods: {
73
76
  rate?: {
74
77
  amount: number;
@@ -78,56 +81,57 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
78
81
  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";
79
82
  variant: string;
80
83
  }[];
81
- businessId: string;
82
84
  }>;
83
85
  required: true;
84
86
  };
85
87
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
86
88
  payoutAccount: {
87
89
  type: PropType<{
88
- enable?: boolean | null | undefined;
89
- tokens?: {
90
- type: "googlePay";
91
- config: {
92
- gateway: {
93
- gateway: string;
94
- gatewayMerchantId: string;
95
- };
96
- paymentType: "googlePay";
97
- };
98
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
99
- }[] | null | undefined;
100
90
  gateways?: ({
101
- paymentGateway: "REVENUE_MONSTER";
102
91
  config: {
103
92
  clientId: string;
104
93
  clientPrivateKey: string;
105
94
  clientSecret: string;
106
95
  storeId: string;
107
96
  };
97
+ paymentGateway: "REVENUE_MONSTER";
108
98
  } | {
109
- paymentGateway: "RAZER_MERCHANT_SERVICE";
110
99
  config: {
111
- merchantId: string;
112
100
  secretKey: string;
101
+ merchantId: string;
113
102
  verifyKey: string;
114
103
  };
104
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
115
105
  } | {
116
- paymentGateway: "MACAU_PASS";
117
106
  config: {
118
107
  merchantId: string;
108
+ storeID: string;
119
109
  merchantName: string;
120
110
  merchantCategoryCode: string;
111
+ storeName: string;
121
112
  };
113
+ paymentGateway: "MACAU_PASS";
122
114
  })[] | null | undefined;
115
+ enable?: boolean | null | undefined;
116
+ tokens?: {
117
+ type: "googlePay";
118
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
119
+ config: {
120
+ gateway: {
121
+ gateway: string;
122
+ gatewayMerchantId: string;
123
+ };
124
+ paymentType: "googlePay";
125
+ };
126
+ }[] | null | undefined;
123
127
  gatewayOverride?: {
124
- type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
128
+ type?: string | null | undefined;
125
129
  conditions?: {
126
130
  conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
127
131
  conditionValue?: any;
128
132
  }[] | null | undefined;
129
133
  value: string;
130
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
134
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
131
135
  icon: string;
132
136
  label: string;
133
137
  }[] | null | undefined;
@@ -140,8 +144,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
140
144
  holderName?: string | null | undefined;
141
145
  name: string;
142
146
  } | null | undefined;
143
- ssm?: string | null | undefined;
144
147
  bankStatement?: string | null | undefined;
148
+ ssm?: string | null | undefined;
145
149
  exteriorPhoto?: string | null | undefined;
146
150
  keyPerson?: {
147
151
  name: string;
@@ -152,6 +156,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
152
156
  event: "ORDERING" | "MARKETING";
153
157
  };
154
158
  notifyUrl: string;
159
+ businessId: string;
155
160
  methods: {
156
161
  rate?: {
157
162
  amount: number;
@@ -161,7 +166,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
161
166
  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";
162
167
  variant: string;
163
168
  }[];
164
- businessId: string;
165
169
  }>;
166
170
  required: true;
167
171
  };
@@ -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
  };
@@ -2,12 +2,14 @@ import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  gateway: {
4
4
  type: PropType<{
5
- paymentGateway: "MACAU_PASS";
6
5
  config: {
7
6
  merchantId: string;
7
+ storeID: string;
8
8
  merchantName: string;
9
9
  merchantCategoryCode: string;
10
+ storeName: string;
10
11
  };
12
+ paymentGateway: "MACAU_PASS";
11
13
  } | undefined>;
12
14
  required: true;
13
15
  };
@@ -22,12 +24,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
24
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
23
25
  gateway: {
24
26
  type: PropType<{
25
- paymentGateway: "MACAU_PASS";
26
27
  config: {
27
28
  merchantId: string;
29
+ storeID: string;
28
30
  merchantName: string;
29
31
  merchantCategoryCode: string;
32
+ storeName: string;
30
33
  };
34
+ paymentGateway: "MACAU_PASS";
31
35
  } | undefined>;
32
36
  required: true;
33
37
  };
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3
3
  gateway: {
4
4
  type: PropType<{
5
5
  type: "googlePay";
6
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
6
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
7
7
  config: {
8
8
  gateway: {
9
9
  gateway: string;
@@ -26,7 +26,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
26
26
  gateway: {
27
27
  type: PropType<{
28
28
  type: "googlePay";
29
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
29
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
30
30
  config: {
31
31
  gateway: {
32
32
  gateway: string;
@@ -2,7 +2,7 @@ import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
2
2
  import type { PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  onUpdate: {
5
- type: PropType<(g: any) => void>;
5
+ type: PropType<(active: boolean, g: any) => void>;
6
6
  required: true;
7
7
  };
8
8
  onDelete: {
@@ -12,23 +12,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- _rev: string;
16
- paymentGateway: "RAZER_MERCHANT_SERVICE";
17
- active: boolean;
18
15
  config: {
19
16
  applicationCode?: string | null | undefined;
20
17
  offlineSecret?: string | null | undefined;
18
+ secretKey: string;
21
19
  uniqueId: string;
22
20
  merchantId: string;
23
- secretKey: string;
24
21
  verifyKey: string;
25
22
  };
23
+ active: boolean;
24
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
25
+ _rev: string;
26
26
  } | undefined>;
27
27
  required: true;
28
28
  };
29
29
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
30
30
  onUpdate: {
31
- type: PropType<(g: any) => void>;
31
+ type: PropType<(active: boolean, g: any) => void>;
32
32
  required: true;
33
33
  };
34
34
  onDelete: {
@@ -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
- _rev: string;
42
- paymentGateway: "RAZER_MERCHANT_SERVICE";
43
- active: boolean;
44
41
  config: {
45
42
  applicationCode?: string | null | undefined;
46
43
  offlineSecret?: string | null | undefined;
44
+ secretKey: string;
47
45
  uniqueId: string;
48
46
  merchantId: string;
49
- secretKey: string;
50
47
  verifyKey: string;
51
48
  };
49
+ active: boolean;
50
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
51
+ _rev: string;
52
52
  } | undefined>;
53
53
  required: true;
54
54
  };
@@ -2,7 +2,7 @@ import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
2
2
  import type { PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  onUpdate: {
5
- type: PropType<(g: any) => void>;
5
+ type: PropType<(active: boolean, g: any) => void>;
6
6
  required: true;
7
7
  };
8
8
  onDelete: {
@@ -12,20 +12,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- _rev: string;
16
- paymentGateway: "E_GHL";
17
- active: boolean;
18
15
  config: {
19
- merchantId: string;
20
16
  terminalId: string;
17
+ merchantId: string;
21
18
  privateKey: string;
22
19
  };
20
+ active: boolean;
21
+ paymentGateway: "E_GHL";
22
+ _rev: string;
23
23
  } | undefined>;
24
24
  required: true;
25
25
  };
26
26
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
27
27
  onUpdate: {
28
- type: PropType<(g: any) => void>;
28
+ type: PropType<(active: boolean, g: any) => void>;
29
29
  required: true;
30
30
  };
31
31
  onDelete: {
@@ -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
- _rev: string;
39
- paymentGateway: "E_GHL";
40
- active: boolean;
41
38
  config: {
42
- merchantId: string;
43
39
  terminalId: string;
40
+ merchantId: string;
44
41
  privateKey: string;
45
42
  };
43
+ active: boolean;
44
+ paymentGateway: "E_GHL";
45
+ _rev: string;
46
46
  } | undefined>;
47
47
  required: true;
48
48
  };
@@ -0,0 +1,46 @@
1
+ import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
2
+ import type { PropType } from 'vue';
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ onUpdate: {
5
+ type: PropType<(active: boolean, g: any) => void>;
6
+ required: true;
7
+ };
8
+ onDelete: {
9
+ type: PropType<(g: FdoPaymentGateway) => void>;
10
+ required: true;
11
+ };
12
+ gateway: {
13
+ type: PropType<{
14
+ _id: string;
15
+ config: {
16
+ merchantId: string;
17
+ };
18
+ active: boolean;
19
+ paymentGateway: "GRAB";
20
+ _rev: string;
21
+ } | undefined>;
22
+ required: true;
23
+ };
24
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
25
+ onUpdate: {
26
+ type: PropType<(active: boolean, g: any) => void>;
27
+ required: true;
28
+ };
29
+ onDelete: {
30
+ type: PropType<(g: FdoPaymentGateway) => void>;
31
+ required: true;
32
+ };
33
+ gateway: {
34
+ type: PropType<{
35
+ _id: string;
36
+ config: {
37
+ merchantId: string;
38
+ };
39
+ active: boolean;
40
+ paymentGateway: "GRAB";
41
+ _rev: string;
42
+ } | undefined>;
43
+ required: true;
44
+ };
45
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
46
+ export default _default;
@@ -2,7 +2,7 @@ import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
2
2
  import type { PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  onUpdate: {
5
- type: PropType<(g: any) => void>;
5
+ type: PropType<(active: boolean, g: any) => void>;
6
6
  required: true;
7
7
  };
8
8
  onDelete: {
@@ -12,22 +12,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- _rev: string;
16
- paymentGateway: "MACAU_PASS";
17
- active: boolean;
18
15
  config: {
19
16
  merchantId: string;
17
+ storeID: string;
20
18
  merchantName: string;
21
19
  merchantCategoryCode: string;
22
- storeID: string;
23
20
  storeName: string;
24
21
  };
22
+ active: boolean;
23
+ paymentGateway: "MACAU_PASS";
24
+ _rev: string;
25
25
  } | undefined>;
26
26
  required: true;
27
27
  };
28
28
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
29
29
  onUpdate: {
30
- type: PropType<(g: any) => void>;
30
+ type: PropType<(active: boolean, g: any) => void>;
31
31
  required: true;
32
32
  };
33
33
  onDelete: {
@@ -37,16 +37,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
37
37
  gateway: {
38
38
  type: PropType<{
39
39
  _id: string;
40
- _rev: string;
41
- paymentGateway: "MACAU_PASS";
42
- active: boolean;
43
40
  config: {
44
41
  merchantId: string;
42
+ storeID: string;
45
43
  merchantName: string;
46
44
  merchantCategoryCode: string;
47
- storeID: string;
48
45
  storeName: string;
49
46
  };
47
+ active: boolean;
48
+ paymentGateway: "MACAU_PASS";
49
+ _rev: string;
50
50
  } | undefined>;
51
51
  required: true;
52
52
  };
@@ -2,7 +2,7 @@ import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
2
2
  import type { PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  onUpdate: {
5
- type: PropType<(g: any) => void>;
5
+ type: PropType<(active: boolean, g: any) => void>;
6
6
  required: true;
7
7
  };
8
8
  onDelete: {
@@ -12,21 +12,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  gateway: {
13
13
  type: PropType<{
14
14
  _id: string;
15
- _rev: string;
16
- paymentGateway: "REVENUE_MONSTER";
17
- active: boolean;
18
15
  config: {
19
16
  clientId: string;
20
17
  clientPrivateKey: string;
21
18
  clientSecret: string;
22
19
  storeId: string;
23
20
  };
21
+ active: boolean;
22
+ paymentGateway: "REVENUE_MONSTER";
23
+ _rev: string;
24
24
  } | undefined>;
25
25
  required: true;
26
26
  };
27
27
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
28
28
  onUpdate: {
29
- type: PropType<(g: any) => void>;
29
+ type: PropType<(active: boolean, g: any) => void>;
30
30
  required: true;
31
31
  };
32
32
  onDelete: {
@@ -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
- _rev: string;
40
- paymentGateway: "REVENUE_MONSTER";
41
- active: boolean;
42
39
  config: {
43
40
  clientId: string;
44
41
  clientPrivateKey: string;
45
42
  clientSecret: string;
46
43
  storeId: string;
47
44
  };
45
+ active: boolean;
46
+ paymentGateway: "REVENUE_MONSTER";
47
+ _rev: string;
48
48
  } | undefined>;
49
49
  required: true;
50
50
  };