@feedmepos/mf-payment 1.3.12 → 1.3.14
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/{OnboardForm-cIQFP7qq.js → OnboardForm-DIkc0eX_.js} +4 -4
- package/dist/{OnboardForm-B7eW8jKT.js → OnboardForm-DrjOiLDz.js} +4 -4
- package/dist/{OnboardSubmission-YAZAgP1W.js → OnboardSubmission-BNU8JEjd.js} +5 -5
- package/dist/OnboardSubmission-C-bNluyh.js +173 -0
- package/dist/{PayoutAccount-351bOKrS.js → PayoutAccount-BoEhEonY.js} +5 -5
- package/dist/{PayoutAccount-BTUMCZSC.js → PayoutAccount-M0uzba0w.js} +5 -5
- package/dist/{PayoutAccountSetting-C2VV_P8I.js → PayoutAccountSetting-BbMJO09b.js} +3 -3
- package/dist/{Restaurant-C2RxiiMA.js → Restaurant-CwdFy65Q.js} +4 -4
- package/dist/{RestaurantSetting-i6ZrbICS.js → RestaurantSetting-DcHUxBYh.js} +3 -3
- package/dist/{Settlement-OhzSzIAC.js → Settlement-ByfwQDjy.js} +3 -3
- package/dist/{Settlement-CiYbiWnh.js → Settlement-PxISyjHU.js} +3 -3
- package/dist/{SettlementTransactions-DDZGwNyT.js → SettlementTransactions-D5yeeyDP.js} +3 -3
- package/dist/{SettlementTransactions-BUxBMEhZ.js → SettlementTransactions-DidiqbXG.js} +3 -3
- package/dist/{Status.vue_vue_type_script_setup_true_lang-CBRF0-0x.js → Status.vue_vue_type_script_setup_true_lang-kehDoQ6j.js} +1 -1
- package/dist/{Terminal-DaZQ2HlT.js → Terminal-C--amJVv.js} +5 -5
- package/dist/{TerminalSetting-DT4ZicMV.js → TerminalSetting-Bgn-I2bk.js} +69 -69
- package/dist/{Transaction-b4hfH_Gr.js → Transaction-BMc3gQy1.js} +6 -6
- package/dist/{Transaction-CBXatTdT.js → Transaction-Bd_4iMOT.js} +5 -5
- package/dist/{TransactionOld-vUHA-HK7.js → TransactionOld-8-sEspIt.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-DSC0IYab.js → TransactionTable.vue_vue_type_script_setup_true_lang-BayIh55f.js} +3 -3
- package/dist/{app-C_eXBmWD.js → app-Cn0RrIWF.js} +90 -80
- package/dist/app.d.ts +11 -1
- package/dist/app.js +1 -1
- package/dist/{assets-DQsR-1TB.js → assets-CTH4trdc.js} +1 -1
- package/dist/{grafana-CK4g6ZoJ.js → grafana-bPLmWYzm.js} +1 -1
- package/dist/{index-BngXbjSX.js → index-98tll3Hu.js} +1 -1
- package/dist/{index-xwX5AZeh.js → index-B5zEwG__.js} +1 -1
- package/dist/{index-DAUG5toW.js → index-CJPiBIRm.js} +446 -444
- package/dist/{index-BhvhNgSj.js → index-CeL25Pov.js} +2 -2
- package/dist/{index-Cd7W0vb7.js → index-DPY6iypt.js} +1 -1
- package/dist/{index-DSEt22V0.js → index-DZYRliw9.js} +1 -1
- package/dist/{index-CZBPN8fF.js → index-cU53UWIn.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-BIc1-DIt.js → index.vue_vue_type_script_setup_true_lang-CaVufHjO.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-BxDix6Cp.js → payout-account-BaACtyWO.js} +3 -3
- package/dist/{plugins-BQd6KOEt.js → plugins-BjAF-CDe.js} +1 -1
- package/dist/stores/payoutAccount.d.ts +16 -16
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +28 -28
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +32 -32
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +32 -32
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +32 -32
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +6 -6
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +32 -32
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +64 -64
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +32 -32
- package/package.json +2 -2
- package/dist/OnboardSubmission-C9MPsDJL.js +0 -153
@@ -4,19 +4,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
4
4
|
type: PropType<{
|
5
5
|
statusReason?: string | null | undefined;
|
6
6
|
rates?: Record<string, number> | null | undefined;
|
7
|
-
_id: string;
|
8
7
|
type: "softspace" | "digipay";
|
9
|
-
status: "pending" | "submitted" | "rejected" | "approved";
|
8
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
9
|
+
_id: string;
|
10
|
+
restaurantId: string;
|
11
|
+
fields: Record<string, string>;
|
12
|
+
documents: Record<string, string>;
|
13
|
+
updatedAt: string;
|
10
14
|
profile: {
|
11
15
|
legalName?: string | null | undefined;
|
12
|
-
name: string;
|
13
16
|
email: string;
|
17
|
+
name: string;
|
14
18
|
phoneNo: string;
|
15
19
|
};
|
16
|
-
restaurantId: string;
|
17
|
-
fields: Record<string, string>;
|
18
|
-
documents: Record<string, string>;
|
19
|
-
updatedAt: string;
|
20
20
|
}>;
|
21
21
|
required: true;
|
22
22
|
};
|
@@ -24,38 +24,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
24
24
|
"update:submission": (submission: {
|
25
25
|
statusReason?: string | null | undefined;
|
26
26
|
rates?: Record<string, number> | null | undefined;
|
27
|
-
_id: string;
|
28
27
|
type: "softspace" | "digipay";
|
29
|
-
status: "pending" | "submitted" | "rejected" | "approved";
|
28
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
29
|
+
_id: string;
|
30
|
+
restaurantId: string;
|
31
|
+
fields: Record<string, string>;
|
32
|
+
documents: Record<string, string>;
|
33
|
+
updatedAt: string;
|
30
34
|
profile: {
|
31
35
|
legalName?: string | null | undefined;
|
32
|
-
name: string;
|
33
36
|
email: string;
|
37
|
+
name: string;
|
34
38
|
phoneNo: string;
|
35
39
|
};
|
36
|
-
restaurantId: string;
|
37
|
-
fields: Record<string, string>;
|
38
|
-
documents: Record<string, string>;
|
39
|
-
updatedAt: string;
|
40
40
|
}) => any;
|
41
41
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
42
42
|
submission: {
|
43
43
|
type: PropType<{
|
44
44
|
statusReason?: string | null | undefined;
|
45
45
|
rates?: Record<string, number> | null | undefined;
|
46
|
-
_id: string;
|
47
46
|
type: "softspace" | "digipay";
|
48
|
-
status: "pending" | "submitted" | "rejected" | "approved";
|
47
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
48
|
+
_id: string;
|
49
|
+
restaurantId: string;
|
50
|
+
fields: Record<string, string>;
|
51
|
+
documents: Record<string, string>;
|
52
|
+
updatedAt: string;
|
49
53
|
profile: {
|
50
54
|
legalName?: string | null | undefined;
|
51
|
-
name: string;
|
52
55
|
email: string;
|
56
|
+
name: string;
|
53
57
|
phoneNo: string;
|
54
58
|
};
|
55
|
-
restaurantId: string;
|
56
|
-
fields: Record<string, string>;
|
57
|
-
documents: Record<string, string>;
|
58
|
-
updatedAt: string;
|
59
59
|
}>;
|
60
60
|
required: true;
|
61
61
|
};
|
@@ -63,19 +63,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
63
63
|
"onUpdate:submission"?: ((submission: {
|
64
64
|
statusReason?: string | null | undefined;
|
65
65
|
rates?: Record<string, number> | null | undefined;
|
66
|
-
_id: string;
|
67
66
|
type: "softspace" | "digipay";
|
68
|
-
status: "pending" | "submitted" | "rejected" | "approved";
|
67
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
68
|
+
_id: string;
|
69
|
+
restaurantId: string;
|
70
|
+
fields: Record<string, string>;
|
71
|
+
documents: Record<string, string>;
|
72
|
+
updatedAt: string;
|
69
73
|
profile: {
|
70
74
|
legalName?: string | null | undefined;
|
71
|
-
name: string;
|
72
75
|
email: string;
|
76
|
+
name: string;
|
73
77
|
phoneNo: string;
|
74
78
|
};
|
75
|
-
restaurantId: string;
|
76
|
-
fields: Record<string, string>;
|
77
|
-
documents: Record<string, string>;
|
78
|
-
updatedAt: string;
|
79
79
|
}) => any) | undefined;
|
80
80
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
81
81
|
export default _default;
|
@@ -2,6 +2,7 @@ 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;
|
5
6
|
gateways?: ({
|
6
7
|
config: {
|
7
8
|
clientId: string;
|
@@ -12,17 +13,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
12
13
|
paymentGateway: "REVENUE_MONSTER";
|
13
14
|
} | {
|
14
15
|
config: {
|
15
|
-
secretKey: string;
|
16
16
|
merchantId: string;
|
17
|
+
secretKey: string;
|
17
18
|
verifyKey: string;
|
18
19
|
};
|
19
20
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
20
21
|
} | {
|
21
22
|
config: {
|
22
23
|
merchantId: string;
|
23
|
-
storeID: string;
|
24
24
|
merchantName: string;
|
25
25
|
merchantCategoryCode: string;
|
26
|
+
storeID: string;
|
26
27
|
storeName: string;
|
27
28
|
};
|
28
29
|
paymentGateway: "MACAU_PASS";
|
@@ -33,10 +34,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
33
34
|
};
|
34
35
|
paymentGateway: "DIGIO";
|
35
36
|
})[] | null | undefined;
|
36
|
-
enable?: boolean | null | undefined;
|
37
37
|
ref?: any;
|
38
38
|
status: "NEW" | "PENDING" | "APPROVED";
|
39
|
-
notifyUrl: string;
|
40
39
|
_id: string;
|
41
40
|
store: {
|
42
41
|
bank?: {
|
@@ -45,33 +44,35 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
45
44
|
holderName?: string | null | undefined;
|
46
45
|
name: string;
|
47
46
|
} | null | undefined;
|
48
|
-
bankStatement?: string | null | undefined;
|
49
47
|
ssm?: string | null | undefined;
|
48
|
+
bankStatement?: string | null | undefined;
|
50
49
|
exteriorPhoto?: string | null | undefined;
|
51
50
|
keyPerson?: {
|
51
|
+
email: string;
|
52
52
|
name: string;
|
53
53
|
phone: string;
|
54
|
-
email: string;
|
55
54
|
} | null | undefined;
|
56
55
|
id: string;
|
57
56
|
event: "ORDERING" | "MARKETING";
|
58
57
|
};
|
59
|
-
|
58
|
+
notifyUrl: string;
|
60
59
|
methods: {
|
61
60
|
rate?: {
|
62
61
|
amount: number;
|
63
62
|
precision: number;
|
64
63
|
} | null | undefined;
|
65
64
|
tPlus?: number | null | undefined;
|
66
|
-
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "
|
65
|
+
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" | "THAIQR";
|
67
66
|
variant: string;
|
68
67
|
}[];
|
68
|
+
businessId: string;
|
69
69
|
}>;
|
70
70
|
required: true;
|
71
71
|
};
|
72
72
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
73
73
|
payoutAccount: {
|
74
74
|
type: PropType<{
|
75
|
+
enable?: boolean | null | undefined;
|
75
76
|
gateways?: ({
|
76
77
|
config: {
|
77
78
|
clientId: string;
|
@@ -82,17 +83,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
82
83
|
paymentGateway: "REVENUE_MONSTER";
|
83
84
|
} | {
|
84
85
|
config: {
|
85
|
-
secretKey: string;
|
86
86
|
merchantId: string;
|
87
|
+
secretKey: string;
|
87
88
|
verifyKey: string;
|
88
89
|
};
|
89
90
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
90
91
|
} | {
|
91
92
|
config: {
|
92
93
|
merchantId: string;
|
93
|
-
storeID: string;
|
94
94
|
merchantName: string;
|
95
95
|
merchantCategoryCode: string;
|
96
|
+
storeID: string;
|
96
97
|
storeName: string;
|
97
98
|
};
|
98
99
|
paymentGateway: "MACAU_PASS";
|
@@ -103,10 +104,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
103
104
|
};
|
104
105
|
paymentGateway: "DIGIO";
|
105
106
|
})[] | null | undefined;
|
106
|
-
enable?: boolean | null | undefined;
|
107
107
|
ref?: any;
|
108
108
|
status: "NEW" | "PENDING" | "APPROVED";
|
109
|
-
notifyUrl: string;
|
110
109
|
_id: string;
|
111
110
|
store: {
|
112
111
|
bank?: {
|
@@ -115,27 +114,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
115
114
|
holderName?: string | null | undefined;
|
116
115
|
name: string;
|
117
116
|
} | null | undefined;
|
118
|
-
bankStatement?: string | null | undefined;
|
119
117
|
ssm?: string | null | undefined;
|
118
|
+
bankStatement?: string | null | undefined;
|
120
119
|
exteriorPhoto?: string | null | undefined;
|
121
120
|
keyPerson?: {
|
121
|
+
email: string;
|
122
122
|
name: string;
|
123
123
|
phone: string;
|
124
|
-
email: string;
|
125
124
|
} | null | undefined;
|
126
125
|
id: string;
|
127
126
|
event: "ORDERING" | "MARKETING";
|
128
127
|
};
|
129
|
-
|
128
|
+
notifyUrl: string;
|
130
129
|
methods: {
|
131
130
|
rate?: {
|
132
131
|
amount: number;
|
133
132
|
precision: number;
|
134
133
|
} | null | undefined;
|
135
134
|
tPlus?: number | null | undefined;
|
136
|
-
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "
|
135
|
+
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" | "THAIQR";
|
137
136
|
variant: string;
|
138
137
|
}[];
|
138
|
+
businessId: string;
|
139
139
|
}>;
|
140
140
|
required: true;
|
141
141
|
};
|
@@ -2,6 +2,15 @@ import { type PropType } from 'vue';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
3
|
payoutAccount: {
|
4
4
|
type: PropType<{
|
5
|
+
enable?: boolean | null | undefined;
|
6
|
+
tokens?: {
|
7
|
+
type: "googlePay";
|
8
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK";
|
9
|
+
config: {
|
10
|
+
gateway: string;
|
11
|
+
gatewayMerchantId: string;
|
12
|
+
};
|
13
|
+
}[] | null | undefined;
|
5
14
|
gateways?: ({
|
6
15
|
config: {
|
7
16
|
clientId: string;
|
@@ -12,17 +21,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
12
21
|
paymentGateway: "REVENUE_MONSTER";
|
13
22
|
} | {
|
14
23
|
config: {
|
15
|
-
secretKey: string;
|
16
24
|
merchantId: string;
|
25
|
+
secretKey: string;
|
17
26
|
verifyKey: string;
|
18
27
|
};
|
19
28
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
20
29
|
} | {
|
21
30
|
config: {
|
22
31
|
merchantId: string;
|
23
|
-
storeID: string;
|
24
32
|
merchantName: string;
|
25
33
|
merchantCategoryCode: string;
|
34
|
+
storeID: string;
|
26
35
|
storeName: string;
|
27
36
|
};
|
28
37
|
paymentGateway: "MACAU_PASS";
|
@@ -33,15 +42,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
33
42
|
};
|
34
43
|
paymentGateway: "DIGIO";
|
35
44
|
})[] | null | undefined;
|
36
|
-
enable?: boolean | null | undefined;
|
37
|
-
tokens?: {
|
38
|
-
type: "googlePay";
|
39
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK";
|
40
|
-
config: {
|
41
|
-
gateway: string;
|
42
|
-
gatewayMerchantId: string;
|
43
|
-
};
|
44
|
-
}[] | null | undefined;
|
45
45
|
gatewayOverride?: {
|
46
46
|
type?: string | null | undefined;
|
47
47
|
conditions?: {
|
@@ -54,7 +54,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
54
54
|
label: string;
|
55
55
|
}[] | null | undefined;
|
56
56
|
status: "NEW" | "PENDING" | "APPROVED";
|
57
|
-
notifyUrl: string;
|
58
57
|
_id: string;
|
59
58
|
store: {
|
60
59
|
bank?: {
|
@@ -63,33 +62,43 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
63
62
|
holderName?: string | null | undefined;
|
64
63
|
name: string;
|
65
64
|
} | null | undefined;
|
66
|
-
bankStatement?: string | null | undefined;
|
67
65
|
ssm?: string | null | undefined;
|
66
|
+
bankStatement?: string | null | undefined;
|
68
67
|
exteriorPhoto?: string | null | undefined;
|
69
68
|
keyPerson?: {
|
69
|
+
email: string;
|
70
70
|
name: string;
|
71
71
|
phone: string;
|
72
|
-
email: string;
|
73
72
|
} | null | undefined;
|
74
73
|
id: string;
|
75
74
|
event: "ORDERING" | "MARKETING";
|
76
75
|
};
|
77
|
-
|
76
|
+
notifyUrl: string;
|
78
77
|
methods: {
|
79
78
|
rate?: {
|
80
79
|
amount: number;
|
81
80
|
precision: number;
|
82
81
|
} | null | undefined;
|
83
82
|
tPlus?: number | null | undefined;
|
84
|
-
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "
|
83
|
+
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" | "THAIQR";
|
85
84
|
variant: string;
|
86
85
|
}[];
|
86
|
+
businessId: string;
|
87
87
|
}>;
|
88
88
|
required: true;
|
89
89
|
};
|
90
90
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
91
91
|
payoutAccount: {
|
92
92
|
type: PropType<{
|
93
|
+
enable?: boolean | null | undefined;
|
94
|
+
tokens?: {
|
95
|
+
type: "googlePay";
|
96
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK";
|
97
|
+
config: {
|
98
|
+
gateway: string;
|
99
|
+
gatewayMerchantId: string;
|
100
|
+
};
|
101
|
+
}[] | null | undefined;
|
93
102
|
gateways?: ({
|
94
103
|
config: {
|
95
104
|
clientId: string;
|
@@ -100,17 +109,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
100
109
|
paymentGateway: "REVENUE_MONSTER";
|
101
110
|
} | {
|
102
111
|
config: {
|
103
|
-
secretKey: string;
|
104
112
|
merchantId: string;
|
113
|
+
secretKey: string;
|
105
114
|
verifyKey: string;
|
106
115
|
};
|
107
116
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
108
117
|
} | {
|
109
118
|
config: {
|
110
119
|
merchantId: string;
|
111
|
-
storeID: string;
|
112
120
|
merchantName: string;
|
113
121
|
merchantCategoryCode: string;
|
122
|
+
storeID: string;
|
114
123
|
storeName: string;
|
115
124
|
};
|
116
125
|
paymentGateway: "MACAU_PASS";
|
@@ -121,15 +130,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
121
130
|
};
|
122
131
|
paymentGateway: "DIGIO";
|
123
132
|
})[] | null | undefined;
|
124
|
-
enable?: boolean | null | undefined;
|
125
|
-
tokens?: {
|
126
|
-
type: "googlePay";
|
127
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK";
|
128
|
-
config: {
|
129
|
-
gateway: string;
|
130
|
-
gatewayMerchantId: string;
|
131
|
-
};
|
132
|
-
}[] | null | undefined;
|
133
133
|
gatewayOverride?: {
|
134
134
|
type?: string | null | undefined;
|
135
135
|
conditions?: {
|
@@ -142,7 +142,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
142
142
|
label: string;
|
143
143
|
}[] | null | undefined;
|
144
144
|
status: "NEW" | "PENDING" | "APPROVED";
|
145
|
-
notifyUrl: string;
|
146
145
|
_id: string;
|
147
146
|
store: {
|
148
147
|
bank?: {
|
@@ -151,27 +150,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
151
150
|
holderName?: string | null | undefined;
|
152
151
|
name: string;
|
153
152
|
} | null | undefined;
|
154
|
-
bankStatement?: string | null | undefined;
|
155
153
|
ssm?: string | null | undefined;
|
154
|
+
bankStatement?: string | null | undefined;
|
156
155
|
exteriorPhoto?: string | null | undefined;
|
157
156
|
keyPerson?: {
|
157
|
+
email: string;
|
158
158
|
name: string;
|
159
159
|
phone: string;
|
160
|
-
email: string;
|
161
160
|
} | null | undefined;
|
162
161
|
id: string;
|
163
162
|
event: "ORDERING" | "MARKETING";
|
164
163
|
};
|
165
|
-
|
164
|
+
notifyUrl: string;
|
166
165
|
methods: {
|
167
166
|
rate?: {
|
168
167
|
amount: number;
|
169
168
|
precision: number;
|
170
169
|
} | null | undefined;
|
171
170
|
tPlus?: number | null | undefined;
|
172
|
-
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "
|
171
|
+
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" | "THAIQR";
|
173
172
|
variant: string;
|
174
173
|
}[];
|
174
|
+
businessId: string;
|
175
175
|
}>;
|
176
176
|
required: true;
|
177
177
|
};
|
@@ -2,6 +2,15 @@ import { type PropType } from 'vue';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
3
|
payoutAccount: {
|
4
4
|
type: PropType<{
|
5
|
+
enable?: boolean | null | undefined;
|
6
|
+
tokens?: {
|
7
|
+
type: "googlePay";
|
8
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK";
|
9
|
+
config: {
|
10
|
+
gateway: string;
|
11
|
+
gatewayMerchantId: string;
|
12
|
+
};
|
13
|
+
}[] | null | undefined;
|
5
14
|
gateways?: ({
|
6
15
|
config: {
|
7
16
|
clientId: string;
|
@@ -12,17 +21,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
12
21
|
paymentGateway: "REVENUE_MONSTER";
|
13
22
|
} | {
|
14
23
|
config: {
|
15
|
-
secretKey: string;
|
16
24
|
merchantId: string;
|
25
|
+
secretKey: string;
|
17
26
|
verifyKey: string;
|
18
27
|
};
|
19
28
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
20
29
|
} | {
|
21
30
|
config: {
|
22
31
|
merchantId: string;
|
23
|
-
storeID: string;
|
24
32
|
merchantName: string;
|
25
33
|
merchantCategoryCode: string;
|
34
|
+
storeID: string;
|
26
35
|
storeName: string;
|
27
36
|
};
|
28
37
|
paymentGateway: "MACAU_PASS";
|
@@ -33,15 +42,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
33
42
|
};
|
34
43
|
paymentGateway: "DIGIO";
|
35
44
|
})[] | null | undefined;
|
36
|
-
enable?: boolean | null | undefined;
|
37
|
-
tokens?: {
|
38
|
-
type: "googlePay";
|
39
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK";
|
40
|
-
config: {
|
41
|
-
gateway: string;
|
42
|
-
gatewayMerchantId: string;
|
43
|
-
};
|
44
|
-
}[] | null | undefined;
|
45
45
|
gatewayOverride?: {
|
46
46
|
type?: string | null | undefined;
|
47
47
|
conditions?: {
|
@@ -54,7 +54,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
54
54
|
label: string;
|
55
55
|
}[] | null | undefined;
|
56
56
|
status: "NEW" | "PENDING" | "APPROVED";
|
57
|
-
notifyUrl: string;
|
58
57
|
_id: string;
|
59
58
|
store: {
|
60
59
|
bank?: {
|
@@ -63,33 +62,43 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
63
62
|
holderName?: string | null | undefined;
|
64
63
|
name: string;
|
65
64
|
} | null | undefined;
|
66
|
-
bankStatement?: string | null | undefined;
|
67
65
|
ssm?: string | null | undefined;
|
66
|
+
bankStatement?: string | null | undefined;
|
68
67
|
exteriorPhoto?: string | null | undefined;
|
69
68
|
keyPerson?: {
|
69
|
+
email: string;
|
70
70
|
name: string;
|
71
71
|
phone: string;
|
72
|
-
email: string;
|
73
72
|
} | null | undefined;
|
74
73
|
id: string;
|
75
74
|
event: "ORDERING" | "MARKETING";
|
76
75
|
};
|
77
|
-
|
76
|
+
notifyUrl: string;
|
78
77
|
methods: {
|
79
78
|
rate?: {
|
80
79
|
amount: number;
|
81
80
|
precision: number;
|
82
81
|
} | null | undefined;
|
83
82
|
tPlus?: number | null | undefined;
|
84
|
-
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "
|
83
|
+
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" | "THAIQR";
|
85
84
|
variant: string;
|
86
85
|
}[];
|
86
|
+
businessId: string;
|
87
87
|
}>;
|
88
88
|
required: true;
|
89
89
|
};
|
90
90
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
91
91
|
payoutAccount: {
|
92
92
|
type: PropType<{
|
93
|
+
enable?: boolean | null | undefined;
|
94
|
+
tokens?: {
|
95
|
+
type: "googlePay";
|
96
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK";
|
97
|
+
config: {
|
98
|
+
gateway: string;
|
99
|
+
gatewayMerchantId: string;
|
100
|
+
};
|
101
|
+
}[] | null | undefined;
|
93
102
|
gateways?: ({
|
94
103
|
config: {
|
95
104
|
clientId: string;
|
@@ -100,17 +109,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
100
109
|
paymentGateway: "REVENUE_MONSTER";
|
101
110
|
} | {
|
102
111
|
config: {
|
103
|
-
secretKey: string;
|
104
112
|
merchantId: string;
|
113
|
+
secretKey: string;
|
105
114
|
verifyKey: string;
|
106
115
|
};
|
107
116
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
108
117
|
} | {
|
109
118
|
config: {
|
110
119
|
merchantId: string;
|
111
|
-
storeID: string;
|
112
120
|
merchantName: string;
|
113
121
|
merchantCategoryCode: string;
|
122
|
+
storeID: string;
|
114
123
|
storeName: string;
|
115
124
|
};
|
116
125
|
paymentGateway: "MACAU_PASS";
|
@@ -121,15 +130,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
121
130
|
};
|
122
131
|
paymentGateway: "DIGIO";
|
123
132
|
})[] | null | undefined;
|
124
|
-
enable?: boolean | null | undefined;
|
125
|
-
tokens?: {
|
126
|
-
type: "googlePay";
|
127
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK";
|
128
|
-
config: {
|
129
|
-
gateway: string;
|
130
|
-
gatewayMerchantId: string;
|
131
|
-
};
|
132
|
-
}[] | null | undefined;
|
133
133
|
gatewayOverride?: {
|
134
134
|
type?: string | null | undefined;
|
135
135
|
conditions?: {
|
@@ -142,7 +142,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
142
142
|
label: string;
|
143
143
|
}[] | null | undefined;
|
144
144
|
status: "NEW" | "PENDING" | "APPROVED";
|
145
|
-
notifyUrl: string;
|
146
145
|
_id: string;
|
147
146
|
store: {
|
148
147
|
bank?: {
|
@@ -151,27 +150,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
151
150
|
holderName?: string | null | undefined;
|
152
151
|
name: string;
|
153
152
|
} | null | undefined;
|
154
|
-
bankStatement?: string | null | undefined;
|
155
153
|
ssm?: string | null | undefined;
|
154
|
+
bankStatement?: string | null | undefined;
|
156
155
|
exteriorPhoto?: string | null | undefined;
|
157
156
|
keyPerson?: {
|
157
|
+
email: string;
|
158
158
|
name: string;
|
159
159
|
phone: string;
|
160
|
-
email: string;
|
161
160
|
} | null | undefined;
|
162
161
|
id: string;
|
163
162
|
event: "ORDERING" | "MARKETING";
|
164
163
|
};
|
165
|
-
|
164
|
+
notifyUrl: string;
|
166
165
|
methods: {
|
167
166
|
rate?: {
|
168
167
|
amount: number;
|
169
168
|
precision: number;
|
170
169
|
} | null | undefined;
|
171
170
|
tPlus?: number | null | undefined;
|
172
|
-
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "
|
171
|
+
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" | "THAIQR";
|
173
172
|
variant: string;
|
174
173
|
}[];
|
174
|
+
businessId: string;
|
175
175
|
}>;
|
176
176
|
required: true;
|
177
177
|
};
|