@hmcts/ccpay-web-component 6.5.15-beta1 → 6.5.15-beta4
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/fesm2022/hmcts-ccpay-web-component.mjs +260 -184
- package/fesm2022/hmcts-ccpay-web-component.mjs.map +1 -1
- package/index.d.ts +2348 -5
- package/package.json +3 -5
- package/esm2022/hmcts-ccpay-web-component.mjs +0 -5
- package/esm2022/lib/components/add-remission/add-remission.component.mjs +0 -1276
- package/esm2022/lib/components/allocate-payments/allocate-payments.component.mjs +0 -423
- package/esm2022/lib/components/card-details/card-details.component.mjs +0 -32
- package/esm2022/lib/components/case-transactions/case-transactions.component.mjs +0 -885
- package/esm2022/lib/components/contact-details/contact-details.component.mjs +0 -338
- package/esm2022/lib/components/error-banner/error-banner.component.mjs +0 -18
- package/esm2022/lib/components/fee-summary/fee-summary.component.mjs +0 -280
- package/esm2022/lib/components/mark-unidentified-payment/mark-unidentified-payment.component.mjs +0 -195
- package/esm2022/lib/components/mark-unsolicited-payment/mark-unsolicited-payment.component.mjs +0 -275
- package/esm2022/lib/components/notification-preview/notification-preview.component.mjs +0 -79
- package/esm2022/lib/components/page-not-found.component.mjs +0 -17
- package/esm2022/lib/components/payment-list/payment-list.component.mjs +0 -36
- package/esm2022/lib/components/payment-view/payment-view.component.mjs +0 -467
- package/esm2022/lib/components/pba-details/pba-details.component.mjs +0 -18
- package/esm2022/lib/components/pba-payment/pba-payment.component.mjs +0 -163
- package/esm2022/lib/components/process-refund/process-refund.component.mjs +0 -417
- package/esm2022/lib/components/processed-payments/processed-payments.component.mjs +0 -37
- package/esm2022/lib/components/refund-list/refund-list.component.mjs +0 -73
- package/esm2022/lib/components/refund-status/refund-status.component.mjs +0 -481
- package/esm2022/lib/components/reports/reports.component.mjs +0 -337
- package/esm2022/lib/components/service-request/service-request.component.mjs +0 -516
- package/esm2022/lib/components/status-history/status-history.component.mjs +0 -33
- package/esm2022/lib/components/table/table.component.mjs +0 -127
- package/esm2022/lib/components/unprocessed-payments/unprocessed-payments.component.mjs +0 -236
- package/esm2022/lib/interfaces/AddRemissionRequest.mjs +0 -17
- package/esm2022/lib/interfaces/AddRetroRemissionRequest.mjs +0 -9
- package/esm2022/lib/interfaces/AllocatePaymentRequest.mjs +0 -41
- package/esm2022/lib/interfaces/IAllocationPaymentsRequest.mjs +0 -20
- package/esm2022/lib/interfaces/IBSPayments.mjs +0 -2
- package/esm2022/lib/interfaces/ICardDetails.mjs +0 -2
- package/esm2022/lib/interfaces/IFee.mjs +0 -2
- package/esm2022/lib/interfaces/INotificationPreview.mjs +0 -2
- package/esm2022/lib/interfaces/IOrderReferenceFee.mjs +0 -2
- package/esm2022/lib/interfaces/IPatchRefundAction.mjs +0 -2
- package/esm2022/lib/interfaces/IPayment.mjs +0 -2
- package/esm2022/lib/interfaces/IPaymentFailure.mjs +0 -2
- package/esm2022/lib/interfaces/IPaymentGroup.mjs +0 -2
- package/esm2022/lib/interfaces/IPaymentStatus.mjs +0 -12
- package/esm2022/lib/interfaces/IPaymentView.mjs +0 -2
- package/esm2022/lib/interfaces/IPayments.mjs +0 -2
- package/esm2022/lib/interfaces/IPutNotificationRequest.mjs +0 -13
- package/esm2022/lib/interfaces/IRefundAction.mjs +0 -2
- package/esm2022/lib/interfaces/IRefundContactDetails.mjs +0 -2
- package/esm2022/lib/interfaces/IRefundFee.mjs +0 -2
- package/esm2022/lib/interfaces/IRefundList.mjs +0 -2
- package/esm2022/lib/interfaces/IRefundReasons.mjs +0 -2
- package/esm2022/lib/interfaces/IRefundRejectReason.mjs +0 -2
- package/esm2022/lib/interfaces/IRefundStatus.mjs +0 -2
- package/esm2022/lib/interfaces/IRefundStatusHistory.mjs +0 -2
- package/esm2022/lib/interfaces/IRefundsNotifications.mjs +0 -2
- package/esm2022/lib/interfaces/IRemission.mjs +0 -2
- package/esm2022/lib/interfaces/IResubmitRefundRequest.mjs +0 -13
- package/esm2022/lib/interfaces/IStatusHistories.mjs +0 -2
- package/esm2022/lib/interfaces/IStatusHistory.mjs +0 -2
- package/esm2022/lib/interfaces/IserviceRequestCardPayment.mjs +0 -11
- package/esm2022/lib/interfaces/IserviceRequestPbaPayment.mjs +0 -15
- package/esm2022/lib/interfaces/IssueRefundRequest.mjs +0 -11
- package/esm2022/lib/interfaces/NotificationPreviewRequest.mjs +0 -46
- package/esm2022/lib/interfaces/PayhubAntennaRequest.mjs +0 -14
- package/esm2022/lib/interfaces/PaymentToPayhubRequest.mjs +0 -17
- package/esm2022/lib/interfaces/PostIssueRefundRetroRemission.mjs +0 -9
- package/esm2022/lib/interfaces/PostRefundRetroRemission.mjs +0 -18
- package/esm2022/lib/interfaces/RefundsRequest.mjs +0 -9
- package/esm2022/lib/interfaces/UnidentifiedPaymentsRequest.mjs +0 -16
- package/esm2022/lib/interfaces/UnsolicitedPaymentsRequest.mjs +0 -22
- package/esm2022/lib/payment-lib.component.mjs +0 -430
- package/esm2022/lib/payment-lib.module.mjs +0 -181
- package/esm2022/lib/payment-lib.service.mjs +0 -49
- package/esm2022/lib/pipes/capitalize.pipe.mjs +0 -18
- package/esm2022/lib/pipes/ccd-hyphens.pipe.mjs +0 -22
- package/esm2022/lib/pipes/key-value.pipe.mjs +0 -23
- package/esm2022/lib/pipes/sanitize-html.pipe.mjs +0 -20
- package/esm2022/lib/services/bulk-scaning-payment/bulk-scaning-payment.service.mjs +0 -87
- package/esm2022/lib/services/card-details/card-details.service.mjs +0 -39
- package/esm2022/lib/services/case-transactions/case-transactions.service.mjs +0 -39
- package/esm2022/lib/services/notification/notification.service.mjs +0 -70
- package/esm2022/lib/services/orderslist.service.mjs +0 -154
- package/esm2022/lib/services/payment-list/payment-list.service.mjs +0 -40
- package/esm2022/lib/services/payment-view/payment-view.service.mjs +0 -156
- package/esm2022/lib/services/refunds/refunds.service.mjs +0 -120
- package/esm2022/lib/services/shared/error-handler.service.mjs +0 -76
- package/esm2022/lib/services/shared/httpclient/webcomponent.http.client.mjs +0 -64
- package/esm2022/lib/services/shared/logger/console-logger.service.mjs +0 -43
- package/esm2022/lib/services/shared/logger/logger.service.mjs +0 -23
- package/esm2022/lib/services/status-history/status-history.service.mjs +0 -41
- package/esm2022/lib/services/xl-file/xl-file.service.mjs +0 -197
- package/esm2022/public_api.mjs +0 -7
- package/lib/components/add-remission/add-remission.component.d.ts +0 -208
- package/lib/components/allocate-payments/allocate-payments.component.d.ts +0 -115
- package/lib/components/card-details/card-details.component.d.ts +0 -18
- package/lib/components/case-transactions/case-transactions.component.d.ts +0 -143
- package/lib/components/contact-details/contact-details.component.d.ts +0 -54
- package/lib/components/error-banner/error-banner.component.d.ts +0 -9
- package/lib/components/fee-summary/fee-summary.component.d.ts +0 -72
- package/lib/components/mark-unidentified-payment/mark-unidentified-payment.component.d.ts +0 -52
- package/lib/components/mark-unsolicited-payment/mark-unsolicited-payment.component.d.ts +0 -63
- package/lib/components/notification-preview/notification-preview.component.d.ts +0 -30
- package/lib/components/page-not-found.component.d.ts +0 -5
- package/lib/components/payment-list/payment-list.component.d.ts +0 -19
- package/lib/components/payment-view/payment-view.component.d.ts +0 -110
- package/lib/components/pba-details/pba-details.component.d.ts +0 -10
- package/lib/components/pba-payment/pba-payment.component.d.ts +0 -41
- package/lib/components/process-refund/process-refund.component.d.ts +0 -82
- package/lib/components/processed-payments/processed-payments.component.d.ts +0 -17
- package/lib/components/refund-list/refund-list.component.d.ts +0 -26
- package/lib/components/refund-status/refund-status.component.d.ts +0 -119
- package/lib/components/reports/reports.component.d.ts +0 -49
- package/lib/components/service-request/service-request.component.d.ts +0 -141
- package/lib/components/status-history/status-history.component.d.ts +0 -19
- package/lib/components/table/table.component.d.ts +0 -45
- package/lib/components/unprocessed-payments/unprocessed-payments.component.d.ts +0 -61
- package/lib/interfaces/AddRemissionRequest.d.ts +0 -11
- package/lib/interfaces/AddRetroRemissionRequest.d.ts +0 -5
- package/lib/interfaces/AllocatePaymentRequest.d.ts +0 -31
- package/lib/interfaces/IAllocationPaymentsRequest.d.ts +0 -9
- package/lib/interfaces/IBSPayments.d.ts +0 -19
- package/lib/interfaces/ICardDetails.d.ts +0 -7
- package/lib/interfaces/IFee.d.ts +0 -29
- package/lib/interfaces/INotificationPreview.d.ts +0 -27
- package/lib/interfaces/IOrderReferenceFee.d.ts +0 -9
- package/lib/interfaces/IPatchRefundAction.d.ts +0 -4
- package/lib/interfaces/IPayment.d.ts +0 -35
- package/lib/interfaces/IPaymentFailure.d.ts +0 -13
- package/lib/interfaces/IPaymentGroup.d.ts +0 -11
- package/lib/interfaces/IPaymentStatus.d.ts +0 -11
- package/lib/interfaces/IPaymentView.d.ts +0 -5
- package/lib/interfaces/IPayments.d.ts +0 -4
- package/lib/interfaces/IPutNotificationRequest.d.ts +0 -6
- package/lib/interfaces/IRefundAction.d.ts +0 -4
- package/lib/interfaces/IRefundContactDetails.d.ts +0 -9
- package/lib/interfaces/IRefundFee.d.ts +0 -7
- package/lib/interfaces/IRefundList.d.ts +0 -20
- package/lib/interfaces/IRefundReasons.d.ts +0 -6
- package/lib/interfaces/IRefundRejectReason.d.ts +0 -4
- package/lib/interfaces/IRefundStatus.d.ts +0 -8
- package/lib/interfaces/IRefundStatusHistory.d.ts +0 -5
- package/lib/interfaces/IRefundsNotifications.d.ts +0 -16
- package/lib/interfaces/IRemission.d.ts +0 -14
- package/lib/interfaces/IResubmitRefundRequest.d.ts +0 -9
- package/lib/interfaces/IStatusHistories.d.ts +0 -7
- package/lib/interfaces/IStatusHistory.d.ts +0 -7
- package/lib/interfaces/IserviceRequestCardPayment.d.ts +0 -6
- package/lib/interfaces/IserviceRequestPbaPayment.d.ts +0 -8
- package/lib/interfaces/IssueRefundRequest.d.ts +0 -6
- package/lib/interfaces/NotificationPreviewRequest.d.ts +0 -25
- package/lib/interfaces/PayhubAntennaRequest.d.ts +0 -8
- package/lib/interfaces/PaymentToPayhubRequest.d.ts +0 -11
- package/lib/interfaces/PostIssueRefundRetroRemission.d.ts +0 -6
- package/lib/interfaces/PostRefundRetroRemission.d.ts +0 -11
- package/lib/interfaces/RefundsRequest.d.ts +0 -5
- package/lib/interfaces/UnidentifiedPaymentsRequest.d.ts +0 -7
- package/lib/interfaces/UnsolicitedPaymentsRequest.d.ts +0 -10
- package/lib/payment-lib.component.d.ts +0 -156
- package/lib/payment-lib.module.d.ts +0 -42
- package/lib/payment-lib.service.d.ts +0 -21
- package/lib/pipes/capitalize.pipe.d.ts +0 -8
- package/lib/pipes/ccd-hyphens.pipe.d.ts +0 -8
- package/lib/pipes/key-value.pipe.d.ts +0 -8
- package/lib/pipes/sanitize-html.pipe.d.ts +0 -10
- package/lib/services/bulk-scaning-payment/bulk-scaning-payment.service.d.ts +0 -27
- package/lib/services/card-details/card-details.service.d.ts +0 -17
- package/lib/services/case-transactions/case-transactions.service.d.ts +0 -17
- package/lib/services/notification/notification.service.d.ts +0 -21
- package/lib/services/orderslist.service.d.ts +0 -77
- package/lib/services/payment-list/payment-list.service.d.ts +0 -18
- package/lib/services/payment-view/payment-view.service.d.ts +0 -61
- package/lib/services/refunds/refunds.service.d.ts +0 -36
- package/lib/services/shared/error-handler.service.d.ts +0 -14
- package/lib/services/shared/httpclient/webcomponent.http.client.d.ts +0 -17
- package/lib/services/shared/logger/console-logger.service.d.ts +0 -11
- package/lib/services/shared/logger/logger.service.d.ts +0 -14
- package/lib/services/status-history/status-history.service.d.ts +0 -17
- package/lib/services/xl-file/xl-file.service.d.ts +0 -16
- package/public_api.d.ts +0 -3
|
@@ -1,143 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { IPaymentGroup } from '../../interfaces/IPaymentGroup';
|
|
3
|
-
import { CaseTransactionsService } from '../../services/case-transactions/case-transactions.service';
|
|
4
|
-
import { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';
|
|
5
|
-
import { PaymentViewService } from '../../services/payment-view/payment-view.service';
|
|
6
|
-
import { OrderslistService } from '../../services/orderslist.service';
|
|
7
|
-
import { IFee } from '../../interfaces/IFee';
|
|
8
|
-
import { IPayment } from '../../interfaces/IPayment';
|
|
9
|
-
import { IRemission } from '../../interfaces/IRemission';
|
|
10
|
-
import { IPaymentView } from '../../interfaces/IPaymentView';
|
|
11
|
-
import { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';
|
|
12
|
-
import { Router } from '@angular/router';
|
|
13
|
-
import type { PaymentLibComponent } from '../../payment-lib.component';
|
|
14
|
-
import * as i0 from "@angular/core";
|
|
15
|
-
type PaymentLibAlias = PaymentLibComponent;
|
|
16
|
-
export declare class CaseTransactionsComponent implements OnInit {
|
|
17
|
-
private router;
|
|
18
|
-
private paymentViewService;
|
|
19
|
-
private bulkScaningPaymentService;
|
|
20
|
-
private caseTransactionsService;
|
|
21
|
-
private paymentLibComponent;
|
|
22
|
-
private OrderslistService;
|
|
23
|
-
LOGGEDINUSERROLES: string[];
|
|
24
|
-
isTakePayment: boolean;
|
|
25
|
-
isFromServiceRequestPage: boolean;
|
|
26
|
-
takePayment: boolean;
|
|
27
|
-
ccdCaseNumber: string;
|
|
28
|
-
excReference: string;
|
|
29
|
-
paymentGroups: any[];
|
|
30
|
-
payments: IPayment[];
|
|
31
|
-
nonPayments: IPayment[];
|
|
32
|
-
allPayments: IPayment[];
|
|
33
|
-
remissions: IRemission[];
|
|
34
|
-
fees: IFee[];
|
|
35
|
-
errorMessage: string;
|
|
36
|
-
totalFees: number;
|
|
37
|
-
totalPayments: number;
|
|
38
|
-
totalNonOffPayments: number;
|
|
39
|
-
totalRemissions: number;
|
|
40
|
-
selectedOption: string;
|
|
41
|
-
dcnNumber: string;
|
|
42
|
-
paymentRef: string;
|
|
43
|
-
isTurnOff: boolean;
|
|
44
|
-
isRefundRemission: boolean;
|
|
45
|
-
isStrategicFixEnable: boolean;
|
|
46
|
-
isAddFeeBtnEnabled: boolean;
|
|
47
|
-
isExceptionRecord: boolean;
|
|
48
|
-
isUnprocessedRecordSelected: boolean;
|
|
49
|
-
exceptionRecordReference: string;
|
|
50
|
-
isAnyFeeGroupAvilable: boolean;
|
|
51
|
-
isHistoricGroupAvailable: boolean;
|
|
52
|
-
isBulkScanEnable: any;
|
|
53
|
-
isRemissionsMatch: boolean;
|
|
54
|
-
viewStatus: string;
|
|
55
|
-
isRemoveBtnDisabled: boolean;
|
|
56
|
-
feeId: IFee;
|
|
57
|
-
clAmountDue: number;
|
|
58
|
-
overPaymentAmount: number;
|
|
59
|
-
unprocessedRecordCount: number;
|
|
60
|
-
isFeeRecordsExist: boolean;
|
|
61
|
-
isGrpOutstandingAmtPositive: boolean;
|
|
62
|
-
totalRefundAmount: number;
|
|
63
|
-
caseType: String;
|
|
64
|
-
payment: IPayment;
|
|
65
|
-
paymentGroup: IPaymentGroup;
|
|
66
|
-
paymentView: IPaymentView;
|
|
67
|
-
orderDetail: any[];
|
|
68
|
-
isAddRemissionEnable: boolean;
|
|
69
|
-
orderRemissionDetails: any[];
|
|
70
|
-
orderLevelFees: IOrderReferenceFee[];
|
|
71
|
-
ispaymentGroupApisuccess: boolean;
|
|
72
|
-
cpoDetails: any[];
|
|
73
|
-
orderRef: string;
|
|
74
|
-
orderStatus: string;
|
|
75
|
-
orderParty: string;
|
|
76
|
-
orderCreated: Date;
|
|
77
|
-
orderCCDEvent: string;
|
|
78
|
-
serviceRequestValue: string;
|
|
79
|
-
orderAddBtnEnable: boolean;
|
|
80
|
-
orderFeesTotal: number;
|
|
81
|
-
orderRemissionTotal: number;
|
|
82
|
-
orderTotalPayments: number;
|
|
83
|
-
orderPendingPayments: number;
|
|
84
|
-
isCPODown: boolean;
|
|
85
|
-
test: boolean;
|
|
86
|
-
isPBA: boolean;
|
|
87
|
-
isIssueRefunfBtnEnable: boolean;
|
|
88
|
-
isAddRemissionBtnEnabled: boolean;
|
|
89
|
-
isRefundRemissionBtnEnable: boolean;
|
|
90
|
-
allowedRolesToAccessRefund: string[];
|
|
91
|
-
isEligible4PBAPayment: string[];
|
|
92
|
-
currentDate: Date;
|
|
93
|
-
navigationpage: string;
|
|
94
|
-
remissionFeeAmt: number;
|
|
95
|
-
constructor(router: Router, paymentViewService: PaymentViewService, bulkScaningPaymentService: BulkScaningPaymentService, caseTransactionsService: CaseTransactionsService, paymentLibComponent: PaymentLibAlias, OrderslistService: OrderslistService);
|
|
96
|
-
ngOnInit(): void;
|
|
97
|
-
setDefaults(): void;
|
|
98
|
-
getAllocationStatus(payments: any): any;
|
|
99
|
-
checkForExceptionRecord(): void;
|
|
100
|
-
calculateOrderFeesAmounts(): void;
|
|
101
|
-
resetOrderVariables(): void;
|
|
102
|
-
goToOrderViewDetailSection(orderReferenceObj: any): void;
|
|
103
|
-
redirectToOrderFeeSearchPage(event: any, orderef: any): void;
|
|
104
|
-
calculateAmounts(): void;
|
|
105
|
-
isThereRemissions(): boolean;
|
|
106
|
-
calculateOverpaymentBasedOnRemission(): void;
|
|
107
|
-
getOrderFeesTotalOrTotalFees(): number;
|
|
108
|
-
getNumberOfFeesPerCaseTransaction(): number;
|
|
109
|
-
calculateAmountDueTo(): void;
|
|
110
|
-
validateAmountDueTo(): void;
|
|
111
|
-
calculateOverpaymentBaseOnAcceptedRefund(): void;
|
|
112
|
-
canItCalculateAmountDueForRemission(): boolean;
|
|
113
|
-
calculateRefundAmount(): number;
|
|
114
|
-
getGroupOutstandingAmount(paymentGroup: IPaymentGroup): number;
|
|
115
|
-
redirectToFeeSearchPage(event: any): void;
|
|
116
|
-
addRemission(fee: IFee): void;
|
|
117
|
-
addRefundForRemission(payment: IPayment, remission: IRemission[], fees: any): void;
|
|
118
|
-
redirectToremissionPage(event: any): void;
|
|
119
|
-
goToServiceRequestPage(): void;
|
|
120
|
-
redirectToReportsPage(event: any): void;
|
|
121
|
-
loadFeeSummaryPage(paymentGroup: IPaymentGroup): void;
|
|
122
|
-
goToPaymentViewComponent(paymentGroup: any): void;
|
|
123
|
-
goToPayementView(paymentGroupReference: string, paymentReference: string, paymentMethod: string): void;
|
|
124
|
-
selectedUnprocessedFeeEvent(unprocessedRecordId: string): void;
|
|
125
|
-
getUnprocessedFeeCount(unProcessedRecordCount: number): void;
|
|
126
|
-
calculateAmountDue(fee: IFee): number | "0.00";
|
|
127
|
-
confirmRemoveFee(fee: IFee): void;
|
|
128
|
-
cancelRemoval(): void;
|
|
129
|
-
removeFee(fee: any): void;
|
|
130
|
-
isCheckAmountdueExist(amountDue: any): amountDue is undefined;
|
|
131
|
-
issueRefund(payment: IPayment): void;
|
|
132
|
-
chkForAddRemission(feeCode: string): boolean;
|
|
133
|
-
chkForPBAPayment(): boolean;
|
|
134
|
-
chkIssueRefundBtnEnable(payment: IPayment): boolean;
|
|
135
|
-
chkIsRefundRemissionBtnEnable(): boolean;
|
|
136
|
-
check4AllowedRoles2AccessRefund: () => boolean;
|
|
137
|
-
check4AllowedRoles2AccessPBApayment: () => boolean;
|
|
138
|
-
allowFurtherAccessAfter4Days: (payment: IPayment) => boolean;
|
|
139
|
-
loadPBAAccountPage(orderRef: IPayment): void;
|
|
140
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CaseTransactionsComponent, never>;
|
|
141
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CaseTransactionsComponent, "ccpay-case-transactions", never, { "LOGGEDINUSERROLES": { "alias": "LOGGEDINUSERROLES"; "required": false; }; "isTakePayment": { "alias": "isTakePayment"; "required": false; }; "isFromServiceRequestPage": { "alias": "isFromServiceRequestPage"; "required": false; }; }, {}, never, never, true, never>;
|
|
142
|
-
}
|
|
143
|
-
export {};
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { OnInit, EventEmitter } from '@angular/core';
|
|
2
|
-
import { FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import type { PaymentLibComponent } from '../../payment-lib.component';
|
|
4
|
-
import { NotificationService } from '../../services/notification/notification.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
type PaymentLibAlias = PaymentLibComponent;
|
|
7
|
-
export declare class ContactDetailsComponent implements OnInit {
|
|
8
|
-
private formBuilder;
|
|
9
|
-
private notificationService;
|
|
10
|
-
private paymentLibComponent;
|
|
11
|
-
isEditOperation: boolean;
|
|
12
|
-
isEditOperationInRefundList: boolean;
|
|
13
|
-
addressObj: any;
|
|
14
|
-
assignContactDetails: EventEmitter<any>;
|
|
15
|
-
assignContactDetailsInFefundsList: EventEmitter<any>;
|
|
16
|
-
redirectToIssueRefund: EventEmitter<any>;
|
|
17
|
-
pageTitle: string;
|
|
18
|
-
errorMessage: string;
|
|
19
|
-
isEmailSAddressClicked: boolean;
|
|
20
|
-
isShowPickAddress: boolean;
|
|
21
|
-
isPostcodeClicked: boolean;
|
|
22
|
-
isManualAddressClicked: boolean;
|
|
23
|
-
emailAddressForm: FormGroup;
|
|
24
|
-
postCodeForm: FormGroup;
|
|
25
|
-
manualAddressForm: FormGroup;
|
|
26
|
-
addressPostcodeList: any[];
|
|
27
|
-
postcodeAddress: any;
|
|
28
|
-
isAddressBoxEmpty: boolean;
|
|
29
|
-
isEmailEmpty: boolean;
|
|
30
|
-
emailHasError: boolean;
|
|
31
|
-
isPostcodeEmpty: boolean;
|
|
32
|
-
postcodeHasError: boolean;
|
|
33
|
-
isaddressLine1Empty: boolean;
|
|
34
|
-
addressLine1HasError: boolean;
|
|
35
|
-
addressLine2HasError: boolean;
|
|
36
|
-
isTownOrCityEmpty: boolean;
|
|
37
|
-
townOrCityHasError: boolean;
|
|
38
|
-
isCountyEmpty: boolean;
|
|
39
|
-
countyHasError: boolean;
|
|
40
|
-
isMPostcodeEmpty: boolean;
|
|
41
|
-
mpostcodeHasError: boolean;
|
|
42
|
-
isCountryEmpty: boolean;
|
|
43
|
-
constructor(formBuilder: FormBuilder, notificationService: NotificationService, paymentLibComponent: PaymentLibAlias);
|
|
44
|
-
ngOnInit(): void;
|
|
45
|
-
setEditDetails(): void;
|
|
46
|
-
selectContactOption(type: any, isLinkedClied: any): void;
|
|
47
|
-
finalFormSubmit(): void;
|
|
48
|
-
postcodeValidation(str: any): void;
|
|
49
|
-
redirection(event: any): void;
|
|
50
|
-
resetForm(val: any, field: any): void;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ContactDetailsComponent, never>;
|
|
52
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContactDetailsComponent, "ccpay-contact-details", never, { "isEditOperation": { "alias": "isEditOperation"; "required": false; }; "isEditOperationInRefundList": { "alias": "isEditOperationInRefundList"; "required": false; }; "addressObj": { "alias": "addressObj"; "required": false; }; }, { "assignContactDetails": "assignContactDetails"; "assignContactDetailsInFefundsList": "assignContactDetailsInFefundsList"; "redirectToIssueRefund": "redirectToIssueRefund"; }, never, never, true, never>;
|
|
53
|
-
}
|
|
54
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ErrorBannerComponent implements OnInit {
|
|
4
|
-
errorMessage: any;
|
|
5
|
-
constructor();
|
|
6
|
-
ngOnInit(): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorBannerComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ErrorBannerComponent, "ccpay-error-banner", never, { "errorMessage": { "alias": "errorMessage"; "required": false; }; }, {}, never, never, false, never>;
|
|
9
|
-
}
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { IPaymentGroup } from '../../interfaces/IPaymentGroup';
|
|
3
|
-
import { PaymentViewService } from '../../services/payment-view/payment-view.service';
|
|
4
|
-
import { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';
|
|
5
|
-
import { IRemission } from '../../interfaces/IRemission';
|
|
6
|
-
import { IFee } from '../../interfaces/IFee';
|
|
7
|
-
import { SafeHtml } from '@angular/platform-browser';
|
|
8
|
-
import { Router } from '@angular/router';
|
|
9
|
-
import { Location } from '@angular/common';
|
|
10
|
-
import { OrderslistService } from '../../services/orderslist.service';
|
|
11
|
-
import type { PaymentLibComponent } from '../../payment-lib.component';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
type PaymentLibAlias = PaymentLibComponent;
|
|
14
|
-
export declare class FeeSummaryComponent implements OnInit {
|
|
15
|
-
private router;
|
|
16
|
-
private bulkScaningPaymentService;
|
|
17
|
-
private location;
|
|
18
|
-
private paymentViewService;
|
|
19
|
-
private paymentLibComponent;
|
|
20
|
-
private OrderslistService;
|
|
21
|
-
paymentGroupRef: string;
|
|
22
|
-
ccdCaseNumber: string;
|
|
23
|
-
isTurnOff: string;
|
|
24
|
-
caseType: string;
|
|
25
|
-
telephonySelectionEnable: boolean;
|
|
26
|
-
paymentMethod: string;
|
|
27
|
-
bsPaymentDcnNumber: string;
|
|
28
|
-
paymentGroup: IPaymentGroup;
|
|
29
|
-
errorMessage: string;
|
|
30
|
-
viewStatus: string;
|
|
31
|
-
currentFee: IFee;
|
|
32
|
-
totalFee: number;
|
|
33
|
-
payhubHtml: SafeHtml;
|
|
34
|
-
service: string;
|
|
35
|
-
platForm: string;
|
|
36
|
-
upPaymentErrorMessage: string;
|
|
37
|
-
selectedOption: string;
|
|
38
|
-
isBackButtonEnable: boolean;
|
|
39
|
-
outStandingAmount: number;
|
|
40
|
-
isFeeAmountZero: boolean;
|
|
41
|
-
totalAfterRemission: number;
|
|
42
|
-
isConfirmationBtnDisabled: boolean;
|
|
43
|
-
isRemoveBtnDisabled: boolean;
|
|
44
|
-
isPaymentExist: boolean;
|
|
45
|
-
isRemissionsExist: Boolean;
|
|
46
|
-
isRemissionsMatch: boolean;
|
|
47
|
-
isStrategicFixEnable: boolean;
|
|
48
|
-
constructor(router: Router, bulkScaningPaymentService: BulkScaningPaymentService, location: Location, paymentViewService: PaymentViewService, paymentLibComponent: PaymentLibAlias, OrderslistService: OrderslistService);
|
|
49
|
-
ngOnInit(): void;
|
|
50
|
-
getUnassignedPaymentlist(): void;
|
|
51
|
-
getRemissionByFeeCode(feeCode: string): IRemission;
|
|
52
|
-
addRemission(fee: IFee): void;
|
|
53
|
-
getPaymentGroup(): void;
|
|
54
|
-
confirmRemoveFee(fee: IFee): void;
|
|
55
|
-
removeFee(fee: any): void;
|
|
56
|
-
loadCaseTransactionPage(): void;
|
|
57
|
-
cancelRemission(): void;
|
|
58
|
-
redirectToFeeSearchPage(event: any, page?: string): void;
|
|
59
|
-
takePayment(): void;
|
|
60
|
-
goToAllocatePage(outStandingAmount: number, isFeeAmountZero: Boolean): void;
|
|
61
|
-
isCheckAmountdueExist(amountDue: any): amountDue is undefined;
|
|
62
|
-
getAntennaValue(): string;
|
|
63
|
-
getKervValue(): string;
|
|
64
|
-
getPaymentMethod(): string;
|
|
65
|
-
setPaymentValue(value: string): void;
|
|
66
|
-
isTakePaymentButtonDisabled(): boolean;
|
|
67
|
-
isTelephonySelectionEnable(): boolean;
|
|
68
|
-
isTelephonySelectionEnableNull(): void;
|
|
69
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FeeSummaryComponent, never>;
|
|
70
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FeeSummaryComponent, "ccpay-fee-summary", never, { "paymentGroupRef": { "alias": "paymentGroupRef"; "required": false; }; "ccdCaseNumber": { "alias": "ccdCaseNumber"; "required": false; }; "isTurnOff": { "alias": "isTurnOff"; "required": false; }; "caseType": { "alias": "caseType"; "required": false; }; "telephonySelectionEnable": { "alias": "telephonySelectionEnable"; "required": false; }; }, {}, never, never, false, never>;
|
|
71
|
-
}
|
|
72
|
-
export {};
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import type { PaymentLibComponent } from '../../payment-lib.component';
|
|
4
|
-
import { PaymentViewService } from '../../services/payment-view/payment-view.service';
|
|
5
|
-
import { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';
|
|
6
|
-
import { IBSPayments } from '../../interfaces/IBSPayments';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
type PaymentLibAlias = PaymentLibComponent;
|
|
9
|
-
export declare class MarkUnidentifiedPaymentComponent implements OnInit {
|
|
10
|
-
private formBuilder;
|
|
11
|
-
private paymentViewService;
|
|
12
|
-
private paymentLibComponent;
|
|
13
|
-
private bulkScaningPaymentService;
|
|
14
|
-
caseType: string;
|
|
15
|
-
markPaymentUnidentifiedForm: FormGroup;
|
|
16
|
-
viewStatus: string;
|
|
17
|
-
ccdCaseNumber: string;
|
|
18
|
-
bspaymentdcn: string;
|
|
19
|
-
isInvesticationDetailEmpty: boolean;
|
|
20
|
-
investicationDetailHasError: boolean;
|
|
21
|
-
investicationDetailMinHasError: boolean;
|
|
22
|
-
investicationDetailMaxHasError: boolean;
|
|
23
|
-
errorMessage: {
|
|
24
|
-
title: string;
|
|
25
|
-
body: string;
|
|
26
|
-
showError: any;
|
|
27
|
-
};
|
|
28
|
-
unassignedRecord: IBSPayments;
|
|
29
|
-
siteID: string;
|
|
30
|
-
investigationComment: string;
|
|
31
|
-
isConfirmButtondisabled: Boolean;
|
|
32
|
-
ccdReference: string;
|
|
33
|
-
exceptionReference: string;
|
|
34
|
-
isStrategicFixEnable: boolean;
|
|
35
|
-
constructor(formBuilder: FormBuilder, paymentViewService: PaymentViewService, paymentLibComponent: PaymentLibAlias, bulkScaningPaymentService: BulkScaningPaymentService);
|
|
36
|
-
ngOnInit(): void;
|
|
37
|
-
getUnassignedPayment(): void;
|
|
38
|
-
trimUnderscore(method: string): string;
|
|
39
|
-
saveAndContinue(): void;
|
|
40
|
-
resetForm(val: any): void;
|
|
41
|
-
confirmPayments(): void;
|
|
42
|
-
cancelMarkUnidentifiedPayments(type?: string): void;
|
|
43
|
-
gotoCasetransationPage(): void;
|
|
44
|
-
getErrorMessage(isErrorExist: any): {
|
|
45
|
-
title: string;
|
|
46
|
-
body: string;
|
|
47
|
-
showError: any;
|
|
48
|
-
};
|
|
49
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MarkUnidentifiedPaymentComponent, never>;
|
|
50
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MarkUnidentifiedPaymentComponent, "app-mark-unidentified-payment", never, { "caseType": { "alias": "caseType"; "required": false; }; }, {}, never, never, false, never>;
|
|
51
|
-
}
|
|
52
|
-
export {};
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import type { PaymentLibComponent } from '../../payment-lib.component';
|
|
4
|
-
import { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';
|
|
5
|
-
import { IBSPayments } from '../../interfaces/IBSPayments';
|
|
6
|
-
import { PaymentViewService } from '../../services/payment-view/payment-view.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
type PaymentLibAlias = PaymentLibComponent;
|
|
9
|
-
export declare class MarkUnsolicitedPaymentComponent implements OnInit {
|
|
10
|
-
private formBuilder;
|
|
11
|
-
private paymentViewService;
|
|
12
|
-
private paymentLibComponent;
|
|
13
|
-
private bulkScaningPaymentService;
|
|
14
|
-
caseType: string;
|
|
15
|
-
markPaymentUnsolicitedForm: FormGroup;
|
|
16
|
-
viewStatus: string;
|
|
17
|
-
reasonHasError: boolean;
|
|
18
|
-
isReasonEmpty: boolean;
|
|
19
|
-
reasonMinHasError: boolean;
|
|
20
|
-
reasonMaxHasError: boolean;
|
|
21
|
-
responsibleOfficeHasError: boolean;
|
|
22
|
-
isResponsibleOfficeEmpty: boolean;
|
|
23
|
-
errorMessage: {
|
|
24
|
-
title: string;
|
|
25
|
-
body: string;
|
|
26
|
-
showError: any;
|
|
27
|
-
};
|
|
28
|
-
ccdCaseNumber: string;
|
|
29
|
-
bspaymentdcn: string;
|
|
30
|
-
unassignedRecord: IBSPayments;
|
|
31
|
-
siteID: string;
|
|
32
|
-
reason: string;
|
|
33
|
-
responsiblePerson: string;
|
|
34
|
-
responsibleOffice: string;
|
|
35
|
-
emailId: string;
|
|
36
|
-
isConfirmButtondisabled: Boolean;
|
|
37
|
-
isContinueButtondisabled: Boolean;
|
|
38
|
-
ccdReference: string;
|
|
39
|
-
exceptionReference: string;
|
|
40
|
-
selectedSiteId: string;
|
|
41
|
-
selectedSiteName: string;
|
|
42
|
-
isStrategicFixEnable: boolean;
|
|
43
|
-
siteIDList: any;
|
|
44
|
-
constructor(formBuilder: FormBuilder, paymentViewService: PaymentViewService, paymentLibComponent: PaymentLibAlias, bulkScaningPaymentService: BulkScaningPaymentService);
|
|
45
|
-
ngOnInit(): void;
|
|
46
|
-
trimUnderscore(method: string): string;
|
|
47
|
-
confirmPayments(): void;
|
|
48
|
-
saveAndContinue(): void;
|
|
49
|
-
resetForm(val: any, field: any): void;
|
|
50
|
-
cancelMarkUnsolicitedPayments(type?: string): void;
|
|
51
|
-
checkingFormValue(): boolean;
|
|
52
|
-
gotoCasetransationPage(): void;
|
|
53
|
-
getUnassignedPayment(): void;
|
|
54
|
-
getErrorMessage(isErrorExist: any, status: any, errorMsg: any, err: any): {
|
|
55
|
-
title: string;
|
|
56
|
-
body: string;
|
|
57
|
-
showError: any;
|
|
58
|
-
};
|
|
59
|
-
selectchange(args: any): void;
|
|
60
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MarkUnsolicitedPaymentComponent, never>;
|
|
61
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MarkUnsolicitedPaymentComponent, "app-mark-unsolicited-payment", never, { "caseType": { "alias": "caseType"; "required": false; }; }, {}, never, never, false, never>;
|
|
62
|
-
}
|
|
63
|
-
export {};
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { IPayment } from '../../interfaces/IPayment';
|
|
3
|
-
import { INotificationPreview } from '../../interfaces/INotificationPreview';
|
|
4
|
-
import { IRefundContactDetails } from '../../interfaces/IRefundContactDetails';
|
|
5
|
-
import { NotificationPreviewRequest } from '../../interfaces/NotificationPreviewRequest';
|
|
6
|
-
import { NotificationService } from '../../services/notification/notification.service';
|
|
7
|
-
import { ErrorHandlerService } from '../../services/shared/error-handler.service';
|
|
8
|
-
import { EventEmitter } from '@angular/core';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class NotificationPreviewComponent implements OnInit {
|
|
11
|
-
private errorHandlerService;
|
|
12
|
-
private notificationService;
|
|
13
|
-
payment: IPayment;
|
|
14
|
-
contactDetails: IRefundContactDetails;
|
|
15
|
-
refundReason: string;
|
|
16
|
-
refundAmount: number;
|
|
17
|
-
paymentReference: string;
|
|
18
|
-
refundReference: string;
|
|
19
|
-
previewJourney: string;
|
|
20
|
-
notificationSent: INotificationPreview;
|
|
21
|
-
notificationPreviewEvent: EventEmitter<INotificationPreview>;
|
|
22
|
-
notification: INotificationPreview;
|
|
23
|
-
notificationPreviewRequest: NotificationPreviewRequest;
|
|
24
|
-
today: number;
|
|
25
|
-
errorMessage: any;
|
|
26
|
-
constructor(errorHandlerService: ErrorHandlerService, notificationService: NotificationService);
|
|
27
|
-
ngOnInit(): void;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NotificationPreviewComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NotificationPreviewComponent, "app-notification-preview", never, { "payment": { "alias": "payment"; "required": false; }; "contactDetails": { "alias": "contactDetails"; "required": false; }; "refundReason": { "alias": "refundReason"; "required": false; }; "refundAmount": { "alias": "refundAmount"; "required": false; }; "paymentReference": { "alias": "paymentReference"; "required": false; }; "refundReference": { "alias": "refundReference"; "required": false; }; "previewJourney": { "alias": "previewJourney"; "required": false; }; "notificationSent": { "alias": "notificationSent"; "required": false; }; }, { "notificationPreviewEvent": "notificationPreviewEvent"; }, never, never, true, never>;
|
|
30
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class PageNotFoundComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PageNotFoundComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PageNotFoundComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
5
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { PaymentListService } from '../../services/payment-list/payment-list.service';
|
|
3
|
-
import { IPayments } from '../../interfaces/IPayments';
|
|
4
|
-
import type { PaymentLibComponent } from '../../payment-lib.component';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
type PaymentLibAlias = PaymentLibComponent;
|
|
7
|
-
export declare class PaymentListComponent implements OnInit {
|
|
8
|
-
private paymentListService;
|
|
9
|
-
private paymentLibComponent;
|
|
10
|
-
payments: IPayments;
|
|
11
|
-
errorMessage: string;
|
|
12
|
-
code: string;
|
|
13
|
-
constructor(paymentListService: PaymentListService, paymentLibComponent: PaymentLibAlias);
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
loadPaymentViewComponent(paymentGroupReference: string, paymentReference: string, paymentMethod: string): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PaymentListComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PaymentListComponent, "ccpay-payment-list", never, {}, {}, never, never, false, never>;
|
|
18
|
-
}
|
|
19
|
-
export {};
|
|
@@ -1,110 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, OnInit } from '@angular/core';
|
|
2
|
-
import { PaymentViewService } from '../../services/payment-view/payment-view.service';
|
|
3
|
-
import { NotificationService } from '../../services/notification/notification.service';
|
|
4
|
-
import { IPaymentGroup } from '../../interfaces/IPaymentGroup';
|
|
5
|
-
import { IFee } from '../../interfaces/IFee';
|
|
6
|
-
import { IPayment } from '../../interfaces/IPayment';
|
|
7
|
-
import { IRemission } from '../../interfaces/IRemission';
|
|
8
|
-
import { IPaymentFailure } from '../../interfaces/IPaymentFailure';
|
|
9
|
-
import { OrderslistService } from '../../services/orderslist.service';
|
|
10
|
-
import { IRefundContactDetails } from '../../interfaces/IRefundContactDetails';
|
|
11
|
-
import type { PaymentLibComponent } from '../../payment-lib.component';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
type PaymentLibAlias = PaymentLibComponent;
|
|
14
|
-
export declare class PaymentViewComponent implements OnInit {
|
|
15
|
-
private paymentViewService;
|
|
16
|
-
private notificationService;
|
|
17
|
-
private paymentLibComponent;
|
|
18
|
-
private cd;
|
|
19
|
-
private OrderslistService;
|
|
20
|
-
isTurnOff: boolean;
|
|
21
|
-
isTakePayment: boolean;
|
|
22
|
-
caseType: boolean;
|
|
23
|
-
orderRef: string;
|
|
24
|
-
orderStatus: string;
|
|
25
|
-
orderTotalPayments: number;
|
|
26
|
-
payment: IPayment;
|
|
27
|
-
LOGGEDINUSERROLES: string[];
|
|
28
|
-
ISPAYMENTSTATUSENABLED: string;
|
|
29
|
-
orderParty: string;
|
|
30
|
-
orderCreated: Date;
|
|
31
|
-
orderCCDEvent: string;
|
|
32
|
-
orderFeesTotal: number;
|
|
33
|
-
orderRemissionTotal: number;
|
|
34
|
-
orderDetail: any[];
|
|
35
|
-
fees: any;
|
|
36
|
-
isFullyRefund: boolean;
|
|
37
|
-
isServiceRequest: string;
|
|
38
|
-
errorMsg: string;
|
|
39
|
-
paymentGroup: IPaymentGroup;
|
|
40
|
-
errorMessage: string;
|
|
41
|
-
ccdCaseNumber: string;
|
|
42
|
-
selectedOption: string;
|
|
43
|
-
dcnNumber: string;
|
|
44
|
-
isStatusAllocated: boolean;
|
|
45
|
-
isRemissionsMatch: boolean;
|
|
46
|
-
feeId: IFee;
|
|
47
|
-
viewStatus: string;
|
|
48
|
-
isRefundRemission: boolean;
|
|
49
|
-
isStrategicFixEnable: boolean;
|
|
50
|
-
isAddFeeBtnEnabled: boolean;
|
|
51
|
-
isIssueRefunfBtnEnable: boolean;
|
|
52
|
-
allowedRolesToAccessRefund: string[];
|
|
53
|
-
remissions: IRemission[];
|
|
54
|
-
allPaymentsFailure: IPaymentFailure[];
|
|
55
|
-
selectedPaymentsStatus: IPaymentFailure;
|
|
56
|
-
remissionFeeAmt: number;
|
|
57
|
-
isRefundRemissionBtnEnable: boolean;
|
|
58
|
-
serviceReference: string;
|
|
59
|
-
isFromServiceRequestPage: boolean;
|
|
60
|
-
isFromPaymentDetailPage: boolean;
|
|
61
|
-
paymentFees: IFee[];
|
|
62
|
-
paymentType: string;
|
|
63
|
-
isContinueBtnDisabled: boolean;
|
|
64
|
-
viewCompStatus: string;
|
|
65
|
-
contactDetailsObj: IRefundContactDetails;
|
|
66
|
-
notification: any;
|
|
67
|
-
isConfirmationBtnDisabled: boolean;
|
|
68
|
-
refundReference: string;
|
|
69
|
-
refundAmount: string;
|
|
70
|
-
templateInstructionType: string;
|
|
71
|
-
notificationPreview: boolean;
|
|
72
|
-
constructor(paymentViewService: PaymentViewService, notificationService: NotificationService, paymentLibComponent: PaymentLibAlias, cd: ChangeDetectorRef, OrderslistService: OrderslistService);
|
|
73
|
-
ngAfterContentChecked(): void;
|
|
74
|
-
ngOnInit(): void;
|
|
75
|
-
get isCardPayment(): boolean;
|
|
76
|
-
get isTelephonyPayment(): boolean;
|
|
77
|
-
goToPaymentList(): void;
|
|
78
|
-
getOverPaymentValue(): number;
|
|
79
|
-
goToServiceRequestPage(): void;
|
|
80
|
-
goToCaseTransationPage(event: any): void;
|
|
81
|
-
addRemission(fee: IFee): void;
|
|
82
|
-
checkForFees(paymentGroup: any): boolean;
|
|
83
|
-
processRefund(): void;
|
|
84
|
-
gotoAddressPage(note?: IRefundContactDetails): void;
|
|
85
|
-
addRefundForRemission(payment: IPayment, remission: IRemission[], fees: any): void;
|
|
86
|
-
goToPaymentViewComponent(): void;
|
|
87
|
-
issueRefund(paymentgrp: IPaymentGroup): void;
|
|
88
|
-
isAnyRefundsForThisCase(): boolean;
|
|
89
|
-
showOverPayment(): void;
|
|
90
|
-
showIssueRefundPage(paymentgrp: IPaymentGroup): void;
|
|
91
|
-
getBalanceToBePaid(): number;
|
|
92
|
-
getRemissionByFeeCode(feeCode: string, remissions: IRemission[]): IRemission;
|
|
93
|
-
chkIsIssueRefundBtnEnable(payment: IPayment): boolean;
|
|
94
|
-
chkIsAddRefundBtnEnable(remission: IRemission): boolean;
|
|
95
|
-
canItBeRefunded(remission: IRemission): boolean;
|
|
96
|
-
chkIsAddRemissionBtnEnable(fee: IFee): boolean;
|
|
97
|
-
selectPymentOption(paymentType: string): void;
|
|
98
|
-
continuePayment(paymentgrp: IPaymentGroup): void;
|
|
99
|
-
gotoPaymentSelectPage(event: Event): void;
|
|
100
|
-
getContactDetails(obj: IRefundContactDetails): void;
|
|
101
|
-
resetOrderData(): void;
|
|
102
|
-
goToPaymentFailuePage(payment: any): void;
|
|
103
|
-
goBackToPaymentView(event: any): void;
|
|
104
|
-
getTemplateInstructionType(payment: IPayment): void;
|
|
105
|
-
showNotificationPreview(): void;
|
|
106
|
-
hideNotificationPreview(): void;
|
|
107
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PaymentViewComponent, never>;
|
|
108
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PaymentViewComponent, "ccpay-payment-view", never, { "isTurnOff": { "alias": "isTurnOff"; "required": false; }; "isTakePayment": { "alias": "isTakePayment"; "required": false; }; "caseType": { "alias": "caseType"; "required": false; }; "orderRef": { "alias": "orderRef"; "required": false; }; "orderStatus": { "alias": "orderStatus"; "required": false; }; "orderTotalPayments": { "alias": "orderTotalPayments"; "required": false; }; "payment": { "alias": "payment"; "required": false; }; "LOGGEDINUSERROLES": { "alias": "LOGGEDINUSERROLES"; "required": false; }; "ISPAYMENTSTATUSENABLED": { "alias": "ISPAYMENTSTATUSENABLED"; "required": false; }; "orderParty": { "alias": "orderParty"; "required": false; }; "orderCreated": { "alias": "orderCreated"; "required": false; }; "orderCCDEvent": { "alias": "orderCCDEvent"; "required": false; }; "orderFeesTotal": { "alias": "orderFeesTotal"; "required": false; }; "orderRemissionTotal": { "alias": "orderRemissionTotal"; "required": false; }; "orderDetail": { "alias": "orderDetail"; "required": false; }; "isServiceRequest": { "alias": "isServiceRequest"; "required": false; }; }, {}, never, never, true, never>;
|
|
109
|
-
}
|
|
110
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { IPayment } from '../../interfaces/IPayment';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class PbaDetailsComponent implements OnInit {
|
|
5
|
-
payment: IPayment;
|
|
6
|
-
constructor();
|
|
7
|
-
ngOnInit(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PbaDetailsComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PbaDetailsComponent, "ccpay-pba-details", never, { "payment": { "alias": "payment"; "required": false; }; }, {}, never, never, false, never>;
|
|
10
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { PaymentViewService } from '../../services/payment-view/payment-view.service';
|
|
3
|
-
import type { PaymentLibComponent } from '../../payment-lib.component';
|
|
4
|
-
import { RpxLanguage } from 'rpx-xui-translation';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
type PaymentLibAlias = PaymentLibComponent;
|
|
7
|
-
export declare class PbaPaymentComponent implements OnInit {
|
|
8
|
-
private paymentLibComponent;
|
|
9
|
-
private paymentViewService;
|
|
10
|
-
pbaPayOrderRef: any;
|
|
11
|
-
viewStatus: string;
|
|
12
|
-
pbaAccountList: string[];
|
|
13
|
-
isPBAAccountHold: boolean;
|
|
14
|
-
errorMsg: any;
|
|
15
|
-
isCardPaymentSuccess: boolean;
|
|
16
|
-
isInSufficiantFund: boolean;
|
|
17
|
-
isPBAAccountNotExist: boolean;
|
|
18
|
-
isPBAServerError: boolean;
|
|
19
|
-
isGetPBAAccountSucceed: boolean;
|
|
20
|
-
selectedPbaAccount: string;
|
|
21
|
-
pbaAccountRef: string;
|
|
22
|
-
isPbaAccountSelected: boolean;
|
|
23
|
-
isCardPaymentSelected: boolean;
|
|
24
|
-
isPBADropdownSelected: boolean;
|
|
25
|
-
isContinueButtondisabled: boolean;
|
|
26
|
-
isPBAAccountPaymentSuccess: boolean;
|
|
27
|
-
pbaAccountrPaymentResult: any;
|
|
28
|
-
orgName: string;
|
|
29
|
-
constructor(paymentLibComponent: PaymentLibAlias, paymentViewService: PaymentViewService);
|
|
30
|
-
ngOnInit(): void;
|
|
31
|
-
getPersistedLanguage(): RpxLanguage;
|
|
32
|
-
buttonCheck(): void;
|
|
33
|
-
selectpbaaccount(args: any): void;
|
|
34
|
-
saveAndContinue(): void;
|
|
35
|
-
cardPayment(): void;
|
|
36
|
-
selectPaymentMethod(type: string): void;
|
|
37
|
-
gotoCasetransationPage(): void;
|
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PbaPaymentComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PbaPaymentComponent, "ccpay-pba-payment", never, { "pbaPayOrderRef": { "alias": "pbaPayOrderRef"; "required": false; }; }, {}, never, never, true, never>;
|
|
40
|
-
}
|
|
41
|
-
export {};
|