@feedmepos/mf-payment 1.5.54-dev → 1.5.55-dev
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.
- package/dist/{Actions.vue_vue_type_script_setup_true_lang-CkvJljZO.js → Actions.vue_vue_type_script_setup_true_lang-D_PoXVbz.js} +1 -1
- package/dist/{Chargeback-6iuWBeI2.js → Chargeback-C19-PvY0.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-OmBpXKer.js → DocumentViewer.vue_vue_type_script_setup_true_lang-KebV8Zws.js} +1 -1
- package/dist/{OnboardForm-Igt2ovw-.js → OnboardForm-6AxZrEAf.js} +5 -5
- package/dist/{OnboardForm-D924S9mQ.js → OnboardForm-CziPCl4D.js} +5 -5
- package/dist/{OnboardSubmission-gps62Ktl.js → OnboardSubmission-C2BYK2p1.js} +5 -5
- package/dist/{OnboardSubmission-D8aJPkMw.js → OnboardSubmission-DvWwQFy6.js} +2 -2
- package/dist/{PayoutAccount-B2GxeB0d.js → PayoutAccount-BKxMz4dT.js} +321 -305
- package/dist/{PayoutAccount-DzbgV3Wi.js → PayoutAccount-BT_92dvG.js} +63 -54
- package/dist/{PayoutAccountSetting-It0MmOKV.js → PayoutAccountSetting-CUK1KEM0.js} +436 -386
- package/dist/{Restaurant-BuxwLnR4.js → Restaurant-4cO60aVP.js} +4 -4
- package/dist/{RestaurantSetting-Dmhzr9be.js → RestaurantSetting-BhsE03YE.js} +3 -3
- package/dist/{Settlement-C89j3OZr.js → Settlement-0ajzgU77.js} +3 -3
- package/dist/{Settlement-CxsJJQp5.js → Settlement-8pr4NMy2.js} +4 -4
- package/dist/{SettlementTransactions-u27r0h8a.js → SettlementTransactions-3F4EOoyz.js} +4 -4
- package/dist/{SettlementTransactions-oc-sT18u.js → SettlementTransactions-DD285bSJ.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-BESgeD2u.js → Status.vue_vue_type_script_setup_true_lang-CUnCf_fx.js} +1 -1
- package/dist/{Terminal-DKMNAvjq.js → Terminal-Sfe6Nf9j.js} +5 -5
- package/dist/{TerminalSetting-CjbtdTlL.js → TerminalSetting-KjacSx_V.js} +3 -3
- package/dist/{Transaction-BtbTjwIH.js → Transaction-44TKMEDC.js} +5 -5
- package/dist/{Transaction-CC0DaPbH.js → Transaction-hVVgSn4x.js} +9 -9
- package/dist/{TransactionOld-jcOxo0TN.js → TransactionOld-CxPbWyfm.js} +6 -6
- package/dist/api/payout/index.d.ts +1 -1
- package/dist/{app-DE2K_1Zt.js → app-CxJUOgZy.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-z1SFV5YX.js → assets-DIbq1BVX.js} +1 -1
- package/dist/{grafana-DqZQILnD.js → grafana-B0iQmK6j.js} +1 -1
- package/dist/{index-BdoKrYCJ.js → index-B0L21J1j.js} +1 -1
- package/dist/{index-BpNXNi7o.js → index-BHCs_NnD.js} +1 -1
- package/dist/{index-Kpua9F5o.js → index-BkQ7t3F6.js} +1 -1
- package/dist/{index-BKbdCXBS.js → index-C80a7-Ks.js} +7 -3
- package/dist/{index-BtpGftcM.js → index-C_Y5Sfc9.js} +1 -1
- package/dist/{index-DMhjy8uJ.js → index-CnN_MV2-.js} +2 -2
- package/dist/{index-B8KU4_R2.js → index-CxnWUe_K.js} +1 -1
- package/dist/{index-BeeoiRHZ.js → index-D0j1LZAB.js} +5259 -5239
- package/dist/{index-D2bYJt3H.js → index-XTdSN6CV.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-CL_J8vkd.js → index.vue_vue_type_script_setup_true_lang-BksGFeSf.js} +1 -1
- package/dist/model/payout-account.d.ts +2 -2
- package/dist/package.json +2 -2
- package/dist/{payout-account-DmrMAX3c.js → payout-account-CP6qQFlB.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +23 -17
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +16 -16
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/cell/Status.vue.d.ts +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +22 -16
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +42 -36
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +42 -36
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +22 -16
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +22 -16
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +42 -36
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +24 -24
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +44 -32
- package/dist/views/payout-account/cell/Status.vue.d.ts +1 -1
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +84 -84
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +42 -42
- package/dist/views/settlement/SettlementTable.vue.d.ts +24 -24
- package/package.json +2 -2
|
@@ -7,16 +7,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7
7
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
8
8
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
9
9
|
_id: string;
|
|
10
|
-
restaurantId: string;
|
|
11
|
-
fields: Record<string, string>;
|
|
12
|
-
documents: Record<string, string>;
|
|
13
10
|
updatedAt: string;
|
|
14
11
|
profile: {
|
|
15
12
|
legalName?: string | null | undefined;
|
|
16
|
-
email: string;
|
|
17
13
|
name: string;
|
|
14
|
+
email: string;
|
|
18
15
|
phoneNo: string;
|
|
19
16
|
};
|
|
17
|
+
restaurantId: string;
|
|
18
|
+
fields: Record<string, string>;
|
|
19
|
+
documents: Record<string, string>;
|
|
20
20
|
}>;
|
|
21
21
|
required: true;
|
|
22
22
|
};
|
|
@@ -27,16 +27,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
27
27
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
28
28
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
29
29
|
_id: string;
|
|
30
|
-
restaurantId: string;
|
|
31
|
-
fields: Record<string, string>;
|
|
32
|
-
documents: Record<string, string>;
|
|
33
30
|
updatedAt: string;
|
|
34
31
|
profile: {
|
|
35
32
|
legalName?: string | null | undefined;
|
|
36
|
-
email: string;
|
|
37
33
|
name: string;
|
|
34
|
+
email: string;
|
|
38
35
|
phoneNo: string;
|
|
39
36
|
};
|
|
37
|
+
restaurantId: string;
|
|
38
|
+
fields: Record<string, string>;
|
|
39
|
+
documents: Record<string, string>;
|
|
40
40
|
}) => any;
|
|
41
41
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
42
42
|
submission: {
|
|
@@ -46,16 +46,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
46
46
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
47
47
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
48
48
|
_id: string;
|
|
49
|
-
restaurantId: string;
|
|
50
|
-
fields: Record<string, string>;
|
|
51
|
-
documents: Record<string, string>;
|
|
52
49
|
updatedAt: string;
|
|
53
50
|
profile: {
|
|
54
51
|
legalName?: string | null | undefined;
|
|
55
|
-
email: string;
|
|
56
52
|
name: string;
|
|
53
|
+
email: string;
|
|
57
54
|
phoneNo: string;
|
|
58
55
|
};
|
|
56
|
+
restaurantId: string;
|
|
57
|
+
fields: Record<string, string>;
|
|
58
|
+
documents: Record<string, string>;
|
|
59
59
|
}>;
|
|
60
60
|
required: true;
|
|
61
61
|
};
|
|
@@ -66,16 +66,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
66
66
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
67
67
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
68
68
|
_id: string;
|
|
69
|
-
restaurantId: string;
|
|
70
|
-
fields: Record<string, string>;
|
|
71
|
-
documents: Record<string, string>;
|
|
72
69
|
updatedAt: string;
|
|
73
70
|
profile: {
|
|
74
71
|
legalName?: string | null | undefined;
|
|
75
|
-
email: string;
|
|
76
72
|
name: string;
|
|
73
|
+
email: string;
|
|
77
74
|
phoneNo: string;
|
|
78
75
|
};
|
|
76
|
+
restaurantId: string;
|
|
77
|
+
fields: Record<string, string>;
|
|
78
|
+
documents: Record<string, string>;
|
|
79
79
|
}) => any) | undefined;
|
|
80
80
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
81
81
|
export default _default;
|
|
@@ -7,16 +7,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7
7
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
8
8
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
9
9
|
_id: string;
|
|
10
|
-
restaurantId: string;
|
|
11
|
-
fields: Record<string, string>;
|
|
12
|
-
documents: Record<string, string>;
|
|
13
10
|
updatedAt: string;
|
|
14
11
|
profile: {
|
|
15
12
|
legalName?: string | null | undefined;
|
|
16
|
-
email: string;
|
|
17
13
|
name: string;
|
|
14
|
+
email: string;
|
|
18
15
|
phoneNo: string;
|
|
19
16
|
};
|
|
17
|
+
restaurantId: string;
|
|
18
|
+
fields: Record<string, string>;
|
|
19
|
+
documents: Record<string, string>;
|
|
20
20
|
}>;
|
|
21
21
|
required: true;
|
|
22
22
|
};
|
|
@@ -27,16 +27,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
27
27
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
28
28
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
29
29
|
_id: string;
|
|
30
|
-
restaurantId: string;
|
|
31
|
-
fields: Record<string, string>;
|
|
32
|
-
documents: Record<string, string>;
|
|
33
30
|
updatedAt: string;
|
|
34
31
|
profile: {
|
|
35
32
|
legalName?: string | null | undefined;
|
|
36
|
-
email: string;
|
|
37
33
|
name: string;
|
|
34
|
+
email: string;
|
|
38
35
|
phoneNo: string;
|
|
39
36
|
};
|
|
37
|
+
restaurantId: string;
|
|
38
|
+
fields: Record<string, string>;
|
|
39
|
+
documents: Record<string, string>;
|
|
40
40
|
}) => any;
|
|
41
41
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
42
42
|
submission: {
|
|
@@ -46,16 +46,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
46
46
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
47
47
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
48
48
|
_id: string;
|
|
49
|
-
restaurantId: string;
|
|
50
|
-
fields: Record<string, string>;
|
|
51
|
-
documents: Record<string, string>;
|
|
52
49
|
updatedAt: string;
|
|
53
50
|
profile: {
|
|
54
51
|
legalName?: string | null | undefined;
|
|
55
|
-
email: string;
|
|
56
52
|
name: string;
|
|
53
|
+
email: string;
|
|
57
54
|
phoneNo: string;
|
|
58
55
|
};
|
|
56
|
+
restaurantId: string;
|
|
57
|
+
fields: Record<string, string>;
|
|
58
|
+
documents: Record<string, string>;
|
|
59
59
|
}>;
|
|
60
60
|
required: true;
|
|
61
61
|
};
|
|
@@ -66,16 +66,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
66
66
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
67
67
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
68
68
|
_id: string;
|
|
69
|
-
restaurantId: string;
|
|
70
|
-
fields: Record<string, string>;
|
|
71
|
-
documents: Record<string, string>;
|
|
72
69
|
updatedAt: string;
|
|
73
70
|
profile: {
|
|
74
71
|
legalName?: string | null | undefined;
|
|
75
|
-
email: string;
|
|
76
72
|
name: string;
|
|
73
|
+
email: string;
|
|
77
74
|
phoneNo: string;
|
|
78
75
|
};
|
|
76
|
+
restaurantId: string;
|
|
77
|
+
fields: Record<string, string>;
|
|
78
|
+
documents: Record<string, string>;
|
|
79
79
|
}) => any) | undefined;
|
|
80
80
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
81
81
|
export default _default;
|
|
@@ -2,13 +2,12 @@ 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
6
|
config: {
|
|
7
|
+
storeId: string;
|
|
8
8
|
clientId: string;
|
|
9
9
|
clientPrivateKey: string;
|
|
10
10
|
clientSecret: string;
|
|
11
|
-
storeId: string;
|
|
12
11
|
};
|
|
13
12
|
paymentGateway: "REVENUE_MONSTER";
|
|
14
13
|
} | {
|
|
@@ -45,19 +44,24 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
45
44
|
paymentGateway: "ADYEN";
|
|
46
45
|
} | {
|
|
47
46
|
config: {
|
|
48
|
-
appId: string;
|
|
49
47
|
privateKey: string;
|
|
48
|
+
appId: string;
|
|
50
49
|
};
|
|
51
50
|
paymentGateway: "KSHER";
|
|
52
51
|
})[] | null | undefined;
|
|
52
|
+
enable?: boolean | null | undefined;
|
|
53
|
+
submissionDate?: string | null | undefined;
|
|
54
|
+
statusBy?: string | null | undefined;
|
|
55
|
+
statusReason?: string | null | undefined;
|
|
53
56
|
ref?: any;
|
|
54
|
-
status: "NEW" | "PENDING" | "
|
|
57
|
+
status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
55
58
|
_id: string;
|
|
59
|
+
businessId: string;
|
|
56
60
|
store: {
|
|
57
61
|
bank?: {
|
|
58
62
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
59
|
-
accountNumber?: string | null | undefined;
|
|
60
63
|
holderName?: string | null | undefined;
|
|
64
|
+
accountNumber?: string | null | undefined;
|
|
61
65
|
name: string;
|
|
62
66
|
} | null | undefined;
|
|
63
67
|
regNo?: string | null | undefined;
|
|
@@ -66,8 +70,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
66
70
|
bankStatement?: string | null | undefined;
|
|
67
71
|
exteriorPhoto?: string | null | undefined;
|
|
68
72
|
keyPerson?: {
|
|
69
|
-
email: string;
|
|
70
73
|
name: string;
|
|
74
|
+
email: string;
|
|
71
75
|
phone: string;
|
|
72
76
|
} | null | undefined;
|
|
73
77
|
id: string;
|
|
@@ -84,23 +88,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
84
88
|
precision: number;
|
|
85
89
|
} | null | undefined;
|
|
86
90
|
tPlus?: number | null | undefined;
|
|
87
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "
|
|
91
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
88
92
|
variant: string;
|
|
89
93
|
}[];
|
|
90
|
-
businessId: string;
|
|
91
94
|
}>;
|
|
92
95
|
required: true;
|
|
93
96
|
};
|
|
94
97
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
95
98
|
payoutAccount: {
|
|
96
99
|
type: PropType<{
|
|
97
|
-
enable?: boolean | null | undefined;
|
|
98
100
|
gateways?: ({
|
|
99
101
|
config: {
|
|
102
|
+
storeId: string;
|
|
100
103
|
clientId: string;
|
|
101
104
|
clientPrivateKey: string;
|
|
102
105
|
clientSecret: string;
|
|
103
|
-
storeId: string;
|
|
104
106
|
};
|
|
105
107
|
paymentGateway: "REVENUE_MONSTER";
|
|
106
108
|
} | {
|
|
@@ -137,19 +139,24 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
137
139
|
paymentGateway: "ADYEN";
|
|
138
140
|
} | {
|
|
139
141
|
config: {
|
|
140
|
-
appId: string;
|
|
141
142
|
privateKey: string;
|
|
143
|
+
appId: string;
|
|
142
144
|
};
|
|
143
145
|
paymentGateway: "KSHER";
|
|
144
146
|
})[] | null | undefined;
|
|
147
|
+
enable?: boolean | null | undefined;
|
|
148
|
+
submissionDate?: string | null | undefined;
|
|
149
|
+
statusBy?: string | null | undefined;
|
|
150
|
+
statusReason?: string | null | undefined;
|
|
145
151
|
ref?: any;
|
|
146
|
-
status: "NEW" | "PENDING" | "
|
|
152
|
+
status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
147
153
|
_id: string;
|
|
154
|
+
businessId: string;
|
|
148
155
|
store: {
|
|
149
156
|
bank?: {
|
|
150
157
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
151
|
-
accountNumber?: string | null | undefined;
|
|
152
158
|
holderName?: string | null | undefined;
|
|
159
|
+
accountNumber?: string | null | undefined;
|
|
153
160
|
name: string;
|
|
154
161
|
} | null | undefined;
|
|
155
162
|
regNo?: string | null | undefined;
|
|
@@ -158,8 +165,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
158
165
|
bankStatement?: string | null | undefined;
|
|
159
166
|
exteriorPhoto?: string | null | undefined;
|
|
160
167
|
keyPerson?: {
|
|
161
|
-
email: string;
|
|
162
168
|
name: string;
|
|
169
|
+
email: string;
|
|
163
170
|
phone: string;
|
|
164
171
|
} | null | undefined;
|
|
165
172
|
id: string;
|
|
@@ -176,10 +183,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
176
183
|
precision: number;
|
|
177
184
|
} | null | undefined;
|
|
178
185
|
tPlus?: number | null | undefined;
|
|
179
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "
|
|
186
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
180
187
|
variant: string;
|
|
181
188
|
}[];
|
|
182
|
-
businessId: string;
|
|
183
189
|
}>;
|
|
184
190
|
required: true;
|
|
185
191
|
};
|
|
@@ -2,23 +2,12 @@ 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" | "applePay";
|
|
8
|
-
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
9
|
-
config: {
|
|
10
|
-
gateway: string;
|
|
11
|
-
gatewayMerchantId: string;
|
|
12
|
-
} | {
|
|
13
|
-
merchantId: string;
|
|
14
|
-
};
|
|
15
|
-
}[] | null | undefined;
|
|
16
5
|
gateways?: ({
|
|
17
6
|
config: {
|
|
7
|
+
storeId: string;
|
|
18
8
|
clientId: string;
|
|
19
9
|
clientPrivateKey: string;
|
|
20
10
|
clientSecret: string;
|
|
21
|
-
storeId: string;
|
|
22
11
|
};
|
|
23
12
|
paymentGateway: "REVENUE_MONSTER";
|
|
24
13
|
} | {
|
|
@@ -55,11 +44,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
55
44
|
paymentGateway: "ADYEN";
|
|
56
45
|
} | {
|
|
57
46
|
config: {
|
|
58
|
-
appId: string;
|
|
59
47
|
privateKey: string;
|
|
48
|
+
appId: string;
|
|
60
49
|
};
|
|
61
50
|
paymentGateway: "KSHER";
|
|
62
51
|
})[] | null | undefined;
|
|
52
|
+
enable?: boolean | null | undefined;
|
|
53
|
+
submissionDate?: string | null | undefined;
|
|
54
|
+
statusBy?: string | null | undefined;
|
|
55
|
+
statusReason?: string | null | undefined;
|
|
56
|
+
tokens?: {
|
|
57
|
+
type: "googlePay" | "applePay";
|
|
58
|
+
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
59
|
+
config: {
|
|
60
|
+
gateway: string;
|
|
61
|
+
gatewayMerchantId: string;
|
|
62
|
+
} | {
|
|
63
|
+
merchantId: string;
|
|
64
|
+
};
|
|
65
|
+
}[] | null | undefined;
|
|
63
66
|
gatewayOverride?: {
|
|
64
67
|
type?: string | null | undefined;
|
|
65
68
|
conditions?: {
|
|
@@ -71,13 +74,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
71
74
|
icon: string;
|
|
72
75
|
label: string;
|
|
73
76
|
}[] | null | undefined;
|
|
74
|
-
status: "NEW" | "PENDING" | "
|
|
77
|
+
status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
75
78
|
_id: string;
|
|
79
|
+
businessId: string;
|
|
76
80
|
store: {
|
|
77
81
|
bank?: {
|
|
78
82
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
79
|
-
accountNumber?: string | null | undefined;
|
|
80
83
|
holderName?: string | null | undefined;
|
|
84
|
+
accountNumber?: string | null | undefined;
|
|
81
85
|
name: string;
|
|
82
86
|
} | null | undefined;
|
|
83
87
|
regNo?: string | null | undefined;
|
|
@@ -86,8 +90,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
86
90
|
bankStatement?: string | null | undefined;
|
|
87
91
|
exteriorPhoto?: string | null | undefined;
|
|
88
92
|
keyPerson?: {
|
|
89
|
-
email: string;
|
|
90
93
|
name: string;
|
|
94
|
+
email: string;
|
|
91
95
|
phone: string;
|
|
92
96
|
} | null | undefined;
|
|
93
97
|
id: string;
|
|
@@ -104,33 +108,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
104
108
|
precision: number;
|
|
105
109
|
} | null | undefined;
|
|
106
110
|
tPlus?: number | null | undefined;
|
|
107
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "
|
|
111
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
108
112
|
variant: string;
|
|
109
113
|
}[];
|
|
110
|
-
businessId: string;
|
|
111
114
|
}>;
|
|
112
115
|
required: true;
|
|
113
116
|
};
|
|
114
117
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
115
118
|
payoutAccount: {
|
|
116
119
|
type: PropType<{
|
|
117
|
-
enable?: boolean | null | undefined;
|
|
118
|
-
tokens?: {
|
|
119
|
-
type: "googlePay" | "applePay";
|
|
120
|
-
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
121
|
-
config: {
|
|
122
|
-
gateway: string;
|
|
123
|
-
gatewayMerchantId: string;
|
|
124
|
-
} | {
|
|
125
|
-
merchantId: string;
|
|
126
|
-
};
|
|
127
|
-
}[] | null | undefined;
|
|
128
120
|
gateways?: ({
|
|
129
121
|
config: {
|
|
122
|
+
storeId: string;
|
|
130
123
|
clientId: string;
|
|
131
124
|
clientPrivateKey: string;
|
|
132
125
|
clientSecret: string;
|
|
133
|
-
storeId: string;
|
|
134
126
|
};
|
|
135
127
|
paymentGateway: "REVENUE_MONSTER";
|
|
136
128
|
} | {
|
|
@@ -167,11 +159,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
167
159
|
paymentGateway: "ADYEN";
|
|
168
160
|
} | {
|
|
169
161
|
config: {
|
|
170
|
-
appId: string;
|
|
171
162
|
privateKey: string;
|
|
163
|
+
appId: string;
|
|
172
164
|
};
|
|
173
165
|
paymentGateway: "KSHER";
|
|
174
166
|
})[] | null | undefined;
|
|
167
|
+
enable?: boolean | null | undefined;
|
|
168
|
+
submissionDate?: string | null | undefined;
|
|
169
|
+
statusBy?: string | null | undefined;
|
|
170
|
+
statusReason?: string | null | undefined;
|
|
171
|
+
tokens?: {
|
|
172
|
+
type: "googlePay" | "applePay";
|
|
173
|
+
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
174
|
+
config: {
|
|
175
|
+
gateway: string;
|
|
176
|
+
gatewayMerchantId: string;
|
|
177
|
+
} | {
|
|
178
|
+
merchantId: string;
|
|
179
|
+
};
|
|
180
|
+
}[] | null | undefined;
|
|
175
181
|
gatewayOverride?: {
|
|
176
182
|
type?: string | null | undefined;
|
|
177
183
|
conditions?: {
|
|
@@ -183,13 +189,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
183
189
|
icon: string;
|
|
184
190
|
label: string;
|
|
185
191
|
}[] | null | undefined;
|
|
186
|
-
status: "NEW" | "PENDING" | "
|
|
192
|
+
status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
187
193
|
_id: string;
|
|
194
|
+
businessId: string;
|
|
188
195
|
store: {
|
|
189
196
|
bank?: {
|
|
190
197
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
191
|
-
accountNumber?: string | null | undefined;
|
|
192
198
|
holderName?: string | null | undefined;
|
|
199
|
+
accountNumber?: string | null | undefined;
|
|
193
200
|
name: string;
|
|
194
201
|
} | null | undefined;
|
|
195
202
|
regNo?: string | null | undefined;
|
|
@@ -198,8 +205,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
198
205
|
bankStatement?: string | null | undefined;
|
|
199
206
|
exteriorPhoto?: string | null | undefined;
|
|
200
207
|
keyPerson?: {
|
|
201
|
-
email: string;
|
|
202
208
|
name: string;
|
|
209
|
+
email: string;
|
|
203
210
|
phone: string;
|
|
204
211
|
} | null | undefined;
|
|
205
212
|
id: string;
|
|
@@ -216,10 +223,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
216
223
|
precision: number;
|
|
217
224
|
} | null | undefined;
|
|
218
225
|
tPlus?: number | null | undefined;
|
|
219
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "
|
|
226
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
220
227
|
variant: string;
|
|
221
228
|
}[];
|
|
222
|
-
businessId: string;
|
|
223
229
|
}>;
|
|
224
230
|
required: true;
|
|
225
231
|
};
|