@feedmepos/mf-payment 1.4.41 → 1.4.43
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-Dm9-P1P6.js → Actions.vue_vue_type_script_setup_true_lang-Cnd9TJ68.js} +2 -2
- package/dist/{Chargeback-CF_p5AkJ.js → Chargeback-BftBez0p.js} +5 -5
- package/dist/{OnboardForm-ChV0WBPP.js → OnboardForm-BQy8Zcpp.js} +4 -4
- package/dist/{OnboardForm-BBTeyz62.js → OnboardForm-DUMMSnIq.js} +4 -4
- package/dist/{OnboardSubmission-Cm2voJph.js → OnboardSubmission-Bl9QPMAC.js} +3 -3
- package/dist/{OnboardSubmission-zgLxolLn.js → OnboardSubmission-WyNZQDgB.js} +5 -5
- package/dist/{PayoutAccount-BGnDHZu0.js → PayoutAccount-7OrgY3EZ.js} +5 -5
- package/dist/{PayoutAccount-CuaZPXV1.js → PayoutAccount-BvncjJnv.js} +5 -5
- package/dist/{PayoutAccountSetting-9TPlf6cV.js → PayoutAccountSetting-YYswVooL.js} +3 -3
- package/dist/{Restaurant-BFM6IVeo.js → Restaurant-26r7Q01z.js} +4 -4
- package/dist/RestaurantSelector.vue_vue_type_script_setup_true_lang-CxX3_Xyg.js +63 -0
- package/dist/{RestaurantSetting-CRWzH54g.js → RestaurantSetting-D1APrvzM.js} +199 -178
- package/dist/{Settlement-CK5FGMkl.js → Settlement-C_rIV3fu.js} +20 -29
- package/dist/{Settlement-BVyNw-s_.js → Settlement-Ix55QLVB.js} +3 -3
- package/dist/{SettlementTransactions-q8-O_icK.js → SettlementTransactions-B7NwtUmV.js} +4 -4
- package/dist/{SettlementTransactions-B_OHLhd0.js → SettlementTransactions-Bh8lUwJw.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-B_1HKa0E.js → Status.vue_vue_type_script_setup_true_lang-B5iI3OiL.js} +1 -1
- package/dist/{Terminal-BSmGsSH6.js → Terminal-CrM7EzkM.js} +5 -5
- package/dist/{TerminalSetting-B70azG2l.js → TerminalSetting-BiaGvysm.js} +3 -3
- package/dist/{Transaction-BhnPGXP_.js → Transaction-95UATrK6.js} +6 -6
- package/dist/Transaction-DowFSIYy.js +456 -0
- package/dist/{TransactionOld-hQw2jPbw.js → TransactionOld-D8EnKv6-.js} +14 -10
- package/dist/api/payment-gateway/index.d.ts +4 -7
- package/dist/{app-Tmr48m4A.js → app-BE2wXsqm.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-B1D_MgMU.js → assets-CpvC_0O-.js} +1 -1
- package/dist/components/RestaurantSelector.vue.d.ts +1 -1
- package/dist/{grafana-CpZFM_Is.js → grafana-22PXAn1O.js} +1 -1
- package/dist/{index-yD13EQmY.js → index-B0-Kn6Mw.js} +1 -1
- package/dist/{index-BOXe3lBY.js → index-B0uA-O38.js} +1 -1
- package/dist/{index-CIj4gYaQ.js → index-B9kHmV6p.js} +1 -1
- package/dist/{index-Cif5ZVCF.js → index-BLyx8ZQr.js} +1 -1
- package/dist/{index-DkkJFPfC.js → index-Blb5YaYR.js} +1 -1
- package/dist/{index-CvhrHdH5.js → index-CGb-qnBI.js} +2 -2
- package/dist/{index-wMVjSqOV.js → index-Ctn4LFui.js} +1 -1
- package/dist/{index-BCwCx3CJ.js → index-cCTvH31Z.js} +4806 -4722
- package/dist/{index.vue_vue_type_script_setup_true_lang-BzAMhFiq.js → index.vue_vue_type_script_setup_true_lang-NUicoOT2.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-CPyM_Ryb.js → payout-account-CKki3n0I.js} +3 -3
- package/dist/{plugins-CABpeaof.js → plugins-DXBLQm5t.js} +1 -1
- package/dist/stores/payoutAccount.d.ts +20 -20
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +24 -24
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +20 -20
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +24 -30
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +24 -30
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +20 -20
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +20 -20
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +24 -30
- 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 +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 +2 -2
- 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/PaymentGateway.vue.d.ts +1 -1
- package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +8 -8
- 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 +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +7 -7
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +10 -10
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +8 -8
- 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/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/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 +40 -40
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +4 -4
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +2 -2
- package/package.json +2 -2
- package/dist/RestaurantSelector.vue_vue_type_script_setup_true_lang-Bmt9k4Tu.js +0 -37
- package/dist/Transaction-ycjLL38i.js +0 -449
|
@@ -3,13 +3,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
5
|
type: "googlePay" | "applePay";
|
|
6
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
7
6
|
config: {
|
|
8
7
|
gateway: string;
|
|
9
8
|
gatewayMerchantId: string;
|
|
10
9
|
} | {
|
|
11
10
|
merchantId: string;
|
|
12
11
|
};
|
|
12
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
13
13
|
} | undefined>;
|
|
14
14
|
required: true;
|
|
15
15
|
};
|
|
@@ -25,13 +25,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
25
25
|
gateway: {
|
|
26
26
|
type: PropType<{
|
|
27
27
|
type: "googlePay" | "applePay";
|
|
28
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
29
28
|
config: {
|
|
30
29
|
gateway: string;
|
|
31
30
|
gatewayMerchantId: string;
|
|
32
31
|
} | {
|
|
33
32
|
merchantId: string;
|
|
34
33
|
};
|
|
34
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
35
35
|
} | undefined>;
|
|
36
36
|
required: true;
|
|
37
37
|
};
|
|
@@ -3,13 +3,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
5
|
type: "googlePay" | "applePay";
|
|
6
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
7
6
|
config: {
|
|
8
7
|
gateway: string;
|
|
9
8
|
gatewayMerchantId: string;
|
|
10
9
|
} | {
|
|
11
10
|
merchantId: string;
|
|
12
11
|
};
|
|
12
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
13
13
|
} | undefined>;
|
|
14
14
|
required: true;
|
|
15
15
|
};
|
|
@@ -25,13 +25,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
25
25
|
gateway: {
|
|
26
26
|
type: PropType<{
|
|
27
27
|
type: "googlePay" | "applePay";
|
|
28
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
29
28
|
config: {
|
|
30
29
|
gateway: string;
|
|
31
30
|
gatewayMerchantId: string;
|
|
32
31
|
} | {
|
|
33
32
|
merchantId: string;
|
|
34
33
|
};
|
|
34
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
35
35
|
} | undefined>;
|
|
36
36
|
required: true;
|
|
37
37
|
};
|
|
@@ -1,17 +1,19 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { PropType } from
|
|
1
|
+
import type { FdoPaymentGatewayV2 } from "@feedmepos/payment-entity";
|
|
2
|
+
import type { PropType } from "vue";
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
onUpdate: {
|
|
5
5
|
type: PropType<(active: boolean, g: any) => void>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
8
|
onDelete: {
|
|
9
|
-
type: PropType<(g:
|
|
9
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
+
restaurantId: string;
|
|
16
|
+
paymentGateway: "ADYEN";
|
|
15
17
|
config: {
|
|
16
18
|
hmacKey?: string | null | undefined;
|
|
17
19
|
merchantAccount: string;
|
|
@@ -20,8 +22,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
20
22
|
endpoint: string;
|
|
21
23
|
};
|
|
22
24
|
active: boolean;
|
|
23
|
-
paymentGateway: "ADYEN";
|
|
24
|
-
_rev: string;
|
|
25
25
|
} | undefined>;
|
|
26
26
|
required: true;
|
|
27
27
|
};
|
|
@@ -31,12 +31,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
31
31
|
required: true;
|
|
32
32
|
};
|
|
33
33
|
onDelete: {
|
|
34
|
-
type: PropType<(g:
|
|
34
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
35
35
|
required: true;
|
|
36
36
|
};
|
|
37
37
|
gateway: {
|
|
38
38
|
type: PropType<{
|
|
39
39
|
_id: string;
|
|
40
|
+
restaurantId: string;
|
|
41
|
+
paymentGateway: "ADYEN";
|
|
40
42
|
config: {
|
|
41
43
|
hmacKey?: string | null | undefined;
|
|
42
44
|
merchantAccount: string;
|
|
@@ -45,8 +47,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
45
47
|
endpoint: string;
|
|
46
48
|
};
|
|
47
49
|
active: boolean;
|
|
48
|
-
paymentGateway: "ADYEN";
|
|
49
|
-
_rev: string;
|
|
50
50
|
} | undefined>;
|
|
51
51
|
required: true;
|
|
52
52
|
};
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { PropType } from
|
|
1
|
+
import type { FdoPaymentGatewayV2 } from "@feedmepos/payment-entity";
|
|
2
|
+
import type { PropType } from "vue";
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
gateway: {
|
|
5
5
|
type: PropType<{
|
|
6
6
|
_id: string;
|
|
7
|
+
restaurantId: string;
|
|
8
|
+
paymentGateway: "DIGIO";
|
|
7
9
|
config: {
|
|
8
10
|
merchantId: string;
|
|
9
11
|
};
|
|
10
12
|
active: boolean;
|
|
11
|
-
paymentGateway: "DIGIO";
|
|
12
|
-
_rev: string;
|
|
13
13
|
} | undefined>;
|
|
14
14
|
required: true;
|
|
15
15
|
};
|
|
@@ -18,19 +18,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
18
18
|
required: true;
|
|
19
19
|
};
|
|
20
20
|
onDelete: {
|
|
21
|
-
type: PropType<(g:
|
|
21
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
22
22
|
required: true;
|
|
23
23
|
};
|
|
24
24
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
25
25
|
gateway: {
|
|
26
26
|
type: PropType<{
|
|
27
27
|
_id: string;
|
|
28
|
+
restaurantId: string;
|
|
29
|
+
paymentGateway: "DIGIO";
|
|
28
30
|
config: {
|
|
29
31
|
merchantId: string;
|
|
30
32
|
};
|
|
31
33
|
active: boolean;
|
|
32
|
-
paymentGateway: "DIGIO";
|
|
33
|
-
_rev: string;
|
|
34
34
|
} | undefined>;
|
|
35
35
|
required: true;
|
|
36
36
|
};
|
|
@@ -39,7 +39,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
39
39
|
required: true;
|
|
40
40
|
};
|
|
41
41
|
onDelete: {
|
|
42
|
-
type: PropType<(g:
|
|
42
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
43
43
|
required: true;
|
|
44
44
|
};
|
|
45
45
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { PropType } from
|
|
1
|
+
import type { FdoPaymentGatewayV2 } from "@feedmepos/payment-entity";
|
|
2
|
+
import type { PropType } from "vue";
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
onUpdate: {
|
|
5
5
|
type: PropType<(active: boolean, g: any) => void>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
8
|
onDelete: {
|
|
9
|
-
type: PropType<(g:
|
|
9
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
+
restaurantId: string;
|
|
16
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
15
17
|
config: {
|
|
16
18
|
applicationCode?: string | null | undefined;
|
|
17
19
|
offlineSecret?: string | null | undefined;
|
|
18
|
-
secretKey: string;
|
|
19
20
|
uniqueId: string;
|
|
20
21
|
merchantId: string;
|
|
22
|
+
secretKey: string;
|
|
21
23
|
verifyKey: string;
|
|
22
24
|
};
|
|
23
25
|
active: boolean;
|
|
24
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
25
|
-
_rev: string;
|
|
26
26
|
} | undefined>;
|
|
27
27
|
required: true;
|
|
28
28
|
};
|
|
@@ -32,23 +32,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
32
32
|
required: true;
|
|
33
33
|
};
|
|
34
34
|
onDelete: {
|
|
35
|
-
type: PropType<(g:
|
|
35
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
36
36
|
required: true;
|
|
37
37
|
};
|
|
38
38
|
gateway: {
|
|
39
39
|
type: PropType<{
|
|
40
40
|
_id: string;
|
|
41
|
+
restaurantId: string;
|
|
42
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
41
43
|
config: {
|
|
42
44
|
applicationCode?: string | null | undefined;
|
|
43
45
|
offlineSecret?: string | null | undefined;
|
|
44
|
-
secretKey: string;
|
|
45
46
|
uniqueId: string;
|
|
46
47
|
merchantId: string;
|
|
48
|
+
secretKey: string;
|
|
47
49
|
verifyKey: string;
|
|
48
50
|
};
|
|
49
51
|
active: boolean;
|
|
50
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
51
|
-
_rev: string;
|
|
52
52
|
} | undefined>;
|
|
53
53
|
required: true;
|
|
54
54
|
};
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { PropType } from
|
|
1
|
+
import type { FdoPaymentGatewayV2 } from "@feedmepos/payment-entity";
|
|
2
|
+
import type { PropType } from "vue";
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
onUpdate: {
|
|
5
5
|
type: PropType<(active: boolean, g: any) => void>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
8
|
onDelete: {
|
|
9
|
-
type: PropType<(g:
|
|
9
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
+
restaurantId: string;
|
|
16
|
+
paymentGateway: "E_GHL";
|
|
15
17
|
config: {
|
|
16
|
-
terminalId: string;
|
|
17
18
|
merchantId: string;
|
|
19
|
+
terminalId: string;
|
|
18
20
|
privateKey: string;
|
|
19
21
|
};
|
|
20
22
|
active: boolean;
|
|
21
|
-
paymentGateway: "E_GHL";
|
|
22
|
-
_rev: string;
|
|
23
23
|
} | undefined>;
|
|
24
24
|
required: true;
|
|
25
25
|
};
|
|
@@ -29,20 +29,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
29
29
|
required: true;
|
|
30
30
|
};
|
|
31
31
|
onDelete: {
|
|
32
|
-
type: PropType<(g:
|
|
32
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
33
33
|
required: true;
|
|
34
34
|
};
|
|
35
35
|
gateway: {
|
|
36
36
|
type: PropType<{
|
|
37
37
|
_id: string;
|
|
38
|
+
restaurantId: string;
|
|
39
|
+
paymentGateway: "E_GHL";
|
|
38
40
|
config: {
|
|
39
|
-
terminalId: string;
|
|
40
41
|
merchantId: string;
|
|
42
|
+
terminalId: string;
|
|
41
43
|
privateKey: string;
|
|
42
44
|
};
|
|
43
45
|
active: boolean;
|
|
44
|
-
paymentGateway: "E_GHL";
|
|
45
|
-
_rev: string;
|
|
46
46
|
} | undefined>;
|
|
47
47
|
required: true;
|
|
48
48
|
};
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { PropType } from
|
|
1
|
+
import type { FdoPaymentGatewayV2 } from "@feedmepos/payment-entity";
|
|
2
|
+
import type { PropType } from "vue";
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
onUpdate: {
|
|
5
5
|
type: PropType<(active: boolean, g: any) => void>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
8
|
onDelete: {
|
|
9
|
-
type: PropType<(g:
|
|
9
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
+
restaurantId: string;
|
|
16
|
+
paymentGateway: "GRAB";
|
|
15
17
|
config: {
|
|
16
18
|
merchantId: string;
|
|
17
19
|
};
|
|
18
20
|
active: boolean;
|
|
19
|
-
paymentGateway: "GRAB";
|
|
20
|
-
_rev: string;
|
|
21
21
|
} | undefined>;
|
|
22
22
|
required: true;
|
|
23
23
|
};
|
|
@@ -27,18 +27,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
27
27
|
required: true;
|
|
28
28
|
};
|
|
29
29
|
onDelete: {
|
|
30
|
-
type: PropType<(g:
|
|
30
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
31
31
|
required: true;
|
|
32
32
|
};
|
|
33
33
|
gateway: {
|
|
34
34
|
type: PropType<{
|
|
35
35
|
_id: string;
|
|
36
|
+
restaurantId: string;
|
|
37
|
+
paymentGateway: "GRAB";
|
|
36
38
|
config: {
|
|
37
39
|
merchantId: string;
|
|
38
40
|
};
|
|
39
41
|
active: boolean;
|
|
40
|
-
paymentGateway: "GRAB";
|
|
41
|
-
_rev: string;
|
|
42
42
|
} | undefined>;
|
|
43
43
|
required: true;
|
|
44
44
|
};
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { FdoPaymentGatewayV2 } from "@feedmepos/payment-entity";
|
|
2
2
|
import type { PropType } from "vue";
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
gateway: {
|
|
5
5
|
type: PropType<{
|
|
6
6
|
_id: string;
|
|
7
|
+
restaurantId: string;
|
|
8
|
+
paymentGateway: "KSHER";
|
|
7
9
|
config: {
|
|
8
10
|
privateKey: string;
|
|
9
11
|
appId: string;
|
|
10
12
|
};
|
|
11
13
|
active: boolean;
|
|
12
|
-
paymentGateway: "KSHER";
|
|
13
|
-
_rev: string;
|
|
14
14
|
} | undefined>;
|
|
15
15
|
required: true;
|
|
16
16
|
};
|
|
@@ -19,20 +19,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
19
19
|
required: true;
|
|
20
20
|
};
|
|
21
21
|
onDelete: {
|
|
22
|
-
type: PropType<(g:
|
|
22
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
23
23
|
required: true;
|
|
24
24
|
};
|
|
25
25
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
26
26
|
gateway: {
|
|
27
27
|
type: PropType<{
|
|
28
28
|
_id: string;
|
|
29
|
+
restaurantId: string;
|
|
30
|
+
paymentGateway: "KSHER";
|
|
29
31
|
config: {
|
|
30
32
|
privateKey: string;
|
|
31
33
|
appId: string;
|
|
32
34
|
};
|
|
33
35
|
active: boolean;
|
|
34
|
-
paymentGateway: "KSHER";
|
|
35
|
-
_rev: string;
|
|
36
36
|
} | undefined>;
|
|
37
37
|
required: true;
|
|
38
38
|
};
|
|
@@ -41,7 +41,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
41
41
|
required: true;
|
|
42
42
|
};
|
|
43
43
|
onDelete: {
|
|
44
|
-
type: PropType<(g:
|
|
44
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
45
45
|
required: true;
|
|
46
46
|
};
|
|
47
47
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { PropType } from
|
|
1
|
+
import type { FdoPaymentGatewayV2 } from "@feedmepos/payment-entity";
|
|
2
|
+
import type { PropType } from "vue";
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
onUpdate: {
|
|
5
5
|
type: PropType<(active: boolean, g: any) => void>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
8
|
onDelete: {
|
|
9
|
-
type: PropType<(g:
|
|
9
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
+
restaurantId: string;
|
|
16
|
+
paymentGateway: "MACAU_PASS";
|
|
15
17
|
config: {
|
|
16
18
|
merchantId: string;
|
|
17
|
-
storeID: string;
|
|
18
19
|
merchantName: string;
|
|
19
20
|
merchantCategoryCode: string;
|
|
21
|
+
storeID: string;
|
|
20
22
|
storeName: string;
|
|
21
23
|
};
|
|
22
24
|
active: boolean;
|
|
23
|
-
paymentGateway: "MACAU_PASS";
|
|
24
|
-
_rev: string;
|
|
25
25
|
} | undefined>;
|
|
26
26
|
required: true;
|
|
27
27
|
};
|
|
@@ -31,22 +31,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
31
31
|
required: true;
|
|
32
32
|
};
|
|
33
33
|
onDelete: {
|
|
34
|
-
type: PropType<(g:
|
|
34
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
35
35
|
required: true;
|
|
36
36
|
};
|
|
37
37
|
gateway: {
|
|
38
38
|
type: PropType<{
|
|
39
39
|
_id: string;
|
|
40
|
+
restaurantId: string;
|
|
41
|
+
paymentGateway: "MACAU_PASS";
|
|
40
42
|
config: {
|
|
41
43
|
merchantId: string;
|
|
42
|
-
storeID: string;
|
|
43
44
|
merchantName: string;
|
|
44
45
|
merchantCategoryCode: string;
|
|
46
|
+
storeID: string;
|
|
45
47
|
storeName: string;
|
|
46
48
|
};
|
|
47
49
|
active: boolean;
|
|
48
|
-
paymentGateway: "MACAU_PASS";
|
|
49
|
-
_rev: string;
|
|
50
50
|
} | undefined>;
|
|
51
51
|
required: true;
|
|
52
52
|
};
|
|
@@ -1,17 +1,19 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { PropType } from
|
|
1
|
+
import type { FdoPaymentGatewayV2 } from "@feedmepos/payment-entity";
|
|
2
|
+
import type { PropType } from "vue";
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
onUpdate: {
|
|
5
5
|
type: PropType<(active: boolean, g: any) => void>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
8
|
onDelete: {
|
|
9
|
-
type: PropType<(g:
|
|
9
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
+
restaurantId: string;
|
|
16
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
15
17
|
config: {
|
|
16
18
|
clientId: string;
|
|
17
19
|
clientPrivateKey: string;
|
|
@@ -19,8 +21,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
19
21
|
storeId: string;
|
|
20
22
|
};
|
|
21
23
|
active: boolean;
|
|
22
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
23
|
-
_rev: string;
|
|
24
24
|
} | undefined>;
|
|
25
25
|
required: true;
|
|
26
26
|
};
|
|
@@ -30,12 +30,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
30
30
|
required: true;
|
|
31
31
|
};
|
|
32
32
|
onDelete: {
|
|
33
|
-
type: PropType<(g:
|
|
33
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
34
34
|
required: true;
|
|
35
35
|
};
|
|
36
36
|
gateway: {
|
|
37
37
|
type: PropType<{
|
|
38
38
|
_id: string;
|
|
39
|
+
restaurantId: string;
|
|
40
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
39
41
|
config: {
|
|
40
42
|
clientId: string;
|
|
41
43
|
clientPrivateKey: string;
|
|
@@ -43,8 +45,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
43
45
|
storeId: string;
|
|
44
46
|
};
|
|
45
47
|
active: boolean;
|
|
46
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
47
|
-
_rev: string;
|
|
48
48
|
} | undefined>;
|
|
49
49
|
required: true;
|
|
50
50
|
};
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { PropType } from
|
|
1
|
+
import type { FdoPaymentGatewayV2 } from "@feedmepos/payment-entity";
|
|
2
|
+
import type { PropType } from "vue";
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
onUpdate: {
|
|
5
5
|
type: PropType<(active: boolean, g: any) => void>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
8
|
onDelete: {
|
|
9
|
-
type: PropType<(g:
|
|
9
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
+
restaurantId: string;
|
|
16
|
+
paymentGateway: "SOFTSPACE";
|
|
15
17
|
config: {
|
|
16
18
|
mid: string;
|
|
17
19
|
tid: string;
|
|
18
20
|
};
|
|
19
21
|
active: boolean;
|
|
20
|
-
paymentGateway: "SOFTSPACE";
|
|
21
|
-
_rev: string;
|
|
22
22
|
} | undefined>;
|
|
23
23
|
required: true;
|
|
24
24
|
};
|
|
@@ -28,19 +28,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
28
28
|
required: true;
|
|
29
29
|
};
|
|
30
30
|
onDelete: {
|
|
31
|
-
type: PropType<(g:
|
|
31
|
+
type: PropType<(g: FdoPaymentGatewayV2) => void>;
|
|
32
32
|
required: true;
|
|
33
33
|
};
|
|
34
34
|
gateway: {
|
|
35
35
|
type: PropType<{
|
|
36
36
|
_id: string;
|
|
37
|
+
restaurantId: string;
|
|
38
|
+
paymentGateway: "SOFTSPACE";
|
|
37
39
|
config: {
|
|
38
40
|
mid: string;
|
|
39
41
|
tid: string;
|
|
40
42
|
};
|
|
41
43
|
active: boolean;
|
|
42
|
-
paymentGateway: "SOFTSPACE";
|
|
43
|
-
_rev: string;
|
|
44
44
|
} | undefined>;
|
|
45
45
|
required: true;
|
|
46
46
|
};
|
|
@@ -2,12 +2,12 @@ import { type PropType } from 'vue';
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
terminal: {
|
|
4
4
|
type: PropType<{
|
|
5
|
-
name?: string | null | undefined;
|
|
6
5
|
secretKey?: string | null | undefined;
|
|
6
|
+
name?: string | null | undefined;
|
|
7
7
|
gateways?: {
|
|
8
8
|
config?: {
|
|
9
|
-
packageId: string;
|
|
10
9
|
uniqueId: string;
|
|
10
|
+
packageId: string;
|
|
11
11
|
} | null | undefined;
|
|
12
12
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
|
|
13
13
|
}[] | null | undefined;
|
|
@@ -98,8 +98,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
98
98
|
gateway: "MOCK";
|
|
99
99
|
})[] | null | undefined;
|
|
100
100
|
deletedAt?: string | null | undefined;
|
|
101
|
-
status: "Active" | "Inactive";
|
|
102
101
|
_id: string;
|
|
102
|
+
status: "Active" | "Inactive";
|
|
103
103
|
referenceId: string;
|
|
104
104
|
createdAt: string;
|
|
105
105
|
updatedAt: string;
|
|
@@ -110,12 +110,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
110
110
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
111
111
|
terminal: {
|
|
112
112
|
type: PropType<{
|
|
113
|
-
name?: string | null | undefined;
|
|
114
113
|
secretKey?: string | null | undefined;
|
|
114
|
+
name?: string | null | undefined;
|
|
115
115
|
gateways?: {
|
|
116
116
|
config?: {
|
|
117
|
-
packageId: string;
|
|
118
117
|
uniqueId: string;
|
|
118
|
+
packageId: string;
|
|
119
119
|
} | null | undefined;
|
|
120
120
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
|
|
121
121
|
}[] | null | undefined;
|
|
@@ -206,8 +206,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
206
206
|
gateway: "MOCK";
|
|
207
207
|
})[] | null | undefined;
|
|
208
208
|
deletedAt?: string | null | undefined;
|
|
209
|
-
status: "Active" | "Inactive";
|
|
210
209
|
_id: string;
|
|
210
|
+
status: "Active" | "Inactive";
|
|
211
211
|
referenceId: string;
|
|
212
212
|
createdAt: string;
|
|
213
213
|
updatedAt: string;
|