@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;
@@ -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";
5
6
  config: {
6
7
  merchantId: string;
7
8
  secretKey: string;
8
9
  verifyKey: string;
9
10
  };
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";
25
26
  config: {
26
27
  merchantId: string;
27
28
  secretKey: string;
28
29
  verifyKey: string;
29
30
  };
30
- paymentGateway: "RAZER_MERCHANT_SERVICE";
31
31
  } | undefined>;
32
32
  required: true;
33
33
  };
@@ -2,6 +2,7 @@ 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";
5
6
  config: {
6
7
  merchantId: string;
7
8
  merchantName: string;
@@ -9,7 +10,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
9
10
  storeID: string;
10
11
  storeName: string;
11
12
  };
12
- paymentGateway: "MACAU_PASS";
13
13
  } | undefined>;
14
14
  required: true;
15
15
  };
@@ -24,6 +24,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
24
24
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
25
25
  gateway: {
26
26
  type: PropType<{
27
+ paymentGateway: "MACAU_PASS";
27
28
  config: {
28
29
  merchantId: string;
29
30
  merchantName: string;
@@ -31,7 +32,6 @@ 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
  } | undefined>;
36
36
  required: true;
37
37
  };
@@ -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
+ _rev: string;
16
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
17
+ active: boolean;
15
18
  config: {
16
19
  applicationCode?: string | null | undefined;
17
20
  offlineSecret?: string | null | undefined;
21
+ uniqueId: string;
18
22
  merchantId: string;
19
23
  secretKey: string;
20
24
  verifyKey: string;
21
- uniqueId: string;
22
25
  };
23
- paymentGateway: "RAZER_MERCHANT_SERVICE";
24
- active: boolean;
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
+ _rev: string;
42
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
43
+ active: boolean;
41
44
  config: {
42
45
  applicationCode?: string | null | undefined;
43
46
  offlineSecret?: string | null | undefined;
47
+ uniqueId: string;
44
48
  merchantId: string;
45
49
  secretKey: string;
46
50
  verifyKey: string;
47
- uniqueId: string;
48
51
  };
49
- paymentGateway: "RAZER_MERCHANT_SERVICE";
50
- active: boolean;
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
+ _rev: string;
16
+ paymentGateway: "E_GHL";
17
+ active: boolean;
15
18
  config: {
16
- terminalId: string;
17
19
  merchantId: string;
20
+ terminalId: string;
18
21
  privateKey: string;
19
22
  };
20
- paymentGateway: "E_GHL";
21
- active: boolean;
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
+ _rev: string;
39
+ paymentGateway: "E_GHL";
40
+ active: boolean;
38
41
  config: {
39
- terminalId: string;
40
42
  merchantId: string;
43
+ terminalId: string;
41
44
  privateKey: string;
42
45
  };
43
- paymentGateway: "E_GHL";
44
- active: boolean;
45
- _rev: string;
46
46
  } | undefined>;
47
47
  required: true;
48
48
  };
@@ -12,14 +12,16 @@ 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;
15
18
  config: {
16
19
  merchantId: string;
17
20
  merchantName: string;
18
21
  merchantCategoryCode: string;
22
+ storeID: string;
23
+ storeName: string;
19
24
  };
20
- paymentGateway: "MACAU_PASS";
21
- active: boolean;
22
- _rev: string;
23
25
  } | undefined>;
24
26
  required: true;
25
27
  };
@@ -35,14 +37,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
35
37
  gateway: {
36
38
  type: PropType<{
37
39
  _id: string;
40
+ _rev: string;
41
+ paymentGateway: "MACAU_PASS";
42
+ active: boolean;
38
43
  config: {
39
44
  merchantId: string;
40
45
  merchantName: string;
41
46
  merchantCategoryCode: string;
47
+ storeID: string;
48
+ storeName: string;
42
49
  };
43
- paymentGateway: "MACAU_PASS";
44
- active: boolean;
45
- _rev: string;
46
50
  } | undefined>;
47
51
  required: true;
48
52
  };
@@ -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
+ _rev: string;
16
+ paymentGateway: "REVENUE_MONSTER";
17
+ active: boolean;
15
18
  config: {
16
19
  clientId: string;
17
20
  clientPrivateKey: string;
18
21
  clientSecret: string;
19
22
  storeId: string;
20
23
  };
21
- paymentGateway: "REVENUE_MONSTER";
22
- active: boolean;
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
+ _rev: string;
40
+ paymentGateway: "REVENUE_MONSTER";
41
+ active: boolean;
39
42
  config: {
40
43
  clientId: string;
41
44
  clientPrivateKey: string;
42
45
  clientSecret: string;
43
46
  storeId: string;
44
47
  };
45
- paymentGateway: "REVENUE_MONSTER";
46
- active: boolean;
47
- _rev: string;
48
48
  } | undefined>;
49
49
  required: true;
50
50
  };
@@ -10,10 +10,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
10
10
  } | null | undefined;
11
11
  _id: string;
12
12
  beneficiaryBank: {
13
- holderName: string;
14
13
  name: string;
15
- swiftCode: string;
16
14
  accountNumber: string;
15
+ holderName: string;
16
+ swiftCode: string;
17
17
  };
18
18
  totalAmount: {
19
19
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
@@ -47,10 +47,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
47
47
  } | null | undefined;
48
48
  _id: string;
49
49
  beneficiaryBank: {
50
- holderName: string;
51
50
  name: string;
52
- swiftCode: string;
53
51
  accountNumber: string;
52
+ holderName: string;
53
+ swiftCode: string;
54
54
  };
55
55
  totalAmount: {
56
56
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
@@ -79,10 +79,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
79
79
  } | null | undefined;
80
80
  _id: string;
81
81
  beneficiaryBank: {
82
- holderName: string;
83
82
  name: string;
84
- swiftCode: string;
85
83
  accountNumber: string;
84
+ holderName: string;
85
+ swiftCode: string;
86
86
  };
87
87
  totalAmount: {
88
88
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
@@ -116,10 +116,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
116
116
  } | null | undefined;
117
117
  _id: string;
118
118
  beneficiaryBank: {
119
- holderName: string;
120
119
  name: string;
121
- swiftCode: string;
122
120
  accountNumber: string;
121
+ holderName: string;
122
+ swiftCode: string;
123
123
  };
124
124
  totalAmount: {
125
125
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";