@feedmepos/mf-payment 1.5.59-dev → 1.5.62-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-D_PoXVbz.js → Actions.vue_vue_type_script_setup_true_lang-CuMzUFr4.js} +1 -1
- package/dist/{Chargeback-C19-PvY0.js → Chargeback-CBbWxbvV.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-KebV8Zws.js → DocumentViewer.vue_vue_type_script_setup_true_lang-CzHNX9ap.js} +1 -1
- package/dist/{OnboardForm-JVgZ181b.js → OnboardForm-BQsNHwxR.js} +5 -5
- package/dist/{OnboardForm-zsULkQrh.js → OnboardForm-evcmirj1.js} +5 -5
- package/dist/{OnboardSubmission-BvUrpOC3.js → OnboardSubmission-CJMxQgUb.js} +186 -184
- package/dist/{OnboardSubmission-CR6o2zIK.js → OnboardSubmission-CSy6lEQ1.js} +5 -5
- package/dist/{PayoutAccount-B42ffsVM.js → PayoutAccount-D1i1otbs.js} +4 -4
- package/dist/{PayoutAccount-3zLhh0ti.js → PayoutAccount-DbdIwsth.js} +5 -5
- package/dist/{PayoutAccountSetting-CZwxUzo3.js → PayoutAccountSetting-BZSYlXgn.js} +4 -4
- package/dist/{Restaurant-4cO60aVP.js → Restaurant-BONB5gLl.js} +4 -4
- package/dist/{RestaurantSetting-BhsE03YE.js → RestaurantSetting-DX-9p5m6.js} +3 -3
- package/dist/{Settlement-8pr4NMy2.js → Settlement-D7WpQDYZ.js} +4 -4
- package/dist/{Settlement-0ajzgU77.js → Settlement-DicFfMKq.js} +3 -3
- package/dist/{SettlementTransactions-DD285bSJ.js → SettlementTransactions-Bia1FYKe.js} +4 -4
- package/dist/{SettlementTransactions-3F4EOoyz.js → SettlementTransactions-CdLtrBMB.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-CUnCf_fx.js → Status.vue_vue_type_script_setup_true_lang-XvoMHt4k.js} +1 -1
- package/dist/{Terminal-DqSu2QTe.js → Terminal-BEuNnTyV.js} +5 -5
- package/dist/{TerminalSetting-BCVX0Jdf.js → TerminalSetting-E5Ogkphe.js} +4 -4
- package/dist/{Transaction-Cuh4qbT0.js → Transaction-C7JP5Pa2.js} +9 -9
- package/dist/{Transaction-DbeYRQ8Z.js → Transaction-JCOHuT8y.js} +5 -5
- package/dist/{TransactionOld-CxPbWyfm.js → TransactionOld-CkCw1orB.js} +6 -6
- package/dist/api/onboard-submission/index.d.ts +2 -13
- package/dist/{app-B9xMyKhl.js → app-BsT-qPq1.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-DIbq1BVX.js → assets-C33MQ2U-.js} +1 -1
- package/dist/{grafana-B0iQmK6j.js → grafana-WXlihYZR.js} +1 -1
- package/dist/{index-CxnWUe_K.js → index-8puctVkP.js} +1 -1
- package/dist/{index-CQI_8W1T.js → index-BpLbzUH-.js} +2 -2
- package/dist/{index-BHCs_NnD.js → index-Brgy4-bG.js} +1 -1
- package/dist/{index-BkQ7t3F6.js → index-CZZ-H3n4.js} +1 -1
- package/dist/{index-BteYHCd3.js → index-CmNdj-l1.js} +1 -1
- package/dist/{index-D0j1LZAB.js → index-D2L-xfUj.js} +1009 -994
- package/dist/{index-B0L21J1j.js → index-D2YQjKqs.js} +1 -1
- package/dist/{index-C80a7-Ks.js → index-GbZ7SCR2.js} +1 -1
- package/dist/{index-C_Y5Sfc9.js → index-f4-J5uyS.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-BksGFeSf.js → index.vue_vue_type_script_setup_true_lang-1sEeWeSt.js} +1 -1
- package/dist/model/payout-account.d.ts +2 -2
- package/dist/package.json +2 -2
- package/dist/{payout-account-BkGj6HJy.js → payout-account-CR7mbhfJ.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +24 -24
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +24 -24
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +28 -28
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +28 -28
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +24 -24
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +24 -24
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +28 -28
- 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/settlement/SettlementTable.vue.d.ts +12 -12
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +6 -6
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +48 -48
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +16 -16
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +8 -8
- package/dist/views/settlement/SettlementTable.vue.d.ts +12 -12
- package/package.json +2 -2
|
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
5
|
type: "googlePay" | "applePay";
|
|
6
|
-
gateway: "
|
|
6
|
+
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" | "TYRO";
|
|
7
7
|
config: {
|
|
8
8
|
gateway: string;
|
|
9
9
|
gatewayMerchantId: string;
|
|
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
25
25
|
gateway: {
|
|
26
26
|
type: PropType<{
|
|
27
27
|
type: "googlePay" | "applePay";
|
|
28
|
-
gateway: "
|
|
28
|
+
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" | "TYRO";
|
|
29
29
|
config: {
|
|
30
30
|
gateway: string;
|
|
31
31
|
gatewayMerchantId: string;
|
|
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
5
|
type: "googlePay" | "applePay";
|
|
6
|
-
gateway: "
|
|
6
|
+
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" | "TYRO";
|
|
7
7
|
config: {
|
|
8
8
|
gateway: string;
|
|
9
9
|
gatewayMerchantId: string;
|
|
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
25
25
|
gateway: {
|
|
26
26
|
type: PropType<{
|
|
27
27
|
type: "googlePay" | "applePay";
|
|
28
|
-
gateway: "
|
|
28
|
+
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" | "TYRO";
|
|
29
29
|
config: {
|
|
30
30
|
gateway: string;
|
|
31
31
|
gatewayMerchantId: string;
|
|
@@ -12,8 +12,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
-
paymentGateway: "ADYEN";
|
|
16
|
-
active: boolean;
|
|
17
15
|
config: {
|
|
18
16
|
hmacKey?: string | null | undefined;
|
|
19
17
|
merchantAccount: string;
|
|
@@ -21,6 +19,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
21
19
|
apiKey: string;
|
|
22
20
|
endpoint: string;
|
|
23
21
|
};
|
|
22
|
+
active: boolean;
|
|
23
|
+
paymentGateway: "ADYEN";
|
|
24
24
|
restaurantId: string;
|
|
25
25
|
} | undefined>;
|
|
26
26
|
required: true;
|
|
@@ -37,8 +37,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
37
37
|
gateway: {
|
|
38
38
|
type: PropType<{
|
|
39
39
|
_id: string;
|
|
40
|
-
paymentGateway: "ADYEN";
|
|
41
|
-
active: boolean;
|
|
42
40
|
config: {
|
|
43
41
|
hmacKey?: string | null | undefined;
|
|
44
42
|
merchantAccount: string;
|
|
@@ -46,6 +44,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
46
44
|
apiKey: string;
|
|
47
45
|
endpoint: string;
|
|
48
46
|
};
|
|
47
|
+
active: boolean;
|
|
48
|
+
paymentGateway: "ADYEN";
|
|
49
49
|
restaurantId: string;
|
|
50
50
|
} | undefined>;
|
|
51
51
|
required: true;
|
|
@@ -4,11 +4,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4
4
|
gateway: {
|
|
5
5
|
type: PropType<{
|
|
6
6
|
_id: string;
|
|
7
|
-
paymentGateway: "DIGIO";
|
|
8
|
-
active: boolean;
|
|
9
7
|
config: {
|
|
10
8
|
merchantId: string;
|
|
11
9
|
};
|
|
10
|
+
active: boolean;
|
|
11
|
+
paymentGateway: "DIGIO";
|
|
12
12
|
restaurantId: string;
|
|
13
13
|
} | undefined>;
|
|
14
14
|
required: true;
|
|
@@ -25,11 +25,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
25
25
|
gateway: {
|
|
26
26
|
type: PropType<{
|
|
27
27
|
_id: string;
|
|
28
|
-
paymentGateway: "DIGIO";
|
|
29
|
-
active: boolean;
|
|
30
28
|
config: {
|
|
31
29
|
merchantId: string;
|
|
32
30
|
};
|
|
31
|
+
active: boolean;
|
|
32
|
+
paymentGateway: "DIGIO";
|
|
33
33
|
restaurantId: string;
|
|
34
34
|
} | undefined>;
|
|
35
35
|
required: true;
|
|
@@ -12,16 +12,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
16
|
-
active: boolean;
|
|
17
15
|
config: {
|
|
18
|
-
applicationCode?: string | null | undefined;
|
|
16
|
+
applicationCode?: string | null | undefined;
|
|
19
17
|
offlineSecret?: string | null | undefined;
|
|
20
|
-
merchantId: string;
|
|
21
|
-
uniqueId: string;
|
|
22
18
|
secretKey: string;
|
|
19
|
+
uniqueId: string;
|
|
20
|
+
merchantId: string;
|
|
23
21
|
verifyKey: string;
|
|
24
22
|
};
|
|
23
|
+
active: boolean;
|
|
24
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
25
25
|
restaurantId: string;
|
|
26
26
|
} | undefined>;
|
|
27
27
|
required: true;
|
|
@@ -38,16 +38,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
38
38
|
gateway: {
|
|
39
39
|
type: PropType<{
|
|
40
40
|
_id: string;
|
|
41
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
42
|
-
active: boolean;
|
|
43
41
|
config: {
|
|
44
|
-
applicationCode?: string | null | undefined;
|
|
42
|
+
applicationCode?: string | null | undefined;
|
|
45
43
|
offlineSecret?: string | null | undefined;
|
|
46
|
-
merchantId: string;
|
|
47
|
-
uniqueId: string;
|
|
48
44
|
secretKey: string;
|
|
45
|
+
uniqueId: string;
|
|
46
|
+
merchantId: string;
|
|
49
47
|
verifyKey: string;
|
|
50
48
|
};
|
|
49
|
+
active: boolean;
|
|
50
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
51
51
|
restaurantId: string;
|
|
52
52
|
} | undefined>;
|
|
53
53
|
required: true;
|
|
@@ -12,13 +12,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
-
paymentGateway: "E_GHL";
|
|
16
|
-
active: boolean;
|
|
17
15
|
config: {
|
|
18
|
-
merchantId: string;
|
|
19
16
|
terminalId: string;
|
|
17
|
+
merchantId: string;
|
|
20
18
|
privateKey: string;
|
|
21
19
|
};
|
|
20
|
+
active: boolean;
|
|
21
|
+
paymentGateway: "E_GHL";
|
|
22
22
|
restaurantId: string;
|
|
23
23
|
} | undefined>;
|
|
24
24
|
required: true;
|
|
@@ -35,13 +35,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
35
35
|
gateway: {
|
|
36
36
|
type: PropType<{
|
|
37
37
|
_id: string;
|
|
38
|
-
paymentGateway: "E_GHL";
|
|
39
|
-
active: boolean;
|
|
40
38
|
config: {
|
|
41
|
-
merchantId: string;
|
|
42
39
|
terminalId: string;
|
|
40
|
+
merchantId: string;
|
|
43
41
|
privateKey: string;
|
|
44
42
|
};
|
|
43
|
+
active: boolean;
|
|
44
|
+
paymentGateway: "E_GHL";
|
|
45
45
|
restaurantId: string;
|
|
46
46
|
} | undefined>;
|
|
47
47
|
required: true;
|
|
@@ -12,11 +12,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
-
paymentGateway: "GRAB";
|
|
16
|
-
active: boolean;
|
|
17
15
|
config: {
|
|
18
16
|
merchantId: string;
|
|
19
17
|
};
|
|
18
|
+
active: boolean;
|
|
19
|
+
paymentGateway: "GRAB";
|
|
20
20
|
restaurantId: string;
|
|
21
21
|
} | undefined>;
|
|
22
22
|
required: true;
|
|
@@ -33,11 +33,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
33
33
|
gateway: {
|
|
34
34
|
type: PropType<{
|
|
35
35
|
_id: string;
|
|
36
|
-
paymentGateway: "GRAB";
|
|
37
|
-
active: boolean;
|
|
38
36
|
config: {
|
|
39
37
|
merchantId: string;
|
|
40
38
|
};
|
|
39
|
+
active: boolean;
|
|
40
|
+
paymentGateway: "GRAB";
|
|
41
41
|
restaurantId: string;
|
|
42
42
|
} | undefined>;
|
|
43
43
|
required: true;
|
|
@@ -4,12 +4,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4
4
|
gateway: {
|
|
5
5
|
type: PropType<{
|
|
6
6
|
_id: string;
|
|
7
|
-
paymentGateway: "KSHER";
|
|
8
|
-
active: boolean;
|
|
9
7
|
config: {
|
|
10
|
-
appId: string;
|
|
11
8
|
privateKey: string;
|
|
9
|
+
appId: string;
|
|
12
10
|
};
|
|
11
|
+
active: boolean;
|
|
12
|
+
paymentGateway: "KSHER";
|
|
13
13
|
restaurantId: string;
|
|
14
14
|
} | undefined>;
|
|
15
15
|
required: true;
|
|
@@ -26,12 +26,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
26
26
|
gateway: {
|
|
27
27
|
type: PropType<{
|
|
28
28
|
_id: string;
|
|
29
|
-
paymentGateway: "KSHER";
|
|
30
|
-
active: boolean;
|
|
31
29
|
config: {
|
|
32
|
-
appId: string;
|
|
33
30
|
privateKey: string;
|
|
31
|
+
appId: string;
|
|
34
32
|
};
|
|
33
|
+
active: boolean;
|
|
34
|
+
paymentGateway: "KSHER";
|
|
35
35
|
restaurantId: string;
|
|
36
36
|
} | undefined>;
|
|
37
37
|
required: true;
|
|
@@ -12,15 +12,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
-
paymentGateway: "MACAU_PASS";
|
|
16
|
-
active: boolean;
|
|
17
15
|
config: {
|
|
18
16
|
merchantId: string;
|
|
17
|
+
storeID: string;
|
|
19
18
|
merchantName: string;
|
|
20
19
|
merchantCategoryCode: string;
|
|
21
|
-
storeID: string;
|
|
22
20
|
storeName: string;
|
|
23
21
|
};
|
|
22
|
+
active: boolean;
|
|
23
|
+
paymentGateway: "MACAU_PASS";
|
|
24
24
|
restaurantId: string;
|
|
25
25
|
} | undefined>;
|
|
26
26
|
required: true;
|
|
@@ -37,15 +37,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
37
37
|
gateway: {
|
|
38
38
|
type: PropType<{
|
|
39
39
|
_id: string;
|
|
40
|
-
paymentGateway: "MACAU_PASS";
|
|
41
|
-
active: boolean;
|
|
42
40
|
config: {
|
|
43
41
|
merchantId: string;
|
|
42
|
+
storeID: string;
|
|
44
43
|
merchantName: string;
|
|
45
44
|
merchantCategoryCode: string;
|
|
46
|
-
storeID: string;
|
|
47
45
|
storeName: string;
|
|
48
46
|
};
|
|
47
|
+
active: boolean;
|
|
48
|
+
paymentGateway: "MACAU_PASS";
|
|
49
49
|
restaurantId: string;
|
|
50
50
|
} | undefined>;
|
|
51
51
|
required: true;
|
|
@@ -12,14 +12,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
-
paymentGateway: "MAYBANK_QR";
|
|
16
|
-
active: boolean;
|
|
17
15
|
config: {
|
|
18
16
|
terminalId?: string | undefined;
|
|
19
17
|
merchantId: string;
|
|
20
18
|
clientId: string;
|
|
21
19
|
clientSecret: string;
|
|
22
20
|
};
|
|
21
|
+
active: boolean;
|
|
22
|
+
paymentGateway: "MAYBANK_QR";
|
|
23
23
|
restaurantId: string;
|
|
24
24
|
} | undefined>;
|
|
25
25
|
required: true;
|
|
@@ -36,14 +36,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
36
36
|
gateway: {
|
|
37
37
|
type: PropType<{
|
|
38
38
|
_id: string;
|
|
39
|
-
paymentGateway: "MAYBANK_QR";
|
|
40
|
-
active: boolean;
|
|
41
39
|
config: {
|
|
42
40
|
terminalId?: string | undefined;
|
|
43
41
|
merchantId: string;
|
|
44
42
|
clientId: string;
|
|
45
43
|
clientSecret: string;
|
|
46
44
|
};
|
|
45
|
+
active: boolean;
|
|
46
|
+
paymentGateway: "MAYBANK_QR";
|
|
47
47
|
restaurantId: string;
|
|
48
48
|
} | undefined>;
|
|
49
49
|
required: true;
|
|
@@ -12,14 +12,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
16
|
-
active: boolean;
|
|
17
15
|
config: {
|
|
18
16
|
clientId: string;
|
|
19
17
|
clientPrivateKey: string;
|
|
20
18
|
clientSecret: string;
|
|
21
19
|
storeId: string;
|
|
22
20
|
};
|
|
21
|
+
active: boolean;
|
|
22
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
23
23
|
restaurantId: string;
|
|
24
24
|
} | undefined>;
|
|
25
25
|
required: true;
|
|
@@ -36,14 +36,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
36
36
|
gateway: {
|
|
37
37
|
type: PropType<{
|
|
38
38
|
_id: string;
|
|
39
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
40
|
-
active: boolean;
|
|
41
39
|
config: {
|
|
42
40
|
clientId: string;
|
|
43
41
|
clientPrivateKey: string;
|
|
44
42
|
clientSecret: string;
|
|
45
43
|
storeId: string;
|
|
46
44
|
};
|
|
45
|
+
active: boolean;
|
|
46
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
47
47
|
restaurantId: string;
|
|
48
48
|
} | undefined>;
|
|
49
49
|
required: true;
|
|
@@ -12,12 +12,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
-
paymentGateway: "SOFTSPACE";
|
|
16
|
-
active: boolean;
|
|
17
15
|
config: {
|
|
18
16
|
mid: string;
|
|
19
17
|
tid: string;
|
|
20
18
|
};
|
|
19
|
+
active: boolean;
|
|
20
|
+
paymentGateway: "SOFTSPACE";
|
|
21
21
|
restaurantId: string;
|
|
22
22
|
} | undefined>;
|
|
23
23
|
required: true;
|
|
@@ -34,12 +34,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
34
34
|
gateway: {
|
|
35
35
|
type: PropType<{
|
|
36
36
|
_id: string;
|
|
37
|
-
paymentGateway: "SOFTSPACE";
|
|
38
|
-
active: boolean;
|
|
39
37
|
config: {
|
|
40
38
|
mid: string;
|
|
41
39
|
tid: string;
|
|
42
40
|
};
|
|
41
|
+
active: boolean;
|
|
42
|
+
paymentGateway: "SOFTSPACE";
|
|
43
43
|
restaurantId: string;
|
|
44
44
|
} | undefined>;
|
|
45
45
|
required: true;
|
|
@@ -3,18 +3,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3
3
|
data: {
|
|
4
4
|
type: PropType<{
|
|
5
5
|
createdAt: Date;
|
|
6
|
-
invoiceId?: string | null | undefined;
|
|
7
|
-
remark?: string | null | undefined;
|
|
8
6
|
store?: {
|
|
9
7
|
id: string;
|
|
10
8
|
event: "ORDERING" | "MARKETING";
|
|
11
9
|
} | null | undefined;
|
|
10
|
+
invoiceId?: string | null | undefined;
|
|
11
|
+
remark?: string | null | undefined;
|
|
12
12
|
_id: string;
|
|
13
13
|
beneficiaryBank: {
|
|
14
14
|
name: string;
|
|
15
|
+
accountNumber: string;
|
|
15
16
|
holderName: string;
|
|
16
17
|
swiftCode: string;
|
|
17
|
-
accountNumber: string;
|
|
18
18
|
};
|
|
19
19
|
totalAmount: {
|
|
20
20
|
currency: "AUD" | "BND" | "IDR" | "MOP" | "MVR" | "MYR" | "PKR" | "SGD" | "THB" | "VND";
|
|
@@ -41,18 +41,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
41
41
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
42
42
|
"row-click": (payment: {
|
|
43
43
|
createdAt: Date;
|
|
44
|
-
invoiceId?: string | null | undefined;
|
|
45
|
-
remark?: string | null | undefined;
|
|
46
44
|
store?: {
|
|
47
45
|
id: string;
|
|
48
46
|
event: "ORDERING" | "MARKETING";
|
|
49
47
|
} | null | undefined;
|
|
48
|
+
invoiceId?: string | null | undefined;
|
|
49
|
+
remark?: string | null | undefined;
|
|
50
50
|
_id: string;
|
|
51
51
|
beneficiaryBank: {
|
|
52
52
|
name: string;
|
|
53
|
+
accountNumber: string;
|
|
53
54
|
holderName: string;
|
|
54
55
|
swiftCode: string;
|
|
55
|
-
accountNumber: string;
|
|
56
56
|
};
|
|
57
57
|
totalAmount: {
|
|
58
58
|
currency: "AUD" | "BND" | "IDR" | "MOP" | "MVR" | "MYR" | "PKR" | "SGD" | "THB" | "VND";
|
|
@@ -74,18 +74,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
74
74
|
data: {
|
|
75
75
|
type: PropType<{
|
|
76
76
|
createdAt: Date;
|
|
77
|
-
invoiceId?: string | null | undefined;
|
|
78
|
-
remark?: string | null | undefined;
|
|
79
77
|
store?: {
|
|
80
78
|
id: string;
|
|
81
79
|
event: "ORDERING" | "MARKETING";
|
|
82
80
|
} | null | undefined;
|
|
81
|
+
invoiceId?: string | null | undefined;
|
|
82
|
+
remark?: string | null | undefined;
|
|
83
83
|
_id: string;
|
|
84
84
|
beneficiaryBank: {
|
|
85
85
|
name: string;
|
|
86
|
+
accountNumber: string;
|
|
86
87
|
holderName: string;
|
|
87
88
|
swiftCode: string;
|
|
88
|
-
accountNumber: string;
|
|
89
89
|
};
|
|
90
90
|
totalAmount: {
|
|
91
91
|
currency: "AUD" | "BND" | "IDR" | "MOP" | "MVR" | "MYR" | "PKR" | "SGD" | "THB" | "VND";
|
|
@@ -112,18 +112,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
112
112
|
}>> & Readonly<{
|
|
113
113
|
"onRow-click"?: ((payment: {
|
|
114
114
|
createdAt: Date;
|
|
115
|
-
invoiceId?: string | null | undefined;
|
|
116
|
-
remark?: string | null | undefined;
|
|
117
115
|
store?: {
|
|
118
116
|
id: string;
|
|
119
117
|
event: "ORDERING" | "MARKETING";
|
|
120
118
|
} | null | undefined;
|
|
119
|
+
invoiceId?: string | null | undefined;
|
|
120
|
+
remark?: string | null | undefined;
|
|
121
121
|
_id: string;
|
|
122
122
|
beneficiaryBank: {
|
|
123
123
|
name: string;
|
|
124
|
+
accountNumber: string;
|
|
124
125
|
holderName: string;
|
|
125
126
|
swiftCode: string;
|
|
126
|
-
accountNumber: string;
|
|
127
127
|
};
|
|
128
128
|
totalAmount: {
|
|
129
129
|
currency: "AUD" | "BND" | "IDR" | "MOP" | "MVR" | "MYR" | "PKR" | "SGD" | "THB" | "VND";
|
|
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
packageId: string;
|
|
13
13
|
uniqueId: string;
|
|
14
14
|
} | null | undefined;
|
|
15
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "
|
|
15
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Ghl3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Tyro";
|
|
16
16
|
}[] | null | undefined;
|
|
17
17
|
ecrs?: ({
|
|
18
18
|
config?: {
|
|
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
37
37
|
} | null | undefined;
|
|
38
38
|
receiptName?: string | null | undefined;
|
|
39
39
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
40
|
-
gateway: "Maybank" | "
|
|
40
|
+
gateway: "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl2" | "Ghl3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
41
41
|
}[] | null | undefined;
|
|
42
42
|
qrIntegrations?: ({
|
|
43
43
|
config?: {
|
|
@@ -54,8 +54,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
54
54
|
})[] | null | undefined;
|
|
55
55
|
deletedAt?: string | null | undefined;
|
|
56
56
|
status: "Active" | "Inactive";
|
|
57
|
-
_id: string;
|
|
58
57
|
referenceId: string;
|
|
58
|
+
_id: string;
|
|
59
59
|
securityCode: string;
|
|
60
60
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
61
61
|
createdAt: string;
|
|
@@ -75,7 +75,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
75
75
|
packageId: string;
|
|
76
76
|
uniqueId: string;
|
|
77
77
|
} | null | undefined;
|
|
78
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "
|
|
78
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Ghl3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Tyro";
|
|
79
79
|
}[] | null | undefined;
|
|
80
80
|
ecrs?: ({
|
|
81
81
|
config?: {
|
|
@@ -100,7 +100,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
100
100
|
} | null | undefined;
|
|
101
101
|
receiptName?: string | null | undefined;
|
|
102
102
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
103
|
-
gateway: "Maybank" | "
|
|
103
|
+
gateway: "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl2" | "Ghl3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
104
104
|
}[] | null | undefined;
|
|
105
105
|
qrIntegrations?: ({
|
|
106
106
|
config?: {
|
|
@@ -117,8 +117,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
117
117
|
})[] | null | undefined;
|
|
118
118
|
deletedAt?: string | null | undefined;
|
|
119
119
|
status: "Active" | "Inactive";
|
|
120
|
-
_id: string;
|
|
121
120
|
referenceId: string;
|
|
121
|
+
_id: string;
|
|
122
122
|
securityCode: string;
|
|
123
123
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
124
124
|
createdAt: string;
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Ghl3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Tyro";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -38,7 +38,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
38
38
|
} | null | undefined;
|
|
39
39
|
receiptName?: string | null | undefined;
|
|
40
40
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
41
|
-
gateway: "Maybank" | "
|
|
41
|
+
gateway: "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl2" | "Ghl3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
42
42
|
}[] | null | undefined;
|
|
43
43
|
qrIntegrations?: ({
|
|
44
44
|
config?: {
|
|
@@ -55,8 +55,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
55
55
|
})[] | null | undefined;
|
|
56
56
|
deletedAt?: string | null | undefined;
|
|
57
57
|
status: "Active" | "Inactive";
|
|
58
|
-
_id: string;
|
|
59
58
|
referenceId: string;
|
|
59
|
+
_id: string;
|
|
60
60
|
securityCode: string;
|
|
61
61
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
62
62
|
createdAt: string;
|
|
@@ -81,7 +81,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
81
81
|
packageId: string;
|
|
82
82
|
uniqueId: string;
|
|
83
83
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "
|
|
84
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Ghl3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Tyro";
|
|
85
85
|
}[] | null | undefined;
|
|
86
86
|
ecrs?: ({
|
|
87
87
|
config?: {
|
|
@@ -106,7 +106,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
106
106
|
} | null | undefined;
|
|
107
107
|
receiptName?: string | null | undefined;
|
|
108
108
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
109
|
-
gateway: "Maybank" | "
|
|
109
|
+
gateway: "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl2" | "Ghl3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
110
110
|
}[] | null | undefined;
|
|
111
111
|
qrIntegrations?: ({
|
|
112
112
|
config?: {
|
|
@@ -123,8 +123,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
123
123
|
})[] | null | undefined;
|
|
124
124
|
deletedAt?: string | null | undefined;
|
|
125
125
|
status: "Active" | "Inactive";
|
|
126
|
-
_id: string;
|
|
127
126
|
referenceId: string;
|
|
127
|
+
_id: string;
|
|
128
128
|
securityCode: string;
|
|
129
129
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
130
130
|
createdAt: string;
|
|
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
packageId: string;
|
|
13
13
|
uniqueId: string;
|
|
14
14
|
} | null | undefined;
|
|
15
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "
|
|
15
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Ghl3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Tyro";
|
|
16
16
|
}[] | null | undefined;
|
|
17
17
|
ecrs?: ({
|
|
18
18
|
config?: {
|
|
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
37
37
|
} | null | undefined;
|
|
38
38
|
receiptName?: string | null | undefined;
|
|
39
39
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
40
|
-
gateway: "Maybank" | "
|
|
40
|
+
gateway: "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl2" | "Ghl3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
41
41
|
}[] | null | undefined;
|
|
42
42
|
qrIntegrations?: ({
|
|
43
43
|
config?: {
|
|
@@ -54,8 +54,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
54
54
|
})[] | null | undefined;
|
|
55
55
|
deletedAt?: string | null | undefined;
|
|
56
56
|
status: "Active" | "Inactive";
|
|
57
|
-
_id: string;
|
|
58
57
|
referenceId: string;
|
|
58
|
+
_id: string;
|
|
59
59
|
securityCode: string;
|
|
60
60
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
61
61
|
createdAt: string;
|
|
@@ -76,7 +76,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
76
76
|
packageId: string;
|
|
77
77
|
uniqueId: string;
|
|
78
78
|
} | null | undefined;
|
|
79
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "
|
|
79
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Ghl2" | "Ghl3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Tyro";
|
|
80
80
|
}[] | null | undefined;
|
|
81
81
|
ecrs?: ({
|
|
82
82
|
config?: {
|
|
@@ -101,7 +101,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
101
101
|
} | null | undefined;
|
|
102
102
|
receiptName?: string | null | undefined;
|
|
103
103
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
104
|
-
gateway: "Maybank" | "
|
|
104
|
+
gateway: "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl2" | "Ghl3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
105
105
|
}[] | null | undefined;
|
|
106
106
|
qrIntegrations?: ({
|
|
107
107
|
config?: {
|
|
@@ -118,8 +118,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
118
118
|
})[] | null | undefined;
|
|
119
119
|
deletedAt?: string | null | undefined;
|
|
120
120
|
status: "Active" | "Inactive";
|
|
121
|
-
_id: string;
|
|
122
121
|
referenceId: string;
|
|
122
|
+
_id: string;
|
|
123
123
|
securityCode: string;
|
|
124
124
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
125
125
|
createdAt: string;
|