@feedmepos/mf-payment 1.7.4-dev → 1.7.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{Actions.vue_vue_type_script_setup_true_lang-B5sqVL7d.js → Actions.vue_vue_type_script_setup_true_lang-JYZcfqUo.js} +1 -1
- package/dist/{AdminBusinessSelector.vue_vue_type_script_setup_true_lang-B2sVLkI5.js → AdminBusinessSelector.vue_vue_type_script_setup_true_lang-CQxYDlES.js} +3 -3
- package/dist/{AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-D_hGHpb0.js → AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-K87PW1uK.js} +2 -2
- package/dist/{Chargeback-CtYYjuEB.js → Chargeback-CKeP0C3C.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-BW-Gu-nZ.js → DocumentViewer.vue_vue_type_script_setup_true_lang-4cyCT01g.js} +1 -1
- package/dist/{OnboardForm-IRLkWmoI.js → OnboardForm-BP_9VO_L.js} +5 -5
- package/dist/{OnboardForm-CIFQEBec.js → OnboardForm-zqjcD6iD.js} +5 -5
- package/dist/{OnboardSubmission-CndjRMqy.js → OnboardSubmission-BlRpjm51.js} +2 -2
- package/dist/{OnboardSubmission-C9M8t5vU.js → OnboardSubmission-Du8NpfFx.js} +5 -5
- package/dist/{PayoutAccount-BSXnemjX.js → PayoutAccount-DB93s4Bz.js} +5 -5
- package/dist/PayoutAccount-waepqJrT.js +384 -0
- package/dist/{PayoutAccountSetting-CMkQNnDb.js → PayoutAccountSetting-47b8bmqq.js} +6 -6
- package/dist/{Restaurant-bpdNibYe.js → Restaurant-DMbTKWlj.js} +4 -4
- package/dist/{RestaurantSetting-NbagQfTz.js → RestaurantSetting-CAZlf2Vs.js} +3 -3
- package/dist/{Settlement-D_yGtVZV.js → Settlement-BT-qtZX9.js} +4 -4
- package/dist/{Settlement-TAZg6fCx.js → Settlement-Cr6LJOel.js} +3 -3
- package/dist/{SettlementTransactions-DHxHNPdw.js → SettlementTransactions-BDjZmZjE.js} +4 -4
- package/dist/{SettlementTransactions-ENvQRM79.js → SettlementTransactions-DoMTS35M.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-B0FnrTJk.js → Status.vue_vue_type_script_setup_true_lang-CZZiQMYe.js} +1 -1
- package/dist/{Terminal-z_7q3GBS.js → Terminal-BcWccOla.js} +5 -5
- package/dist/{TerminalSetting-C5UmznfX.js → TerminalSetting-DE0v-4-p.js} +521 -655
- package/dist/{Transaction-DNkc6es6.js → Transaction-CVVGm-I8.js} +10 -10
- package/dist/{Transaction-zDTbTtVx.js → Transaction-Cc4utrzZ.js} +10 -10
- package/dist/{TransactionOld-Dm5PvUqF.js → TransactionOld-BgafsXwW.js} +7 -7
- package/dist/{app-ByzqMQl4.js → app-Cs1GHhDd.js} +442 -451
- package/dist/app.js +1 -1
- package/dist/{assets-DXXXC51N.js → assets-eHLQjw1e.js} +1 -1
- package/dist/{grafana-U9VBVEEb.js → grafana-SUvDElAd.js} +1 -1
- package/dist/{index-BMLgxxih.js → index-B247KQYg.js} +1 -1
- package/dist/{index-COd-DEdZ.js → index-BPGQQPaG.js} +1 -1
- package/dist/{index-BZ6UOzJf.js → index-ClGv4aTb.js} +2 -2
- package/dist/{index-udIS6_YQ.js → index-DXAJfLCs.js} +2 -2
- package/dist/{index-DmTVLzm7.js → index-DvPHBuEr.js} +5474 -5544
- package/dist/{index-D5SllCXu.js → index-MMGPrDuq.js} +1 -1
- package/dist/{index-C6uyHnHe.js → index-Xn55a2pJ.js} +1 -1
- package/dist/{index-DR01zn4-.js → index-gCNUDOJw.js} +1 -1
- package/dist/{index-CbRKtmjR.js → index-lovX0Huh.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-QSCHnqzi.js → index.vue_vue_type_script_setup_true_lang-1b18Xw6F.js} +1 -1
- package/dist/model/payout-account.d.ts +2 -2
- package/dist/package.json +2 -2
- package/dist/{payout-account-DlZkCb88.js → payout-account-Doi16CAx.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +22 -22
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +16 -20
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +16 -20
- package/dist/views/admin/onboard-submission/forms/TyroSubmission.vue.d.ts +16 -20
- package/dist/views/admin/payout-account/CreateDummyPayoutDialog.vue.d.ts +11 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +22 -22
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +44 -44
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +44 -44
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +22 -22
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +22 -22
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +44 -44
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +4 -4
- 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 +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/TyroGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
- 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 +10 -10
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +6 -6
- 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/MonetapayGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +10 -10
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +6 -6
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +16 -16
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +44 -44
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +80 -80
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +40 -40
- package/dist/views/settlement/SettlementTable.vue.d.ts +16 -16
- package/package.json +2 -2
- package/dist/PayoutAccount-CpuAa-qa.js +0 -399
- package/dist/views/admin/terminal/tabs/ecr/RevenueGateway.vue.d.ts +0 -140
|
@@ -4,20 +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
|
-
sentAt?: string | null | undefined;
|
|
8
7
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
9
8
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
10
9
|
_id: string;
|
|
10
|
+
restaurantId: string;
|
|
11
|
+
fields: Record<string, string>;
|
|
12
|
+
documents: Record<string, string>;
|
|
11
13
|
updatedAt: string;
|
|
12
14
|
profile: {
|
|
13
15
|
legalName?: string | null | undefined;
|
|
14
|
-
name: string;
|
|
15
16
|
email: string;
|
|
17
|
+
name: string;
|
|
16
18
|
phoneNo: string;
|
|
17
19
|
};
|
|
18
|
-
restaurantId: string;
|
|
19
|
-
fields: Record<string, string>;
|
|
20
|
-
documents: Record<string, string>;
|
|
21
20
|
}>;
|
|
22
21
|
required: true;
|
|
23
22
|
};
|
|
@@ -25,40 +24,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
25
24
|
"update:submission": (submission: {
|
|
26
25
|
statusReason?: string | null | undefined;
|
|
27
26
|
rates?: Record<string, number> | null | undefined;
|
|
28
|
-
sentAt?: string | null | undefined;
|
|
29
27
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
30
28
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
31
29
|
_id: string;
|
|
30
|
+
restaurantId: string;
|
|
31
|
+
fields: Record<string, string>;
|
|
32
|
+
documents: Record<string, string>;
|
|
32
33
|
updatedAt: string;
|
|
33
34
|
profile: {
|
|
34
35
|
legalName?: string | null | undefined;
|
|
35
|
-
name: string;
|
|
36
36
|
email: string;
|
|
37
|
+
name: string;
|
|
37
38
|
phoneNo: string;
|
|
38
39
|
};
|
|
39
|
-
restaurantId: string;
|
|
40
|
-
fields: Record<string, string>;
|
|
41
|
-
documents: Record<string, string>;
|
|
42
40
|
}) => any;
|
|
43
41
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
44
42
|
submission: {
|
|
45
43
|
type: PropType<{
|
|
46
44
|
statusReason?: string | null | undefined;
|
|
47
45
|
rates?: Record<string, number> | null | undefined;
|
|
48
|
-
sentAt?: string | null | undefined;
|
|
49
46
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
50
47
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
51
48
|
_id: string;
|
|
49
|
+
restaurantId: string;
|
|
50
|
+
fields: Record<string, string>;
|
|
51
|
+
documents: Record<string, string>;
|
|
52
52
|
updatedAt: string;
|
|
53
53
|
profile: {
|
|
54
54
|
legalName?: string | null | undefined;
|
|
55
|
-
name: string;
|
|
56
55
|
email: string;
|
|
56
|
+
name: string;
|
|
57
57
|
phoneNo: string;
|
|
58
58
|
};
|
|
59
|
-
restaurantId: string;
|
|
60
|
-
fields: Record<string, string>;
|
|
61
|
-
documents: Record<string, string>;
|
|
62
59
|
}>;
|
|
63
60
|
required: true;
|
|
64
61
|
};
|
|
@@ -66,20 +63,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
66
63
|
"onUpdate:submission"?: ((submission: {
|
|
67
64
|
statusReason?: string | null | undefined;
|
|
68
65
|
rates?: Record<string, number> | null | undefined;
|
|
69
|
-
sentAt?: string | null | undefined;
|
|
70
66
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
71
67
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
72
68
|
_id: string;
|
|
69
|
+
restaurantId: string;
|
|
70
|
+
fields: Record<string, string>;
|
|
71
|
+
documents: Record<string, string>;
|
|
73
72
|
updatedAt: string;
|
|
74
73
|
profile: {
|
|
75
74
|
legalName?: string | null | undefined;
|
|
76
|
-
name: string;
|
|
77
75
|
email: string;
|
|
76
|
+
name: string;
|
|
78
77
|
phoneNo: string;
|
|
79
78
|
};
|
|
80
|
-
restaurantId: string;
|
|
81
|
-
fields: Record<string, string>;
|
|
82
|
-
documents: Record<string, string>;
|
|
83
79
|
}) => any) | undefined;
|
|
84
80
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
85
81
|
export default _default;
|
|
@@ -4,20 +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
|
-
sentAt?: string | null | undefined;
|
|
8
7
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
9
8
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
10
9
|
_id: string;
|
|
10
|
+
restaurantId: string;
|
|
11
|
+
fields: Record<string, string>;
|
|
12
|
+
documents: Record<string, string>;
|
|
11
13
|
updatedAt: string;
|
|
12
14
|
profile: {
|
|
13
15
|
legalName?: string | null | undefined;
|
|
14
|
-
name: string;
|
|
15
16
|
email: string;
|
|
17
|
+
name: string;
|
|
16
18
|
phoneNo: string;
|
|
17
19
|
};
|
|
18
|
-
restaurantId: string;
|
|
19
|
-
fields: Record<string, string>;
|
|
20
|
-
documents: Record<string, string>;
|
|
21
20
|
}>;
|
|
22
21
|
required: true;
|
|
23
22
|
};
|
|
@@ -25,40 +24,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
25
24
|
"update:submission": (submission: {
|
|
26
25
|
statusReason?: string | null | undefined;
|
|
27
26
|
rates?: Record<string, number> | null | undefined;
|
|
28
|
-
sentAt?: string | null | undefined;
|
|
29
27
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
30
28
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
31
29
|
_id: string;
|
|
30
|
+
restaurantId: string;
|
|
31
|
+
fields: Record<string, string>;
|
|
32
|
+
documents: Record<string, string>;
|
|
32
33
|
updatedAt: string;
|
|
33
34
|
profile: {
|
|
34
35
|
legalName?: string | null | undefined;
|
|
35
|
-
name: string;
|
|
36
36
|
email: string;
|
|
37
|
+
name: string;
|
|
37
38
|
phoneNo: string;
|
|
38
39
|
};
|
|
39
|
-
restaurantId: string;
|
|
40
|
-
fields: Record<string, string>;
|
|
41
|
-
documents: Record<string, string>;
|
|
42
40
|
}) => any;
|
|
43
41
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
44
42
|
submission: {
|
|
45
43
|
type: PropType<{
|
|
46
44
|
statusReason?: string | null | undefined;
|
|
47
45
|
rates?: Record<string, number> | null | undefined;
|
|
48
|
-
sentAt?: string | null | undefined;
|
|
49
46
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
50
47
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
51
48
|
_id: string;
|
|
49
|
+
restaurantId: string;
|
|
50
|
+
fields: Record<string, string>;
|
|
51
|
+
documents: Record<string, string>;
|
|
52
52
|
updatedAt: string;
|
|
53
53
|
profile: {
|
|
54
54
|
legalName?: string | null | undefined;
|
|
55
|
-
name: string;
|
|
56
55
|
email: string;
|
|
56
|
+
name: string;
|
|
57
57
|
phoneNo: string;
|
|
58
58
|
};
|
|
59
|
-
restaurantId: string;
|
|
60
|
-
fields: Record<string, string>;
|
|
61
|
-
documents: Record<string, string>;
|
|
62
59
|
}>;
|
|
63
60
|
required: true;
|
|
64
61
|
};
|
|
@@ -66,20 +63,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
66
63
|
"onUpdate:submission"?: ((submission: {
|
|
67
64
|
statusReason?: string | null | undefined;
|
|
68
65
|
rates?: Record<string, number> | null | undefined;
|
|
69
|
-
sentAt?: string | null | undefined;
|
|
70
66
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
71
67
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
72
68
|
_id: string;
|
|
69
|
+
restaurantId: string;
|
|
70
|
+
fields: Record<string, string>;
|
|
71
|
+
documents: Record<string, string>;
|
|
73
72
|
updatedAt: string;
|
|
74
73
|
profile: {
|
|
75
74
|
legalName?: string | null | undefined;
|
|
76
|
-
name: string;
|
|
77
75
|
email: string;
|
|
76
|
+
name: string;
|
|
78
77
|
phoneNo: string;
|
|
79
78
|
};
|
|
80
|
-
restaurantId: string;
|
|
81
|
-
fields: Record<string, string>;
|
|
82
|
-
documents: Record<string, string>;
|
|
83
79
|
}) => any) | undefined;
|
|
84
80
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
85
81
|
export default _default;
|
|
@@ -4,20 +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
|
-
sentAt?: string | null | undefined;
|
|
8
7
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
9
8
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
10
9
|
_id: string;
|
|
10
|
+
restaurantId: string;
|
|
11
|
+
fields: Record<string, string>;
|
|
12
|
+
documents: Record<string, string>;
|
|
11
13
|
updatedAt: string;
|
|
12
14
|
profile: {
|
|
13
15
|
legalName?: string | null | undefined;
|
|
14
|
-
name: string;
|
|
15
16
|
email: string;
|
|
17
|
+
name: string;
|
|
16
18
|
phoneNo: string;
|
|
17
19
|
};
|
|
18
|
-
restaurantId: string;
|
|
19
|
-
fields: Record<string, string>;
|
|
20
|
-
documents: Record<string, string>;
|
|
21
20
|
}>;
|
|
22
21
|
required: true;
|
|
23
22
|
};
|
|
@@ -25,40 +24,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
25
24
|
"update:submission": (submission: {
|
|
26
25
|
statusReason?: string | null | undefined;
|
|
27
26
|
rates?: Record<string, number> | null | undefined;
|
|
28
|
-
sentAt?: string | null | undefined;
|
|
29
27
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
30
28
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
31
29
|
_id: string;
|
|
30
|
+
restaurantId: string;
|
|
31
|
+
fields: Record<string, string>;
|
|
32
|
+
documents: Record<string, string>;
|
|
32
33
|
updatedAt: string;
|
|
33
34
|
profile: {
|
|
34
35
|
legalName?: string | null | undefined;
|
|
35
|
-
name: string;
|
|
36
36
|
email: string;
|
|
37
|
+
name: string;
|
|
37
38
|
phoneNo: string;
|
|
38
39
|
};
|
|
39
|
-
restaurantId: string;
|
|
40
|
-
fields: Record<string, string>;
|
|
41
|
-
documents: Record<string, string>;
|
|
42
40
|
}) => any;
|
|
43
41
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
44
42
|
submission: {
|
|
45
43
|
type: PropType<{
|
|
46
44
|
statusReason?: string | null | undefined;
|
|
47
45
|
rates?: Record<string, number> | null | undefined;
|
|
48
|
-
sentAt?: string | null | undefined;
|
|
49
46
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
50
47
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
51
48
|
_id: string;
|
|
49
|
+
restaurantId: string;
|
|
50
|
+
fields: Record<string, string>;
|
|
51
|
+
documents: Record<string, string>;
|
|
52
52
|
updatedAt: string;
|
|
53
53
|
profile: {
|
|
54
54
|
legalName?: string | null | undefined;
|
|
55
|
-
name: string;
|
|
56
55
|
email: string;
|
|
56
|
+
name: string;
|
|
57
57
|
phoneNo: string;
|
|
58
58
|
};
|
|
59
|
-
restaurantId: string;
|
|
60
|
-
fields: Record<string, string>;
|
|
61
|
-
documents: Record<string, string>;
|
|
62
59
|
}>;
|
|
63
60
|
required: true;
|
|
64
61
|
};
|
|
@@ -66,20 +63,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
66
63
|
"onUpdate:submission"?: ((submission: {
|
|
67
64
|
statusReason?: string | null | undefined;
|
|
68
65
|
rates?: Record<string, number> | null | undefined;
|
|
69
|
-
sentAt?: string | null | undefined;
|
|
70
66
|
type: "softspace" | "digipay" | "ntt" | "tyro";
|
|
71
67
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
72
68
|
_id: string;
|
|
69
|
+
restaurantId: string;
|
|
70
|
+
fields: Record<string, string>;
|
|
71
|
+
documents: Record<string, string>;
|
|
73
72
|
updatedAt: string;
|
|
74
73
|
profile: {
|
|
75
74
|
legalName?: string | null | undefined;
|
|
76
|
-
name: string;
|
|
77
75
|
email: string;
|
|
76
|
+
name: string;
|
|
78
77
|
phoneNo: string;
|
|
79
78
|
};
|
|
80
|
-
restaurantId: string;
|
|
81
|
-
fields: Record<string, string>;
|
|
82
|
-
documents: Record<string, string>;
|
|
83
79
|
}) => any) | undefined;
|
|
84
80
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
85
81
|
export default _default;
|
|
@@ -1,2 +1,12 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
2
|
+
create: (data: {
|
|
3
|
+
type: string;
|
|
4
|
+
id: string;
|
|
5
|
+
}) => any;
|
|
6
|
+
}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
|
|
7
|
+
onCreate?: ((data: {
|
|
8
|
+
type: string;
|
|
9
|
+
id: string;
|
|
10
|
+
}) => any) | undefined;
|
|
11
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
12
|
export default _default;
|
|
@@ -2,12 +2,16 @@ import type { PropType } from "vue";
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
payoutAccount: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
statusReason?: string | null | undefined;
|
|
6
|
+
enable?: boolean | null | undefined;
|
|
7
|
+
submissionDate?: string | null | undefined;
|
|
8
|
+
statusBy?: string | null | undefined;
|
|
5
9
|
gateways?: ({
|
|
6
10
|
config: {
|
|
7
|
-
storeId: string;
|
|
8
11
|
clientId: string;
|
|
9
12
|
clientPrivateKey: string;
|
|
10
13
|
clientSecret: string;
|
|
14
|
+
storeId: string;
|
|
11
15
|
};
|
|
12
16
|
paymentGateway: "REVENUE_MONSTER";
|
|
13
17
|
} | {
|
|
@@ -44,8 +48,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
44
48
|
paymentGateway: "ADYEN";
|
|
45
49
|
} | {
|
|
46
50
|
config: {
|
|
47
|
-
privateKey: string;
|
|
48
51
|
appId: string;
|
|
52
|
+
privateKey: string;
|
|
49
53
|
};
|
|
50
54
|
paymentGateway: "KSHER";
|
|
51
55
|
} | {
|
|
@@ -54,19 +58,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
54
58
|
};
|
|
55
59
|
paymentGateway: "TYRO";
|
|
56
60
|
})[] | null | undefined;
|
|
57
|
-
enable?: boolean | null | undefined;
|
|
58
|
-
submissionDate?: string | null | undefined;
|
|
59
|
-
statusBy?: string | null | undefined;
|
|
60
|
-
statusReason?: string | null | undefined;
|
|
61
61
|
ref?: any;
|
|
62
|
-
status: "NEW" | "
|
|
62
|
+
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
63
63
|
_id: string;
|
|
64
|
-
businessId: string;
|
|
65
64
|
store: {
|
|
66
65
|
bank?: {
|
|
67
66
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
68
|
-
holderName?: string | null | undefined;
|
|
69
67
|
accountNumber?: string | null | undefined;
|
|
68
|
+
holderName?: string | null | undefined;
|
|
70
69
|
name: string;
|
|
71
70
|
} | null | undefined;
|
|
72
71
|
regNo?: string | null | undefined;
|
|
@@ -75,8 +74,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
75
74
|
bankStatement?: string | null | undefined;
|
|
76
75
|
exteriorPhoto?: string | null | undefined;
|
|
77
76
|
keyPerson?: {
|
|
78
|
-
name: string;
|
|
79
77
|
email: string;
|
|
78
|
+
name: string;
|
|
80
79
|
phone: string;
|
|
81
80
|
} | null | undefined;
|
|
82
81
|
id: string;
|
|
@@ -93,21 +92,26 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
93
92
|
precision: number;
|
|
94
93
|
} | null | undefined;
|
|
95
94
|
tPlus?: number | null | undefined;
|
|
96
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
95
|
+
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" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
97
96
|
variant: string;
|
|
98
97
|
}[];
|
|
98
|
+
businessId: string;
|
|
99
99
|
}>;
|
|
100
100
|
required: true;
|
|
101
101
|
};
|
|
102
102
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
103
103
|
payoutAccount: {
|
|
104
104
|
type: PropType<{
|
|
105
|
+
statusReason?: string | null | undefined;
|
|
106
|
+
enable?: boolean | null | undefined;
|
|
107
|
+
submissionDate?: string | null | undefined;
|
|
108
|
+
statusBy?: string | null | undefined;
|
|
105
109
|
gateways?: ({
|
|
106
110
|
config: {
|
|
107
|
-
storeId: string;
|
|
108
111
|
clientId: string;
|
|
109
112
|
clientPrivateKey: string;
|
|
110
113
|
clientSecret: string;
|
|
114
|
+
storeId: string;
|
|
111
115
|
};
|
|
112
116
|
paymentGateway: "REVENUE_MONSTER";
|
|
113
117
|
} | {
|
|
@@ -144,8 +148,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
144
148
|
paymentGateway: "ADYEN";
|
|
145
149
|
} | {
|
|
146
150
|
config: {
|
|
147
|
-
privateKey: string;
|
|
148
151
|
appId: string;
|
|
152
|
+
privateKey: string;
|
|
149
153
|
};
|
|
150
154
|
paymentGateway: "KSHER";
|
|
151
155
|
} | {
|
|
@@ -154,19 +158,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
154
158
|
};
|
|
155
159
|
paymentGateway: "TYRO";
|
|
156
160
|
})[] | null | undefined;
|
|
157
|
-
enable?: boolean | null | undefined;
|
|
158
|
-
submissionDate?: string | null | undefined;
|
|
159
|
-
statusBy?: string | null | undefined;
|
|
160
|
-
statusReason?: string | null | undefined;
|
|
161
161
|
ref?: any;
|
|
162
|
-
status: "NEW" | "
|
|
162
|
+
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
163
163
|
_id: string;
|
|
164
|
-
businessId: string;
|
|
165
164
|
store: {
|
|
166
165
|
bank?: {
|
|
167
166
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
168
|
-
holderName?: string | null | undefined;
|
|
169
167
|
accountNumber?: string | null | undefined;
|
|
168
|
+
holderName?: string | null | undefined;
|
|
170
169
|
name: string;
|
|
171
170
|
} | null | undefined;
|
|
172
171
|
regNo?: string | null | undefined;
|
|
@@ -175,8 +174,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
175
174
|
bankStatement?: string | null | undefined;
|
|
176
175
|
exteriorPhoto?: string | null | undefined;
|
|
177
176
|
keyPerson?: {
|
|
178
|
-
name: string;
|
|
179
177
|
email: string;
|
|
178
|
+
name: string;
|
|
180
179
|
phone: string;
|
|
181
180
|
} | null | undefined;
|
|
182
181
|
id: string;
|
|
@@ -193,9 +192,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
193
192
|
precision: number;
|
|
194
193
|
} | null | undefined;
|
|
195
194
|
tPlus?: number | null | undefined;
|
|
196
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
195
|
+
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" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
197
196
|
variant: string;
|
|
198
197
|
}[];
|
|
198
|
+
businessId: string;
|
|
199
199
|
}>;
|
|
200
200
|
required: true;
|
|
201
201
|
};
|