@hmcts/ccpay-web-component 6.5.15-beta1 → 6.5.15-beta13
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 +272 -193
- package/fesm2022/hmcts-ccpay-web-component.mjs.map +1 -1
- package/index.d.ts +2348 -5
- package/package.json +8 -7
- 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,82 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import { RefundsService } from '../../services/refunds/refunds.service';
|
|
4
|
-
import { IRefundAction } from '../../interfaces/IRefundAction';
|
|
5
|
-
import { IRefundList } from '../../interfaces/IRefundList';
|
|
6
|
-
import { IPayment } from '../../interfaces/IPayment';
|
|
7
|
-
import { IRefundRejectReason } from '../../interfaces/IRefundRejectReason';
|
|
8
|
-
import { OrderslistService } from '../../services/orderslist.service';
|
|
9
|
-
import { NotificationService } from '../../services/notification/notification.service';
|
|
10
|
-
import { PaymentViewService } from '../../services/payment-view/payment-view.service';
|
|
11
|
-
import type { PaymentLibComponent } from '../../payment-lib.component';
|
|
12
|
-
import { ActivatedRoute, Router } from '@angular/router';
|
|
13
|
-
import { INotificationPreview } from '../../interfaces/INotificationPreview';
|
|
14
|
-
import * as i0 from "@angular/core";
|
|
15
|
-
type PaymentLibAlias = PaymentLibComponent;
|
|
16
|
-
export declare class ProcessRefundComponent implements OnInit {
|
|
17
|
-
private RefundsService;
|
|
18
|
-
private paymentViewService;
|
|
19
|
-
private formBuilder;
|
|
20
|
-
private OrderslistService;
|
|
21
|
-
private notificationService;
|
|
22
|
-
private paymentLibComponent;
|
|
23
|
-
private router;
|
|
24
|
-
private activeRoute;
|
|
25
|
-
refundReference: string;
|
|
26
|
-
refundlistsource: IRefundList;
|
|
27
|
-
processRefundForm: FormGroup;
|
|
28
|
-
errorMessage: {
|
|
29
|
-
title: string;
|
|
30
|
-
body: string;
|
|
31
|
-
showError: any;
|
|
32
|
-
};
|
|
33
|
-
sendmeback: string;
|
|
34
|
-
viewStatus: string;
|
|
35
|
-
refundActionList: IRefundAction[];
|
|
36
|
-
refundRejectReasonList: IRefundRejectReason[];
|
|
37
|
-
isSendMeBackClicked: boolean;
|
|
38
|
-
isRejectClicked: boolean;
|
|
39
|
-
isOtherClicked: boolean;
|
|
40
|
-
isSuccesspageEnable: boolean;
|
|
41
|
-
refundActionsHasError: boolean;
|
|
42
|
-
refundRejectReasonHasError: boolean;
|
|
43
|
-
isReasonFieldEmpty: boolean;
|
|
44
|
-
isReasonFieldInvalid: boolean;
|
|
45
|
-
reasonFieldMinHasError: boolean;
|
|
46
|
-
reasonFieldMaxHasError: boolean;
|
|
47
|
-
isReasonEmpty: boolean;
|
|
48
|
-
isReasonInvalid: boolean;
|
|
49
|
-
successMsg: string;
|
|
50
|
-
navigationpage: string;
|
|
51
|
-
ccdCaseNumber: string;
|
|
52
|
-
isFromRefundListPage: boolean;
|
|
53
|
-
cpoDetails: any;
|
|
54
|
-
isCPODown: boolean;
|
|
55
|
-
isConfirmButtondisabled: boolean;
|
|
56
|
-
paymentObj: IPayment;
|
|
57
|
-
templateInstructionType: string;
|
|
58
|
-
notificationPreview: boolean;
|
|
59
|
-
notificationPreviewObj: INotificationPreview;
|
|
60
|
-
constructor(RefundsService: RefundsService, paymentViewService: PaymentViewService, formBuilder: FormBuilder, OrderslistService: OrderslistService, notificationService: NotificationService, paymentLibComponent: PaymentLibAlias, router: Router, activeRoute: ActivatedRoute);
|
|
61
|
-
ngOnInit(): void;
|
|
62
|
-
checkRefundActions(code: string): void;
|
|
63
|
-
getNotificationPreviewObj(notificationPreviewObj: INotificationPreview): void;
|
|
64
|
-
processRefundSubmit(): void;
|
|
65
|
-
getErrorMessage(isErrorExist: any, status: any, errorMsg: any, err: any): {
|
|
66
|
-
title: string;
|
|
67
|
-
body: string;
|
|
68
|
-
showError: any;
|
|
69
|
-
};
|
|
70
|
-
loadRefundListPage(): void;
|
|
71
|
-
loadRefundsHomePage(): void;
|
|
72
|
-
redirecttoRefundListPage(): void;
|
|
73
|
-
loadCaseTransactionPage(): void;
|
|
74
|
-
resetForm(vals: any, field: any): void;
|
|
75
|
-
goToCaseReview(): void;
|
|
76
|
-
getTemplateInstructionType(payment: IPayment, paymentReference: string): void;
|
|
77
|
-
showNotificationPreview(): void;
|
|
78
|
-
hideNotificationPreview(): void;
|
|
79
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProcessRefundComponent, never>;
|
|
80
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProcessRefundComponent, "ccpay-process-refund", never, { "refundReference": { "alias": "refundReference"; "required": false; }; "refundlistsource": { "alias": "refundlistsource"; "required": false; }; }, {}, never, never, false, never>;
|
|
81
|
-
}
|
|
82
|
-
export {};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { OnInit, EventEmitter } from '@angular/core';
|
|
2
|
-
import { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';
|
|
3
|
-
import { IPayment } from '../../interfaces/IPayment';
|
|
4
|
-
import { Router } from '@angular/router';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ProcessedPaymentsComponent implements OnInit {
|
|
7
|
-
private router;
|
|
8
|
-
private bulkScaningPaymentService;
|
|
9
|
-
NONPAYMENTS: IPayment[];
|
|
10
|
-
goToPaymentViewComponent: EventEmitter<any>;
|
|
11
|
-
constructor(router: Router, bulkScaningPaymentService: BulkScaningPaymentService);
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
trimUnderscore(method: string): string;
|
|
14
|
-
redirectToPaymentViewPage(paymentGroupReference: string, paymentReference: string, paymentMethod: string): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProcessedPaymentsComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProcessedPaymentsComponent, "ccpay-app-processed-payments", never, { "NONPAYMENTS": { "alias": "NONPAYMENTS"; "required": false; }; }, { "goToPaymentViewComponent": "goToPaymentViewComponent"; }, never, never, false, never>;
|
|
17
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { RefundsService } from '../../services/refunds/refunds.service';
|
|
3
|
-
import { IRefundList } from '../../interfaces/IRefundList';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class RefundListComponent implements OnInit {
|
|
6
|
-
private refundService;
|
|
7
|
-
USERID: string;
|
|
8
|
-
LOGGEDINUSERROLES: any[];
|
|
9
|
-
LOGGEDINUSEREMAIL: string;
|
|
10
|
-
constructor(refundService: RefundsService);
|
|
11
|
-
tableApprovalHeader: string;
|
|
12
|
-
tableRejectedHeader: string;
|
|
13
|
-
submittedRefundList: IRefundList[];
|
|
14
|
-
rejectedRefundList: IRefundList[];
|
|
15
|
-
approvalStatus: string;
|
|
16
|
-
rejectStatus: string;
|
|
17
|
-
errorMessage: any;
|
|
18
|
-
isApproveTableVisible: boolean;
|
|
19
|
-
isRejectTableVisible: boolean;
|
|
20
|
-
dropdownvalue: string;
|
|
21
|
-
isAuthorized: boolean;
|
|
22
|
-
userLst: any;
|
|
23
|
-
ngOnInit(): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RefundListComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RefundListComponent, "ccpay-refund-list", never, { "USERID": { "alias": "USERID"; "required": false; }; "LOGGEDINUSERROLES": { "alias": "LOGGEDINUSERROLES"; "required": false; }; "LOGGEDINUSEREMAIL": { "alias": "LOGGEDINUSEREMAIL"; "required": false; }; }, {}, never, never, false, never>;
|
|
26
|
-
}
|
|
@@ -1,119 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { RefundsService } from '../../services/refunds/refunds.service';
|
|
3
|
-
import { NotificationService } from '../../services/notification/notification.service';
|
|
4
|
-
import { FormBuilder, FormGroup } from '@angular/forms';
|
|
5
|
-
import { IRefundList } from '../../interfaces/IRefundList';
|
|
6
|
-
import { IRefundsNotifications } from '../../interfaces/IRefundsNotifications';
|
|
7
|
-
import { OrderslistService } from '../../services/orderslist.service';
|
|
8
|
-
import { IRefundContactDetails } from '../../interfaces/IRefundContactDetails';
|
|
9
|
-
import { IRefundStatus } from '../../interfaces/IRefundStatus';
|
|
10
|
-
import { PaymentViewService } from '../../services/payment-view/payment-view.service';
|
|
11
|
-
import { IPayment } from '../../interfaces/IPayment';
|
|
12
|
-
import { IFee } from '../../interfaces/IFee';
|
|
13
|
-
import { IRefundFee } from '../../interfaces/IRefundFee';
|
|
14
|
-
import type { PaymentLibComponent } from '../../payment-lib.component';
|
|
15
|
-
import * as i0 from "@angular/core";
|
|
16
|
-
type PaymentLibAlias = PaymentLibComponent;
|
|
17
|
-
export declare class RefundStatusComponent implements OnInit {
|
|
18
|
-
private formBuilder;
|
|
19
|
-
private refundService;
|
|
20
|
-
private notificationService;
|
|
21
|
-
private paymentLibComponent;
|
|
22
|
-
private OrderslistService;
|
|
23
|
-
private paymentViewService;
|
|
24
|
-
LOGGEDINUSERROLES: string[];
|
|
25
|
-
API_ROOT: string;
|
|
26
|
-
ccdCaseNumber: string;
|
|
27
|
-
isTurnOff: boolean;
|
|
28
|
-
orderParty: string;
|
|
29
|
-
refundStatusForm: FormGroup;
|
|
30
|
-
selectedRefundReason: string;
|
|
31
|
-
rejectedRefundList: IRefundList[];
|
|
32
|
-
notificationList: any;
|
|
33
|
-
notification: any;
|
|
34
|
-
approvalStatus: string;
|
|
35
|
-
rejectStatus: string;
|
|
36
|
-
errorMessage: any;
|
|
37
|
-
viewName: string;
|
|
38
|
-
refundReason: string;
|
|
39
|
-
refundlist: IRefundList;
|
|
40
|
-
bsPaymentDcnNumber: string;
|
|
41
|
-
isCallFromRefundList: boolean;
|
|
42
|
-
refundButtonState: string;
|
|
43
|
-
isAmountEmpty: boolean;
|
|
44
|
-
isReasonEmpty: boolean;
|
|
45
|
-
amountHasError: boolean;
|
|
46
|
-
isRemissionLessThanFeeError: boolean;
|
|
47
|
-
refundHasError: boolean;
|
|
48
|
-
refundReasons: any[];
|
|
49
|
-
refundStatusHistories: IRefundStatus[];
|
|
50
|
-
refundNotifications: IRefundStatus[];
|
|
51
|
-
isResendOperationSuccess: boolean;
|
|
52
|
-
isEditDetailsClicked: boolean;
|
|
53
|
-
isEditAddressDeatilsClicked: boolean;
|
|
54
|
-
addressDetails: IRefundContactDetails;
|
|
55
|
-
refundReference: string;
|
|
56
|
-
refundAmount: string;
|
|
57
|
-
refundCode: string;
|
|
58
|
-
isRefundBtnDisabled: boolean;
|
|
59
|
-
isFromPayBubble: boolean;
|
|
60
|
-
oldRefundReason: string;
|
|
61
|
-
refundreason: string;
|
|
62
|
-
navigationpage: string;
|
|
63
|
-
isLastUpdatedByCurrentUser: boolean;
|
|
64
|
-
isProcessRefund: boolean;
|
|
65
|
-
changedAmount: number;
|
|
66
|
-
isRemissionsMatch: boolean;
|
|
67
|
-
payment: IPayment;
|
|
68
|
-
changeRefundReason: string;
|
|
69
|
-
fees: IFee[];
|
|
70
|
-
refundFees: IRefundFee[];
|
|
71
|
-
paymentObj: IPayment;
|
|
72
|
-
templateInstructionType: string;
|
|
73
|
-
notificationSentViewIndex: number;
|
|
74
|
-
notificationPreview: boolean;
|
|
75
|
-
notificationSentView: boolean;
|
|
76
|
-
allowedRolesToAccessRefund: string[];
|
|
77
|
-
isRefundStatusResetBtnDisabled: boolean;
|
|
78
|
-
constructor(formBuilder: FormBuilder, refundService: RefundsService, notificationService: NotificationService, paymentLibComponent: PaymentLibAlias, OrderslistService: OrderslistService, paymentViewService: PaymentViewService);
|
|
79
|
-
ngOnInit(): void;
|
|
80
|
-
getRefundsStatusHistoryList(): void;
|
|
81
|
-
getRefundsNotification(): void;
|
|
82
|
-
goToRefundView(refundlist: IRefundList, navigationpage: string): void;
|
|
83
|
-
loadCaseTransactionPage(): void;
|
|
84
|
-
loadRefundListPage(): void;
|
|
85
|
-
gotoReviewDetailsPage(event: any): void;
|
|
86
|
-
gotoReviewAndReSubmitPage(): void;
|
|
87
|
-
gotoRefundReasonPage(refundReason: string): void;
|
|
88
|
-
gotoAmountPage(): void;
|
|
89
|
-
goToReviewAndSubmitView(): void;
|
|
90
|
-
resetRemissionForm(val: any, field: any): void;
|
|
91
|
-
selectRadioButton(key: any, value: any): void;
|
|
92
|
-
getRefundListReason(refundListReason: any): void;
|
|
93
|
-
getRefundAmount(amount: number): void;
|
|
94
|
-
getRefundFees(fees: IFee[]): void;
|
|
95
|
-
gotoReviewRefundConfirmationPage(): void;
|
|
96
|
-
gotoEditAddressDetails(note: IRefundsNotifications): void;
|
|
97
|
-
getContactDetails(obj: IRefundContactDetails): void;
|
|
98
|
-
getContactDetailsForRefundList(obj: IRefundContactDetails): void;
|
|
99
|
-
gotoEditDetailsPage(note?: any, view?: string): void;
|
|
100
|
-
submitEditDetail(): void;
|
|
101
|
-
putResend(notification: IRefundsNotifications): void;
|
|
102
|
-
gotoRefundViewPageCancelBtnClicked(event: Event): void;
|
|
103
|
-
gotoRefundReviewAndSubmitViewPageCancelBtnClicked(event: Event): void;
|
|
104
|
-
goToRefundProcessComponent(refundReference: string, refundList: IRefundList): void;
|
|
105
|
-
getTemplateInstructionType(payment: IPayment, paymentReference: string): void;
|
|
106
|
-
showNotificationPreview(): void;
|
|
107
|
-
hideNotificationPreview(): void;
|
|
108
|
-
showNotificationSentView(index: number): void;
|
|
109
|
-
hideNotificationSentView(): void;
|
|
110
|
-
check4AllowedRoles2DisplayEditRefundBtn: () => boolean;
|
|
111
|
-
displayResetRefundConfirmation(): void;
|
|
112
|
-
redirectToRefundListPage(): void;
|
|
113
|
-
postResetRefund(): void;
|
|
114
|
-
getResetRefundVisibility(): void;
|
|
115
|
-
isCurrentRefundVisibleForReset(): boolean;
|
|
116
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RefundStatusComponent, never>;
|
|
117
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RefundStatusComponent, "ccpay-refund-status", never, { "LOGGEDINUSERROLES": { "alias": "LOGGEDINUSERROLES"; "required": false; }; "API_ROOT": { "alias": "API_ROOT"; "required": false; }; "ccdCaseNumber": { "alias": "ccdCaseNumber"; "required": false; }; "isTurnOff": { "alias": "isTurnOff"; "required": false; }; "orderParty": { "alias": "orderParty"; "required": false; }; }, {}, never, never, true, never>;
|
|
118
|
-
}
|
|
119
|
-
export {};
|
|
@@ -1,49 +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 { IPaymentGroup } from '../../interfaces/IPaymentGroup';
|
|
5
|
-
import { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';
|
|
6
|
-
import { ErrorHandlerService } from '../../services/shared/error-handler.service';
|
|
7
|
-
import { PaymentViewService } from '../../services/payment-view/payment-view.service';
|
|
8
|
-
import { XlFileService } from '../../services/xl-file/xl-file.service';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
type PaymentLibAlias = PaymentLibComponent;
|
|
11
|
-
export declare class ReportsComponent implements OnInit {
|
|
12
|
-
private xlFileService;
|
|
13
|
-
private errorHandlerService;
|
|
14
|
-
private formBuilder;
|
|
15
|
-
private bulkScaningPaymentService;
|
|
16
|
-
private paymentLibComponent;
|
|
17
|
-
private paymentViewService;
|
|
18
|
-
ISPAYMENTSTATUSENABLED: boolean;
|
|
19
|
-
fmt: string;
|
|
20
|
-
loc: string;
|
|
21
|
-
reportsForm: FormGroup;
|
|
22
|
-
startDate: string;
|
|
23
|
-
endDate: string;
|
|
24
|
-
errorMeaagse: string;
|
|
25
|
-
ccdCaseNumber: string;
|
|
26
|
-
isDownLoadButtondisabled: Boolean;
|
|
27
|
-
isStartDateLesthanEndDate: Boolean;
|
|
28
|
-
isDateBetwnMonth: Boolean;
|
|
29
|
-
isDateRangeBetnWeek: Boolean;
|
|
30
|
-
errorMessage: any;
|
|
31
|
-
paymentGroups: IPaymentGroup[];
|
|
32
|
-
constructor(xlFileService: XlFileService, errorHandlerService: ErrorHandlerService, formBuilder: FormBuilder, bulkScaningPaymentService: BulkScaningPaymentService, paymentLibComponent: PaymentLibAlias, paymentViewService: PaymentViewService);
|
|
33
|
-
ngOnInit(): void;
|
|
34
|
-
getToday(): string;
|
|
35
|
-
getSelectedFromDate(): void;
|
|
36
|
-
validateDates(reportName: any): void;
|
|
37
|
-
fromValidation(): void;
|
|
38
|
-
downloadReport(): void;
|
|
39
|
-
getFileName(selectedOption: string, startDate: string, endDate: string): string;
|
|
40
|
-
tranformDate(strDate: string): string;
|
|
41
|
-
getTwodigit(input: number): string;
|
|
42
|
-
getCamelCaseString(selectedOption: any): any;
|
|
43
|
-
applyDateFormat(res: any): any;
|
|
44
|
-
multiDateFormater(dateStr: any): any;
|
|
45
|
-
convertToFloatValue(amt: any): string;
|
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ReportsComponent, never>;
|
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ReportsComponent, "ccpay-reports", never, { "ISPAYMENTSTATUSENABLED": { "alias": "ISPAYMENTSTATUSENABLED"; "required": false; }; }, {}, never, never, false, never>;
|
|
48
|
-
}
|
|
49
|
-
export {};
|
|
@@ -1,141 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, EventEmitter, OnInit } from '@angular/core';
|
|
2
|
-
import { IPayment } from '../../interfaces/IPayment';
|
|
3
|
-
import { IRemission } from '../../interfaces/IRemission';
|
|
4
|
-
import { IPaymentView } from '../../interfaces/IPaymentView';
|
|
5
|
-
import { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';
|
|
6
|
-
import { IFee } from '../../interfaces/IFee';
|
|
7
|
-
import { IPaymentGroup } from '../../interfaces/IPaymentGroup';
|
|
8
|
-
import { Router } from '@angular/router';
|
|
9
|
-
import { PaymentViewService } from '../../services/payment-view/payment-view.service';
|
|
10
|
-
import { NotificationService } from '../../services/notification/notification.service';
|
|
11
|
-
import { OrderslistService } from '../../services/orderslist.service';
|
|
12
|
-
import { IRefundContactDetails } from '../../interfaces/IRefundContactDetails';
|
|
13
|
-
import type { PaymentLibComponent } from '../../payment-lib.component';
|
|
14
|
-
import * as i0 from "@angular/core";
|
|
15
|
-
type PaymentLibAlias = PaymentLibComponent;
|
|
16
|
-
export declare class ServiceRequestComponent implements OnInit {
|
|
17
|
-
private paymentLibComponent;
|
|
18
|
-
private paymentViewService;
|
|
19
|
-
private OrderslistService;
|
|
20
|
-
private notificationService;
|
|
21
|
-
private cd;
|
|
22
|
-
private router;
|
|
23
|
-
LOGGEDINUSERROLES: string[];
|
|
24
|
-
viewStatus: string;
|
|
25
|
-
orderDetail: any[];
|
|
26
|
-
orderRef: string;
|
|
27
|
-
orderStatus: string;
|
|
28
|
-
orderParty: string;
|
|
29
|
-
orderCreated: Date;
|
|
30
|
-
orderCCDEvent: string;
|
|
31
|
-
orderFeesTotal: number;
|
|
32
|
-
orderTotalPayments: number;
|
|
33
|
-
orderRemissionTotal: number;
|
|
34
|
-
paymentGroupList: IPaymentGroup;
|
|
35
|
-
takePayment: boolean;
|
|
36
|
-
ccdCaseNumber: boolean;
|
|
37
|
-
isServiceRequest: string;
|
|
38
|
-
goToServiceRquestComponent: EventEmitter<any>;
|
|
39
|
-
viewCompStatus: any;
|
|
40
|
-
servicerequest: string;
|
|
41
|
-
paymentType: string;
|
|
42
|
-
excReference: string;
|
|
43
|
-
paymentGroups: any[];
|
|
44
|
-
payments: IPayment[];
|
|
45
|
-
nonPayments: IPayment[];
|
|
46
|
-
allPayments: IPayment[];
|
|
47
|
-
remissions: IRemission[];
|
|
48
|
-
paymentFees: IFee[];
|
|
49
|
-
fees: any;
|
|
50
|
-
errorMessage: string;
|
|
51
|
-
totalFees: number;
|
|
52
|
-
totalPayments: number;
|
|
53
|
-
totalNonOffPayments: number;
|
|
54
|
-
totalRemissions: number;
|
|
55
|
-
selectedOption: string;
|
|
56
|
-
dcnNumber: string;
|
|
57
|
-
paymentRef: string;
|
|
58
|
-
isTurnOff: boolean;
|
|
59
|
-
isRefundRemission: boolean;
|
|
60
|
-
isStrategicFixEnable: boolean;
|
|
61
|
-
isAddFeeBtnEnabled: boolean;
|
|
62
|
-
isExceptionRecord: boolean;
|
|
63
|
-
isUnprocessedRecordSelected: boolean;
|
|
64
|
-
exceptionRecordReference: string;
|
|
65
|
-
isAnyFeeGroupAvilable: boolean;
|
|
66
|
-
isHistoricGroupAvailable: boolean;
|
|
67
|
-
isBulkScanEnable: any;
|
|
68
|
-
isRemissionsMatch: boolean;
|
|
69
|
-
isRemoveBtnDisabled: boolean;
|
|
70
|
-
feeId: IFee;
|
|
71
|
-
clAmountDue: number;
|
|
72
|
-
unprocessedRecordCount: number;
|
|
73
|
-
isFeeRecordsExist: boolean;
|
|
74
|
-
isGrpOutstandingAmtPositive: boolean;
|
|
75
|
-
totalRefundAmount: Number;
|
|
76
|
-
caseType: String;
|
|
77
|
-
isConfirmationBtnDisabled: boolean;
|
|
78
|
-
refundReference: string;
|
|
79
|
-
refundAmount: string;
|
|
80
|
-
payment: IPayment;
|
|
81
|
-
paymentGroup: IPaymentGroup;
|
|
82
|
-
paymentView: IPaymentView;
|
|
83
|
-
isAddRemissionEnable: boolean;
|
|
84
|
-
orderRemissionDetails: any[];
|
|
85
|
-
orderLevelFees: IOrderReferenceFee[];
|
|
86
|
-
cpoDetails: any[];
|
|
87
|
-
serviceRequestValue: string;
|
|
88
|
-
orderAddBtnEnable: boolean;
|
|
89
|
-
isFromPaymentDetailPage: boolean;
|
|
90
|
-
contactDetailsObj: IRefundContactDetails;
|
|
91
|
-
notification: any;
|
|
92
|
-
isCPODown: boolean;
|
|
93
|
-
test: boolean;
|
|
94
|
-
isPBA: boolean;
|
|
95
|
-
isIssueRefunfBtnEnable: boolean;
|
|
96
|
-
isAddRemissionBtnEnabled: boolean;
|
|
97
|
-
isRefundRemissionBtnEnable: boolean;
|
|
98
|
-
allowedRolesToAccessRefund: string[];
|
|
99
|
-
isFromServiceRequestPage: boolean;
|
|
100
|
-
navigationpage: string;
|
|
101
|
-
remissionFeeAmt: number;
|
|
102
|
-
isContinueBtnDisabled: boolean;
|
|
103
|
-
isFullyRefund: boolean;
|
|
104
|
-
templateInstructionType: string;
|
|
105
|
-
notificationPreview: boolean;
|
|
106
|
-
constructor(paymentLibComponent: PaymentLibAlias, paymentViewService: PaymentViewService, OrderslistService: OrderslistService, notificationService: NotificationService, cd: ChangeDetectorRef, router: Router);
|
|
107
|
-
ngOnInit(): void;
|
|
108
|
-
goToServiceRequestPage(): void;
|
|
109
|
-
goToCaseTransationPage(event: any): void;
|
|
110
|
-
addRemission(fee: IFee): void;
|
|
111
|
-
addRefundForRemission(payment: IPayment, remission: IRemission[], fees: any): void;
|
|
112
|
-
cancelRemoval(): void;
|
|
113
|
-
removeFee(fee: any): void;
|
|
114
|
-
issueRefund(payment: IPayment): void;
|
|
115
|
-
isAnyRefundsForThisCase(): boolean;
|
|
116
|
-
showOverPayment(paymentgrp: IPaymentGroup, payment: any): void;
|
|
117
|
-
showIssueRefundPage(paymentgrp: IPaymentGroup, payment: any): void;
|
|
118
|
-
getBalanceToBePaid(): number;
|
|
119
|
-
goToPayementView(paymentGroupReference: string, paymentReference: string, paymentMethod: string): void;
|
|
120
|
-
goToPaymentViewComponent(paymentGroup: any): void;
|
|
121
|
-
chkIsIssueRefundBtnEnable(payment: IPayment): boolean;
|
|
122
|
-
chkIsAddRefundBtnEnable(remission: IRemission): boolean;
|
|
123
|
-
canItBeRefunded(remission: IRemission): boolean;
|
|
124
|
-
chkIsAddRemissionBtnEnable(fee: IFee): boolean;
|
|
125
|
-
resetOrderData(): void;
|
|
126
|
-
selectPymentOption(paymentType: string): void;
|
|
127
|
-
goToPaymentViewComp(): void;
|
|
128
|
-
continuePayment(paymentgrp: IPaymentGroup): void;
|
|
129
|
-
getContactDetails(obj: IRefundContactDetails): void;
|
|
130
|
-
gotoPaymentSelectPage(event: Event): void;
|
|
131
|
-
gotoAddressPage(note?: IRefundContactDetails): void;
|
|
132
|
-
processRefund(): void;
|
|
133
|
-
getOverPaymentValue(): number;
|
|
134
|
-
getTemplateInstructionType(payment: IPayment): void;
|
|
135
|
-
showNotificationPreview(): void;
|
|
136
|
-
hideNotificationPreview(): void;
|
|
137
|
-
hasPaymentsRole(): boolean;
|
|
138
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ServiceRequestComponent, never>;
|
|
139
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ServiceRequestComponent, "ccpay-service-request", never, { "LOGGEDINUSERROLES": { "alias": "LOGGEDINUSERROLES"; "required": false; }; "viewStatus": { "alias": "viewStatus"; "required": false; }; "orderDetail": { "alias": "orderDetail"; "required": false; }; "orderRef": { "alias": "orderRef"; "required": false; }; "orderStatus": { "alias": "orderStatus"; "required": false; }; "orderParty": { "alias": "orderParty"; "required": false; }; "orderCreated": { "alias": "orderCreated"; "required": false; }; "orderCCDEvent": { "alias": "orderCCDEvent"; "required": false; }; "orderFeesTotal": { "alias": "orderFeesTotal"; "required": false; }; "orderTotalPayments": { "alias": "orderTotalPayments"; "required": false; }; "orderRemissionTotal": { "alias": "orderRemissionTotal"; "required": false; }; "paymentGroupList": { "alias": "paymentGroupList"; "required": false; }; "takePayment": { "alias": "takePayment"; "required": false; }; "ccdCaseNumber": { "alias": "ccdCaseNumber"; "required": false; }; "isServiceRequest": { "alias": "isServiceRequest"; "required": false; }; }, { "goToServiceRquestComponent": "goToServiceRquestComponent"; }, never, never, true, never>;
|
|
140
|
-
}
|
|
141
|
-
export {};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { IStatusHistories } from '../../interfaces/IStatusHistories';
|
|
3
|
-
import { StatusHistoryService } from '../../services/status-history/status-history.service';
|
|
4
|
-
import type { PaymentLibComponent } from '../../payment-lib.component';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
type PaymentLibAlias = PaymentLibComponent;
|
|
7
|
-
export declare class StatusHistoryComponent implements OnInit {
|
|
8
|
-
private statusHistoryService;
|
|
9
|
-
private paymentLibComponent;
|
|
10
|
-
isTakePayment: boolean;
|
|
11
|
-
pageTitle: string;
|
|
12
|
-
statuses: IStatusHistories;
|
|
13
|
-
errorMessage: string;
|
|
14
|
-
constructor(statusHistoryService: StatusHistoryService, paymentLibComponent: PaymentLibAlias);
|
|
15
|
-
ngOnInit(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StatusHistoryComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StatusHistoryComponent, "ccpay-payment-statuses", never, { "isTakePayment": { "alias": "isTakePayment"; "required": false; }; }, {}, never, never, true, never>;
|
|
18
|
-
}
|
|
19
|
-
export {};
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import type { PaymentLibComponent } from '../../payment-lib.component';
|
|
3
|
-
import { MatTableDataSource } from '@angular/material/table';
|
|
4
|
-
import { MatSort } from '@angular/material/sort';
|
|
5
|
-
import { MatPaginator } from '@angular/material/paginator';
|
|
6
|
-
import { IRefundList } from '../../interfaces/IRefundList';
|
|
7
|
-
import { OrderslistService } from '../../services/orderslist.service';
|
|
8
|
-
import { ActivatedRoute, Router } from '@angular/router';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
type PaymentLibAlias = PaymentLibComponent;
|
|
11
|
-
export declare class TableComponent {
|
|
12
|
-
private paymentLibComponent;
|
|
13
|
-
private cdRef;
|
|
14
|
-
private OrderslistService;
|
|
15
|
-
private router;
|
|
16
|
-
private activeRoute;
|
|
17
|
-
DATASOURCE: any[];
|
|
18
|
-
STATUS: string;
|
|
19
|
-
errorMessage: string;
|
|
20
|
-
isApprovalFlow: boolean;
|
|
21
|
-
displayedColumns: string[];
|
|
22
|
-
dataSource: MatTableDataSource<any>;
|
|
23
|
-
userLst: any;
|
|
24
|
-
serviceLst: any;
|
|
25
|
-
actualcount: number;
|
|
26
|
-
count: number;
|
|
27
|
-
refundList: IRefundList[];
|
|
28
|
-
paginator: MatPaginator;
|
|
29
|
-
sort: MatSort;
|
|
30
|
-
constructor(paymentLibComponent: PaymentLibAlias, cdRef: ChangeDetectorRef, OrderslistService: OrderslistService, router: Router, activeRoute: ActivatedRoute);
|
|
31
|
-
ngOnInit(): void;
|
|
32
|
-
/**
|
|
33
|
-
* Set the paginator and sort after the view init since this component will
|
|
34
|
-
* be able to query its view for the initialized paginator and sort.
|
|
35
|
-
*/
|
|
36
|
-
ngAfterViewInit(): void;
|
|
37
|
-
applyFilter(filterValue: string): void;
|
|
38
|
-
selectchange(args: any): void;
|
|
39
|
-
goToRefundProcessComponent(refundReference: string, refundData: IRefundList): void;
|
|
40
|
-
goToRefundViewComponent(refundReference: string, refundData: IRefundList): void;
|
|
41
|
-
goToCaseReview(ccdCaseNumber: string, refundData: IRefundList): void;
|
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TableComponent, "ccpay-table", never, { "DATASOURCE": { "alias": "DATASOURCE"; "required": false; }; "STATUS": { "alias": "STATUS"; "required": false; }; "errorMessage": { "alias": "errorMessage"; "required": false; }; }, {}, never, never, false, never>;
|
|
44
|
-
}
|
|
45
|
-
export {};
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { OnInit, EventEmitter } from '@angular/core';
|
|
2
|
-
import { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';
|
|
3
|
-
import type { PaymentLibComponent } from '../../payment-lib.component';
|
|
4
|
-
import { IBSPayments } from '../../interfaces/IBSPayments';
|
|
5
|
-
import { Router } from '@angular/router';
|
|
6
|
-
import { PaymentViewService } from '../../services/payment-view/payment-view.service';
|
|
7
|
-
import { OrderslistService } from '../../services/orderslist.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class UnprocessedPaymentsComponent implements OnInit {
|
|
10
|
-
private router;
|
|
11
|
-
private bulkScaningPaymentService;
|
|
12
|
-
private paymentLibComponent;
|
|
13
|
-
private paymentViewService;
|
|
14
|
-
private OrderslistService;
|
|
15
|
-
FEE_RECORDS_EXISTS: boolean;
|
|
16
|
-
PAYMENTREF: string;
|
|
17
|
-
ISTURNOFF: boolean;
|
|
18
|
-
IS_BUTTON_ENABLE: boolean;
|
|
19
|
-
IS_OS_AMT_AVAILABLE: boolean;
|
|
20
|
-
ISSFENABLE: boolean;
|
|
21
|
-
PAYMENTSLENGTH: Number;
|
|
22
|
-
LEVEL: Number;
|
|
23
|
-
selectedUnprocessedFeeEvent: EventEmitter<string>;
|
|
24
|
-
getUnprocessedFeeCount: EventEmitter<string>;
|
|
25
|
-
viewStatus: string;
|
|
26
|
-
unassignedRecordList: IBSPayments;
|
|
27
|
-
upPaymentErrorMessage: string;
|
|
28
|
-
ccdCaseNumber: string;
|
|
29
|
-
recordId: string;
|
|
30
|
-
isRecordExist: boolean;
|
|
31
|
-
dcnNumber: string;
|
|
32
|
-
selectedOption: string;
|
|
33
|
-
isUnprocessedRecordSelected: boolean;
|
|
34
|
-
isAllocateToExistingFeebtnEnabled: boolean;
|
|
35
|
-
isMarkAsUnidentifiedbtnEnabled: boolean;
|
|
36
|
-
isAllocatedToNewFeebtnEnabled: boolean;
|
|
37
|
-
isExceptionCase: boolean;
|
|
38
|
-
serviceId: string;
|
|
39
|
-
isBulkScanEnable: any;
|
|
40
|
-
isTurnOff: boolean;
|
|
41
|
-
isStFixEnable: any;
|
|
42
|
-
unassignedRecordSelectedList: IBSPayments;
|
|
43
|
-
unassignedRecordListLength: number;
|
|
44
|
-
showContent: boolean;
|
|
45
|
-
constructor(router: Router, bulkScaningPaymentService: BulkScaningPaymentService, paymentLibComponent: PaymentLibComponent, paymentViewService: PaymentViewService, OrderslistService: OrderslistService);
|
|
46
|
-
ngOnInit(): void;
|
|
47
|
-
getUnassignedPaymentlist(): void;
|
|
48
|
-
setValuesForUnassignedRecord(unassignedPayments: any): void;
|
|
49
|
-
formatUnassignedRecordId(ID: Number): string;
|
|
50
|
-
trimUnderscore(method: string): string;
|
|
51
|
-
redirectToFeeSearchPage(event: any, dcn_reference: any): void;
|
|
52
|
-
loadUnsolicitedPage(viewName: string, dcn_reference: any): void;
|
|
53
|
-
unprocessedPaymentSelectEvent(selectedRecordReference: any): void;
|
|
54
|
-
resetButtons(): void;
|
|
55
|
-
goToAllocatePage(dcn_reference: any): void;
|
|
56
|
-
validateButtons(): void;
|
|
57
|
-
unprocessedPaymentUnSelectEvent(event: any): void;
|
|
58
|
-
showDetailRow(event: any, obj: any, i: any): void;
|
|
59
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UnprocessedPaymentsComponent, never>;
|
|
60
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UnprocessedPaymentsComponent, "ccpay-app-unprocessed-payments", never, { "FEE_RECORDS_EXISTS": { "alias": "FEE_RECORDS_EXISTS"; "required": false; }; "PAYMENTREF": { "alias": "PAYMENTREF"; "required": false; }; "ISTURNOFF": { "alias": "ISTURNOFF"; "required": false; }; "IS_BUTTON_ENABLE": { "alias": "IS_BUTTON_ENABLE"; "required": false; }; "IS_OS_AMT_AVAILABLE": { "alias": "IS_OS_AMT_AVAILABLE"; "required": false; }; "ISSFENABLE": { "alias": "ISSFENABLE"; "required": false; }; "PAYMENTSLENGTH": { "alias": "PAYMENTSLENGTH"; "required": false; }; "LEVEL": { "alias": "LEVEL"; "required": false; }; }, { "selectedUnprocessedFeeEvent": "selectedUnprocessedFeeEvent"; "getUnprocessedFeeCount": "getUnprocessedFeeCount"; }, never, never, true, never>;
|
|
61
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { IFee } from './IFee';
|
|
2
|
-
export declare class AddRemissionRequest {
|
|
3
|
-
beneficiary_name: string;
|
|
4
|
-
ccd_case_number: string;
|
|
5
|
-
fee: IFee;
|
|
6
|
-
hwf_amount: number;
|
|
7
|
-
hwf_reference: string;
|
|
8
|
-
payment_group_reference: string;
|
|
9
|
-
case_type: string;
|
|
10
|
-
constructor(ccd_case_number: string, fee: IFee, hwf_amount: number, hwf_reference: string, caseType: string);
|
|
11
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { IBSPayments } from "./IBSPayments";
|
|
2
|
-
export declare class AllocatePaymentRequest {
|
|
3
|
-
amount: Number;
|
|
4
|
-
banked_date: String;
|
|
5
|
-
ccd_case_number: String;
|
|
6
|
-
exception_record: string;
|
|
7
|
-
currency: String;
|
|
8
|
-
document_control_number: String;
|
|
9
|
-
external_provider: String;
|
|
10
|
-
giro_slip_no: String;
|
|
11
|
-
payer_name: String;
|
|
12
|
-
payment_channel: Object;
|
|
13
|
-
payment_status: Object;
|
|
14
|
-
payment_method: String;
|
|
15
|
-
case_type: String;
|
|
16
|
-
payment_allocation_dto?: {
|
|
17
|
-
allocation_reason: String;
|
|
18
|
-
allocation_status: String;
|
|
19
|
-
explanation: String;
|
|
20
|
-
payment_allocation_status: Object;
|
|
21
|
-
payment_group_reference: String;
|
|
22
|
-
payment_reference: String;
|
|
23
|
-
reason: String;
|
|
24
|
-
receiving_office: String;
|
|
25
|
-
unidentified_reason: String;
|
|
26
|
-
user_id: String;
|
|
27
|
-
user_name: String;
|
|
28
|
-
case_type: String;
|
|
29
|
-
};
|
|
30
|
-
constructor(ccd_case_number: string, unAllocatedPayment: IBSPayments, caseType: string, exceptionRecord: string, allocatedRequest?: any);
|
|
31
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export declare class IAllocationPaymentsRequest {
|
|
2
|
-
payment_allocation_status: any;
|
|
3
|
-
payment_group_reference: string;
|
|
4
|
-
payment_reference: string;
|
|
5
|
-
reason: string;
|
|
6
|
-
explanation: string;
|
|
7
|
-
user_name: string;
|
|
8
|
-
constructor(payment_group_reference: string, payment_reference: string, reason?: string, explanation?: string, userName?: string);
|
|
9
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
export interface IBSPayments {
|
|
2
|
-
id?: string;
|
|
3
|
-
dcn_reference?: string;
|
|
4
|
-
bgc_reference?: string;
|
|
5
|
-
amount?: number;
|
|
6
|
-
currency?: string;
|
|
7
|
-
payment_method?: string;
|
|
8
|
-
outbound_batch_number?: string;
|
|
9
|
-
dcn_case?: string;
|
|
10
|
-
case_reference?: string;
|
|
11
|
-
po_box?: string;
|
|
12
|
-
first_cheque_dcn_in_batch?: string;
|
|
13
|
-
payer_name?: string;
|
|
14
|
-
date_banked?: string;
|
|
15
|
-
date_created?: string;
|
|
16
|
-
date_updated?: string;
|
|
17
|
-
length?: number;
|
|
18
|
-
expanded?: boolean;
|
|
19
|
-
}
|