@feedmepos/mf-payment 1.5.63-dev → 1.5.66-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-CuMzUFr4.js → Actions.vue_vue_type_script_setup_true_lang-DozVhsJ6.js} +1 -1
- package/dist/{Chargeback-CBbWxbvV.js → Chargeback-CigcCPLN.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-CzHNX9ap.js → DocumentViewer.vue_vue_type_script_setup_true_lang-CWxi1dJK.js} +1 -1
- package/dist/{OnboardForm-DDTlEsBU.js → OnboardForm-CczrWUPq.js} +5 -5
- package/dist/{OnboardForm-Ds9ugAoT.js → OnboardForm-DdbghiWp.js} +5 -5
- package/dist/{OnboardSubmission-CVuqsH2R.js → OnboardSubmission-BDrD59ih.js} +3 -3
- package/dist/{OnboardSubmission-CSy6lEQ1.js → OnboardSubmission-DP_Or_d9.js} +5 -5
- package/dist/{PayoutAccount-XimKWGL5.js → PayoutAccount-QRi1Nez3.js} +4 -4
- package/dist/{PayoutAccount-D5crUye7.js → PayoutAccount-tW7XQizF.js} +5 -5
- package/dist/{PayoutAccountSetting-BZSYlXgn.js → PayoutAccountSetting-PJaSEfY0.js} +4 -4
- package/dist/{Restaurant-BONB5gLl.js → Restaurant-wBwQH7BD.js} +4 -4
- package/dist/{RestaurantSetting-DX-9p5m6.js → RestaurantSetting-D21X4uNO.js} +242 -235
- package/dist/{Settlement-D7WpQDYZ.js → Settlement-CBYuvSm2.js} +4 -4
- package/dist/{Settlement-DicFfMKq.js → Settlement-OtkTou9V.js} +3 -3
- package/dist/{SettlementTransactions-CdLtrBMB.js → SettlementTransactions-B8UpgN2b.js} +4 -4
- package/dist/{SettlementTransactions-Bia1FYKe.js → SettlementTransactions-CT3JwEoS.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-XvoMHt4k.js → Status.vue_vue_type_script_setup_true_lang-1GJaXhi3.js} +1 -1
- package/dist/{Terminal-BEuNnTyV.js → Terminal-CpNDJUNJ.js} +5 -5
- package/dist/{TerminalSetting-B3ZNvItk.js → TerminalSetting-CtozS02_.js} +4 -4
- package/dist/{Transaction-JCOHuT8y.js → Transaction-8sCZxA2-.js} +5 -5
- package/dist/{Transaction-C7JP5Pa2.js → Transaction-rtN_DHpZ.js} +9 -9
- package/dist/{TransactionOld-CkCw1orB.js → TransactionOld-cFUbbK2e.js} +6 -6
- package/dist/api/onboard-submission/index.d.ts +2 -2
- package/dist/{app-DDgj1eY6.js → app-C8pEIKUo.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-C33MQ2U-.js → assets-_4dnPBP9.js} +1 -1
- package/dist/{grafana-WXlihYZR.js → grafana-Bt15ziAx.js} +1 -1
- package/dist/{index-BpLbzUH-.js → index-60dUveeA.js} +3 -3
- package/dist/{index-CZZ-H3n4.js → index-9tPvBmIv.js} +1 -1
- package/dist/{index-GbZ7SCR2.js → index-BHbmikdq.js} +1 -1
- package/dist/{index-CmNdj-l1.js → index-C6DfImpF.js} +1 -1
- package/dist/{index-D2L-xfUj.js → index-Cy9NzvZs.js} +67 -18
- package/dist/{index-Brgy4-bG.js → index-DXqlUE4I.js} +1 -1
- package/dist/{index-D2YQjKqs.js → index-Dk2x49h4.js} +1 -1
- package/dist/{index-f4-J5uyS.js → index-fQ1lHxkT.js} +1 -1
- package/dist/{index-8puctVkP.js → index-w7gHvsfF.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-1sEeWeSt.js → index.vue_vue_type_script_setup_true_lang-ZwcLu308.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-Cx3lOc9m.js → payout-account-t7rVUCrZ.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +48 -38
- 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/onboard-submission/forms/TyroSubmission.vue.d.ts +20 -20
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +66 -56
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +66 -56
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +66 -56
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/KsherGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +10 -10
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +8 -6
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +22 -22
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +96 -76
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +44 -44
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +22 -22
- package/package.json +2 -2
|
@@ -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" | "tyro";
|
|
8
|
-
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
9
7
|
_id: string;
|
|
8
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
9
|
+
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
10
10
|
updatedAt: string;
|
|
11
|
+
restaurantId: string;
|
|
12
|
+
fields: Record<string, string>;
|
|
13
|
+
documents: Record<string, string>;
|
|
11
14
|
profile: {
|
|
12
15
|
legalName?: string | null | undefined;
|
|
13
16
|
name: string;
|
|
14
17
|
email: string;
|
|
15
18
|
phoneNo: string;
|
|
16
19
|
};
|
|
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" | "tyro";
|
|
28
|
-
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
29
27
|
_id: string;
|
|
28
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
29
|
+
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
30
30
|
updatedAt: string;
|
|
31
|
+
restaurantId: string;
|
|
32
|
+
fields: Record<string, string>;
|
|
33
|
+
documents: Record<string, string>;
|
|
31
34
|
profile: {
|
|
32
35
|
legalName?: string | null | undefined;
|
|
33
36
|
name: string;
|
|
34
37
|
email: string;
|
|
35
38
|
phoneNo: string;
|
|
36
39
|
};
|
|
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" | "tyro";
|
|
47
|
-
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
48
46
|
_id: string;
|
|
47
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
48
|
+
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
49
49
|
updatedAt: string;
|
|
50
|
+
restaurantId: string;
|
|
51
|
+
fields: Record<string, string>;
|
|
52
|
+
documents: Record<string, string>;
|
|
50
53
|
profile: {
|
|
51
54
|
legalName?: string | null | undefined;
|
|
52
55
|
name: string;
|
|
53
56
|
email: string;
|
|
54
57
|
phoneNo: string;
|
|
55
58
|
};
|
|
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" | "tyro";
|
|
67
|
-
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
68
66
|
_id: string;
|
|
67
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
68
|
+
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
69
69
|
updatedAt: string;
|
|
70
|
+
restaurantId: string;
|
|
71
|
+
fields: Record<string, string>;
|
|
72
|
+
documents: Record<string, string>;
|
|
70
73
|
profile: {
|
|
71
74
|
legalName?: string | null | undefined;
|
|
72
75
|
name: string;
|
|
73
76
|
email: string;
|
|
74
77
|
phoneNo: string;
|
|
75
78
|
};
|
|
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" | "tyro";
|
|
8
|
-
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
9
7
|
_id: string;
|
|
8
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
9
|
+
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
10
10
|
updatedAt: string;
|
|
11
|
+
restaurantId: string;
|
|
12
|
+
fields: Record<string, string>;
|
|
13
|
+
documents: Record<string, string>;
|
|
11
14
|
profile: {
|
|
12
15
|
legalName?: string | null | undefined;
|
|
13
16
|
name: string;
|
|
14
17
|
email: string;
|
|
15
18
|
phoneNo: string;
|
|
16
19
|
};
|
|
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" | "tyro";
|
|
28
|
-
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
29
27
|
_id: string;
|
|
28
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
29
|
+
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
30
30
|
updatedAt: string;
|
|
31
|
+
restaurantId: string;
|
|
32
|
+
fields: Record<string, string>;
|
|
33
|
+
documents: Record<string, string>;
|
|
31
34
|
profile: {
|
|
32
35
|
legalName?: string | null | undefined;
|
|
33
36
|
name: string;
|
|
34
37
|
email: string;
|
|
35
38
|
phoneNo: string;
|
|
36
39
|
};
|
|
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" | "tyro";
|
|
47
|
-
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
48
46
|
_id: string;
|
|
47
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
48
|
+
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
49
49
|
updatedAt: string;
|
|
50
|
+
restaurantId: string;
|
|
51
|
+
fields: Record<string, string>;
|
|
52
|
+
documents: Record<string, string>;
|
|
50
53
|
profile: {
|
|
51
54
|
legalName?: string | null | undefined;
|
|
52
55
|
name: string;
|
|
53
56
|
email: string;
|
|
54
57
|
phoneNo: string;
|
|
55
58
|
};
|
|
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" | "tyro";
|
|
67
|
-
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
68
66
|
_id: string;
|
|
67
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
68
|
+
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
69
69
|
updatedAt: string;
|
|
70
|
+
restaurantId: string;
|
|
71
|
+
fields: Record<string, string>;
|
|
72
|
+
documents: Record<string, string>;
|
|
70
73
|
profile: {
|
|
71
74
|
legalName?: string | null | undefined;
|
|
72
75
|
name: string;
|
|
73
76
|
email: string;
|
|
74
77
|
phoneNo: string;
|
|
75
78
|
};
|
|
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" | "tyro";
|
|
8
|
-
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
9
7
|
_id: string;
|
|
8
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
9
|
+
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
10
10
|
updatedAt: string;
|
|
11
|
+
restaurantId: string;
|
|
12
|
+
fields: Record<string, string>;
|
|
13
|
+
documents: Record<string, string>;
|
|
11
14
|
profile: {
|
|
12
15
|
legalName?: string | null | undefined;
|
|
13
16
|
name: string;
|
|
14
17
|
email: string;
|
|
15
18
|
phoneNo: string;
|
|
16
19
|
};
|
|
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" | "tyro";
|
|
28
|
-
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
29
27
|
_id: string;
|
|
28
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
29
|
+
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
30
30
|
updatedAt: string;
|
|
31
|
+
restaurantId: string;
|
|
32
|
+
fields: Record<string, string>;
|
|
33
|
+
documents: Record<string, string>;
|
|
31
34
|
profile: {
|
|
32
35
|
legalName?: string | null | undefined;
|
|
33
36
|
name: string;
|
|
34
37
|
email: string;
|
|
35
38
|
phoneNo: string;
|
|
36
39
|
};
|
|
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" | "tyro";
|
|
47
|
-
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
48
46
|
_id: string;
|
|
47
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
48
|
+
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
49
49
|
updatedAt: string;
|
|
50
|
+
restaurantId: string;
|
|
51
|
+
fields: Record<string, string>;
|
|
52
|
+
documents: Record<string, string>;
|
|
50
53
|
profile: {
|
|
51
54
|
legalName?: string | null | undefined;
|
|
52
55
|
name: string;
|
|
53
56
|
email: string;
|
|
54
57
|
phoneNo: string;
|
|
55
58
|
};
|
|
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" | "tyro";
|
|
67
|
-
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
68
66
|
_id: string;
|
|
67
|
+
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
68
|
+
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
69
69
|
updatedAt: string;
|
|
70
|
+
restaurantId: string;
|
|
71
|
+
fields: Record<string, string>;
|
|
72
|
+
documents: Record<string, string>;
|
|
70
73
|
profile: {
|
|
71
74
|
legalName?: string | null | undefined;
|
|
72
75
|
name: string;
|
|
73
76
|
email: string;
|
|
74
77
|
phoneNo: string;
|
|
75
78
|
};
|
|
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,37 +2,42 @@ 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
|
+
submissionDate?: string | null | undefined;
|
|
7
|
+
statusBy?: string | null | undefined;
|
|
8
|
+
statusReason?: string | null | undefined;
|
|
5
9
|
gateways?: ({
|
|
10
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
6
11
|
config: {
|
|
7
12
|
clientId: string;
|
|
8
13
|
clientPrivateKey: string;
|
|
9
14
|
clientSecret: string;
|
|
10
15
|
storeId: string;
|
|
11
16
|
};
|
|
12
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
13
17
|
} | {
|
|
18
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
14
19
|
config: {
|
|
15
|
-
secretKey: string;
|
|
16
20
|
merchantId: string;
|
|
21
|
+
secretKey: string;
|
|
17
22
|
verifyKey: string;
|
|
18
23
|
};
|
|
19
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
20
24
|
} | {
|
|
25
|
+
paymentGateway: "MACAU_PASS";
|
|
21
26
|
config: {
|
|
22
27
|
merchantId: string;
|
|
23
|
-
storeID: string;
|
|
24
28
|
merchantName: string;
|
|
25
29
|
merchantCategoryCode: string;
|
|
30
|
+
storeID: string;
|
|
26
31
|
storeName: string;
|
|
27
32
|
};
|
|
28
|
-
paymentGateway: "MACAU_PASS";
|
|
29
33
|
} | {
|
|
34
|
+
paymentGateway: "DIGIO";
|
|
30
35
|
config: {
|
|
31
36
|
merchantId: string;
|
|
32
37
|
cardMerchantId: string;
|
|
33
38
|
};
|
|
34
|
-
paymentGateway: "DIGIO";
|
|
35
39
|
} | {
|
|
40
|
+
paymentGateway: "ADYEN";
|
|
36
41
|
config: {
|
|
37
42
|
hmacKey?: string | null | undefined;
|
|
38
43
|
merchantAccount: string;
|
|
@@ -41,21 +46,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
41
46
|
clientKey: string;
|
|
42
47
|
endpoint: string;
|
|
43
48
|
};
|
|
44
|
-
paymentGateway: "ADYEN";
|
|
45
49
|
} | {
|
|
50
|
+
paymentGateway: "KSHER";
|
|
46
51
|
config: {
|
|
47
|
-
privateKey: string;
|
|
48
52
|
appId: string;
|
|
53
|
+
privateKey: string;
|
|
54
|
+
};
|
|
55
|
+
} | {
|
|
56
|
+
paymentGateway: "TYRO";
|
|
57
|
+
config: {
|
|
58
|
+
locationId: string;
|
|
49
59
|
};
|
|
50
|
-
paymentGateway: "KSHER";
|
|
51
60
|
})[] | null | undefined;
|
|
52
|
-
enable?: boolean | null | undefined;
|
|
53
|
-
submissionDate?: string | null | undefined;
|
|
54
|
-
statusBy?: string | null | undefined;
|
|
55
|
-
statusReason?: string | null | undefined;
|
|
56
61
|
ref?: any;
|
|
57
62
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
58
|
-
notifyUrl: string;
|
|
59
63
|
_id: string;
|
|
60
64
|
store: {
|
|
61
65
|
bank?: {
|
|
@@ -64,11 +68,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
64
68
|
holderName?: string | null | undefined;
|
|
65
69
|
name: string;
|
|
66
70
|
} | null | undefined;
|
|
67
|
-
bankStatement?: string | null | undefined;
|
|
68
|
-
ssm?: string | null | undefined;
|
|
69
|
-
exteriorPhoto?: string | null | undefined;
|
|
70
71
|
regNo?: string | null | undefined;
|
|
71
72
|
companyName?: string | null | undefined;
|
|
73
|
+
ssm?: string | null | undefined;
|
|
74
|
+
bankStatement?: string | null | undefined;
|
|
75
|
+
exteriorPhoto?: string | null | undefined;
|
|
72
76
|
keyPerson?: {
|
|
73
77
|
name: string;
|
|
74
78
|
phone: string;
|
|
@@ -77,7 +81,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
77
81
|
id: string;
|
|
78
82
|
event: "ORDERING" | "MARKETING";
|
|
79
83
|
};
|
|
80
|
-
|
|
84
|
+
notifyUrl: string;
|
|
81
85
|
methods: {
|
|
82
86
|
rate?: {
|
|
83
87
|
amount: number;
|
|
@@ -88,46 +92,52 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
88
92
|
precision: number;
|
|
89
93
|
} | null | undefined;
|
|
90
94
|
tPlus?: number | null | undefined;
|
|
91
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
95
|
+
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";
|
|
92
96
|
variant: string;
|
|
93
97
|
}[];
|
|
98
|
+
businessId: string;
|
|
94
99
|
}>;
|
|
95
100
|
required: true;
|
|
96
101
|
};
|
|
97
102
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
98
103
|
payoutAccount: {
|
|
99
104
|
type: PropType<{
|
|
105
|
+
enable?: boolean | null | undefined;
|
|
106
|
+
submissionDate?: string | null | undefined;
|
|
107
|
+
statusBy?: string | null | undefined;
|
|
108
|
+
statusReason?: string | null | undefined;
|
|
100
109
|
gateways?: ({
|
|
110
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
101
111
|
config: {
|
|
102
112
|
clientId: string;
|
|
103
113
|
clientPrivateKey: string;
|
|
104
114
|
clientSecret: string;
|
|
105
115
|
storeId: string;
|
|
106
116
|
};
|
|
107
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
108
117
|
} | {
|
|
118
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
109
119
|
config: {
|
|
110
|
-
secretKey: string;
|
|
111
120
|
merchantId: string;
|
|
121
|
+
secretKey: string;
|
|
112
122
|
verifyKey: string;
|
|
113
123
|
};
|
|
114
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
115
124
|
} | {
|
|
125
|
+
paymentGateway: "MACAU_PASS";
|
|
116
126
|
config: {
|
|
117
127
|
merchantId: string;
|
|
118
|
-
storeID: string;
|
|
119
128
|
merchantName: string;
|
|
120
129
|
merchantCategoryCode: string;
|
|
130
|
+
storeID: string;
|
|
121
131
|
storeName: string;
|
|
122
132
|
};
|
|
123
|
-
paymentGateway: "MACAU_PASS";
|
|
124
133
|
} | {
|
|
134
|
+
paymentGateway: "DIGIO";
|
|
125
135
|
config: {
|
|
126
136
|
merchantId: string;
|
|
127
137
|
cardMerchantId: string;
|
|
128
138
|
};
|
|
129
|
-
paymentGateway: "DIGIO";
|
|
130
139
|
} | {
|
|
140
|
+
paymentGateway: "ADYEN";
|
|
131
141
|
config: {
|
|
132
142
|
hmacKey?: string | null | undefined;
|
|
133
143
|
merchantAccount: string;
|
|
@@ -136,21 +146,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
136
146
|
clientKey: string;
|
|
137
147
|
endpoint: string;
|
|
138
148
|
};
|
|
139
|
-
paymentGateway: "ADYEN";
|
|
140
149
|
} | {
|
|
150
|
+
paymentGateway: "KSHER";
|
|
141
151
|
config: {
|
|
142
|
-
privateKey: string;
|
|
143
152
|
appId: string;
|
|
153
|
+
privateKey: string;
|
|
154
|
+
};
|
|
155
|
+
} | {
|
|
156
|
+
paymentGateway: "TYRO";
|
|
157
|
+
config: {
|
|
158
|
+
locationId: string;
|
|
144
159
|
};
|
|
145
|
-
paymentGateway: "KSHER";
|
|
146
160
|
})[] | null | undefined;
|
|
147
|
-
enable?: boolean | null | undefined;
|
|
148
|
-
submissionDate?: string | null | undefined;
|
|
149
|
-
statusBy?: string | null | undefined;
|
|
150
|
-
statusReason?: string | null | undefined;
|
|
151
161
|
ref?: any;
|
|
152
162
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
153
|
-
notifyUrl: string;
|
|
154
163
|
_id: string;
|
|
155
164
|
store: {
|
|
156
165
|
bank?: {
|
|
@@ -159,11 +168,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
159
168
|
holderName?: string | null | undefined;
|
|
160
169
|
name: string;
|
|
161
170
|
} | null | undefined;
|
|
162
|
-
bankStatement?: string | null | undefined;
|
|
163
|
-
ssm?: string | null | undefined;
|
|
164
|
-
exteriorPhoto?: string | null | undefined;
|
|
165
171
|
regNo?: string | null | undefined;
|
|
166
172
|
companyName?: string | null | undefined;
|
|
173
|
+
ssm?: string | null | undefined;
|
|
174
|
+
bankStatement?: string | null | undefined;
|
|
175
|
+
exteriorPhoto?: string | null | undefined;
|
|
167
176
|
keyPerson?: {
|
|
168
177
|
name: string;
|
|
169
178
|
phone: string;
|
|
@@ -172,7 +181,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
172
181
|
id: string;
|
|
173
182
|
event: "ORDERING" | "MARKETING";
|
|
174
183
|
};
|
|
175
|
-
|
|
184
|
+
notifyUrl: string;
|
|
176
185
|
methods: {
|
|
177
186
|
rate?: {
|
|
178
187
|
amount: number;
|
|
@@ -183,9 +192,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
183
192
|
precision: number;
|
|
184
193
|
} | null | undefined;
|
|
185
194
|
tPlus?: number | null | undefined;
|
|
186
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
195
|
+
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";
|
|
187
196
|
variant: string;
|
|
188
197
|
}[];
|
|
198
|
+
businessId: string;
|
|
189
199
|
}>;
|
|
190
200
|
required: true;
|
|
191
201
|
};
|