@feedmepos/mf-payment 1.5.17-dev → 1.5.20-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-BVJmo7yZ.js → Actions.vue_vue_type_script_setup_true_lang-DbsSsOek.js} +2 -2
- package/dist/AutoCopyCell.vue_vue_type_script_setup_true_lang-DrBLdVka.js +52 -0
- package/dist/{Chargeback-CN_5ffe0.js → Chargeback-Bds2iEV5.js} +6 -6
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-DVeP7_1A.js → DocumentViewer.vue_vue_type_script_setup_true_lang-BgL6Nuvr.js} +1 -1
- package/dist/{OnboardForm-5Ebr2vf9.js → OnboardForm-BbRipw6v.js} +5 -5
- package/dist/{OnboardForm-Ch_Ykfw_.js → OnboardForm-Bjdtix8t.js} +5 -5
- package/dist/{OnboardSubmission-BF3Wq8xe.js → OnboardSubmission-CBXLX9vB.js} +5 -5
- package/dist/{OnboardSubmission-JGk9_ODn.js → OnboardSubmission-CNjQNirx.js} +2 -2
- package/dist/{PayoutAccount-PPkKjWQM.js → PayoutAccount-CnHSjAFn.js} +181 -155
- package/dist/{PayoutAccount-D238lqNT.js → PayoutAccount-DtUTEyVW.js} +87 -79
- package/dist/{PayoutAccountSetting-BGqJyEP-.js → PayoutAccountSetting-CUJtxE8n.js} +502 -467
- package/dist/{Restaurant-BjF1a029.js → Restaurant-DVSk4KFB.js} +5 -5
- package/dist/{RestaurantSetting-DC0f4Ucf.js → RestaurantSetting-CPa7CFaW.js} +3 -3
- package/dist/{Settlement-BC3V4klw.js → Settlement-BOS0NVhn.js} +4 -4
- package/dist/{Settlement-ZBIhVddV.js → Settlement-CMEBmvhn.js} +4 -4
- package/dist/{SettlementTransactions-NtqKVZ4y.js → SettlementTransactions-BKCPfMDs.js} +4 -4
- package/dist/{SettlementTransactions---x0z4Fg.js → SettlementTransactions-BwVjsFCT.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-DiLHaz81.js → Status.vue_vue_type_script_setup_true_lang-BiTeDpBk.js} +1 -1
- package/dist/{Terminal-Dp4YfQLn.js → Terminal-DJSDtUUp.js} +5 -5
- package/dist/{TerminalSetting-22VMhd8q.js → TerminalSetting-CGGpemW8.js} +3 -3
- package/dist/Transaction-BASuO5u4.js +619 -0
- package/dist/{Transaction-JFDOKyml.js → Transaction-DA3HSvt8.js} +9 -9
- package/dist/{TransactionOld-CmRVIeU2.js → TransactionOld-CmjVUkD9.js} +6 -6
- package/dist/api/transaction/index.d.ts +8 -0
- package/dist/{app-DKtypFfA.js → app-Csm7YQgx.js} +32 -26
- package/dist/app.js +1 -1
- package/dist/{assets-lFgK3KQx.js → assets-BqyjGcBE.js} +1 -1
- package/dist/{grafana-BRpcfaCo.js → grafana-DecAHDp-.js} +1 -1
- package/dist/{index-CHX0p0Dm.js → index-B5j5U-Da.js} +1 -1
- package/dist/{index-s7pe9sTx.js → index-BKXccERQ.js} +41 -31
- package/dist/{index-DTD9SWXp.js → index-CylkiU8i.js} +1 -1
- package/dist/{index-QTsd1BO1.js → index-DQany4ND.js} +1413 -1447
- package/dist/{index-9ABD__aA.js → index-DklLFCf5.js} +1 -1
- package/dist/{index-hKHpA30o.js → index-DtIipWj2.js} +1 -1
- package/dist/{index-CFxxPCNY.js → index-HvRabCwb.js} +1 -1
- package/dist/{index-VWqgxrIV.js → index-lkMlxXDI.js} +1 -1
- package/dist/{index-Ur-VjIjX.js → index-pBoJWBgh.js} +2 -2
- package/dist/{index.vue_vue_type_script_setup_true_lang-QCvHWbIq.js → index.vue_vue_type_script_setup_true_lang-0YY23afw.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-CGaqvbMg.js → payout-account-CrbSns2O.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +20 -16
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +20 -20
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +20 -20
- package/dist/views/admin/payout-account/cell/DisplayName.vue.d.ts +6 -0
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +20 -16
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +40 -36
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +40 -36
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +20 -16
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +20 -16
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +40 -36
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +12 -136
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +12 -136
- package/dist/views/admin/transaction/TextInputDialog.vue.d.ts +34 -0
- package/dist/views/admin/transaction/cell/Actions.vue.d.ts +1 -1
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +41 -33
- package/dist/views/payout-account/cell/DisplayName.vue.d.ts +6 -0
- 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/AutoCopyCell.vue_vue_type_script_setup_true_lang-I9eO197f.js +0 -47
- package/dist/Transaction-BiT6BRmx.js +0 -478
|
@@ -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
|
-
type: "softspace" | "digipay" | "ntt";
|
|
8
7
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
8
|
+
type: "softspace" | "digipay" | "ntt";
|
|
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
|
};
|
|
@@ -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
|
-
type: "softspace" | "digipay" | "ntt";
|
|
28
27
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
28
|
+
type: "softspace" | "digipay" | "ntt";
|
|
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: {
|
|
43
43
|
type: PropType<{
|
|
44
44
|
statusReason?: string | null | undefined;
|
|
45
45
|
rates?: Record<string, number> | null | undefined;
|
|
46
|
-
type: "softspace" | "digipay" | "ntt";
|
|
47
46
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
47
|
+
type: "softspace" | "digipay" | "ntt";
|
|
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
|
};
|
|
@@ -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
|
-
type: "softspace" | "digipay" | "ntt";
|
|
67
66
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
67
|
+
type: "softspace" | "digipay" | "ntt";
|
|
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;
|
|
@@ -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
|
-
type: "softspace" | "digipay" | "ntt";
|
|
8
7
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
8
|
+
type: "softspace" | "digipay" | "ntt";
|
|
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
|
};
|
|
@@ -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
|
-
type: "softspace" | "digipay" | "ntt";
|
|
28
27
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
28
|
+
type: "softspace" | "digipay" | "ntt";
|
|
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: {
|
|
43
43
|
type: PropType<{
|
|
44
44
|
statusReason?: string | null | undefined;
|
|
45
45
|
rates?: Record<string, number> | null | undefined;
|
|
46
|
-
type: "softspace" | "digipay" | "ntt";
|
|
47
46
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
47
|
+
type: "softspace" | "digipay" | "ntt";
|
|
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
|
};
|
|
@@ -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
|
-
type: "softspace" | "digipay" | "ntt";
|
|
67
66
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
67
|
+
type: "softspace" | "digipay" | "ntt";
|
|
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;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { type Row } from "@feedmepos/ui-library";
|
|
2
|
+
type __VLS_Props = {
|
|
3
|
+
row: Row<any>;
|
|
4
|
+
};
|
|
5
|
+
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
6
|
+
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";
|
|
@@ -44,15 +45,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
44
45
|
paymentGateway: "ADYEN";
|
|
45
46
|
} | {
|
|
46
47
|
config: {
|
|
47
|
-
privateKey: string;
|
|
48
48
|
appId: string;
|
|
49
|
+
privateKey: string;
|
|
49
50
|
};
|
|
50
51
|
paymentGateway: "KSHER";
|
|
51
52
|
})[] | null | undefined;
|
|
52
|
-
enable?: boolean | null | undefined;
|
|
53
53
|
ref?: any;
|
|
54
54
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
55
|
-
notifyUrl: string;
|
|
56
55
|
_id: string;
|
|
57
56
|
store: {
|
|
58
57
|
bank?: {
|
|
@@ -61,8 +60,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
61
60
|
holderName?: string | null | undefined;
|
|
62
61
|
name: string;
|
|
63
62
|
} | null | undefined;
|
|
64
|
-
|
|
63
|
+
regNo?: string | null | undefined;
|
|
64
|
+
companyName?: string | null | undefined;
|
|
65
65
|
ssm?: string | null | undefined;
|
|
66
|
+
bankStatement?: string | null | undefined;
|
|
66
67
|
exteriorPhoto?: string | null | undefined;
|
|
67
68
|
keyPerson?: {
|
|
68
69
|
name: string;
|
|
@@ -72,7 +73,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
72
73
|
id: string;
|
|
73
74
|
event: "ORDERING" | "MARKETING";
|
|
74
75
|
};
|
|
75
|
-
|
|
76
|
+
notifyUrl: string;
|
|
76
77
|
methods: {
|
|
77
78
|
rate?: {
|
|
78
79
|
amount: number;
|
|
@@ -83,15 +84,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
83
84
|
precision: number;
|
|
84
85
|
} | null | undefined;
|
|
85
86
|
tPlus?: number | null | undefined;
|
|
86
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
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" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK";
|
|
87
88
|
variant: string;
|
|
88
89
|
}[];
|
|
90
|
+
businessId: string;
|
|
89
91
|
}>;
|
|
90
92
|
required: true;
|
|
91
93
|
};
|
|
92
94
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
93
95
|
payoutAccount: {
|
|
94
96
|
type: PropType<{
|
|
97
|
+
enable?: boolean | null | undefined;
|
|
95
98
|
gateways?: ({
|
|
96
99
|
config: {
|
|
97
100
|
clientId: string;
|
|
@@ -102,17 +105,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
102
105
|
paymentGateway: "REVENUE_MONSTER";
|
|
103
106
|
} | {
|
|
104
107
|
config: {
|
|
105
|
-
secretKey: string;
|
|
106
108
|
merchantId: string;
|
|
109
|
+
secretKey: string;
|
|
107
110
|
verifyKey: string;
|
|
108
111
|
};
|
|
109
112
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
110
113
|
} | {
|
|
111
114
|
config: {
|
|
112
115
|
merchantId: string;
|
|
113
|
-
storeID: string;
|
|
114
116
|
merchantName: string;
|
|
115
117
|
merchantCategoryCode: string;
|
|
118
|
+
storeID: string;
|
|
116
119
|
storeName: string;
|
|
117
120
|
};
|
|
118
121
|
paymentGateway: "MACAU_PASS";
|
|
@@ -134,15 +137,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
134
137
|
paymentGateway: "ADYEN";
|
|
135
138
|
} | {
|
|
136
139
|
config: {
|
|
137
|
-
privateKey: string;
|
|
138
140
|
appId: string;
|
|
141
|
+
privateKey: string;
|
|
139
142
|
};
|
|
140
143
|
paymentGateway: "KSHER";
|
|
141
144
|
})[] | null | undefined;
|
|
142
|
-
enable?: boolean | null | undefined;
|
|
143
145
|
ref?: any;
|
|
144
146
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
145
|
-
notifyUrl: string;
|
|
146
147
|
_id: string;
|
|
147
148
|
store: {
|
|
148
149
|
bank?: {
|
|
@@ -151,8 +152,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
151
152
|
holderName?: string | null | undefined;
|
|
152
153
|
name: string;
|
|
153
154
|
} | null | undefined;
|
|
154
|
-
|
|
155
|
+
regNo?: string | null | undefined;
|
|
156
|
+
companyName?: string | null | undefined;
|
|
155
157
|
ssm?: string | null | undefined;
|
|
158
|
+
bankStatement?: string | null | undefined;
|
|
156
159
|
exteriorPhoto?: string | null | undefined;
|
|
157
160
|
keyPerson?: {
|
|
158
161
|
name: string;
|
|
@@ -162,7 +165,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
162
165
|
id: string;
|
|
163
166
|
event: "ORDERING" | "MARKETING";
|
|
164
167
|
};
|
|
165
|
-
|
|
168
|
+
notifyUrl: string;
|
|
166
169
|
methods: {
|
|
167
170
|
rate?: {
|
|
168
171
|
amount: number;
|
|
@@ -173,9 +176,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
173
176
|
precision: number;
|
|
174
177
|
} | null | undefined;
|
|
175
178
|
tPlus?: number | null | undefined;
|
|
176
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
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" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK";
|
|
177
180
|
variant: string;
|
|
178
181
|
}[];
|
|
182
|
+
businessId: string;
|
|
179
183
|
}>;
|
|
180
184
|
required: true;
|
|
181
185
|
};
|
|
@@ -2,6 +2,17 @@ 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: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "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";
|
|
9
|
+
config: {
|
|
10
|
+
gateway: string;
|
|
11
|
+
gatewayMerchantId: string;
|
|
12
|
+
} | {
|
|
13
|
+
merchantId: string;
|
|
14
|
+
};
|
|
15
|
+
}[] | null | undefined;
|
|
5
16
|
gateways?: ({
|
|
6
17
|
config: {
|
|
7
18
|
clientId: string;
|
|
@@ -12,17 +23,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
23
|
paymentGateway: "REVENUE_MONSTER";
|
|
13
24
|
} | {
|
|
14
25
|
config: {
|
|
15
|
-
secretKey: string;
|
|
16
26
|
merchantId: string;
|
|
27
|
+
secretKey: string;
|
|
17
28
|
verifyKey: string;
|
|
18
29
|
};
|
|
19
30
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
20
31
|
} | {
|
|
21
32
|
config: {
|
|
22
33
|
merchantId: string;
|
|
23
|
-
storeID: string;
|
|
24
34
|
merchantName: string;
|
|
25
35
|
merchantCategoryCode: string;
|
|
36
|
+
storeID: string;
|
|
26
37
|
storeName: string;
|
|
27
38
|
};
|
|
28
39
|
paymentGateway: "MACAU_PASS";
|
|
@@ -44,22 +55,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
44
55
|
paymentGateway: "ADYEN";
|
|
45
56
|
} | {
|
|
46
57
|
config: {
|
|
47
|
-
privateKey: string;
|
|
48
58
|
appId: string;
|
|
59
|
+
privateKey: string;
|
|
49
60
|
};
|
|
50
61
|
paymentGateway: "KSHER";
|
|
51
62
|
})[] | null | undefined;
|
|
52
|
-
enable?: boolean | null | undefined;
|
|
53
|
-
tokens?: {
|
|
54
|
-
type: "googlePay" | "applePay";
|
|
55
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "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";
|
|
56
|
-
config: {
|
|
57
|
-
gateway: string;
|
|
58
|
-
gatewayMerchantId: string;
|
|
59
|
-
} | {
|
|
60
|
-
merchantId: string;
|
|
61
|
-
};
|
|
62
|
-
}[] | null | undefined;
|
|
63
63
|
gatewayOverride?: {
|
|
64
64
|
type?: string | null | undefined;
|
|
65
65
|
conditions?: {
|
|
@@ -72,7 +72,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
72
72
|
label: string;
|
|
73
73
|
}[] | null | undefined;
|
|
74
74
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
75
|
-
notifyUrl: string;
|
|
76
75
|
_id: string;
|
|
77
76
|
store: {
|
|
78
77
|
bank?: {
|
|
@@ -81,8 +80,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
81
80
|
holderName?: string | null | undefined;
|
|
82
81
|
name: string;
|
|
83
82
|
} | null | undefined;
|
|
84
|
-
|
|
83
|
+
regNo?: string | null | undefined;
|
|
84
|
+
companyName?: string | null | undefined;
|
|
85
85
|
ssm?: string | null | undefined;
|
|
86
|
+
bankStatement?: string | null | undefined;
|
|
86
87
|
exteriorPhoto?: string | null | undefined;
|
|
87
88
|
keyPerson?: {
|
|
88
89
|
name: string;
|
|
@@ -92,7 +93,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
92
93
|
id: string;
|
|
93
94
|
event: "ORDERING" | "MARKETING";
|
|
94
95
|
};
|
|
95
|
-
|
|
96
|
+
notifyUrl: string;
|
|
96
97
|
methods: {
|
|
97
98
|
rate?: {
|
|
98
99
|
amount: number;
|
|
@@ -103,15 +104,27 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
103
104
|
precision: number;
|
|
104
105
|
} | null | undefined;
|
|
105
106
|
tPlus?: number | null | undefined;
|
|
106
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
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" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK";
|
|
107
108
|
variant: string;
|
|
108
109
|
}[];
|
|
110
|
+
businessId: string;
|
|
109
111
|
}>;
|
|
110
112
|
required: true;
|
|
111
113
|
};
|
|
112
114
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
113
115
|
payoutAccount: {
|
|
114
116
|
type: PropType<{
|
|
117
|
+
enable?: boolean | null | undefined;
|
|
118
|
+
tokens?: {
|
|
119
|
+
type: "googlePay" | "applePay";
|
|
120
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "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";
|
|
121
|
+
config: {
|
|
122
|
+
gateway: string;
|
|
123
|
+
gatewayMerchantId: string;
|
|
124
|
+
} | {
|
|
125
|
+
merchantId: string;
|
|
126
|
+
};
|
|
127
|
+
}[] | null | undefined;
|
|
115
128
|
gateways?: ({
|
|
116
129
|
config: {
|
|
117
130
|
clientId: string;
|
|
@@ -122,17 +135,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
122
135
|
paymentGateway: "REVENUE_MONSTER";
|
|
123
136
|
} | {
|
|
124
137
|
config: {
|
|
125
|
-
secretKey: string;
|
|
126
138
|
merchantId: string;
|
|
139
|
+
secretKey: string;
|
|
127
140
|
verifyKey: string;
|
|
128
141
|
};
|
|
129
142
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
130
143
|
} | {
|
|
131
144
|
config: {
|
|
132
145
|
merchantId: string;
|
|
133
|
-
storeID: string;
|
|
134
146
|
merchantName: string;
|
|
135
147
|
merchantCategoryCode: string;
|
|
148
|
+
storeID: string;
|
|
136
149
|
storeName: string;
|
|
137
150
|
};
|
|
138
151
|
paymentGateway: "MACAU_PASS";
|
|
@@ -154,22 +167,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
154
167
|
paymentGateway: "ADYEN";
|
|
155
168
|
} | {
|
|
156
169
|
config: {
|
|
157
|
-
privateKey: string;
|
|
158
170
|
appId: string;
|
|
171
|
+
privateKey: string;
|
|
159
172
|
};
|
|
160
173
|
paymentGateway: "KSHER";
|
|
161
174
|
})[] | null | undefined;
|
|
162
|
-
enable?: boolean | null | undefined;
|
|
163
|
-
tokens?: {
|
|
164
|
-
type: "googlePay" | "applePay";
|
|
165
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "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";
|
|
166
|
-
config: {
|
|
167
|
-
gateway: string;
|
|
168
|
-
gatewayMerchantId: string;
|
|
169
|
-
} | {
|
|
170
|
-
merchantId: string;
|
|
171
|
-
};
|
|
172
|
-
}[] | null | undefined;
|
|
173
175
|
gatewayOverride?: {
|
|
174
176
|
type?: string | null | undefined;
|
|
175
177
|
conditions?: {
|
|
@@ -182,7 +184,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
182
184
|
label: string;
|
|
183
185
|
}[] | null | undefined;
|
|
184
186
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
185
|
-
notifyUrl: string;
|
|
186
187
|
_id: string;
|
|
187
188
|
store: {
|
|
188
189
|
bank?: {
|
|
@@ -191,8 +192,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
191
192
|
holderName?: string | null | undefined;
|
|
192
193
|
name: string;
|
|
193
194
|
} | null | undefined;
|
|
194
|
-
|
|
195
|
+
regNo?: string | null | undefined;
|
|
196
|
+
companyName?: string | null | undefined;
|
|
195
197
|
ssm?: string | null | undefined;
|
|
198
|
+
bankStatement?: string | null | undefined;
|
|
196
199
|
exteriorPhoto?: string | null | undefined;
|
|
197
200
|
keyPerson?: {
|
|
198
201
|
name: string;
|
|
@@ -202,7 +205,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
202
205
|
id: string;
|
|
203
206
|
event: "ORDERING" | "MARKETING";
|
|
204
207
|
};
|
|
205
|
-
|
|
208
|
+
notifyUrl: string;
|
|
206
209
|
methods: {
|
|
207
210
|
rate?: {
|
|
208
211
|
amount: number;
|
|
@@ -213,9 +216,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
213
216
|
precision: number;
|
|
214
217
|
} | null | undefined;
|
|
215
218
|
tPlus?: number | null | undefined;
|
|
216
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
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" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK";
|
|
217
220
|
variant: string;
|
|
218
221
|
}[];
|
|
222
|
+
businessId: string;
|
|
219
223
|
}>;
|
|
220
224
|
required: true;
|
|
221
225
|
};
|