@feedmepos/mf-payment 1.2.2 → 1.2.5

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 (58) hide show
  1. package/dist/{PayoutAccount-C1eI-Tha.js → PayoutAccount-D9LY7i1J.js} +6 -6
  2. package/dist/{PayoutAccount-QY9LkR0r.js → PayoutAccount-DEoI6K0j.js} +5 -5
  3. package/dist/{PayoutAccountSetting-Bt-BBfpF.js → PayoutAccountSetting-5lrvWFIz.js} +3 -3
  4. package/dist/{Restaurant-DMEt0GSf.js → Restaurant-AxoM-AsE.js} +4 -4
  5. package/dist/{RestaurantSetting-Bjgjx7_c.js → RestaurantSetting-B6LQF664.js} +171 -157
  6. package/dist/{Settlement-DHczxjKA.js → Settlement-D4CsP3fg.js} +3 -3
  7. package/dist/{Settlement-PYl2xRrw.js → Settlement-DDwe_w3m.js} +3 -3
  8. package/dist/{SettlementTransactions-B6eUs4ay.js → SettlementTransactions-Cmv7dqVI.js} +3 -3
  9. package/dist/{SettlementTransactions-Bn2-iO30.js → SettlementTransactions-Dp3nN442.js} +3 -3
  10. package/dist/{Terminal-q9AtQVTw.js → Terminal-B8UQH6ga.js} +5 -5
  11. package/dist/TerminalSetting-yRok1Iuc.js +572 -0
  12. package/dist/{Transaction-BSDhGkTu.js → Transaction-BZ7H6oB_.js} +5 -5
  13. package/dist/{Transaction-DlkiWPJt.js → Transaction-KkfCz4Cu.js} +7 -7
  14. package/dist/{TransactionOld-B93Kp78J.js → TransactionOld-BLpQHFH1.js} +4 -4
  15. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-DEgiifDL.js → TransactionTable.vue_vue_type_script_setup_true_lang-C4Bb203Q.js} +3 -3
  16. package/dist/{app-B1yXzXMJ.js → app-I2TNuZCs.js} +397 -397
  17. package/dist/app.js +1 -1
  18. package/dist/{assets-DbCf2oTj.js → assets-D5Qc4r7j.js} +2 -2
  19. package/dist/{grafana-CxvNheOh.js → grafana-BAbIv4CF.js} +1 -1
  20. package/dist/{index-DoWYy-5F.js → index-1NP0WkxZ.js} +2 -2
  21. package/dist/{index-DQ6y1YEM.js → index-Cc0abuxv.js} +1 -1
  22. package/dist/{index-DrVrxzsm.js → index-CguRXKmG.js} +1 -1
  23. package/dist/{index-C9YbV874.js → index-CnGVTtwu.js} +1 -1
  24. package/dist/{index-BwmZGhzh.js → index-D209n4gS.js} +317 -306
  25. package/dist/{index-BoafQG_3.js → index-DGcRvKvr.js} +1 -1
  26. package/dist/{index-DJx90D2_.js → index-bOlAWIVP.js} +1 -1
  27. package/dist/{index.vue_vue_type_script_setup_true_lang-BJAdIBCX.js → index.vue_vue_type_script_setup_true_lang-HYqCCZsZ.js} +1 -1
  28. package/dist/package.json +2 -2
  29. package/dist/{payout-account-Cy0D7ycP.js → payout-account-DNGKjfY1.js} +3 -3
  30. package/dist/stores/payoutAccount.d.ts +18 -18
  31. package/dist/tsconfig.app.tsbuildinfo +1 -1
  32. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +18 -18
  33. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +22 -22
  34. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +22 -22
  35. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +18 -18
  36. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +18 -18
  37. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +22 -22
  38. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +2 -2
  39. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +2 -2
  40. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
  41. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
  42. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +10 -6
  43. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
  44. package/dist/views/admin/settlement/SettlementTable.vue.d.ts +8 -8
  45. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +8 -8
  46. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +8 -8
  47. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +8 -8
  48. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +8 -8
  49. package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +8 -8
  50. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +8 -8
  51. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +36 -36
  52. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +40 -40
  53. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +20 -20
  54. package/dist/views/settlement/SettlementTable.vue.d.ts +8 -8
  55. package/package.json +2 -2
  56. package/dist/TerminalSetting-DKvLKsrH.js +0 -618
  57. package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +0 -92
  58. package/dist/views/admin/terminal/tabs/{SoftspaceGateway.vue.d.ts → SoftposGateway.vue.d.ts} +8 -8
@@ -4,21 +4,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  type: PropType<{
5
5
  enable?: boolean | null | undefined;
6
6
  gateways?: ({
7
+ paymentGateway: "REVENUE_MONSTER";
7
8
  config: {
8
9
  clientId: string;
9
10
  clientPrivateKey: string;
10
11
  clientSecret: string;
11
12
  storeId: string;
12
13
  };
13
- paymentGateway: "REVENUE_MONSTER";
14
14
  } | {
15
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
15
16
  config: {
16
17
  merchantId: string;
17
18
  secretKey: string;
18
19
  verifyKey: string;
19
20
  };
20
- paymentGateway: "RAZER_MERCHANT_SERVICE";
21
21
  } | {
22
+ paymentGateway: "MACAU_PASS";
22
23
  config: {
23
24
  merchantId: string;
24
25
  merchantName: string;
@@ -26,37 +27,36 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
26
27
  storeID: string;
27
28
  storeName: string;
28
29
  };
29
- paymentGateway: "MACAU_PASS";
30
30
  })[] | null | undefined;
31
31
  ref?: any;
32
- _id: string;
33
32
  status: "NEW" | "PENDING" | "APPROVED";
33
+ _id: string;
34
+ notifyUrl: string;
34
35
  store: {
35
36
  bank?: {
36
37
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
37
- holderName?: string | null | undefined;
38
38
  accountNumber?: string | null | undefined;
39
+ holderName?: string | null | undefined;
39
40
  name: string;
40
41
  } | null | undefined;
41
- ssm?: string | null | undefined;
42
42
  bankStatement?: string | null | undefined;
43
+ ssm?: string | null | undefined;
43
44
  exteriorPhoto?: string | null | undefined;
44
45
  keyPerson?: {
45
- email: string;
46
46
  name: string;
47
47
  phone: string;
48
+ email: string;
48
49
  } | null | undefined;
49
50
  id: string;
50
51
  event: "ORDERING" | "MARKETING";
51
52
  };
52
- notifyUrl: string;
53
53
  methods: {
54
54
  rate?: {
55
55
  amount: number;
56
56
  precision: number;
57
57
  } | null | undefined;
58
58
  tPlus?: number | null | undefined;
59
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
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";
60
60
  variant: string;
61
61
  }[];
62
62
  businessId: string;
@@ -68,21 +68,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
68
68
  type: PropType<{
69
69
  enable?: boolean | null | undefined;
70
70
  gateways?: ({
71
+ paymentGateway: "REVENUE_MONSTER";
71
72
  config: {
72
73
  clientId: string;
73
74
  clientPrivateKey: string;
74
75
  clientSecret: string;
75
76
  storeId: string;
76
77
  };
77
- paymentGateway: "REVENUE_MONSTER";
78
78
  } | {
79
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
79
80
  config: {
80
81
  merchantId: string;
81
82
  secretKey: string;
82
83
  verifyKey: string;
83
84
  };
84
- paymentGateway: "RAZER_MERCHANT_SERVICE";
85
85
  } | {
86
+ paymentGateway: "MACAU_PASS";
86
87
  config: {
87
88
  merchantId: string;
88
89
  merchantName: string;
@@ -90,37 +91,36 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
90
91
  storeID: string;
91
92
  storeName: string;
92
93
  };
93
- paymentGateway: "MACAU_PASS";
94
94
  })[] | null | undefined;
95
95
  ref?: any;
96
- _id: string;
97
96
  status: "NEW" | "PENDING" | "APPROVED";
97
+ _id: string;
98
+ notifyUrl: string;
98
99
  store: {
99
100
  bank?: {
100
101
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
101
- holderName?: string | null | undefined;
102
102
  accountNumber?: string | null | undefined;
103
+ holderName?: string | null | undefined;
103
104
  name: string;
104
105
  } | null | undefined;
105
- ssm?: string | null | undefined;
106
106
  bankStatement?: string | null | undefined;
107
+ ssm?: string | null | undefined;
107
108
  exteriorPhoto?: string | null | undefined;
108
109
  keyPerson?: {
109
- email: string;
110
110
  name: string;
111
111
  phone: string;
112
+ email: string;
112
113
  } | null | undefined;
113
114
  id: string;
114
115
  event: "ORDERING" | "MARKETING";
115
116
  };
116
- notifyUrl: string;
117
117
  methods: {
118
118
  rate?: {
119
119
  amount: number;
120
120
  precision: number;
121
121
  } | null | undefined;
122
122
  tPlus?: number | null | undefined;
123
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
123
+ 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";
124
124
  variant: string;
125
125
  }[];
126
126
  businessId: string;
@@ -5,7 +5,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
5
5
  enable?: boolean | null | undefined;
6
6
  tokens?: {
7
7
  type: "googlePay";
8
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
9
8
  config: {
10
9
  gateway: {
11
10
  gateway: string;
@@ -13,23 +12,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
13
12
  };
14
13
  paymentType: "googlePay";
15
14
  };
15
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
16
16
  }[] | null | undefined;
17
17
  gateways?: ({
18
+ paymentGateway: "REVENUE_MONSTER";
18
19
  config: {
19
20
  clientId: string;
20
21
  clientPrivateKey: string;
21
22
  clientSecret: string;
22
23
  storeId: string;
23
24
  };
24
- paymentGateway: "REVENUE_MONSTER";
25
25
  } | {
26
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
26
27
  config: {
27
28
  merchantId: string;
28
29
  secretKey: string;
29
30
  verifyKey: string;
30
31
  };
31
- paymentGateway: "RAZER_MERCHANT_SERVICE";
32
32
  } | {
33
+ paymentGateway: "MACAU_PASS";
33
34
  config: {
34
35
  merchantId: string;
35
36
  merchantName: string;
@@ -37,7 +38,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
37
38
  storeID: string;
38
39
  storeName: string;
39
40
  };
40
- paymentGateway: "MACAU_PASS";
41
41
  })[] | null | undefined;
42
42
  gatewayOverride?: {
43
43
  type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
@@ -46,38 +46,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
46
46
  conditionValue?: any;
47
47
  }[] | null | undefined;
48
48
  value: string;
49
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
50
49
  icon: string;
51
50
  label: string;
51
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
52
52
  }[] | null | undefined;
53
- _id: string;
54
53
  status: "NEW" | "PENDING" | "APPROVED";
54
+ _id: string;
55
+ notifyUrl: string;
55
56
  store: {
56
57
  bank?: {
57
58
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
58
- holderName?: string | null | undefined;
59
59
  accountNumber?: string | null | undefined;
60
+ holderName?: string | null | undefined;
60
61
  name: string;
61
62
  } | null | undefined;
62
- ssm?: string | null | undefined;
63
63
  bankStatement?: string | null | undefined;
64
+ ssm?: string | null | undefined;
64
65
  exteriorPhoto?: string | null | undefined;
65
66
  keyPerson?: {
66
- email: string;
67
67
  name: string;
68
68
  phone: string;
69
+ email: string;
69
70
  } | null | undefined;
70
71
  id: string;
71
72
  event: "ORDERING" | "MARKETING";
72
73
  };
73
- notifyUrl: string;
74
74
  methods: {
75
75
  rate?: {
76
76
  amount: number;
77
77
  precision: number;
78
78
  } | null | undefined;
79
79
  tPlus?: number | null | undefined;
80
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
80
+ 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";
81
81
  variant: string;
82
82
  }[];
83
83
  businessId: string;
@@ -90,7 +90,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
90
90
  enable?: boolean | null | undefined;
91
91
  tokens?: {
92
92
  type: "googlePay";
93
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
94
93
  config: {
95
94
  gateway: {
96
95
  gateway: string;
@@ -98,23 +97,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
98
97
  };
99
98
  paymentType: "googlePay";
100
99
  };
100
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
101
101
  }[] | null | undefined;
102
102
  gateways?: ({
103
+ paymentGateway: "REVENUE_MONSTER";
103
104
  config: {
104
105
  clientId: string;
105
106
  clientPrivateKey: string;
106
107
  clientSecret: string;
107
108
  storeId: string;
108
109
  };
109
- paymentGateway: "REVENUE_MONSTER";
110
110
  } | {
111
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
111
112
  config: {
112
113
  merchantId: string;
113
114
  secretKey: string;
114
115
  verifyKey: string;
115
116
  };
116
- paymentGateway: "RAZER_MERCHANT_SERVICE";
117
117
  } | {
118
+ paymentGateway: "MACAU_PASS";
118
119
  config: {
119
120
  merchantId: string;
120
121
  merchantName: string;
@@ -122,7 +123,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
122
123
  storeID: string;
123
124
  storeName: string;
124
125
  };
125
- paymentGateway: "MACAU_PASS";
126
126
  })[] | null | undefined;
127
127
  gatewayOverride?: {
128
128
  type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
@@ -131,38 +131,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
131
131
  conditionValue?: any;
132
132
  }[] | null | undefined;
133
133
  value: string;
134
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
135
134
  icon: string;
136
135
  label: string;
136
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
137
137
  }[] | null | undefined;
138
- _id: string;
139
138
  status: "NEW" | "PENDING" | "APPROVED";
139
+ _id: string;
140
+ notifyUrl: string;
140
141
  store: {
141
142
  bank?: {
142
143
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
143
- holderName?: string | null | undefined;
144
144
  accountNumber?: string | null | undefined;
145
+ holderName?: string | null | undefined;
145
146
  name: string;
146
147
  } | null | undefined;
147
- ssm?: string | null | undefined;
148
148
  bankStatement?: string | null | undefined;
149
+ ssm?: string | null | undefined;
149
150
  exteriorPhoto?: string | null | undefined;
150
151
  keyPerson?: {
151
- email: string;
152
152
  name: string;
153
153
  phone: string;
154
+ email: string;
154
155
  } | null | undefined;
155
156
  id: string;
156
157
  event: "ORDERING" | "MARKETING";
157
158
  };
158
- notifyUrl: string;
159
159
  methods: {
160
160
  rate?: {
161
161
  amount: number;
162
162
  precision: number;
163
163
  } | null | undefined;
164
164
  tPlus?: number | null | undefined;
165
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
165
+ 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";
166
166
  variant: string;
167
167
  }[];
168
168
  businessId: string;
@@ -5,7 +5,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
5
5
  enable?: boolean | null | undefined;
6
6
  tokens?: {
7
7
  type: "googlePay";
8
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
9
8
  config: {
10
9
  gateway: {
11
10
  gateway: string;
@@ -13,23 +12,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
13
12
  };
14
13
  paymentType: "googlePay";
15
14
  };
15
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
16
16
  }[] | null | undefined;
17
17
  gateways?: ({
18
+ paymentGateway: "REVENUE_MONSTER";
18
19
  config: {
19
20
  clientId: string;
20
21
  clientPrivateKey: string;
21
22
  clientSecret: string;
22
23
  storeId: string;
23
24
  };
24
- paymentGateway: "REVENUE_MONSTER";
25
25
  } | {
26
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
26
27
  config: {
27
28
  merchantId: string;
28
29
  secretKey: string;
29
30
  verifyKey: string;
30
31
  };
31
- paymentGateway: "RAZER_MERCHANT_SERVICE";
32
32
  } | {
33
+ paymentGateway: "MACAU_PASS";
33
34
  config: {
34
35
  merchantId: string;
35
36
  merchantName: string;
@@ -37,7 +38,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
37
38
  storeID: string;
38
39
  storeName: string;
39
40
  };
40
- paymentGateway: "MACAU_PASS";
41
41
  })[] | null | undefined;
42
42
  gatewayOverride?: {
43
43
  type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
@@ -46,38 +46,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
46
46
  conditionValue?: any;
47
47
  }[] | null | undefined;
48
48
  value: string;
49
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
50
49
  icon: string;
51
50
  label: string;
51
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
52
52
  }[] | null | undefined;
53
- _id: string;
54
53
  status: "NEW" | "PENDING" | "APPROVED";
54
+ _id: string;
55
+ notifyUrl: string;
55
56
  store: {
56
57
  bank?: {
57
58
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
58
- holderName?: string | null | undefined;
59
59
  accountNumber?: string | null | undefined;
60
+ holderName?: string | null | undefined;
60
61
  name: string;
61
62
  } | null | undefined;
62
- ssm?: string | null | undefined;
63
63
  bankStatement?: string | null | undefined;
64
+ ssm?: string | null | undefined;
64
65
  exteriorPhoto?: string | null | undefined;
65
66
  keyPerson?: {
66
- email: string;
67
67
  name: string;
68
68
  phone: string;
69
+ email: string;
69
70
  } | null | undefined;
70
71
  id: string;
71
72
  event: "ORDERING" | "MARKETING";
72
73
  };
73
- notifyUrl: string;
74
74
  methods: {
75
75
  rate?: {
76
76
  amount: number;
77
77
  precision: number;
78
78
  } | null | undefined;
79
79
  tPlus?: number | null | undefined;
80
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
80
+ 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";
81
81
  variant: string;
82
82
  }[];
83
83
  businessId: string;
@@ -90,7 +90,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
90
90
  enable?: boolean | null | undefined;
91
91
  tokens?: {
92
92
  type: "googlePay";
93
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
94
93
  config: {
95
94
  gateway: {
96
95
  gateway: string;
@@ -98,23 +97,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
98
97
  };
99
98
  paymentType: "googlePay";
100
99
  };
100
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
101
101
  }[] | null | undefined;
102
102
  gateways?: ({
103
+ paymentGateway: "REVENUE_MONSTER";
103
104
  config: {
104
105
  clientId: string;
105
106
  clientPrivateKey: string;
106
107
  clientSecret: string;
107
108
  storeId: string;
108
109
  };
109
- paymentGateway: "REVENUE_MONSTER";
110
110
  } | {
111
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
111
112
  config: {
112
113
  merchantId: string;
113
114
  secretKey: string;
114
115
  verifyKey: string;
115
116
  };
116
- paymentGateway: "RAZER_MERCHANT_SERVICE";
117
117
  } | {
118
+ paymentGateway: "MACAU_PASS";
118
119
  config: {
119
120
  merchantId: string;
120
121
  merchantName: string;
@@ -122,7 +123,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
122
123
  storeID: string;
123
124
  storeName: string;
124
125
  };
125
- paymentGateway: "MACAU_PASS";
126
126
  })[] | null | undefined;
127
127
  gatewayOverride?: {
128
128
  type?: "Payment Sandbox" | "Internet Banking" | "Credit Card" | "E-Wallet" | "Over The Counter" | null | undefined;
@@ -131,38 +131,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
131
131
  conditionValue?: any;
132
132
  }[] | null | undefined;
133
133
  value: string;
134
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
135
134
  icon: string;
136
135
  label: string;
136
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
137
137
  }[] | null | undefined;
138
- _id: string;
139
138
  status: "NEW" | "PENDING" | "APPROVED";
139
+ _id: string;
140
+ notifyUrl: string;
140
141
  store: {
141
142
  bank?: {
142
143
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
143
- holderName?: string | null | undefined;
144
144
  accountNumber?: string | null | undefined;
145
+ holderName?: string | null | undefined;
145
146
  name: string;
146
147
  } | null | undefined;
147
- ssm?: string | null | undefined;
148
148
  bankStatement?: string | null | undefined;
149
+ ssm?: string | null | undefined;
149
150
  exteriorPhoto?: string | null | undefined;
150
151
  keyPerson?: {
151
- email: string;
152
152
  name: string;
153
153
  phone: string;
154
+ email: string;
154
155
  } | null | undefined;
155
156
  id: string;
156
157
  event: "ORDERING" | "MARKETING";
157
158
  };
158
- notifyUrl: string;
159
159
  methods: {
160
160
  rate?: {
161
161
  amount: number;
162
162
  precision: number;
163
163
  } | null | undefined;
164
164
  tPlus?: number | null | undefined;
165
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
165
+ 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";
166
166
  variant: string;
167
167
  }[];
168
168
  businessId: string;
@@ -9,21 +9,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
9
9
  type: PropType<{
10
10
  enable?: boolean | null | undefined;
11
11
  gateways?: ({
12
+ paymentGateway: "REVENUE_MONSTER";
12
13
  config: {
13
14
  clientId: string;
14
15
  clientPrivateKey: string;
15
16
  clientSecret: string;
16
17
  storeId: string;
17
18
  };
18
- paymentGateway: "REVENUE_MONSTER";
19
19
  } | {
20
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
20
21
  config: {
21
22
  merchantId: string;
22
23
  secretKey: string;
23
24
  verifyKey: string;
24
25
  };
25
- paymentGateway: "RAZER_MERCHANT_SERVICE";
26
26
  } | {
27
+ paymentGateway: "MACAU_PASS";
27
28
  config: {
28
29
  merchantId: string;
29
30
  merchantName: string;
@@ -31,37 +32,36 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
31
32
  storeID: string;
32
33
  storeName: string;
33
34
  };
34
- paymentGateway: "MACAU_PASS";
35
35
  })[] | null | undefined;
36
36
  ref?: any;
37
- _id: string;
38
37
  status: "NEW" | "PENDING" | "APPROVED";
38
+ _id: string;
39
+ notifyUrl: string;
39
40
  store: {
40
41
  bank?: {
41
42
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
42
- holderName?: string | null | undefined;
43
43
  accountNumber?: string | null | undefined;
44
+ holderName?: string | null | undefined;
44
45
  name: string;
45
46
  } | null | undefined;
46
- ssm?: string | null | undefined;
47
47
  bankStatement?: string | null | undefined;
48
+ ssm?: string | null | undefined;
48
49
  exteriorPhoto?: string | null | undefined;
49
50
  keyPerson?: {
50
- email: string;
51
51
  name: string;
52
52
  phone: string;
53
+ email: string;
53
54
  } | null | undefined;
54
55
  id: string;
55
56
  event: "ORDERING" | "MARKETING";
56
57
  };
57
- notifyUrl: string;
58
58
  methods: {
59
59
  rate?: {
60
60
  amount: number;
61
61
  precision: number;
62
62
  } | null | undefined;
63
63
  tPlus?: number | null | undefined;
64
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
64
+ 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";
65
65
  variant: string;
66
66
  }[];
67
67
  businessId: string;
@@ -77,21 +77,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
77
77
  type: PropType<{
78
78
  enable?: boolean | null | undefined;
79
79
  gateways?: ({
80
+ paymentGateway: "REVENUE_MONSTER";
80
81
  config: {
81
82
  clientId: string;
82
83
  clientPrivateKey: string;
83
84
  clientSecret: string;
84
85
  storeId: string;
85
86
  };
86
- paymentGateway: "REVENUE_MONSTER";
87
87
  } | {
88
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
88
89
  config: {
89
90
  merchantId: string;
90
91
  secretKey: string;
91
92
  verifyKey: string;
92
93
  };
93
- paymentGateway: "RAZER_MERCHANT_SERVICE";
94
94
  } | {
95
+ paymentGateway: "MACAU_PASS";
95
96
  config: {
96
97
  merchantId: string;
97
98
  merchantName: string;
@@ -99,37 +100,36 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
99
100
  storeID: string;
100
101
  storeName: string;
101
102
  };
102
- paymentGateway: "MACAU_PASS";
103
103
  })[] | null | undefined;
104
104
  ref?: any;
105
- _id: string;
106
105
  status: "NEW" | "PENDING" | "APPROVED";
106
+ _id: string;
107
+ notifyUrl: string;
107
108
  store: {
108
109
  bank?: {
109
110
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
110
- holderName?: string | null | undefined;
111
111
  accountNumber?: string | null | undefined;
112
+ holderName?: string | null | undefined;
112
113
  name: string;
113
114
  } | null | undefined;
114
- ssm?: string | null | undefined;
115
115
  bankStatement?: string | null | undefined;
116
+ ssm?: string | null | undefined;
116
117
  exteriorPhoto?: string | null | undefined;
117
118
  keyPerson?: {
118
- email: string;
119
119
  name: string;
120
120
  phone: string;
121
+ email: string;
121
122
  } | null | undefined;
122
123
  id: string;
123
124
  event: "ORDERING" | "MARKETING";
124
125
  };
125
- notifyUrl: string;
126
126
  methods: {
127
127
  rate?: {
128
128
  amount: number;
129
129
  precision: number;
130
130
  } | null | undefined;
131
131
  tPlus?: number | null | undefined;
132
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
132
+ 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";
133
133
  variant: string;
134
134
  }[];
135
135
  businessId: string;