@feedmepos/mf-payment 1.5.29-dev → 1.5.31-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-BMLg-uol.js +118 -0
- package/dist/{Chargeback-CocH4bON.js → Chargeback-BkVFinyh.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-tGPnCbHL.js → DocumentViewer.vue_vue_type_script_setup_true_lang-3pmwclcO.js} +1 -1
- package/dist/{OnboardForm-BLk46c4b.js → OnboardForm-DZ06-081.js} +5 -5
- package/dist/{OnboardForm-CqohYc7w.js → OnboardForm-z0g_ff33.js} +5 -5
- package/dist/{OnboardSubmission-CIZuFLWF.js → OnboardSubmission-B24Jb79p.js} +2 -2
- package/dist/{OnboardSubmission-CNJ-CYki.js → OnboardSubmission-O5wr2kLB.js} +5 -5
- package/dist/{PayoutAccount-Qzl0EU8D.js → PayoutAccount-BTV73BZ8.js} +4 -4
- package/dist/{PayoutAccount-2vZvDUNZ.js → PayoutAccount-k20BQKug.js} +5 -5
- package/dist/{PayoutAccountSetting-DfrRhtcP.js → PayoutAccountSetting-BJljfdwp.js} +4 -4
- package/dist/{Restaurant-Ckh7iZ9v.js → Restaurant-DN2_DdKR.js} +4 -4
- package/dist/{RestaurantSetting-CeHORT_l.js → RestaurantSetting-f0T5REdJ.js} +3 -3
- package/dist/{Settlement-Dkf0_6WU.js → Settlement-DJ6ETp2U.js} +3 -3
- package/dist/{Settlement-DWj3kJpX.js → Settlement-SoOQIN8y.js} +3 -3
- package/dist/{SettlementTransactions-B_-EF9FQ.js → SettlementTransactions-DF2ybUos.js} +112 -136
- package/dist/SettlementTransactions-cYUYH2RJ.js +300 -0
- package/dist/{Status.vue_vue_type_script_setup_true_lang-BRylU6yC.js → Status.vue_vue_type_script_setup_true_lang-B41rO8q8.js} +1 -1
- package/dist/{Terminal-CO1Qqx4X.js → Terminal-DuGHgfMp.js} +5 -5
- package/dist/{TerminalSetting-14CDkcsr.js → TerminalSetting-iXqUzSSo.js} +3 -3
- package/dist/{Transaction-LS_h6ecG.js → Transaction-CWFcreph.js} +151 -176
- package/dist/{Transaction-CkZKTFNI.js → Transaction-i64HFmDS.js} +120 -116
- package/dist/{TransactionOld-Bivy85L4.js → TransactionOld-DttRuS3v.js} +10 -10
- package/dist/{app-DUlTcsCJ.js → app-Cn89JW5_.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/assets-gWQvONT9.js +169 -0
- package/dist/{views/settlement/cell/Status.vue.d.ts → components/TransactionStatus.vue.d.ts} +0 -2
- package/dist/{grafana-D_fIUdUm.js → grafana-VY3mqepx.js} +1 -1
- package/dist/{index-D7IY2VY_.js → index-BGIv1us6.js} +1 -1
- package/dist/{index-BganQIV3.js → index-BRhAeH7J.js} +1 -1
- package/dist/{index-DGCnviAy.js → index-BcmesiC4.js} +1 -1
- package/dist/{index-cOl7pH9_.js → index-CscYwjzM.js} +1 -1
- package/dist/{index-DEC3wCyK.js → index-DGqWjywh.js} +1 -1
- package/dist/{index-WuRUC8sI.js → index-DhYZ6Ghe.js} +2 -2
- package/dist/{index-CsxAKwXK.js → index-Dq4IAN2N.js} +1 -1
- package/dist/{index-C87vsLzf.js → index-Q0ELb0wB.js} +1 -1
- package/dist/{index-CcCcgcKj.js → index-T2CVm7-_.js} +7343 -7157
- package/dist/{index.vue_vue_type_script_setup_true_lang-H0-KLC0F.js → index.vue_vue_type_script_setup_true_lang-CkzD8rQP.js} +1 -1
- package/dist/package.json +3 -3
- package/dist/{payout-account-DyUwLBkF.js → payout-account-CS-sI0CL.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +26 -26
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +8 -8
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +8 -8
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +48 -48
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +48 -48
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +48 -48
- 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/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 +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +10 -10
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +4 -4
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +20 -20
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +52 -52
- 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
- package/dist/Actions.vue_vue_type_script_setup_true_lang-DGrZmVUQ.js +0 -144
- package/dist/SettlementTransactions-BfDzz9CE.js +0 -324
- package/dist/assets-zMyaBFbU.js +0 -144
- package/dist/views/admin/settlement/cell/Status.vue.d.ts +0 -7
- package/dist/views/admin/transaction/cell/Status.vue.d.ts +0 -7
- package/dist/views/transaction/cell/Status.vue.d.ts +0 -7
|
@@ -6,15 +6,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6
6
|
rates?: Record<string, number> | null | undefined;
|
|
7
7
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
8
8
|
type: "softspace" | "digipay" | "ntt";
|
|
9
|
-
_id: string;
|
|
10
9
|
updatedAt: string;
|
|
10
|
+
_id: string;
|
|
11
|
+
restaurantId: string;
|
|
11
12
|
profile: {
|
|
12
13
|
legalName?: string | null | undefined;
|
|
13
14
|
name: string;
|
|
14
15
|
email: string;
|
|
15
16
|
phoneNo: string;
|
|
16
17
|
};
|
|
17
|
-
restaurantId: string;
|
|
18
18
|
fields: Record<string, string>;
|
|
19
19
|
documents: Record<string, string>;
|
|
20
20
|
}>;
|
|
@@ -26,15 +26,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
26
26
|
rates?: Record<string, number> | null | undefined;
|
|
27
27
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
28
28
|
type: "softspace" | "digipay" | "ntt";
|
|
29
|
-
_id: string;
|
|
30
29
|
updatedAt: string;
|
|
30
|
+
_id: string;
|
|
31
|
+
restaurantId: string;
|
|
31
32
|
profile: {
|
|
32
33
|
legalName?: string | null | undefined;
|
|
33
34
|
name: string;
|
|
34
35
|
email: string;
|
|
35
36
|
phoneNo: string;
|
|
36
37
|
};
|
|
37
|
-
restaurantId: string;
|
|
38
38
|
fields: Record<string, string>;
|
|
39
39
|
documents: Record<string, string>;
|
|
40
40
|
}) => any;
|
|
@@ -45,15 +45,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
45
45
|
rates?: Record<string, number> | null | undefined;
|
|
46
46
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
47
47
|
type: "softspace" | "digipay" | "ntt";
|
|
48
|
-
_id: string;
|
|
49
48
|
updatedAt: string;
|
|
49
|
+
_id: string;
|
|
50
|
+
restaurantId: string;
|
|
50
51
|
profile: {
|
|
51
52
|
legalName?: string | null | undefined;
|
|
52
53
|
name: string;
|
|
53
54
|
email: string;
|
|
54
55
|
phoneNo: string;
|
|
55
56
|
};
|
|
56
|
-
restaurantId: string;
|
|
57
57
|
fields: Record<string, string>;
|
|
58
58
|
documents: Record<string, string>;
|
|
59
59
|
}>;
|
|
@@ -65,15 +65,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
65
65
|
rates?: Record<string, number> | null | undefined;
|
|
66
66
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
67
67
|
type: "softspace" | "digipay" | "ntt";
|
|
68
|
-
_id: string;
|
|
69
68
|
updatedAt: string;
|
|
69
|
+
_id: string;
|
|
70
|
+
restaurantId: string;
|
|
70
71
|
profile: {
|
|
71
72
|
legalName?: string | null | undefined;
|
|
72
73
|
name: string;
|
|
73
74
|
email: string;
|
|
74
75
|
phoneNo: string;
|
|
75
76
|
};
|
|
76
|
-
restaurantId: string;
|
|
77
77
|
fields: Record<string, string>;
|
|
78
78
|
documents: Record<string, string>;
|
|
79
79
|
}) => any) | undefined;
|
|
@@ -6,15 +6,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6
6
|
rates?: Record<string, number> | null | undefined;
|
|
7
7
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
8
8
|
type: "softspace" | "digipay" | "ntt";
|
|
9
|
-
_id: string;
|
|
10
9
|
updatedAt: string;
|
|
10
|
+
_id: string;
|
|
11
|
+
restaurantId: string;
|
|
11
12
|
profile: {
|
|
12
13
|
legalName?: string | null | undefined;
|
|
13
14
|
name: string;
|
|
14
15
|
email: string;
|
|
15
16
|
phoneNo: string;
|
|
16
17
|
};
|
|
17
|
-
restaurantId: string;
|
|
18
18
|
fields: Record<string, string>;
|
|
19
19
|
documents: Record<string, string>;
|
|
20
20
|
}>;
|
|
@@ -26,15 +26,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
26
26
|
rates?: Record<string, number> | null | undefined;
|
|
27
27
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
28
28
|
type: "softspace" | "digipay" | "ntt";
|
|
29
|
-
_id: string;
|
|
30
29
|
updatedAt: string;
|
|
30
|
+
_id: string;
|
|
31
|
+
restaurantId: string;
|
|
31
32
|
profile: {
|
|
32
33
|
legalName?: string | null | undefined;
|
|
33
34
|
name: string;
|
|
34
35
|
email: string;
|
|
35
36
|
phoneNo: string;
|
|
36
37
|
};
|
|
37
|
-
restaurantId: string;
|
|
38
38
|
fields: Record<string, string>;
|
|
39
39
|
documents: Record<string, string>;
|
|
40
40
|
}) => any;
|
|
@@ -45,15 +45,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
45
45
|
rates?: Record<string, number> | null | undefined;
|
|
46
46
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
47
47
|
type: "softspace" | "digipay" | "ntt";
|
|
48
|
-
_id: string;
|
|
49
48
|
updatedAt: string;
|
|
49
|
+
_id: string;
|
|
50
|
+
restaurantId: string;
|
|
50
51
|
profile: {
|
|
51
52
|
legalName?: string | null | undefined;
|
|
52
53
|
name: string;
|
|
53
54
|
email: string;
|
|
54
55
|
phoneNo: string;
|
|
55
56
|
};
|
|
56
|
-
restaurantId: string;
|
|
57
57
|
fields: Record<string, string>;
|
|
58
58
|
documents: Record<string, string>;
|
|
59
59
|
}>;
|
|
@@ -65,15 +65,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
65
65
|
rates?: Record<string, number> | null | undefined;
|
|
66
66
|
status: "pending" | "submitted" | "rejected" | "approved" | "ready";
|
|
67
67
|
type: "softspace" | "digipay" | "ntt";
|
|
68
|
-
_id: string;
|
|
69
68
|
updatedAt: string;
|
|
69
|
+
_id: string;
|
|
70
|
+
restaurantId: string;
|
|
70
71
|
profile: {
|
|
71
72
|
legalName?: string | null | undefined;
|
|
72
73
|
name: string;
|
|
73
74
|
email: string;
|
|
74
75
|
phoneNo: string;
|
|
75
76
|
};
|
|
76
|
-
restaurantId: string;
|
|
77
77
|
fields: Record<string, string>;
|
|
78
78
|
documents: Record<string, string>;
|
|
79
79
|
}) => any) | undefined;
|
|
@@ -2,37 +2,39 @@ 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?: ({
|
|
7
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
6
8
|
config: {
|
|
7
9
|
clientId: string;
|
|
8
10
|
clientPrivateKey: string;
|
|
9
11
|
clientSecret: string;
|
|
10
12
|
storeId: string;
|
|
11
13
|
};
|
|
12
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
13
14
|
} | {
|
|
15
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
14
16
|
config: {
|
|
15
|
-
secretKey: string;
|
|
16
17
|
merchantId: string;
|
|
18
|
+
secretKey: string;
|
|
17
19
|
verifyKey: string;
|
|
18
20
|
};
|
|
19
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
20
21
|
} | {
|
|
22
|
+
paymentGateway: "MACAU_PASS";
|
|
21
23
|
config: {
|
|
22
24
|
merchantId: string;
|
|
23
|
-
storeID: string;
|
|
24
25
|
merchantName: string;
|
|
25
26
|
merchantCategoryCode: string;
|
|
27
|
+
storeID: string;
|
|
26
28
|
storeName: string;
|
|
27
29
|
};
|
|
28
|
-
paymentGateway: "MACAU_PASS";
|
|
29
30
|
} | {
|
|
31
|
+
paymentGateway: "DIGIO";
|
|
30
32
|
config: {
|
|
31
33
|
merchantId: string;
|
|
32
34
|
cardMerchantId: string;
|
|
33
35
|
};
|
|
34
|
-
paymentGateway: "DIGIO";
|
|
35
36
|
} | {
|
|
37
|
+
paymentGateway: "ADYEN";
|
|
36
38
|
config: {
|
|
37
39
|
hmacKey?: string | null | undefined;
|
|
38
40
|
merchantAccount: string;
|
|
@@ -41,19 +43,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
41
43
|
clientKey: string;
|
|
42
44
|
endpoint: string;
|
|
43
45
|
};
|
|
44
|
-
paymentGateway: "ADYEN";
|
|
45
46
|
} | {
|
|
47
|
+
paymentGateway: "KSHER";
|
|
46
48
|
config: {
|
|
47
|
-
privateKey: string;
|
|
48
49
|
appId: string;
|
|
50
|
+
privateKey: string;
|
|
49
51
|
};
|
|
50
|
-
paymentGateway: "KSHER";
|
|
51
52
|
})[] | null | undefined;
|
|
52
|
-
enable?: boolean | null | undefined;
|
|
53
53
|
ref?: any;
|
|
54
54
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
55
55
|
notifyUrl: string;
|
|
56
|
-
_id: string;
|
|
57
56
|
store: {
|
|
58
57
|
bank?: {
|
|
59
58
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -74,7 +73,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
74
73
|
id: string;
|
|
75
74
|
event: "ORDERING" | "MARKETING";
|
|
76
75
|
};
|
|
77
|
-
|
|
76
|
+
_id: string;
|
|
78
77
|
methods: {
|
|
79
78
|
rate?: {
|
|
80
79
|
amount: number;
|
|
@@ -85,46 +84,49 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
85
84
|
precision: number;
|
|
86
85
|
} | null | undefined;
|
|
87
86
|
tPlus?: number | null | undefined;
|
|
88
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
87
|
+
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";
|
|
89
88
|
variant: string;
|
|
90
89
|
}[];
|
|
90
|
+
businessId: string;
|
|
91
91
|
}>;
|
|
92
92
|
required: true;
|
|
93
93
|
};
|
|
94
94
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
95
95
|
payoutAccount: {
|
|
96
96
|
type: PropType<{
|
|
97
|
+
enable?: boolean | null | undefined;
|
|
97
98
|
gateways?: ({
|
|
99
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
98
100
|
config: {
|
|
99
101
|
clientId: string;
|
|
100
102
|
clientPrivateKey: string;
|
|
101
103
|
clientSecret: string;
|
|
102
104
|
storeId: string;
|
|
103
105
|
};
|
|
104
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
105
106
|
} | {
|
|
107
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
106
108
|
config: {
|
|
107
|
-
secretKey: string;
|
|
108
109
|
merchantId: string;
|
|
110
|
+
secretKey: string;
|
|
109
111
|
verifyKey: string;
|
|
110
112
|
};
|
|
111
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
112
113
|
} | {
|
|
114
|
+
paymentGateway: "MACAU_PASS";
|
|
113
115
|
config: {
|
|
114
116
|
merchantId: string;
|
|
115
|
-
storeID: string;
|
|
116
117
|
merchantName: string;
|
|
117
118
|
merchantCategoryCode: string;
|
|
119
|
+
storeID: string;
|
|
118
120
|
storeName: string;
|
|
119
121
|
};
|
|
120
|
-
paymentGateway: "MACAU_PASS";
|
|
121
122
|
} | {
|
|
123
|
+
paymentGateway: "DIGIO";
|
|
122
124
|
config: {
|
|
123
125
|
merchantId: string;
|
|
124
126
|
cardMerchantId: string;
|
|
125
127
|
};
|
|
126
|
-
paymentGateway: "DIGIO";
|
|
127
128
|
} | {
|
|
129
|
+
paymentGateway: "ADYEN";
|
|
128
130
|
config: {
|
|
129
131
|
hmacKey?: string | null | undefined;
|
|
130
132
|
merchantAccount: string;
|
|
@@ -133,19 +135,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
133
135
|
clientKey: string;
|
|
134
136
|
endpoint: string;
|
|
135
137
|
};
|
|
136
|
-
paymentGateway: "ADYEN";
|
|
137
138
|
} | {
|
|
139
|
+
paymentGateway: "KSHER";
|
|
138
140
|
config: {
|
|
139
|
-
privateKey: string;
|
|
140
141
|
appId: string;
|
|
142
|
+
privateKey: string;
|
|
141
143
|
};
|
|
142
|
-
paymentGateway: "KSHER";
|
|
143
144
|
})[] | null | undefined;
|
|
144
|
-
enable?: boolean | null | undefined;
|
|
145
145
|
ref?: any;
|
|
146
146
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
147
147
|
notifyUrl: string;
|
|
148
|
-
_id: string;
|
|
149
148
|
store: {
|
|
150
149
|
bank?: {
|
|
151
150
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -166,7 +165,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
166
165
|
id: string;
|
|
167
166
|
event: "ORDERING" | "MARKETING";
|
|
168
167
|
};
|
|
169
|
-
|
|
168
|
+
_id: string;
|
|
170
169
|
methods: {
|
|
171
170
|
rate?: {
|
|
172
171
|
amount: number;
|
|
@@ -177,9 +176,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
177
176
|
precision: number;
|
|
178
177
|
} | null | undefined;
|
|
179
178
|
tPlus?: number | null | undefined;
|
|
180
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
179
|
+
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";
|
|
181
180
|
variant: string;
|
|
182
181
|
}[];
|
|
182
|
+
businessId: string;
|
|
183
183
|
}>;
|
|
184
184
|
required: true;
|
|
185
185
|
};
|
|
@@ -2,37 +2,49 @@ import { type PropType } from 'vue';
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
payoutAccount: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
enable?: boolean | null | undefined;
|
|
6
|
+
tokens?: {
|
|
7
|
+
type: "googlePay" | "applePay";
|
|
8
|
+
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
9
|
+
config: {
|
|
10
|
+
gateway: string;
|
|
11
|
+
gatewayMerchantId: string;
|
|
12
|
+
} | {
|
|
13
|
+
merchantId: string;
|
|
14
|
+
};
|
|
15
|
+
}[] | null | undefined;
|
|
5
16
|
gateways?: ({
|
|
17
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
6
18
|
config: {
|
|
7
19
|
clientId: string;
|
|
8
20
|
clientPrivateKey: string;
|
|
9
21
|
clientSecret: string;
|
|
10
22
|
storeId: string;
|
|
11
23
|
};
|
|
12
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
13
24
|
} | {
|
|
25
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
14
26
|
config: {
|
|
15
|
-
secretKey: string;
|
|
16
27
|
merchantId: string;
|
|
28
|
+
secretKey: string;
|
|
17
29
|
verifyKey: string;
|
|
18
30
|
};
|
|
19
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
20
31
|
} | {
|
|
32
|
+
paymentGateway: "MACAU_PASS";
|
|
21
33
|
config: {
|
|
22
34
|
merchantId: string;
|
|
23
|
-
storeID: string;
|
|
24
35
|
merchantName: string;
|
|
25
36
|
merchantCategoryCode: string;
|
|
37
|
+
storeID: string;
|
|
26
38
|
storeName: string;
|
|
27
39
|
};
|
|
28
|
-
paymentGateway: "MACAU_PASS";
|
|
29
40
|
} | {
|
|
41
|
+
paymentGateway: "DIGIO";
|
|
30
42
|
config: {
|
|
31
43
|
merchantId: string;
|
|
32
44
|
cardMerchantId: string;
|
|
33
45
|
};
|
|
34
|
-
paymentGateway: "DIGIO";
|
|
35
46
|
} | {
|
|
47
|
+
paymentGateway: "ADYEN";
|
|
36
48
|
config: {
|
|
37
49
|
hmacKey?: string | null | undefined;
|
|
38
50
|
merchantAccount: string;
|
|
@@ -41,25 +53,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
41
53
|
clientKey: string;
|
|
42
54
|
endpoint: string;
|
|
43
55
|
};
|
|
44
|
-
paymentGateway: "ADYEN";
|
|
45
56
|
} | {
|
|
57
|
+
paymentGateway: "KSHER";
|
|
46
58
|
config: {
|
|
47
|
-
privateKey: string;
|
|
48
59
|
appId: string;
|
|
60
|
+
privateKey: string;
|
|
49
61
|
};
|
|
50
|
-
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" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
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?: {
|
|
@@ -67,13 +67,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
67
67
|
conditionValue?: any;
|
|
68
68
|
}[] | null | undefined;
|
|
69
69
|
value: string;
|
|
70
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
71
70
|
icon: string;
|
|
72
71
|
label: string;
|
|
72
|
+
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
73
73
|
}[] | null | undefined;
|
|
74
74
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
75
75
|
notifyUrl: string;
|
|
76
|
-
_id: string;
|
|
77
76
|
store: {
|
|
78
77
|
bank?: {
|
|
79
78
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -94,7 +93,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
94
93
|
id: string;
|
|
95
94
|
event: "ORDERING" | "MARKETING";
|
|
96
95
|
};
|
|
97
|
-
|
|
96
|
+
_id: string;
|
|
98
97
|
methods: {
|
|
99
98
|
rate?: {
|
|
100
99
|
amount: number;
|
|
@@ -105,46 +104,59 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
105
104
|
precision: number;
|
|
106
105
|
} | null | undefined;
|
|
107
106
|
tPlus?: number | null | undefined;
|
|
108
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
107
|
+
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";
|
|
109
108
|
variant: string;
|
|
110
109
|
}[];
|
|
110
|
+
businessId: string;
|
|
111
111
|
}>;
|
|
112
112
|
required: true;
|
|
113
113
|
};
|
|
114
114
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
115
115
|
payoutAccount: {
|
|
116
116
|
type: PropType<{
|
|
117
|
+
enable?: boolean | null | undefined;
|
|
118
|
+
tokens?: {
|
|
119
|
+
type: "googlePay" | "applePay";
|
|
120
|
+
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
121
|
+
config: {
|
|
122
|
+
gateway: string;
|
|
123
|
+
gatewayMerchantId: string;
|
|
124
|
+
} | {
|
|
125
|
+
merchantId: string;
|
|
126
|
+
};
|
|
127
|
+
}[] | null | undefined;
|
|
117
128
|
gateways?: ({
|
|
129
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
118
130
|
config: {
|
|
119
131
|
clientId: string;
|
|
120
132
|
clientPrivateKey: string;
|
|
121
133
|
clientSecret: string;
|
|
122
134
|
storeId: string;
|
|
123
135
|
};
|
|
124
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
125
136
|
} | {
|
|
137
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
126
138
|
config: {
|
|
127
|
-
secretKey: string;
|
|
128
139
|
merchantId: string;
|
|
140
|
+
secretKey: string;
|
|
129
141
|
verifyKey: string;
|
|
130
142
|
};
|
|
131
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
132
143
|
} | {
|
|
144
|
+
paymentGateway: "MACAU_PASS";
|
|
133
145
|
config: {
|
|
134
146
|
merchantId: string;
|
|
135
|
-
storeID: string;
|
|
136
147
|
merchantName: string;
|
|
137
148
|
merchantCategoryCode: string;
|
|
149
|
+
storeID: string;
|
|
138
150
|
storeName: string;
|
|
139
151
|
};
|
|
140
|
-
paymentGateway: "MACAU_PASS";
|
|
141
152
|
} | {
|
|
153
|
+
paymentGateway: "DIGIO";
|
|
142
154
|
config: {
|
|
143
155
|
merchantId: string;
|
|
144
156
|
cardMerchantId: string;
|
|
145
157
|
};
|
|
146
|
-
paymentGateway: "DIGIO";
|
|
147
158
|
} | {
|
|
159
|
+
paymentGateway: "ADYEN";
|
|
148
160
|
config: {
|
|
149
161
|
hmacKey?: string | null | undefined;
|
|
150
162
|
merchantAccount: string;
|
|
@@ -153,25 +165,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
153
165
|
clientKey: string;
|
|
154
166
|
endpoint: string;
|
|
155
167
|
};
|
|
156
|
-
paymentGateway: "ADYEN";
|
|
157
168
|
} | {
|
|
169
|
+
paymentGateway: "KSHER";
|
|
158
170
|
config: {
|
|
159
|
-
privateKey: string;
|
|
160
171
|
appId: string;
|
|
172
|
+
privateKey: string;
|
|
161
173
|
};
|
|
162
|
-
paymentGateway: "KSHER";
|
|
163
174
|
})[] | null | undefined;
|
|
164
|
-
enable?: boolean | null | undefined;
|
|
165
|
-
tokens?: {
|
|
166
|
-
type: "googlePay" | "applePay";
|
|
167
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
168
|
-
config: {
|
|
169
|
-
gateway: string;
|
|
170
|
-
gatewayMerchantId: string;
|
|
171
|
-
} | {
|
|
172
|
-
merchantId: string;
|
|
173
|
-
};
|
|
174
|
-
}[] | null | undefined;
|
|
175
175
|
gatewayOverride?: {
|
|
176
176
|
type?: string | null | undefined;
|
|
177
177
|
conditions?: {
|
|
@@ -179,13 +179,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
179
179
|
conditionValue?: any;
|
|
180
180
|
}[] | null | undefined;
|
|
181
181
|
value: string;
|
|
182
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
183
182
|
icon: string;
|
|
184
183
|
label: string;
|
|
184
|
+
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
185
185
|
}[] | null | undefined;
|
|
186
186
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
187
187
|
notifyUrl: string;
|
|
188
|
-
_id: string;
|
|
189
188
|
store: {
|
|
190
189
|
bank?: {
|
|
191
190
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -206,7 +205,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
206
205
|
id: string;
|
|
207
206
|
event: "ORDERING" | "MARKETING";
|
|
208
207
|
};
|
|
209
|
-
|
|
208
|
+
_id: string;
|
|
210
209
|
methods: {
|
|
211
210
|
rate?: {
|
|
212
211
|
amount: number;
|
|
@@ -217,9 +216,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
217
216
|
precision: number;
|
|
218
217
|
} | null | undefined;
|
|
219
218
|
tPlus?: number | null | undefined;
|
|
220
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
219
|
+
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";
|
|
221
220
|
variant: string;
|
|
222
221
|
}[];
|
|
222
|
+
businessId: string;
|
|
223
223
|
}>;
|
|
224
224
|
required: true;
|
|
225
225
|
};
|