@hmcts/ccpay-web-component 5.0.1-beta115 → 5.0.1-beta119
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/bundles/hmcts-ccpay-web-component.umd.js +182 -792
- package/bundles/hmcts-ccpay-web-component.umd.js.map +1 -1
- package/bundles/hmcts-ccpay-web-component.umd.min.js +1 -1
- package/bundles/hmcts-ccpay-web-component.umd.min.js.map +1 -1
- package/esm2015/hmcts-ccpay-web-component.js +33 -34
- package/esm2015/lib/components/add-remission/add-remission.component.js +58 -368
- package/esm2015/lib/components/case-transactions/case-transactions.component.js +5 -32
- package/esm2015/lib/components/contact-details/contact-details.component.js +41 -18
- package/esm2015/lib/components/fee-summary/fee-summary.component.js +3 -1
- package/esm2015/lib/components/payment-view/payment-view.component.js +4 -6
- package/esm2015/lib/components/process-refund/process-refund.component.js +3 -8
- package/esm2015/lib/components/refund-status/refund-status.component.js +3 -3
- package/esm2015/lib/components/service-request/service-request.component.js +9 -28
- package/esm2015/lib/components/unprocessed-payments/unprocessed-payments.component.js +2 -1
- package/esm2015/lib/interfaces/PostRefundRetroRemission.js +4 -16
- package/esm2015/lib/payment-lib.component.js +4 -6
- package/esm2015/lib/payment-lib.module.js +3 -3
- package/esm2015/lib/services/payment-view/payment-view.service.js +1 -29
- package/esm2015/lib/services/refunds/refunds.service.js +3 -16
- package/esm2015/lib/services/shared/error-handler.service.js +10 -19
- package/esm5/hmcts-ccpay-web-component.js +33 -34
- package/esm5/lib/components/add-remission/add-remission.component.js +65 -444
- package/esm5/lib/components/case-transactions/case-transactions.component.js +5 -38
- package/esm5/lib/components/contact-details/contact-details.component.js +42 -18
- package/esm5/lib/components/fee-summary/fee-summary.component.js +3 -1
- package/esm5/lib/components/payment-view/payment-view.component.js +4 -6
- package/esm5/lib/components/process-refund/process-refund.component.js +3 -8
- package/esm5/lib/components/refund-status/refund-status.component.js +3 -3
- package/esm5/lib/components/service-request/service-request.component.js +9 -32
- package/esm5/lib/components/unprocessed-payments/unprocessed-payments.component.js +2 -1
- package/esm5/lib/interfaces/PostRefundRetroRemission.js +3 -12
- package/esm5/lib/payment-lib.component.js +3 -4
- package/esm5/lib/payment-lib.module.js +3 -3
- package/esm5/lib/services/payment-view/payment-view.service.js +1 -42
- package/esm5/lib/services/refunds/refunds.service.js +3 -16
- package/esm5/lib/services/shared/error-handler.service.js +10 -19
- package/fesm2015/hmcts-ccpay-web-component.js +148 -679
- package/fesm2015/hmcts-ccpay-web-component.js.map +1 -1
- package/fesm5/hmcts-ccpay-web-component.js +150 -782
- package/fesm5/hmcts-ccpay-web-component.js.map +1 -1
- package/hmcts-ccpay-web-component.d.ts +32 -33
- package/hmcts-ccpay-web-component.metadata.json +1 -1
- package/lib/components/add-remission/add-remission.component.d.ts +2 -22
- package/lib/components/case-transactions/case-transactions.component.d.ts +0 -5
- package/lib/components/contact-details/contact-details.component.d.ts +2 -1
- package/lib/components/payment-view/payment-view.component.d.ts +0 -1
- package/lib/components/process-refund/process-refund.component.d.ts +0 -1
- package/lib/components/service-request/service-request.component.d.ts +0 -2
- package/lib/interfaces/PostRefundRetroRemission.d.ts +2 -5
- package/lib/payment-lib.component.d.ts +0 -2
- package/lib/services/payment-view/payment-view.service.d.ts +2 -6
- package/package.json +1 -1
- package/esm2015/lib/components/pba-payment/pba-payment.component.js +0 -205
- package/esm2015/lib/interfaces/IserviceRequestCardPayment.js +0 -23
- package/esm2015/lib/interfaces/IserviceRequestPbaPayment.js +0 -28
- package/esm5/lib/components/pba-payment/pba-payment.component.js +0 -222
- package/esm5/lib/interfaces/IserviceRequestCardPayment.js +0 -22
- package/esm5/lib/interfaces/IserviceRequestPbaPayment.js +0 -25
- package/lib/components/pba-payment/pba-payment.component.d.ts +0 -28
- package/lib/interfaces/IserviceRequestCardPayment.d.ts +0 -6
- package/lib/interfaces/IserviceRequestPbaPayment.d.ts +0 -7
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["ng://@hmcts/ccpay-web-component/lib/payment-lib.service.ts","ng://@hmcts/ccpay-web-component/lib/services/orderslist.service.ts","ng://@hmcts/ccpay-web-component/lib/payment-lib.component.ts","ng://@hmcts/ccpay-web-component/lib/services/shared/error-handler.service.ts","ng://@hmcts/ccpay-web-component/lib/services/shared/logger/logger.service.ts","ng://@hmcts/ccpay-web-component/lib/services/payment-list/payment-list.service.ts","ng://@hmcts/ccpay-web-component/lib/components/payment-list/payment-list.component.ts","node_modules/tslib/tslib.es6.js","ng://@hmcts/ccpay-web-component/lib/services/shared/httpclient/webcomponent.http.client.ts","ng://@hmcts/ccpay-web-component/lib/services/payment-view/payment-view.service.ts","ng://@hmcts/ccpay-web-component/lib/components/payment-view/payment-view.component.ts","ng://@hmcts/ccpay-web-component/lib/services/refunds/refunds.service.ts","ng://@hmcts/ccpay-web-component/lib/components/process-refund/process-refund.component.ts","ng://@hmcts/ccpay-web-component/lib/components/refund-list/refund-list.component.ts","ng://@hmcts/ccpay-web-component/lib/services/card-details/card-details.service.ts","ng://@hmcts/ccpay-web-component/lib/components/card-details/card-details.component.ts","ng://@hmcts/ccpay-web-component/lib/components/page-not-found.component.ts","ng://@hmcts/ccpay-web-component/lib/services/status-history/status-history.service.ts","ng://@hmcts/ccpay-web-component/lib/components/status-history/status-history.component.ts","ng://@hmcts/ccpay-web-component/lib/services/notification/notification.service.ts","ng://@hmcts/ccpay-web-component/lib/components/contact-details/contact-details.component.ts","ng://@hmcts/ccpay-web-component/lib/components/pba-details/pba-details.component.ts","ng://@hmcts/ccpay-web-component/lib/services/shared/logger/console-logger.service.ts","ng://@hmcts/ccpay-web-component/lib/services/case-transactions/case-transactions.service.ts","ng://@hmcts/ccpay-web-component/lib/services/bulk-scaning-payment/bulk-scaning-payment.service.ts","ng://@hmcts/ccpay-web-component/lib/components/case-transactions/case-transactions.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PaymentToPayhubRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PayhubAntennaRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/fee-summary/fee-summary.component.ts","ng://@hmcts/ccpay-web-component/lib/components/error-banner/error-banner.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/UnidentifiedPaymentsRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/AllocatePaymentRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/mark-unidentified-payment/mark-unidentified-payment.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/UnsolicitedPaymentsRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/mark-unsolicited-payment/mark-unsolicited-payment.component.ts","ng://@hmcts/ccpay-web-component/lib/components/unprocessed-payments/unprocessed-payments.component.ts","ng://@hmcts/ccpay-web-component/lib/components/processed-payments/processed-payments.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IAllocationPaymentsRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/allocate-payments/allocate-payments.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/AddRemissionRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/AddRetroRemissionRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PostRefundRetroRemission.ts","ng://@hmcts/ccpay-web-component/lib/components/add-remission/add-remission.component.ts","ng://@hmcts/ccpay-web-component/lib/pipes/ccd-hyphens.pipe.ts","ng://@hmcts/ccpay-web-component/lib/pipes/capitalize.pipe.ts","ng://@hmcts/ccpay-web-component/lib/pipes/key-value.pipe.ts","ng://@hmcts/ccpay-web-component/lib/pipes/sanitize-html.pipe.ts","ng://@hmcts/ccpay-web-component/lib/services/xl-file/xl-file.service.ts","ng://@hmcts/ccpay-web-component/lib/components/reports/reports.component.ts","ng://@hmcts/ccpay-web-component/lib/components/table/table.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IPutNotificationRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IResubmitRefundRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/refund-status/refund-status.component.ts","ng://@hmcts/ccpay-web-component/lib/components/service-request/service-request.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IserviceRequestCardPayment.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IserviceRequestPbaPayment.ts","ng://@hmcts/ccpay-web-component/lib/components/pba-payment/pba-payment.component.ts","ng://@hmcts/ccpay-web-component/lib/payment-lib.module.ts"],"sourcesContent":["import { Injectable } from '@angular/core';\n\n@Injectable({\n providedIn: 'root'\n})\n\nexport class PaymentLibService {\n API_ROOT: string;\n BULKSCAN_API_ROOT: string;\n REFUNDS_API_ROOT: string;\n NOTIFICATION_API_ROOT: string;\n\n constructor() { }\n\n setApiRootUrl(apiRoot: string): void {\n this.API_ROOT = apiRoot;\n }\n\n getApiRootUrl(): string {\n return this.API_ROOT;\n }\n\n setBulkScanApiRootUrl(bulkscanapiRoot: string): void {\n this.BULKSCAN_API_ROOT = bulkscanapiRoot;\n }\n\n getBulkScanApiRootUrl(): string {\n return this.BULKSCAN_API_ROOT;\n }\n\n setRefundndsApiRootUrl(refundsapiRoot: string): void {\n this.REFUNDS_API_ROOT = refundsapiRoot;\n }\n\n getRefundsApiRootUrl(): string {\n return this.REFUNDS_API_ROOT;\n }\n setNoticationApiRootUrl(notificationapiRoot: string): void {\n this.NOTIFICATION_API_ROOT = notificationapiRoot;\n }\n\n getNoticationApiRootUrl(): string {\n return this.NOTIFICATION_API_ROOT;\n }\n}\n","import { Injectable } from '@angular/core';\nimport { Observable, BehaviorSubject } from 'rxjs';\nimport {IOrderReferenceFee} from '../interfaces/IOrderReferenceFee';\nimport { IRefundList } from '../interfaces/IRefundList';\nimport { IPaymentView } from '../interfaces/IPaymentView'; \n\n@Injectable({\n providedIn: 'root'\n})\nexport class OrderslistService {\n private ordersList: BehaviorSubject<IOrderReferenceFee[]> = new BehaviorSubject<IOrderReferenceFee[]>(null);\n private refundView: BehaviorSubject<IRefundList> = new BehaviorSubject<IRefundList>(null);\n private caseType = new BehaviorSubject(\"\");\n getcaseType = this.caseType.asObservable();\n private feeExists = new BehaviorSubject<boolean>(null);\n getFeeExist = this.feeExists.asObservable();\n private ccdCaseNumber = new BehaviorSubject(\"\");\n getCCDCaseNumberforRefund = this.ccdCaseNumber.asObservable();\n private isFromServiceRequestPage = new BehaviorSubject<boolean>(null);\n getisFromServiceRequestPage = this.isFromServiceRequestPage.asObservable();\n private OrderRefId = new BehaviorSubject(\"\");\n getOrderRefId = this.OrderRefId.asObservable();\n private navigationPage = new BehaviorSubject(\"\");\n getnavigationPage = this.navigationPage.asObservable();\n\n private orderRef = new BehaviorSubject(\"\");\n getorderRef = this.orderRef.asObservable();\n private orderCCDEvent = new BehaviorSubject(\"\");\n getorderCCDEvent = this.caseType.asObservable();\n private orderCreated = new BehaviorSubject<Date>(null);\n getorderCreated = this.orderCreated.asObservable();\n private orderParty = new BehaviorSubject(\"\");\n getorderParty = this.orderParty.asObservable();\n private orderRemissionTotal = new BehaviorSubject<number>(null);\n getorderRemissionTotal = this.orderRemissionTotal.asObservable();\n private orderFeesTotal = new BehaviorSubject<number>(null);\n getorderFeesTotal = this.orderFeesTotal.asObservable();\n private orderTotalPayments = new BehaviorSubject<number>(null);\n getorderTotalPayments = this.orderTotalPayments.asObservable();\n private rolesList: BehaviorSubject<any[]> = new BehaviorSubject<any[]>(null);\n\n private orderDetail: BehaviorSubject<any[]> = new BehaviorSubject<any[]>(null);\n\n private paymentPageView: BehaviorSubject<IPaymentView> = new BehaviorSubject<IPaymentView>(null);\n\n constructor() { }\n\n setOrdersList(orderLevelFees: IOrderReferenceFee[]): void {\n this.ordersList.next(Object.assign([], orderLevelFees));\n }\n getOrdersList() {\n return this.ordersList;\n }\n\n setRefundView(refundList: IRefundList): void {\n this.refundView.next(Object.assign([], refundList));\n }\n getRefundView() {\n return this.refundView;\n }\n\n setCaseType(caseType: string){\n this.caseType.next(caseType);\n }\n getCaseType(){\n return this.caseType;\n }\n\n setCCDCaseNumber(ccdCaseNumber: string){\n this.ccdCaseNumber.next(ccdCaseNumber);\n }\n getCCDCaseNumber(){\n return this.ccdCaseNumber;\n }\n\n setFeeExists(feeExists: boolean){\n this.feeExists.next(feeExists);\n }\n getFeeExists(){\n return this.feeExists;\n } \n\n setisFromServiceRequestPage(isFromServiceRequestPage: boolean){\n this.isFromServiceRequestPage.next(isFromServiceRequestPage);\n }\n getisFromServiceRequestPages(){\n return this.isFromServiceRequestPage;\n }\n\n setOrderRefId(OrderRefId: string){\n this.OrderRefId.next(OrderRefId);\n }\n getSelectedOrderRefId(){\n return this.OrderRefId;\n }\n\n setnavigationPage(navigationPage: string){\n this.navigationPage.next(navigationPage);\n }\n getnavigationPageValue(){\n return this.navigationPage;\n }\n\n setpaymentPageView(paymentpageList: IPaymentView): void {\n this.paymentPageView.next(Object.assign([], paymentpageList));\n }\n getpaymentPageView() {\n return this.paymentPageView;\n }\n\n setUserRolesList(rolesList:any[]): void {\n this.rolesList.next(Object.assign([], rolesList));\n }\n getUserRolesList() {\n return this.rolesList;\n }\n\n setorderDetail(orderDetail:any[]): void {\n this.orderDetail.next(Object.assign([], orderDetail));\n }\n getorderDetail() {\n return this.orderDetail;\n }\n\n setOrderRef(orderRef: string){\n this.orderRef.next(orderRef);\n }\n getorderRefs(){\n return this.orderRef;\n }\n\n setorderCCDEvent(orderCCDEvent: string){\n this.orderCCDEvent.next(orderCCDEvent);\n }\n getorderCCDEvents(){\n return this.orderCCDEvent;\n }\n\n setorderCreated(orderCreated: Date){\n this.orderCreated.next(orderCreated);\n }\n getorderCreateds(){\n return this.orderCreated;\n }\n\n setorderParty(orderParty: string){\n this.orderParty.next(orderParty);\n }\n getorderPartys(){\n return this.orderParty;\n }\n\n setorderRemissionTotal(orderRemissionTotal: number){\n this.orderRemissionTotal.next(orderRemissionTotal);\n }\n getorderRemissionTotals(){\n return this.orderRemissionTotal;\n }\n\n setorderFeesTotal(orderFeesTotal: number){\n this.orderFeesTotal.next(orderFeesTotal);\n }\n getorderFeesTotals(){\n return this.orderFeesTotal;\n }\n\n setorderTotalPayments(orderTotalPayments: number){\n this.orderTotalPayments.next(orderTotalPayments);\n }\n getoorderTotalPaymentss(){\n return this.orderTotalPayments;\n }\n}\n","import { ChangeDetectorRef, Component, Input, OnInit } from '@angular/core';\nimport { PaymentLibService } from './payment-lib.service';\nimport { IBSPayments } from './interfaces/IBSPayments';\nimport { OrderslistService } from './services/orderslist.service';\nimport { IPayment } from './interfaces/IPayment';\n\n@Component({\n selector: 'ccpay-payment-lib',\n template: `\n <ccpay-refund-list [USERID]=\"USERID\" [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" [LOGGEDINUSEREMAIL]=\"LOGGEDINUSEREMAIL\" *ngIf=\"viewName === 'refund-list'\"></ccpay-refund-list>\n <ccpay-payment-list *ngIf=\"viewName === 'payment-list'\"></ccpay-payment-list>\n <ccpay-refund-status [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" *ngIf=\"viewName === 'refundstatuslist'\"> </ccpay-refund-status >\n <ccpay-payment-view [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" *ngIf=\"viewName === 'payment-view'\"\n [isTurnOff]=\"ISTURNOFF\" [isTakePayment]=\"TAKEPAYMENT\" [caseType]=\"CASETYPE\"\n [isOldPcipalOff]=\"ISOLDPCIPALOFF\"\n [isNewPcipalOff]=\"ISNEWPCIPALOFF\"></ccpay-payment-view>\n\n <ccpay-process-refund *ngIf=\"viewName === 'process-refund'\"\n [refundReference]=\"refundReference\"\n [refundlistsource]=\"refundlistsource\"\n ></ccpay-process-refund>\n <ccpay-pba-payment *ngIf=\"viewName === 'pba-payment'\"\n [pbaPayOrderRef]=\"pbaPayOrderRef\"\n ></ccpay-pba-payment>\n <ccpay-case-transactions [isTakePayment]=\"isTakePayment\" [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" *ngIf=\"viewName === 'case-transactions'\"></ccpay-case-transactions>\n <app-mark-unidentified-payment *ngIf=\"viewName === 'unidentifiedPage'\"\n [caseType]=\"CASETYPE\"></app-mark-unidentified-payment>\n <app-mark-unsolicited-payment *ngIf=\"viewName === 'unsolicitedPage'\"\n [caseType]=\"CASETYPE\"></app-mark-unsolicited-payment>\n <app-allocate-payments *ngIf=\"viewName === 'allocate-payments'\"\n [isTurnOff]=\"ISTURNOFF\"\n [caseType]=\"CASETYPE\"\n ></app-allocate-payments>\n <ccpay-fee-summary *ngIf=\"viewName === 'fee-summary'\"\n [ccdCaseNumber]=\"CCD_CASE_NUMBER\" \n [paymentGroupRef]=\"paymentGroupReference\"\n [isTurnOff]=\"ISTURNOFF\"\n [caseType]=\"CASETYPE\"\n [isOldPcipalOff]=\"ISOLDPCIPALOFF\"\n [isNewPcipalOff]=\"ISNEWPCIPALOFF\"\n ></ccpay-fee-summary>\n <ccpay-reports *ngIf=\"viewName === 'reports'\"></ccpay-reports>\n `\n})\n\nexport class PaymentLibComponent implements OnInit {\n @Input('API_ROOT') API_ROOT: string;\n @Input('BULKSCAN_API_ROOT') BULKSCAN_API_ROOT: string;\n @Input('REFUNDS_API_ROOT') REFUNDS_API_ROOT: string;\n @Input('NOTIFICATION_API_ROOT') NOTIFICATION_API_ROOT: string;\n @Input('CCD_CASE_NUMBER') CCD_CASE_NUMBER: string;\n @Input('EXC_REFERENCE') EXC_REFERENCE: string;\n @Input('PAYMENT_METHOD') PAYMENT_METHOD: string;\n @Input('VIEW') VIEW: string;\n @Input('VIEWSERVICE') VIEWSERVICE: string;\n @Input('PAYMENT_GROUP_REF') PAYMENT_GROUP_REF?: string;\n @Input('TAKEPAYMENT') TAKEPAYMENT: boolean;\n @Input('SERVICEREQUEST') SERVICEREQUEST: string;\n @Input('DCN_NUMBER') DCN_NUMBER: string;\n @Input('SELECTED_OPTION') SELECTED_OPTION: string;\n @Input('ISBSENABLE') ISBSENABLE: Boolean;\n @Input('ISSFENABLE') ISSFENABLE: boolean;\n @Input('ISTURNOFF') ISTURNOFF: boolean;\n @Input('CASETYPE') CASETYPE: string;\n @Input('ISOLDPCIPALOFF') ISOLDPCIPALOFF: boolean;\n @Input('ISNEWPCIPALOFF') ISNEWPCIPALOFF: boolean;\n @Input('rootUrl') rootUrl: boolean;\n @Input('REFUNDLIST') REFUNDLIST: string;\n @Input('USERID') USERID: string;\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: any[];\n @Input('LOGGEDINUSEREMAIL') LOGGEDINUSEREMAIL: string;\n @Input('isFromServiceRequestPage') isFromServiceRequestPage: boolean;\n\n paymentMethod: string;\n bspaymentdcn: string;\n unProcessedPaymentServiceId: string = null;\n paymentGroupReference: string;\n paymentReference: string;\n refundReference: string;\n refundlistsource: any;\n viewName: string;\n isTurnOff: boolean;\n caseType: string;\n isOldPcipalOff: boolean;\n isNewPcipalOff: boolean;\n unProcessedPayment: IBSPayments = null;\n isRefundStatusView: boolean;\n isRedirectFromCaseTransactionPage: string;\n isCallFromRefundList: boolean;\n isFromRefundStatusPage: boolean;\n iscancelClicked : boolean;\n isFromPaymentDetailPage: boolean;\n pbaPayOrderRef: IPayment;\n isTakePayment: boolean;\n\n orderDetail: any[];\n orderRef: string;\n orderStatus: string;\n orderParty: string;\n orderCreated: Date;\n orderCCDEvent: string;\n serviceRequestValue: string;\n orderAddBtnEnable: boolean;\n orderFeesTotal: number = 0.00;\n orderRemissionTotal: number = 0.00;\n orderTotalPayments: number = 0.00;\n orderPendingPayments: number = 0.00;\n\n constructor(private paymentLibService: PaymentLibService,\n private cd: ChangeDetectorRef,\n private OrderslistService: OrderslistService) { }\n ngAfterContentChecked(): void {\n this.cd.detectChanges();\n } \n\n\n ngOnInit() {\n this.paymentLibService.setApiRootUrl(this.API_ROOT);\n this.paymentLibService.setBulkScanApiRootUrl(this.BULKSCAN_API_ROOT);\n this.paymentLibService.setRefundndsApiRootUrl(this.REFUNDS_API_ROOT);\n this.paymentLibService.setNoticationApiRootUrl(this.NOTIFICATION_API_ROOT);\n\n if(this.LOGGEDINUSERROLES.length > 0) {\n this.OrderslistService.setUserRolesList(this.LOGGEDINUSERROLES);\n }\n if (this.PAYMENT_GROUP_REF) {\n this.paymentGroupReference = this.PAYMENT_GROUP_REF;\n }\n if (this.DCN_NUMBER) {\n this.bspaymentdcn = this.DCN_NUMBER;\n }\n if (this.REFUNDLIST === \"true\") {\n this.VIEW = 'refund-list';\n this.viewName = this.VIEW;\n }\n if (this.VIEW === 'fee-summary') {\n this.viewName = 'fee-summary';\n } else if (this.VIEW !== 'reports' && this.VIEW !== 'refund-list') {\n this.viewName = 'case-transactions';\n } else {\n this.viewName = this.VIEW;\n }\n\n if (this.isTakePayment) {\n this.TAKEPAYMENT = true;\n }\n }\n}\n","import { Injectable } from '@angular/core';\nimport { _throw } from 'rxjs/observable/throw';\nimport { Observable } from 'rxjs/internal/Observable';\nimport { HttpErrorResponse } from '@angular/common/http';\nimport { stringify } from '@angular/core/src/util';\n\n@Injectable({\n providedIn: 'root'\n})\n\n\nexport class ErrorHandlerService {\n\n constructor() { }\n\n\n handleError(err: HttpErrorResponse): Observable<any> {\n let errorMessage: string;\n if (err.error instanceof Error) {\n // A client-side or network error occurred.\n errorMessage = `An error occurred: ${err.error.message}`;\n } else {\n // The backend returned an unsuccessful response code.\n if (err.status === 404) {\n\n if (typeof err.error === 'string' && err.error !== undefined) {\n \n if(err.error.length > 60) {\n if (JSON.parse(err.error).statusCode !== undefined && JSON.parse(err.error).statusCode === 500)\n {\n errorMessage = 'Internal server error';\n } else {\n if(err.error.length > 60) {\n errorMessage = JSON.parse(err.error).error;\n } else {\n errorMessage = err.error;\n }\n \n }\n } else {\n errorMessage = err.error;\n }\n } else {\n errorMessage = JSON.parse(err.error).error;\n }\n \n }\n else if (err.status === 500) {\n errorMessage = 'Internal server error';\n } else if (err.error.messsage === undefined) {\n if( typeof err.error === 'object') {\n errorMessage = JSON.parse(JSON.stringify(err.error)).error;\n } else {\n if (typeof err.error === 'string' && err.error !== undefined) {\n \n if(err.error.length > 60) {\n if (JSON.parse(err.error).statusCode !== undefined && JSON.parse(err.error).statusCode === 500)\n {\n errorMessage = 'Internal server error';\n } else {\n if(err.error.length > 60) {\n errorMessage = JSON.parse(err.error).error;\n } else {\n errorMessage = err.error;\n }\n \n }\n } else {\n errorMessage = err.error;\n }\n } else {\n errorMessage = JSON.parse(err.error).error;\n }\n \n }\n \n } else {\n if (err.error.message !== undefined) {\n errorMessage = `${err.error.message}`;\n } else {\n errorMessage = `${err.error}`;\n }\n \n }\n }\n return _throw(errorMessage);\n }\n\n\n getServerErrorMessage(isErrorExist) {\n return {\n title: \"There is a problem with the service\",\n body: \"Try again later\",\n showError: isErrorExist\n };\n }\n}\n","import { Injectable } from '@angular/core';\n\nconst noop = (): any => undefined;\n\nexport abstract class Logger {\n\n info: any;\n warn: any;\n error: any;\n}\n\n@Injectable({\n providedIn: 'root'\n})\nexport class LoggerService implements Logger {\n\n info: any;\n warn: any;\n error: any;\n\n invokeConsoleMethod(type: string, args?: any): void {}\n}\n","import { Injectable } from '@angular/core';\nimport { HttpClient } from '@angular/common/http';\n\nimport { Observable } from 'rxjs/internal/Observable';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport { IPayments } from '../../interfaces/IPayments';\nimport { catchError } from 'rxjs/operators';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class PaymentListService {\n payments: IPayments;\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n\n getPaymentByCcdCaseNumber(ccdCaseNumber: string, paymentMethod: string): Observable<IPayments> {\n this.logger.info('Payment-list-service getPaymentByCcdCaseNumber for: ', ccdCaseNumber);\n\n return this.http.get<IPayments>(`${this.paymentLibService.API_ROOT}/cases/${ccdCaseNumber}/payments`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import {Component, OnInit} from '@angular/core';\n\nimport {PaymentListService} from '../../services/payment-list/payment-list.service';\nimport {IPayments} from '../../interfaces/IPayments';\nimport {PaymentLibComponent} from '../../payment-lib.component';\nimport {IStatusHistory} from '../../interfaces/IStatusHistory';\n\n@Component({\n selector: 'ccpay-payment-list',\n templateUrl: './payment-list.component.html',\n styleUrls: ['./payment-list.component.css']\n})\nexport class PaymentListComponent implements OnInit {\n payments: IPayments;\n errorMessage: string;\n code: string;\n\n constructor(private paymentListService: PaymentListService,\n private paymentLibComponent: PaymentLibComponent) {\n }\n\n ngOnInit() {\n this.paymentListService.getPaymentByCcdCaseNumber(this.paymentLibComponent.CCD_CASE_NUMBER, this.paymentLibComponent.PAYMENT_METHOD)\n .subscribe(\n payments => this.payments = payments,\n (error: any) => this.errorMessage = <any>error\n );\n }\n\n loadPaymentViewComponent(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.paymentLibComponent.paymentMethod = paymentMethod;\n this.paymentLibComponent.paymentGroupReference = paymentGroupReference;\n this.paymentLibComponent.paymentReference = paymentReference;\n this.paymentLibComponent.viewName = 'payment-view';\n }\n}\n","/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport function __createBinding(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n}\r\n\r\nexport function __exportStar(m, exports) {\r\n for (var p in m) if (p !== \"default\" && !exports.hasOwnProperty(p)) exports[p] = m[p];\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n};\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];\r\n result.default = mod;\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, privateMap) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to get private field on non-instance\");\r\n }\r\n return privateMap.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, privateMap, value) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to set private field on non-instance\");\r\n }\r\n privateMap.set(receiver, value);\r\n return value;\r\n}\r\n","import { Injectable } from '@angular/core';\nimport { HttpClient, HttpHeaders } from '@angular/common/http';\nimport { Meta } from '@angular/platform-browser';\nimport { Observable } from 'rxjs';\n\n@Injectable()\nexport class WebComponentHttpClient {\n constructor(\n private http: HttpClient,\n private meta: Meta\n ) { }\n\n post(url: string, body: any | null, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.post(url, body, opts);\n }\n\n put(url: string, body: any | null, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.put(url, body, opts);\n }\n\n get(url: string, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.get(url, opts);\n }\n\n delete(url: string, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.delete(url, opts);\n }\n \n patch(url: string, body: any | null, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.patch(url, body, opts);\n }\n\n addHeaders(options: any): any {\n const csrfToken = this.meta.getTag('name=csrf-token');\n const headers = {};\n \n if (options.headers) {\n options.headers.forEach(element => {\n headers[element] = options.headers.get(element);\n });\n }\n headers['X-Requested-With'] = 'XMLHttpRequest';\n if (csrfToken === null) {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith(' XSRF-TOKEN')).split('=')[1];\n } else {\n headers['CSRF-Token'] = csrfToken.content;\n }\n options.headers = new HttpHeaders(headers);\n options.responseType = 'text';\n return options;\n }\n}\n","import { Injectable } from '@angular/core';\nimport { HttpClient, HttpHeaders } from '@angular/common/http';\nimport { Observable } from 'rxjs/internal/Observable';\n\nimport {IPayment} from '../../interfaces/IPayment';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { catchError } from 'rxjs/operators';\nimport { LoggerService } from '../shared/logger/logger.service';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport { AddRemissionRequest } from '../../interfaces/AddRemissionRequest';\nimport { PaymentToPayhubRequest } from '../../interfaces/PaymentToPayhubRequest';\nimport { PayhubAntennaRequest } from '../../interfaces/PayhubAntennaRequest';\nimport { UnidentifiedPaymentsRequest } from '../../interfaces/UnidentifiedPaymentsRequest';\nimport { UnsolicitedPaymentsRequest } from '../../interfaces/UnsolicitedPaymentsRequest';\nimport { Meta } from '@angular/platform-browser';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { IAllocationPaymentsRequest } from '../../interfaces/IAllocationPaymentsRequest';\nimport {IOrderReferenceFee} from '../../interfaces/IOrderReferenceFee';\nimport { BehaviorSubject } from 'rxjs';\nimport { IserviceRequestPbaPayment } from '../../interfaces/IserviceRequestPbaPayment';\nimport { IserviceRequestCardPayment } from '../../interfaces/IserviceRequestCardPayment';\nimport { RefundsRequest } from '../../interfaces/RefundsRequest';\nimport { AddRetroRemissionRequest } from '../../interfaces/AddRetroRemissionRequest';\nimport { PostRefundRetroRemission } from '../../interfaces/PostRefundRetroRemission';\nimport { PostIssueRefundRetroRemission } from '../../interfaces/PostIssueRefundRetroRemission';\nimport { error } from '@angular/compiler/src/util';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class PaymentViewService {\n private ordersList = <BehaviorSubject<IOrderReferenceFee[]>>new BehaviorSubject([]);\n\n private meta: Meta;\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getPaymentDetails(paymentReference: string, paymentMethod: string): Observable<IPayment> {\n this.logger.info('Payment-view-service getPaymentDetails for: ', paymentReference);\n\n return this.http.get<IPayment>(paymentMethod === 'card' || paymentMethod === 'cash' || paymentMethod === 'cheque' || paymentMethod === 'postal order' ?\n `${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}` :\n `${this.paymentLibService.API_ROOT}/credit-account-payments/${paymentReference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getPaymentGroupDetails(paymentGroupReference: string): Observable<IPaymentGroup> {\n this.logger.info('Payment-view-service getPaymentGroupDetails for: ', paymentGroupReference);\n\n return this.http.get<IPayment>(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupReference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n getApportionPaymentDetails(paymentReference: string): Observable<IPaymentGroup> {\n this.logger.info('Payment-view-service getPaymentGroupDetails for: ', paymentReference);\n\n return this.http.get<IPayment>(`${this.paymentLibService.API_ROOT}/payment-groups/fee-pay-apportion/${paymentReference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n getPBAaccountDetails(): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/pba-accounts`;\n return this.http.get(url, { withCredentials: true }).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postWays2PayCardPayment(serviceRef: string, body: IserviceRequestCardPayment): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/service-request/${serviceRef}/card-payments`;\n return this.https.post(url, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n \n postPBAaccountPayment(serviceRef: string, body: IserviceRequestPbaPayment): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/service-request/${serviceRef}/pba-payments`;\n return this.https.post(url, body);\n }\n\n postBSPayments(body: AllocatePaymentRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/bulk-scan-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSUnidentifiedPayments(body: UnidentifiedPaymentsRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-allocations`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSUnsolicitedPayments(body: UnsolicitedPaymentsRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-allocations`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSAllocationPayments(body: IAllocationPaymentsRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-allocations`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postPaymentGroupWithRemissions(paymentGroupReference: string, feeId: number, body: AddRemissionRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupReference}/fees/${feeId}/remissions`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n deleteFeeFromPaymentGroup(feeId: number): Observable<any> {\n this.logger.info('Payment-view-service deleteFeeFromPaymentGroup for: ', feeId);\n return this.https.delete(`${this.paymentLibService.API_ROOT}/fees/${feeId}`).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postPaymentToPayHub(body: PaymentToPayhubRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/card-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postPaymentAntennaToPayHub(body: PayhubAntennaRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/telephony-card-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n downloadSelectedReport(reportName: string, startDate: string, endDate:string): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/report/data?date_from=${startDate}&date_to=${endDate}&report_type=${reportName}`;\n return this.https.get(url, { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n getBSfeature(): Observable<any> {\n return this.https.get('api/payment-history/bulk-scan-feature', { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n getSiteID(): Observable<any> {\n return this.https.get('api/payment-history/refdata/legacy-sites', { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n getPartyDetails(caseNumber: string): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/case-payment-orders?case_ids=${caseNumber}`;\n return this.https.get(url, { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n \n setOrdersList(orderLevelFees: IOrderReferenceFee[]): void {\n this.ordersList.next(Object.assign([], orderLevelFees));\n}\n getOrdersList() {\n return this.ordersList;\n }\n\n //issue refund\n postRefundsReason(body: PostRefundRetroRemission): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/refund-for-payment`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n // retro remissions\n postPaymentGroupWithRetroRemissions(paymentGroupReference: string, feeId: number, body: AddRetroRemissionRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupReference}/fees/${feeId}/retro-remission`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postRefundRetroRemission(body:PostRefundRetroRemission) {\n return this.https.post(`${this.paymentLibService.API_ROOT}/refund-retro-remission`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { IFee } from '../../interfaces/IFee';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IRemission } from '../../interfaces/IRemission';\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\nimport { ChangeDetectorRef } from '@angular/core';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n@Component({\n selector: 'ccpay-payment-view',\n templateUrl: './payment-view.component.html',\n styleUrls: ['./payment-view.component.css']\n})\nexport class PaymentViewComponent implements OnInit {\n @Input() isTurnOff: boolean;\n @Input() isTakePayment: boolean;\n @Input() caseType: boolean;\n @Input() isNewPcipalOff: boolean;\n @Input() isOldPcipalOff: boolean;\n @Input() orderRef: string;\n @Input() orderStatus: string;\n @Input() orderTotalPayments: number;\n @Input() payment: IPayment;\n @Input() LOGGEDINUSERROLES: string[];\n @Input() orderParty: string;\n @Input() orderCreated: Date;\n @Input() orderCCDEvent: string;\n @Input() orderFeesTotal: number;\n @Input() orderRemissionTotal: number;\n @Input() orderDetail: any[];\n\n paymentGroup: IPaymentGroup;\n errorMessage: string;\n ccdCaseNumber: string;\n selectedOption: string;\n dcnNumber: string;\n isStatusAllocated: boolean;\n isRemissionsMatch: boolean;\n feeId: IFee;\n viewStatus: string;\n isRefundRemission: boolean = false;\n isStrategicFixEnable: boolean;\n isAddFeeBtnEnabled: boolean = false;\n isIssueRefunfBtnEnable: boolean = false;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n remissions: IRemission[] = [];\n remissionFeeAmt: number;\n isRefundRemissionBtnEnable: boolean;\n serviceReference: string;\n isFromServiceRequestPage: boolean;\n isFromPaymentDetailPage: boolean;\n paymentFees: IFee[];\n\n constructor(private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private cd: ChangeDetectorRef,\n private OrderslistService: OrderslistService) {\n }\n\n ngAfterContentChecked(): void {\n this.cd.detectChanges();\n } \n\n ngOnInit() {\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION;\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.serviceReference = this.paymentLibComponent.paymentGroupReference;\n this.viewStatus = 'paymentview';\n this.paymentViewService.getApportionPaymentDetails(this.paymentLibComponent.paymentReference).subscribe(\n paymentGroup => {\n let fees = [];\n paymentGroup.fees.forEach(fee => {\n this.isRemissionsMatch = false;\n\n paymentGroup.remissions.forEach(rem => {\n if (rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n fees.push(fee);\n }\n });\n if (!this.isRemissionsMatch) {\n fees.push(fee);\n }\n });\n paymentGroup.fees = fees\n this.paymentFees =fees;\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n \n },\n (error: any) => this.errorMessage = error\n );\n\n }\n\n get isCardPayment(): boolean {\n return this.paymentGroup.payments[0].method === 'card';\n }\n\n get isTelephonyPayment(): boolean {\n return this.paymentGroup.payments[0].channel === 'telephony';\n }\n\n public goToPaymentList(): void {\n this.paymentLibComponent.viewName = 'payment-list';\n }\n\n goToCaseTransationPage(event: any) {\n event.preventDefault();\n\n if (!this.paymentLibComponent.isFromServiceRequestPage) {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.resetOrderData();\n } else {\n this.OrderslistService.getorderRefs().subscribe((data) => this.orderRef = data);\n this.OrderslistService.getorderCCDEvents().subscribe((data) => this.orderCCDEvent = data);\n this.OrderslistService.getorderCreateds().subscribe((data) => this.orderCreated = data);\n this.OrderslistService.getorderDetail().subscribe((data) => this.orderDetail = data);\n this.OrderslistService.getorderPartys().subscribe((data) => this.orderParty = data);\n this.OrderslistService.getorderRemissionTotals().subscribe((data) => this.orderRemissionTotal = data);\n this.OrderslistService.getorderFeesTotals().subscribe((data) => this.orderFeesTotal = data);\n this.OrderslistService.getoorderTotalPaymentss().subscribe((data) => this.orderTotalPayments = data);\n this.viewStatus = 'order-full-view';\n }\n \n }\n\n addRemission(fee: IFee) {\n if(this.chkForAddRemission(fee.code)) {\n this.feeId = fee;\n this.paymentViewService.getApportionPaymentDetails(this.paymentGroup.payments[0].reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n this.payment = this.paymentGroup.payments[0];\n this.paymentLibComponent.isFromPaymentDetailPage = true;\n this.viewStatus = 'addremission';\n this.isRefundRemission = true;\n this.cd.detectChanges();\n },\n (error: any) => this.errorMessage = error\n );\n }\n }\n\n checkForFees(paymentGroup: any) {\n if(paymentGroup !== null && paymentGroup !== undefined)\n {\n if (paymentGroup.fees !== null && paymentGroup.fees !== undefined) {\n return true;\n }\n \n }\n return false;\n }\n\n addRefundForRemission(payment: IPayment, remission: IRemission[],fees:any) {\n if(this.chkIsRefundRemissionBtnEnable()) {\n this.payment = payment;\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.payment.reference));\n this.payment = this.paymentGroup.payments[0];\n this.remissions = remission;\n this.remissionFeeAmt = fees.filter(data=>data.code === this.remissions['fee_code'])[0].net_amount;\n this.viewStatus = 'addrefundforremission';\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error\n );\n }\n }\n\n chkIsRefundRemissionBtnEnable(): boolean {\n if (this.paymentGroup !== null && this.paymentGroup !== undefined) {\n this.paymentGroup.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && payment.status.toLocaleLowerCase() === 'success' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isRefundRemissionBtnEnable = true;\n }\n });\n if (this.isRefundRemissionBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n issueRefund(paymentgrp: IPaymentGroup) {\n if (paymentgrp !== null && paymentgrp !== undefined) {\n if(this.chkIssueRefundBtnEnable(paymentgrp.payments[0])) {\n this.paymentGroup = paymentgrp;\n this.viewStatus = 'issuerefund';\n this.isRefundRemission = true;\n this.paymentLibComponent.isFromPaymentDetailPage = true;\n this.isFromPaymentDetailPage = true;\n this.isFromServiceRequestPage = this.paymentLibComponent.isFromServiceRequestPage;\n }\n }\n }\n\n getRemissionByFeeCode(feeCode: string, remissions: IRemission[]): IRemission {\n if (remissions && remissions.length > 0) {\n for (const remission of remissions) {\n if (remission.fee_code === feeCode) {\n return remission;\n }\n }\n }\n return null;\n }\n\n chkIssueRefundBtnEnable(payment: IPayment): boolean {\n if (this.check4AllowedRoles2AccessRefund() && this.allowFurtherAccessAfter4Days(payment) &&\n payment.method === 'payment by account' && payment.status.toLocaleLowerCase() === 'success') {\n this.isIssueRefunfBtnEnable = true;\n }\n if (this.isIssueRefunfBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n\n chkForPBAPayment(): boolean {\n if (this.paymentGroup !== null && this.paymentGroup !== undefined) {\n let payment = this.paymentGroup.payments[0];\n if (payment.method.toLocaleLowerCase() === 'payment by account' && this.allowFurtherAccessAfter4Days(payment)) {\n return true;\n }\n return false;\n }\n }\n\n chkForAddRemission(feeCode: string): boolean {\n if (this.chkForPBAPayment() && this.check4AllowedRoles2AccessRefund() && this.allowFurtherAccessAfter4Days(this.paymentGroup.payments[0])) {\n if (this.paymentGroup.remissions && this.paymentGroup.remissions.length > 0) {\n for (const remission of this.paymentGroup.remissions) {\n if (remission.fee_code === feeCode) {\n return false;\n }\n }\n return true;\n }\n return true;\n\n } else {\n return false;\n }\n }\n\n check4AllowedRoles2AccessRefund = (): boolean => {\n return this.allowedRolesToAccessRefund.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n\n allowFurtherAccessAfter4Days = (payment: IPayment): boolean => {\n if(payment !== null && payment !== undefined) {\n let tmp4DayAgo = new Date();\n tmp4DayAgo.setDate(tmp4DayAgo.getDate() - 4);\n return tmp4DayAgo >= new Date(payment.date_created);\n }\n }\n\n resetOrderData() {\n this.OrderslistService.setOrderRef(null);\n this.OrderslistService.setorderCCDEvent(null);\n this.OrderslistService.setorderCreated(null);\n this.OrderslistService.setorderDetail(null);\n this.OrderslistService.setorderParty(null);\n this.OrderslistService.setorderTotalPayments(null);\n this.OrderslistService.setorderRemissionTotal(null);\n this.OrderslistService.setorderFeesTotal(null);\n }\n}","import { Injectable } from '@angular/core';\nimport {HttpClient, HttpHeaders} from '@angular/common/http';\nimport { Meta } from '@angular/platform-browser';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IRefundReasons } from '../../interfaces/IRefundReasons';\nimport { IPatchRefundAction } from '../../interfaces/IPatchRefundAction';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { IssueRefundRequest } from '../../interfaces/IssueRefundRequest';\nimport { IResubmitRefundRequest } from '../../interfaces/IResubmitRefundRequest';\nimport { IRefundStatusHistory } from '../../interfaces/IRefundStatusHistory';\nimport { IPutNotificationRequest } from '../../interfaces/IPutNotificationRequest';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class RefundsService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService,\n private meta: Meta\n ) { }\n\n getRefundReasons(): Observable<IRefundReasons[]> {\n return this.http.get<IRefundReasons[]>(`${this.paymentLibService.REFUNDS_API_ROOT}/reasons`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getRefundRejectReasons(): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.REFUNDS_API_ROOT}/rejection-reasons`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getRefundActions(refundReference: string): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.REFUNDS_API_ROOT}/${refundReference}/actions`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\npatchRefundActions(body:IPatchRefundAction, refundReference: string, reviewerAction: string): Observable<any> {\n // const opts = this.addHeaders({});\n return this.https.patch(`${this.paymentLibService.REFUNDS_API_ROOT}/${refundReference}/action/${reviewerAction}`, body)\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetRefundList(refundstatus?: string, selfexclusive?:boolean): Observable<IRefundList[]> {\n return this.http.get<IRefundList[]>(`${this.paymentLibService.REFUNDS_API_ROOT}?status=${refundstatus}&excludeCurrentUser=${selfexclusive}`, \n {\n withCredentials: true\n})\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetRefundStatusHistory(reference?: string) {\n return this.http.get<IRefundStatusHistory>(`${this.paymentLibService.REFUNDS_API_ROOT}/${reference}/status-history`, \n {\n withCredentials: true\n})\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetRefundStatusList(ccdCaseNumber:string): Observable<IRefundList[]> {\n return this.http.get<IRefundList[]>(`${this.paymentLibService.REFUNDS_API_ROOT}?ccdCaseNumber=${ccdCaseNumber}`, {\n withCredentials: true\n})\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetUserDetails(): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.REFUNDS_API_ROOT}/get-user-details`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n \npostIssueRefund(body: IssueRefundRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.REFUNDS_API_ROOT}/refund`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\nputResendOrEdit(body: IPutNotificationRequest, refundRef:string, notificationType:string): Observable<any> {\n return this.https.put(`${this.paymentLibService.REFUNDS_API_ROOT}/resend/notification/${refundRef}?notificationType=${notificationType}`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\npatchResubmitRefund(body: IResubmitRefundRequest, refund_reference: string): Observable<any> {\n // const opts = this.addHeaders({});\n return this.https.patch(`${this.paymentLibService.REFUNDS_API_ROOT}/resubmit/${refund_reference}`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\naddHeaders(options: any): any {\n const csrfToken = this.meta.getTag('name=csrf-token');\n const headers = {};\n if (options.headers) {\n options.headers.forEach(element => {\n headers[element] = options.headers.get(element);\n });\n }\n headers['X-Requested-With'] = 'XMLHttpRequest';\n if (csrfToken.content === null) {\n if( document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')).split('=')[1] !== undefined) {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')).split('=')[1];\n \n } else {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith(' XSRF-TOKEN')).split('=')[1];\n }\n \n } else {\n headers['CSRF-Token'] = csrfToken.content;\n }\n options.headers = new HttpHeaders(headers);\n options.responseType = 'text';\n return options;\n}\n}\n","import {Component, OnInit, Input} from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport {RefundsService} from '../../services/refunds/refunds.service';\nimport { IRefundAction } from '../../interfaces/IRefundAction';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { IRefundRejectReason } from '../../interfaces/IRefundRejectReason';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { ActivatedRoute,Router } from '@angular/router';\n\n@Component({\n selector: 'ccpay-process-refund',\n templateUrl: './process-refund.component.html',\n styleUrls: ['./process-refund.component.css']\n})\nexport class ProcessRefundComponent implements OnInit {\n @Input() refundReference: string;\n @Input() refundlistsource: IRefundList;\n\n processRefundForm: FormGroup;\n\n errorMessage = this.getErrorMessage(false, '', '', '');\n sendmeback: string = null;\n viewStatus: string;\n refundActionList: IRefundAction[] = []; \n refundRejectReasonList: IRefundRejectReason[] = []; \n isSendMeBackClicked: boolean = false;\n isRejectClicked: boolean = false;\n isOtherClicked: boolean = false;\n isSuccesspageEnable: boolean = false;\n\n refundActionsHasError: boolean = false;\n refundRejectReasonHasError: boolean = false;\n isReasonFieldEmpty: boolean = false;\n isReasonFieldInvalid: boolean = false;\n reasonFieldMinHasError: boolean = false;\n reasonFieldMaxHasError: boolean = false;\n isReasonEmpty: boolean = false;\n isReasonInvalid: boolean = false;\n successMsg: string = null;\n navigationpage: string;\n ccdCaseNumber: string;\n isFromRefundListPage: boolean;\n\n cpoDetails:any = null;\n isCPODown: boolean;\n isConfirmButtondisabled: boolean = true;\n constructor(private RefundsService: RefundsService,\n private paymentViewService: PaymentViewService,\n private formBuilder: FormBuilder,\n private OrderslistService: OrderslistService,\n private paymentLibComponent: PaymentLibComponent,\n private router: Router,\n private activeRoute: ActivatedRoute) {\n }\n\n ngOnInit() {\n this.viewStatus = 'RefundProcess';\n this.RefundsService.getRefundActions(this.refundReference).subscribe(\n refundActionList => {\n this.refundActionList = <any>refundActionList;\n },\n err => {\n this.errorMessage = this.getErrorMessage(true, err.statusCode, err.err, err);\n }\n );\n this.processRefundForm = this.formBuilder.group({\n refundActionField: new FormControl('', Validators.compose([\n Validators.required\n ])),\n refundRejectReasonField: new FormControl('', Validators.compose([\n Validators.required\n ])),\n sendMeBackField: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$'),\n\n ])),\n enterReasonField: new FormControl('', Validators.compose([\n Validators.required,\n Validators.maxLength(30),\n Validators.pattern('^([a-zA-Z0-9.\\\\s]*)$'),\n ])),\n });\n this.ccdCaseNumber = this.refundlistsource.ccd_case_number;\n\n if((typeof this.paymentLibComponent.TAKEPAYMENT === 'string' && this.paymentLibComponent.TAKEPAYMENT === 'false') || (typeof this.paymentLibComponent.TAKEPAYMENT === 'boolean' && !this.paymentLibComponent.TAKEPAYMENT) ) {\n this.isFromRefundListPage = true;\n }\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n\n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isCPODown = true;\n }\n );\n }\n \n checkRefundActions(code: string) {\n this.refundActionsHasError = false;\n this.isReasonFieldEmpty = false;\n this.isReasonEmpty = false;\n this.isReasonInvalid = false;\n this.refundRejectReasonHasError = false;\n if(code === 'Return to caseworker') {\n this.isConfirmButtondisabled = true;\n this.isSendMeBackClicked = true;\n this.isRejectClicked = false;\n this.isOtherClicked = false;\n\n } else if (code === 'Approve') {\n this.isSendMeBackClicked = false;\n this.isConfirmButtondisabled = false;\n this.isRejectClicked = false;\n this.isOtherClicked = false;\n\n } else if (code === 'Reject') {\n this.isRejectClicked = true;\n this.isSendMeBackClicked = false;\n this.isOtherClicked = false;\n this.RefundsService.getRefundRejectReasons().subscribe(\n refundRejectReasonList => {\n this.refundRejectReasonList = <any>refundRejectReasonList;\n },\n err => {\n this.errorMessage = this.getErrorMessage(true, err.statusCode, err.err, err);\n }\n );\n } else if (code === 'RE005') {\n this.isOtherClicked = true;\n } else if (code !== 'RE005') {\n this.isOtherClicked = false;\n }\n }\n processRefundSubmit() {\n let processRefundRequest;\n let status;\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n const controls = this.processRefundForm.controls;\n const processFormError = controls.sendMeBackField.errors;\n\n if (this.processRefundForm.dirty && controls.refundActionField.valid \n && (controls.refundActionField.value == 'Approve'\n || (controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.valid && controls.refundRejectReasonField.value != 'RE005')\n || (controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.value == 'RE005' && controls.enterReasonField.valid)\n || (controls.refundActionField.value == 'Return to caseworker' && controls.sendMeBackField.valid))) {\n if (controls.refundActionField.value === 'Approve'){\n status = 'APPROVE';\n processRefundRequest = {\n code:'',\n reason: ''\n };\n } else if (controls.refundActionField.value === 'Reject') {\n status = 'REJECT';\n\n processRefundRequest = {\n code: controls.refundRejectReasonField.value ? controls.refundRejectReasonField.value : '',\n reason: controls.refundRejectReasonField.value == 'RE005' ? controls.enterReasonField.value : ''\n };\n } else if (controls.refundActionField.value === 'Return to caseworker') {\n status = 'SENDBACK';\n\n processRefundRequest = {\n code: '',\n reason: controls.sendMeBackField.value\n };\n }\n this.RefundsService.patchRefundActions(processRefundRequest, this.refundReference, status).subscribe(\n response => {\n this.isSuccesspageEnable = true;\n // this.successMsg = JSON.parse(response)['data'];\n this.successMsg = response.replace(/['\"]+/g, '');\n },\n err => {\n this.errorMessage = this.getErrorMessage(true, err.statusCode, err.err, err);\n }\n );\n } else {\n if(controls.refundActionField.value == \"\") {\n this.resetForm([true, false, false, false, false, false, false, false], 'action');\n }\n if(controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.value == \"\") {\n this.resetForm([false, true, false, false, false, false, false, false], 'rejectReason');\n }\n if(controls.refundActionField.value == 'Return to caseworker') {\n if(controls.sendMeBackField.value == '' ) {\n this.resetForm([false, false, true, false, false, false, false, false], 'addAreason');\n }\n if(controls.sendMeBackField.value != '' && controls.sendMeBackField.invalid ) {\n this.resetForm([false, false, false, true, false, false, false, false], 'addAreason');\n }\n if(processFormError && processFormError.minlength && processFormError.minlength.actualLength < 3 ) {\n this.resetForm([false, false, false, false, true, false, false, false], 'addAreason');\n }\n if(processFormError && processFormError.maxlength && processFormError.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, false, false, true, false, false], 'addAreason');\n }\n }\n if(controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.value == 'RE005') {\n if(controls.enterReasonField.value === \"\") {\n this.resetForm([false, false, false, false, false, false, true, false], 'enterReason');\n }\n if(controls.enterReasonField.value!== \"\" && controls.enterReasonField.invalid) {\n this.resetForm([false, false, false, false, false, false, false, true], 'enterReason');\n }\n }\n }\n\n }\n getErrorMessage(isErrorExist, status, errorMsg, err) {\n let bodyTxt = 'Please try again later';\n if (status !== 500) {\n if (errorMsg !== undefined) {\n bodyTxt = errorMsg;\n } else {\n bodyTxt = err;\n }\n \n }\n return {\n title: 'Something went wrong',\n body: bodyTxt,\n showError: isErrorExist\n };\n }\n loadRefundListPage() {\n this.OrderslistService.getnavigationPageValue().subscribe((data) => this.navigationpage = data);\n if (this.navigationpage === 'casetransactions') {\n // window.location.href='/refund-list?takePayment=false&refundlist=true';\n // // this.OrderslistService.setnavigationPage('casetransactions');\n // // this.OrderslistService.setisFromServiceRequestPage(false);\n // // this.paymentLibComponent.VIEW ='case-transactions';\n // // this.paymentLibComponent.viewName = 'case-transactions';\n // // this.paymentLibComponent.ISBSENABLE = true;\n // // this.paymentLibComponent.isRefundStatusView = false;\n this.paymentLibComponent.viewName = 'refundstatuslist';\n this.paymentLibComponent.isRefundStatusView = true;\n } else {\n this.paymentLibComponent.viewName = 'refundstatuslist';\n this.paymentLibComponent.isRefundStatusView = true;\n }\n }\n loadRefundsHomePage() {\n if(typeof this.paymentLibComponent.TAKEPAYMENT === 'string' && this.paymentLibComponent.TAKEPAYMENT === 'false') {\n //window.location.href='/refund-list?takePayment=false&refundlist=true';\n this.paymentLibComponent.viewName = 'refund-list';\n }\n else {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.VIEW ='case-transactions';\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isRefundStatusView = false;\n }\n }\n redirecttoRefundListPage() {\n if((typeof this.paymentLibComponent.TAKEPAYMENT === 'string' && this.paymentLibComponent.TAKEPAYMENT === 'false') || (typeof this.paymentLibComponent.TAKEPAYMENT === 'boolean' && !this.paymentLibComponent.TAKEPAYMENT) ) {\n // window.location.href='/refund-list?takePayment=false&refundlist=true';\n this.paymentLibComponent.viewName = 'refund-list';\n }\n else {\n this.loadRefundListPage();\n }\n }\n // loadCaseTransactionPage() {\n // this.paymentLibComponent.isRefundStatusView = false;\n // this.paymentLibCo}mponent.TAKEPAYMENT = true;\n // this.paymentLibComponent.viewName = 'case-transactions';\n // this.paymentViewService.getBSfeature().subscribe(\n // features => {\n // let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n // this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n // },\n // err => {\n // this.paymentLibComponent.ISBSENABLE = false;\n // }\n // );\n\n // let partUrl = `selectedOption=${this.paymentLibComponent.SELECTED_OPTION}`;\n // partUrl += this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n // partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n // partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n // partUrl += this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n // partUrl += `&caseType=${this.paymentLibComponent.CASETYPE}`;\n // partUrl += this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n // partUrl += this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n // let url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=true&${partUrl}`;\n // this.router.navigateByUrl(url);\n // }\n\n resetForm(vals, field) {\n if(field==='action' || field==='all') {\n this.refundActionsHasError = vals[0];\n }\n if(field==='rejectReason' || field==='all') {\n this.refundRejectReasonHasError = vals[1];\n }\n if(field==='addAreason' || field==='all') {\n this.isReasonFieldEmpty = vals[2];\n this.isReasonFieldInvalid = vals[3];\n this.reasonFieldMinHasError = vals[4];\n this.reasonFieldMaxHasError = vals[5];\n }\n if(field==='enterReason' || field==='all') {\n this.isReasonEmpty = vals[6];\n this.isReasonInvalid = vals[7];\n }\n }\n\n goToCaseReview() {\n this.router.navigate([`/cases/case-details/${this.ccdCaseNumber}`], {relativeTo: this.activeRoute});\n }\n}\n","import {Component, OnInit, Input} from '@angular/core';\nimport { RefundsService } from '../../services/refunds/refunds.service';\nimport { IRefundList } from '../../interfaces/IRefundList';\n\n@Component({\n selector: 'ccpay-refund-list',\n templateUrl: './refund-list.component.html',\n styleUrls: ['./refund-list.component.css']\n})\nexport class RefundListComponent implements OnInit {\n @Input('USERID') USERID: string;\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: any[];\n @Input('LOGGEDINUSEREMAIL') LOGGEDINUSEREMAIL:string;\n\n constructor(private refundService: RefundsService) {\n }\n\n tableApprovalHeader: string;\n tableRejectedHeader: string;\n submittedRefundList: IRefundList[] = [];\n rejectedRefundList: IRefundList[] = [];\n approvalStatus = 'Sent for approval';\n rejectStatus = 'Update required';\n // approvalStatus = 'sent for approval';\n // rejectStatus = 'sent back';\n errorMessage = null;\n isApproveTableVisible:boolean;\n isRejectTableVisible:boolean;\n dropdownvalue: string;\n isAuthorized: boolean = true;\n userLst\n ngOnInit() {\n \n this.userLst = this.LOGGEDINUSERROLES;\n\n \n if(this.LOGGEDINUSERROLES.some(i =>i.includes('payments-refund-approver'))){\n this.isAuthorized = true;\n } else {\n this.isApproveTableVisible = false;\n this.isAuthorized = false;\n }\n\n \n this.tableApprovalHeader = 'Refunds to be approved';\n this.tableRejectedHeader = 'Refunds returned to caseworker';\n\n if(this.isAuthorized) {\n this.refundService.getRefundList(this.approvalStatus,true).subscribe(\n refundList => {\n this.submittedRefundList = refundList['refund_list'];\n this.isApproveTableVisible = true;\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n };\n }\n\n this.refundService.getRefundList(this.rejectStatus,false).subscribe(\n refundList => {\n this.rejectedRefundList = refundList['refund_list'];\n this.isRejectTableVisible = true;\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n };\n\n }\n \n}","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {Observable} from 'rxjs/internal/Observable';\n\nimport {ICardDetails} from '../../interfaces/ICardDetails';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport { catchError } from 'rxjs/operators';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class CardDetailsService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getCardDetails(paymentReference: string): Observable<ICardDetails> {\n this.logger.info('Card-detail-service getCardDetails for: ', paymentReference);\n\n return this.http.get<ICardDetails>(`${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}/details`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit } from '@angular/core';\nimport { CardDetailsService } from '../../services/card-details/card-details.service';\nimport {ICardDetails} from '../../interfaces/ICardDetails';\nimport { PaymentLibComponent } from '../../payment-lib.component';\n\n@Component({\n selector: 'ccpay-card-details',\n templateUrl: './card-details.component.html',\n styleUrls: ['./card-details.component.css']\n})\nexport class CardDetailsComponent implements OnInit {\n pageTitle: string = 'Card details';\n cardDetails: ICardDetails;\n paymentReference: string;\n errorMessage: string;\n\n constructor(private cardDetailsService: CardDetailsService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.cardDetailsService.getCardDetails(this.paymentLibComponent.paymentReference).subscribe(\n cardDetails => this.cardDetails = cardDetails,\n (error: any) => this.errorMessage = <any>error\n );\n }\n\n get getPaymentReference(): string {\n return this.paymentReference;\n }\n\n}\n","import { Component } from '@angular/core';\n\n@Component({\n template: `\n <h1>This is not the page you were looking for!</h1>\n `\n})\nexport class PageNotFoundComponent { }\n","import { Injectable } from '@angular/core';\nimport { PaymentLibService } from '../../payment-lib.service';\nimport { HttpClient } from '@angular/common/http';\nimport { IStatusHistories } from '../../interfaces/IStatusHistories';\nimport { Observable } from 'rxjs/internal/Observable';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { catchError } from 'rxjs/operators';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class StatusHistoryService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getPaymentStatusesByReference(paymentReference: string, paymentMethod: string): Observable<IStatusHistories> {\n this.logger.info('Status-history-service getPaymentStatusesByReference for: ', paymentReference);\n\n return this.http.get<IStatusHistories>(paymentMethod === 'card' || paymentMethod === 'cash' || paymentMethod === 'cheque' || paymentMethod === 'postal order' ?\n `${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}/statuses` :\n `${this.paymentLibService.API_ROOT}/credit-account-payments/${paymentReference}/statuses`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { IStatusHistories } from '../../interfaces/IStatusHistories';\nimport { StatusHistoryService } from '../../services/status-history/status-history.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\n\n@Component({\n selector: 'ccpay-payment-statuses',\n templateUrl: './status-history.component.html',\n styleUrls: ['./status-history.component.css']\n})\nexport class StatusHistoryComponent implements OnInit {\n @Input() isTakePayment: boolean;\n pageTitle: string = 'Payment status history';\n statuses: IStatusHistories;\n errorMessage: string;\n\n constructor(private statusHistoryService: StatusHistoryService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.statusHistoryService.getPaymentStatusesByReference(this.paymentLibComponent.paymentReference, this.paymentLibComponent.paymentMethod).subscribe(\n statuses => this.statuses = statuses,\n (error: any) => this.errorMessage = <any>error.replace(/\"/g,\"\")\n );\n \n }\n\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IRefundsNotifications } from '../../interfaces/IRefundsNotifications';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class NotificationService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getRefundNotification(reference: string): Observable<IRefundsNotifications> {\n return this.http.get<IRefundsNotifications>(`${this.paymentLibService.NOTIFICATION_API_ROOT}/notifications/${reference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getAddressByPostcode(postcode: string): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.NOTIFICATION_API_ROOT}/search/places/v1/postcode?postcode=${postcode}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Output, EventEmitter, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { NotificationService } from '../../services/notification/notification.service';\n\n@Component({\n selector: 'ccpay-contact-details',\n templateUrl: './contact-details.component.html',\n styleUrls: ['./contact-details.component.css']\n})\nexport class ContactDetailsComponent implements OnInit {\n @Input('isEditOperation') isEditOperation: boolean;\n @Input('addressObj') addressObj: any;\n @Output() assignContactDetails: EventEmitter<any> = new EventEmitter();\n @Output() redirectToIssueRefund: EventEmitter<any> = new EventEmitter();\n pageTitle: string = 'Payment status history';\n errorMessage: string;\n isEmailSAddressClicked: boolean = true;\n isPostcodeClicked: boolean = false;\n isManualAddressClicked: boolean = false;\n emailAddressForm: FormGroup;\n postCodeForm: FormGroup;\n manualAddressForm: FormGroup;\n addressPostcodeList:any[] = [];\n\n isEmailEmpty: boolean = false;\n emailHasError: boolean = false;\n isPostcodeEmpty: boolean = false;\n postcodeHasError: boolean = false;\n isaddressLine1Empty: boolean = false;\n addressLine1HasError: boolean = false;\n addressLine2HasError: boolean = false;\n isTownOrCityEmpty: boolean = false;\n townOrCityHasError: boolean = false;\n isCountyEmpty: boolean = false;\n countyHasError: boolean = false;\n isMPostcodeEmpty: boolean = false;\n mpostcodeHasError: boolean = false;\n isCountryEmpty: boolean = false;\n\n constructor(private formBuilder: FormBuilder,\n private notificationService: NotificationService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n\n this.emailAddressForm = this.formBuilder.group({\n email: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-z0-9._%+-]+@[a-z0-9-]+\\\\.[a-z]{2,4}$')\n ]))\n });\n this.postCodeForm = this.formBuilder.group({\n postcode: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([A-Z]{1,2}[0-9]{1,2}[A-Z]{0,1} ?[0-9][A-Z]{2})')\n ]))\n });\n this.manualAddressForm = this.formBuilder.group({\n addressl1: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n addressl2: new FormControl('', Validators.compose([\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n townorcity: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n county: new FormControl('', Validators.compose([\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n mpostcode: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([A-Z]{1,2}[0-9]{1,2}[A-Z]{0,1} ?[0-9][A-Z]{2})')\n ])),\n country: new FormControl('', Validators.compose([\n Validators.required\n ]))\n });\n if(this.addressObj !== undefined && this.addressObj !== '') {\n this.setEditDetails();\n }\n }\n setEditDetails() {\n if(this.addressObj.notification_type === 'EMAIL') {\n this.isEmailSAddressClicked = true;\n this.isPostcodeClicked = false;\n this.isManualAddressClicked = false;\n this.emailAddressForm.setValue({ email: this.addressObj.contact_details.email });\n } else if(this.addressObj.notification_type === 'LETTER') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = true;\n this.manualAddressForm.patchValue({ \n addressl1: this.addressObj.contact_details.address_line,\n townorcity: this.addressObj.contact_details.city,\n county: this.addressObj.contact_details.county,\n country: this.addressObj.contact_details.country,\n mpostcode: this.addressObj.contact_details.postal_code\n });\n }\n }\n\n selectContactOption(type, isLinkedClied) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n if( type === 'Email' && isLinkedClied === 'false'){\n this.isEmailSAddressClicked = true;\n this.isPostcodeClicked = false;\n this.isManualAddressClicked = false;\n } else if(type === 'Postcode' && isLinkedClied === 'false') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = false;\n } else if(type === 'Postcode' && isLinkedClied === 'true') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = true;\n\n }\n }\n\n finalFormSubmit() {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n if( this.isEmailSAddressClicked ){\n const emailField = this.emailAddressForm.controls.email;\n if (this.emailAddressForm.dirty && this.emailAddressForm.valid) {\n this.assignContactDetails.emit( {\n email: emailField.value,\n notification_type: 'EMAIL'\n } );\n } else {\n if( emailField.value == '' ) {\n this.resetForm([true,false,false,false,false,false,false,false,false,false,false,false,false,false], 'email');\n }\n if(emailField.value != '' && emailField.invalid ) {\n this.resetForm([false,true,false,false,false,false,false,false,false,false,false,false,false,false], 'email');\n }\n }\n } else if( this.isPostcodeClicked && !this.isManualAddressClicked ) {\n this.postcodeValidation();\n } else if(this.isPostcodeClicked && this.isManualAddressClicked) {\n const fieldCtrls = this.manualAddressForm.controls;\n if (this.manualAddressForm.dirty && this.manualAddressForm.valid) {\n this.assignContactDetails.emit({\n address_line: fieldCtrls.addressl1.value+' '+fieldCtrls.addressl2.value,\n city: fieldCtrls.townorcity.value,\n county: fieldCtrls.county.value,\n postal_code: fieldCtrls.mpostcode.value,\n country: fieldCtrls.country.value,\n notification_type: 'LETTER'\n });\n } else {\n if( fieldCtrls.addressl1.value == '' ) {\n this.resetForm([false,false,false,false,true,false,false,false,false,false,false,false,false,false], 'address1');\n }\n if(fieldCtrls.addressl1.value != '' && fieldCtrls.addressl1.invalid ) {\n this.resetForm([false,false,false,false,false,true,false,false,false,false,false,false,false,false], 'address1');\n }\n if(fieldCtrls.addressl2.value != '' && fieldCtrls.addressl2.invalid ) {\n this.resetForm([false,false,false,false,false,false,true,false,false,false,false,false,false,false], 'address2');\n }\n if( fieldCtrls.townorcity.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,true,false,false,false,false,false,false], 'town');\n }\n if(fieldCtrls.townorcity.value != '' && fieldCtrls.townorcity.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,true,false,false,false,false,false], 'town');\n }\n if( fieldCtrls.county.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,true,false,false,false,false], 'county');\n }\n if(fieldCtrls.county.value != '' && fieldCtrls.county.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,true,false,false,false], 'county');\n }\n if( fieldCtrls.mpostcode.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,true,false,false], 'mpostcode');\n }\n if(fieldCtrls.mpostcode.value != '' && fieldCtrls.mpostcode.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,true,false], 'mpostcode');\n }\n if( fieldCtrls.country.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,true], 'country');\n }\n }\n\n }\n\n }\n postcodeValidation() {\n const postcodeField = this.postCodeForm.controls.postcode;\n if (this.postCodeForm.dirty && this.postCodeForm.valid) {\n this.notificationService.getAddressByPostcode(postcodeField.value).subscribe(\n refundsNotification => {\n console.log(refundsNotification);\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n }; \n this.assignContactDetails.emit({});\n } else {\n if( postcodeField.value == '' ) {\n this.resetForm([false,false,true,false,false,false,false,false,false,false,false,false,false], 'postcode');\n }\n if(postcodeField.value != '' && postcodeField.invalid ) {\n this.resetForm([false,false,false,true,false,false,false,false,false,false,false,false,false], 'postcode');\n }\n }\n }\n redirection(event:any) {\n this.redirectToIssueRefund.emit(event);\n }\n resetForm(val, field) {\n if(field==='email' || field==='all') {\n this.isEmailEmpty = val[0];\n this.emailHasError = val[1];\n }\n if(field==='postcode' || field==='all') {\n this.isPostcodeEmpty = val[2];\n this.postcodeHasError = val[3];\n }\n if(field==='address1' || field==='all') {\n this.isaddressLine1Empty = val[4];\n this.addressLine1HasError = val[5];\n }\n if(field==='address2' || field==='all') {\n this.addressLine2HasError = val[6];\n }\n if(field==='town' || field==='all') {\n this.isTownOrCityEmpty = val[7];\n this.townOrCityHasError = val[8];\n }\n if(field==='county' || field==='all') {\n this.isCountyEmpty = val[9];\n this.countyHasError = val[10];\n }\n if(field==='mpostcode' || field==='all') {\n this.isMPostcodeEmpty = val[11];\n this.mpostcodeHasError = val[12];\n }\n if(field==='country' || field==='all') {\n this.isCountryEmpty = val[13];\n }\n \n }\n}\n","import { Component, Input, OnInit } from '@angular/core';\nimport { IPayment } from '../../interfaces/IPayment';\n\n@Component({\n selector: 'ccpay-pba-details',\n templateUrl: './pba-details.component.html',\n styleUrls: ['./pba-details.component.css']\n})\nexport class PbaDetailsComponent implements OnInit {\n @Input() payment: IPayment;\n\n constructor() { }\n\n ngOnInit() {\n }\n\n}\n","import { Injectable } from '@angular/core';\nimport { Logger } from './logger.service';\n\nexport let isDebugMode = false;\n\nconst noop = (): any => undefined;\n\n@Injectable({\n providedIn: 'root'\n})\nexport class ConsoleLoggerService implements Logger {\n\n get info() {\n if (isDebugMode) {\n return console.info.bind(console);\n } else {\n return noop;\n }\n }\n\n get warn() {\n if (isDebugMode) {\n return console.warn.bind(console);\n } else {\n return noop;\n }\n }\n\n get error() {\n if (isDebugMode) {\n return console.error.bind(console);\n } else {\n return noop;\n }\n }\n\n invokeConsoleMethod(type: string, args?: any): void {\n const logFn: Function = (console)[type] || console.log || noop;\n logFn.apply(console, [args]);\n }\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {LoggerService} from '../shared/logger/logger.service';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport {catchError} from 'rxjs/operators';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class CaseTransactionsService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getPaymentGroups(ccdCaseNumber: string): Observable<IPaymentGroup[]> {\n this.logger.info('Case-transactions-service getPaymentGroups for: ', ccdCaseNumber);\n\n return this.http.get<IPaymentGroup[]>(`${this.paymentLibService.API_ROOT}/cases/${ccdCaseNumber}/paymentgroups`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class BulkScaningPaymentService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getBSPaymentsByCCD(ccdCaseNumber: string): Observable<IBSPayments> {\n return this.http.get<IBSPayments>(`${this.paymentLibService.BULKSCAN_API_ROOT}/cases/${ccdCaseNumber}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n getBSPaymentsByDCN(dcn: string): Observable<IBSPayments> {\n return this.http.get<IBSPayments>(`${this.paymentLibService.BULKSCAN_API_ROOT}/cases?document_control_number=${dcn}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSAllocatePayment(body: AllocatePaymentRequest, paymentRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentRef}/bulk-scan-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSPaymentStrategic(body: AllocatePaymentRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/bulk-scan-payments-strategic`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSWoPGStrategic(body: AllocatePaymentRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/bulk-scan-payments-strategic`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n patchBSChangeStatus(dcnNumber: string, status: string): Observable<any> {\n return this.https.patch(`${this.paymentLibService.API_ROOT}/bulk-scan-payments/${dcnNumber}/status/${status}`, status).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n calculateOutStandingAmount(paymentGroup: IPaymentGroup): number {\n let feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00;\n\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n });\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n } \n return (feesTotal - remissionsTotal) - paymentsTotal;\n }\n\n removeUnwantedString(input: string, replaceText: string) {\n const pattern = /[\\_]/gi;\n return input.replace(pattern, replaceText);\n }\n\n downloadSelectedReport(reportName: string, startDate: string, endDate:string): Observable<any> {\n return this.https.get(`${this.paymentLibService.BULKSCAN_API_ROOT}/report/data?date_from=${startDate}&date_to=${endDate}&report_type=${reportName}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { CaseTransactionsService } from '../../services/case-transactions/case-transactions.service';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { IFee } from '../../interfaces/IFee';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IPaymentView } from '../../interfaces/IPaymentView';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { Router } from '@angular/router';\nimport { ServiceRequestComponent } from '../../components/service-request/service-request.component';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-case-transactions',\n templateUrl: './case-transactions.component.html',\n styleUrls: ['./case-transactions.component.css']\n})\nexport class CaseTransactionsComponent implements OnInit {\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[];\n @Input() isTakePayment: boolean;\n takePayment: boolean;\n servicerequest: string;\n ccdCaseNumber: string;\n excReference: string;\n paymentGroups: any[] = [];\n payments: IPayment[] = [];\n nonPayments: IPayment[] = [];\n allPayments: IPayment[] = [];\n remissions: IRemission[] = [];\n fees: IFee[] = [];\n errorMessage: string;\n totalFees: number;\n totalPayments: number;\n totalNonOffPayments: number;\n totalRemissions: number;\n selectedOption: string;\n dcnNumber: string;\n paymentRef: string;\n isTurnOff: boolean;\n isNewPcipalOff: boolean;\n isRefundRemission: boolean = true;\n isOldPcipalOff: boolean;\n isStrategicFixEnable: boolean;\n isAddFeeBtnEnabled: boolean = true;\n isExceptionRecord: boolean = false;\n isUnprocessedRecordSelected: boolean = false;\n exceptionRecordReference: string;\n isAnyFeeGroupAvilable: boolean = true;\n isHistoricGroupAvailable: boolean = false;\n isBulkScanEnable;\n isRemissionsMatch: boolean;\n viewStatus = 'main';\n isRemoveBtnDisabled: boolean = false;\n feeId: IFee;\n clAmountDue: number = 0;\n unprocessedRecordCount: number;\n isFeeRecordsExist: boolean = false;\n isGrpOutstandingAmtPositive: boolean = false;\n totalRefundAmount: Number;\n caseType: String;\n // lsCcdNumber: any = ls.get<any>('ccdNumber');\n payment: IPayment;\n paymentGroup: IPaymentGroup;\n paymentView: IPaymentView;\n\n //Order changes\n orderDetail: any[] = [];\n\n isAddRemissionEnable: boolean = false;\n orderRemissionDetails: any[] = [];\n orderLevelFees: IOrderReferenceFee[] = [];\n ispaymentGroupApisuccess: boolean = false;\n cpoDetails: any = null;\n orderRef: string;\n orderStatus: string;\n orderParty: string;\n orderCreated: Date;\n orderCCDEvent: string;\n serviceRequestValue: string;\n orderAddBtnEnable: boolean;\n orderFeesTotal: number = 0.00;\n orderRemissionTotal: number = 0.00;\n orderTotalPayments: number = 0.00;\n orderPendingPayments: number = 0.00;\n isCPODown: boolean;\n test: boolean;\n isPBA: boolean = false;\n isIssueRefunfBtnEnable: boolean = false;\n isAddRemissionBtnEnabled: boolean = false;\n isRefundRemissionBtnEnable: boolean = false;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n isEligible4PBAPayment = ['pui-finance-manager', 'pui-user-manager', 'pui-organisation-manager', 'pui-case-manager'];\n currentDate = new Date();\n isFromServiceRequestPage: boolean;\n navigationpage: string;\n remissionFeeAmt: number;\n constructor(private router: Router,\n private paymentViewService: PaymentViewService,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private caseTransactionsService: CaseTransactionsService,\n private paymentLibComponent: PaymentLibComponent,\n private OrderslistService: OrderslistService\n ) { }\n\n ngOnInit() {\n this.navigationpage = '';\n if(this.OrderslistService.getpaymentPageView() !== null) {\n this.OrderslistService.getpaymentPageView().subscribe((data) => this.paymentView = data);\n }\n if((this.LOGGEDINUSERROLES === undefined || this.LOGGEDINUSERROLES.length === 0 )&&this.OrderslistService.getUserRolesList() !== null) {\n this.OrderslistService.getUserRolesList().subscribe((data) => this.LOGGEDINUSERROLES = data);\n }\n if(this.OrderslistService.getnavigationPageValue() !== null) {\n this.OrderslistService.getnavigationPageValue().subscribe((data) => this.navigationpage = data);\n }\n \n \n if (this.paymentView !== undefined && this.paymentView !== null && this.paymentView.payment_group_reference !== undefined && this.navigationpage === 'paymentdetailspage') {\n this.goToPayementView(this.paymentView.payment_group_reference, this.paymentView.reference, this.paymentView.method);\n }\n this.isGrpOutstandingAmtPositive = false;\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.caseType = this.paymentLibComponent.CASETYPE;\n if (this.paymentLibComponent.CCD_CASE_NUMBER === '') {\n this.ccdCaseNumber = this.paymentLibComponent.EXC_REFERENCE;\n }\n this.excReference = this.paymentLibComponent.EXC_REFERENCE;\n this.takePayment = this.paymentLibComponent.TAKEPAYMENT;\n\n this.servicerequest = this.paymentLibComponent.SERVICEREQUEST;\n if (this.paymentLibComponent.SERVICEREQUEST === 'true') {\n this.serviceRequestValue = 'true';\n } else {\n this.serviceRequestValue = 'false';\n }\n this.isBulkScanEnable = this.paymentLibComponent.ISBSENABLE;\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.isNewPcipalOff = this.paymentLibComponent.ISNEWPCIPALOFF;\n this.isOldPcipalOff = this.paymentLibComponent.ISOLDPCIPALOFF;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n if (!this.isTurnOff) {\n // if (this.lsCcdNumber !== this.ccdCaseNumber) {\n // this.router.navigateByUrl(`/ccd-search?takePayment=true`);\n // }\n\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.isAnyFeeGroupAvilable =true;\n this.paymentGroups = paymentGroups['payment_groups'];\n this.calculateAmounts();\n this.calculateOrderFeesAmounts();\n this.calculateRefundAmount();\n if (this.isFromServiceRequestPage) {\n this.OrderslistService.getSelectedOrderRefId().subscribe((data) => this.orderRef = data);\n this.goToOrderViewDetailSection(this.orderRef);\n } else {\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n \n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isCPODown = true;\n }\n );\n \n }\n\n \n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isAnyFeeGroupAvilable = false;\n this.setDefaults();\n }\n );\n } else {\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.isAnyFeeGroupAvilable =true;\n this.paymentGroups = paymentGroups['payment_groups'];\n this.calculateAmounts();\n this.calculateOrderFeesAmounts();\n this.totalRefundAmount = this.calculateRefundAmount();\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n\n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.setDefaults();\n this.isCPODown = true;\n }\n );\n\n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isAnyFeeGroupAvilable = false;\n this.setDefaults();\n }\n );\n }\n\n if( this.paymentGroups !== undefined) {\n this.checkForExceptionRecord();\n }\n \n if(this.OrderslistService.getisFromServiceRequestPages() !== null) {\n this.OrderslistService.getisFromServiceRequestPages().subscribe((data) => this.isFromServiceRequestPage = data);\n }\n \n }\n\n setDefaults(): void {\n this.totalPayments = 0.00;\n this.totalRemissions = 0.00;\n this.totalNonOffPayments = 0.00;\n this.totalFees = 0.00;\n }\n\n getAllocationStatus(payments: any) {\n\n let paymentAllocation = payments.payment_allocation,\n isAllocationStatusExist = paymentAllocation.length > 0;\n return isAllocationStatusExist ? paymentAllocation[0].allocation_status : '-';\n //return \"-\";\n\n }\n\n checkForExceptionRecord(): void {\n \n if (this.paymentGroups.length === 0 && (this.selectedOption.toLocaleLowerCase() === 'ccdorexception' || this.selectedOption.toLocaleLowerCase() === 'rc')) {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n recordData => {\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length > 0 && recordData['data'].ccd_reference > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length > 0 && recordData['data'].ccd_reference === undefined) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n }\n\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length === undefined && recordData['data'].ccd_reference > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n });\n }\n\n if (this.paymentGroups.length === 0 && this.selectedOption.toLocaleLowerCase() === 'dcn') {\n if (this.paymentLibComponent.CCD_CASE_NUMBER.length > 0 && this.paymentLibComponent.EXC_REFERENCE.length > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n } else if (this.paymentLibComponent.CCD_CASE_NUMBER.length === 0 && this.paymentLibComponent.EXC_REFERENCE.length > 0) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n } else {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n }\n if (this.paymentGroups.length > 0)\n this.paymentGroups.forEach(paymentGroup => {\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.case_reference !== undefined && payment.ccd_case_number === undefined) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n } else {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n\n });\n }\n });\n }\n\n calculateOrderFeesAmounts(): void {\n let feesTotal = 0.00;\n this.paymentGroups.forEach(paymentGroup => {\n this.resetOrderVariables();\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n this.orderFeesTotal = this.orderFeesTotal + fee.calculated_amount\n }\n )\n }\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n this.orderRemissionTotal = this.orderRemissionTotal + remission.hwf_amount;\n });\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n this.orderTotalPayments = this.orderTotalPayments + payment.amount;\n }\n });\n }\n\n this.orderPendingPayments = (this.orderFeesTotal - this.orderRemissionTotal) - this.orderTotalPayments;\n if (this.orderPendingPayments <= 0.00) {\n this.orderStatus = 'Paid';\n this.orderAddBtnEnable = false;\n } else if (this.orderFeesTotal > 0 && (this.orderTotalPayments > 0 || this.orderRemissionTotal > 0) && (this.orderTotalPayments < this.orderPendingPayments)) {\n this.orderStatus = 'Partially paid'\n this.orderAddBtnEnable = true;\n } else {\n this.orderStatus = 'Not paid'\n this.orderAddBtnEnable = true;\n }\n\n //this.orderLevelFees.push({orderRefId:paymentGroup['payment_group_reference'],orderTotalFees: this.orderFeesTotal,orderStatus: this.orderStatus,orderParty:'Santosh', orderCCDEvent:'Case Creation',orderCreated: new Date(), orderAddBtnEnable: this.orderAddBtnEnable}); this.cpoDetails['createdTimestamp']\n if (this.cpoDetails !== null) {\n this.orderLevelFees.push({ orderRefId: paymentGroup['payment_group_reference'], orderTotalFees: this.orderFeesTotal, orderStatus: this.orderStatus, orderParty: this.cpoDetails['responsibleParty'], orderCCDEvent: this.cpoDetails['action'], orderCreated: paymentGroup['date_created'], orderAddBtnEnable: this.orderAddBtnEnable });\n\n } else {\n this.orderLevelFees.push({ orderRefId: paymentGroup['payment_group_reference'], orderTotalFees: this.orderFeesTotal, orderStatus: this.orderStatus, orderParty: '', orderCCDEvent: '', orderCreated: paymentGroup['date_created'], orderAddBtnEnable: this.orderAddBtnEnable });\n }\n\n if (this.orderStatus !== 'Paid') {\n this.OrderslistService.setOrdersList(this.orderLevelFees);\n }\n });\n };\n\n resetOrderVariables(): void {\n this.orderFeesTotal = 0.00;\n this.orderTotalPayments = 0.00;\n this.orderRemissionTotal = 0.00;\n this.orderPendingPayments = 0.00;\n this.isAddFeeBtnEnabled = true;\n\n };\n\n goToOrderViewDetailSection(orderReferenceObj: any) {\n if (this.isFromServiceRequestPage) {\n this.OrderslistService.setOrderRefId(orderReferenceObj);\n this.orderRef = orderReferenceObj;\n } else {\n this.OrderslistService.setOrderRefId(orderReferenceObj.orderRefId);\n this.orderRef = orderReferenceObj.orderRefId;\n }\n\n this.orderFeesTotal = 0.00;\n this.orderRemissionTotal = 0.00;\n this.orderTotalPayments = 0.00;\n this.orderPendingPayments = 0.00;\n\n this.orderDetail = this.paymentGroups.filter(x => x.payment_group_reference === this.orderRef);\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.fees) {\n orderDetail.fees.forEach(fee => {\n this.orderFeesTotal = this.orderFeesTotal + fee.calculated_amount;\n });\n }\n if (orderDetail.remissions) {\n orderDetail.remissions.forEach(remission => {\n this.orderRemissionTotal = this.orderRemissionTotal + remission.hwf_amount;\n });\n if (orderDetail.payments) {\n this.payment = orderDetail.payments[0];\n orderDetail.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n this.orderTotalPayments = this.orderTotalPayments + payment.amount;\n }\n });\n }\n }\n });\n this.orderPendingPayments = (this.orderFeesTotal - this.orderRemissionTotal) - this.orderTotalPayments;\n // this.orderRef = orderReferenceObj.orderRefId;\n if (this.orderPendingPayments <= 0.00) {\n this.orderStatus = 'Paid';\n } else if (this.orderFeesTotal > 0 && (this.orderTotalPayments > 0 || this.orderRemissionTotal > 0) && (this.orderTotalPayments < this.orderPendingPayments)) {\n this.orderStatus = 'Partially paid'\n } else {\n this.orderStatus = 'Not paid'\n }\n\n if (this.cpoDetails !== null) {\n this.orderParty = this.cpoDetails['responsibleParty'];\n this.orderCreated = this.cpoDetails['createdTimestamp'];\n this.orderCCDEvent = this.cpoDetails['action'];\n } else {\n this.orderParty = '';\n this.orderCCDEvent = '';\n this.orderCreated = orderReferenceObj.orderCreated;\n }\n this.viewStatus = 'order-full-view';\n }\n\n redirectToOrderFeeSearchPage(event: any, orderef: any) {\n if(orderef.orderAddBtnEnable) {\n event.preventDefault();\n this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = orderef.orderRefId;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n }\n }\n\n \n\n\n calculateAmounts(): void {\n let feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00,\n nonOffLinePayment = 0.00;\n\n this.paymentGroups.forEach(paymentGroup => {\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n if (fee.date_created) {\n let a = fee.amount_due === undefined;\n let b = fee.amount_due <= 0;\n this.clAmountDue = a ? this.clAmountDue + fee.net_amount : b ? this.clAmountDue + 0 : this.clAmountDue + fee.amount_due;\n }\n fee['payment_group_reference'] = paymentGroup['payment_group_reference'];\n this.fees.push(fee);\n } else {\n feesTotal = feesTotal + fee.calculated_amount;\n this.fees.push(fee);\n }\n\n });\n }\n if (this.isTurnOff) {\n this.totalFees = feesTotal;\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n let allocationLen = payment.payment_allocation;\n\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n if (allocationLen.length === 0 || allocationLen.length > 0 && allocationLen[0].allocation_status === 'Allocated') {\n nonOffLinePayment = nonOffLinePayment + payment.amount;\n }\n if (allocationLen.length > 0) {\n this.nonPayments.push(payment);\n }\n }\n if (allocationLen.length === 0) {\n this.payments.push(payment);\n }\n payment.paymentGroupReference = paymentGroup.payment_group_reference\n this.allPayments.push(payment);\n } else {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n this.payments.push(payment);\n }\n payment.paymentGroupReference = paymentGroup.payment_group_reference\n this.allPayments.push(payment);\n }\n });\n }\n this.totalPayments = paymentsTotal;\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n this.totalNonOffPayments = nonOffLinePayment;\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remisison => {\n remissionsTotal = remissionsTotal + remisison.hwf_amount;\n this.remissions.push(remisison);\n });\n }\n this.totalRemissions = remissionsTotal;\n });\n\n }\n\n calculateRefundAmount() {\n if (!this.isTurnOff) {\n let isNewPaymentGroup = false;\n\n this.paymentGroups.forEach((paymentGroup, index) => {\n let grpOutstandingAmount = 0.00,\n feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00,\n fees = [];\n\n if (paymentGroup.fees) {\n // this.isFeeRecordsExist = true;\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n\n this.isRemissionsMatch = false;\n paymentGroup.remissions.forEach(rem => {\n if (rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n // if(!fees.find(k => k.code=fee.code))\n // {\n fees.push(fee);\n //}\n }\n });\n\n if (!this.isRemissionsMatch) {\n fees.push(fee);\n }\n\n if (fee.date_created) {\n isNewPaymentGroup = true;\n } else {\n this.isHistoricGroupAvailable = true;\n this.paymentGroups[index]['old'] = true;\n }\n });\n this.paymentGroups[index].fees = fees;\n }\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n }\n grpOutstandingAmount = (feesTotal - remissionsTotal) - paymentsTotal;\n if (grpOutstandingAmount > 0 && isNewPaymentGroup) {\n this.isAnyFeeGroupAvilable = true;\n this.isFeeRecordsExist = true;\n this.paymentRef = paymentGroup.payment_group_reference;\n }\n if (paymentGroup.fees && paymentGroup.fees.length > 0 && grpOutstandingAmount <= 0 && isNewPaymentGroup) {\n this.isAnyFeeGroupAvilable = false;\n }\n });\n if ((!isNewPaymentGroup && this.isHistoricGroupAvailable) || (!isNewPaymentGroup && !this.isHistoricGroupAvailable)) {\n this.isAnyFeeGroupAvilable = false;\n }\n } else {\n let totalRefundAmount = 0,\n isFeeAmountZero = false;\n this.paymentGroups.forEach(paymentGroup => {\n let grpOutstandingAmount = 0.00,\n feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00;\n if (paymentGroup.fees) {\n this.isFeeRecordsExist = true;\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n if (fee.calculated_amount === 0) {\n isFeeAmountZero = true\n }\n });\n\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n }\n grpOutstandingAmount = (feesTotal - remissionsTotal) - paymentsTotal;\n if (grpOutstandingAmount < 0) {\n if (totalRefundAmount === 0) {\n totalRefundAmount = grpOutstandingAmount;\n } else {\n totalRefundAmount = (totalRefundAmount + grpOutstandingAmount);\n }\n }\n else if (grpOutstandingAmount > 0 || (grpOutstandingAmount === 0 && isFeeAmountZero)) {\n this.isGrpOutstandingAmtPositive = true;\n }\n });\n return totalRefundAmount * -1;\n }\n }\n\n getGroupOutstandingAmount(paymentGroup: IPaymentGroup): number {\n return this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n }\n\n redirectToFeeSearchPage(event: any) {\n event.preventDefault();\n let url = this.isBulkScanEnable ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n url += this.isTurnOff ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n url += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n url += this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n url += this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n url += `&caseType=${this.caseType}`\n this.router.navigateByUrl(`/fee-search?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}${url}`);\n }\n\n addRemission(fee: IFee) {\n if(this.chkForAddRemission(fee.code)) {\n this.feeId = fee;\n this.viewStatus = 'addremission';\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n this.payment = this.paymentGroup.payments[0];\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error.replace(/\"/g,\"\")\n );\n }\n }\n\n addRefundForRemission(payment: IPayment, remission: IRemission[],fees:any) {\n this.viewStatus = 'addrefundforremission';\n \n this.payment = payment;\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.payment.reference));\n this.payment = this.paymentGroup.payments[0];\n this.remissions = remission;\n this.remissionFeeAmt = fees.filter(data=>data.code === this.remissions['fee_code'])[0].net_amount;\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error\n );\n }\n\n redirectToremissionPage(event: any) {\n event.preventDefault();\n this.paymentLibComponent.viewName = 'remission'\n }\n\n redirectToReportsPage(event: any) {\n event.preventDefault();\n this.router.navigateByUrl(`/reports?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}`);\n }\n\n loadFeeSummaryPage(paymentGroup: IPaymentGroup) {\n this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = paymentGroup.payment_group_reference;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n }\n\n goToPaymentViewComponent(paymentGroup: any) {\n this.paymentLibComponent.paymentMethod = paymentGroup.paymentMethod;\n this.paymentLibComponent.paymentGroupReference = paymentGroup.paymentGroupReference;\n this.paymentLibComponent.paymentReference = paymentGroup.paymentReference;\n this.paymentLibComponent.viewName = 'payment-view';\n }\n\n goToPayementView(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.goToPaymentViewComponent({ paymentGroupReference, paymentReference, paymentMethod });\n }\n\n selectedUnprocessedFeeEvent(unprocessedRecordId: string) {\n if (unprocessedRecordId) {\n if (this.isTurnOff) {\n this.isAddFeeBtnEnabled = false;\n }\n this.isUnprocessedRecordSelected = true;\n } else {\n if (this.isTurnOff) {\n this.isAddFeeBtnEnabled = true;\n }\n this.isUnprocessedRecordSelected = false;\n }\n }\n\n getUnprocessedFeeCount(unProcessedRecordCount: number) {\n this.unprocessedRecordCount = unProcessedRecordCount;\n }\n\n calculateAmountDue(fee: IFee) {\n\n if (fee.date_created) {\n return fee.amount_due !== undefined ? fee.amount_due : fee.net_amount;\n } else {\n return \"0.00\";\n }\n }\n\n confirmRemoveFee(fee: IFee) {\n this.isRemoveBtnDisabled = false;\n this.feeId = fee;\n this.viewStatus = 'feeRemovalConfirmation';\n }\n\n cancelRemoval() {\n this.viewStatus = 'main';\n }\n\n removeFee(fee: any) {\n this.isRemoveBtnDisabled = true;\n this.paymentViewService.deleteFeeFromPaymentGroup(fee).subscribe(\n (success: any) => {\n window.location.reload();\n },\n (error: any) => {\n this.errorMessage = error;\n this.isRemoveBtnDisabled = false;\n }\n );\n }\n\n isCheckAmountdueExist(amountDue: any) {\n return typeof amountDue === 'undefined';\n }\n\n issueRefund(payment: IPayment) {\n if (payment !== null && payment !== undefined) {\n if(this.chkIssueRefundBtnEnable(payment)) {\n this.viewStatus = 'issuerefund';\n this.payment = payment;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.isRefundRemission = true;\n }\n }\n }\n\n chkForAddRemission(feeCode: string): boolean {\n if (this.chkForPBAPayment() && this.check4AllowedRoles2AccessRefund()) {\n if (this.orderDetail[0]['remissions'].length > 0) {\n for (const remission of this.orderDetail[0]['remissions']) {\n if (remission.fee_code === feeCode) {\n return false;\n }\n }\n }\n return true;\n } else {\n return false;\n }\n }\n\n chkForPBAPayment(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isPBA = true;\n }\n });\n }\n });\n if (this.isPBA) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n chkIssueRefundBtnEnable(payment: IPayment): boolean {\n if (this.check4AllowedRoles2AccessRefund() && this.allowFurtherAccessAfter4Days(payment) &&\n payment.method === 'payment by account' && payment.status.toLocaleLowerCase() === 'success') {\n this.isIssueRefunfBtnEnable = true;\n }\n if (this.isIssueRefunfBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n\n chkIsRefundRemissionBtnEnable(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && payment.status.toLocaleLowerCase() === 'success' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isRefundRemissionBtnEnable = true;\n }\n });\n }\n });\n if (this.isRefundRemissionBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n check4AllowedRoles2AccessRefund = (): boolean => {\n return this.allowedRolesToAccessRefund.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n check4AllowedRoles2AccessPBApayment = (): boolean => {\n return this.isEligible4PBAPayment.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n\n allowFurtherAccessAfter4Days = (payment: IPayment): boolean => {\n if (payment !== null && payment !== undefined) {\n let tmp4DayAgo = new Date();\n tmp4DayAgo.setDate(tmp4DayAgo.getDate() - 4);\n return tmp4DayAgo >= new Date(payment.date_created);\n }\n }\n\n loadPBAAccountPage(orderRef: IPayment) {\n this.paymentLibComponent.pbaPayOrderRef = orderRef;\n this.paymentLibComponent.viewName = 'pba-payment';\n }\n}","export class PaymentToPayhubRequest {\n currency = 'GBP';\n description = 'PayBubble payment';\n channel = 'telephony';\n provider = 'pci pal';\n case_type: string;\n\n ccd_case_number: string;\n amount: number;\n\n constructor(ccd_case_number: string, amount: number, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.amount = <any>amount.toFixed(2);\n this.case_type= caseType;\n }\n}\n","export class PayhubAntennaRequest {\n currency = 'GBP';\n case_type: string;\n ccd_case_number: string;\n amount: number;\n\n constructor(ccd_case_number: string, amount: number, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.amount = <any>amount.toFixed(2);\n this.case_type= caseType;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IFee } from '../../interfaces/IFee';\nimport { PaymentToPayhubRequest } from '../../interfaces/PaymentToPayhubRequest';\nimport { PayhubAntennaRequest } from '../../interfaces/PayhubAntennaRequest';\nimport { SafeHtml } from '@angular/platform-browser';\nimport {Router} from '@angular/router';\nimport {Location} from '@angular/common';\nimport { OrderslistService } from '../../services/orderslist.service';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-fee-summary',\n templateUrl: './fee-summary.component.html',\n styleUrls: ['./fee-summary.component.scss']\n})\n\nexport class FeeSummaryComponent implements OnInit {\n @Input() paymentGroupRef: string;\n @Input() ccdCaseNumber: string;\n @Input() isTurnOff: string;\n @Input() caseType: string;\n @Input() isOldPcipalOff: string;\n @Input() isNewPcipalOff: string;\n\n\n bsPaymentDcnNumber: string;\n paymentGroup: IPaymentGroup;\n errorMessage: string;\n viewStatus = 'main';\n currentFee: IFee;\n totalFee: number;\n payhubHtml: SafeHtml;\n service: string = \"\";\n platForm: string = \"\";\n upPaymentErrorMessage: string;\n selectedOption:string;\n isBackButtonEnable: boolean = true;\n outStandingAmount: number;\n isFeeAmountZero: boolean = false;\n totalAfterRemission: number = 0;\n isConfirmationBtnDisabled: boolean = false;\n isRemoveBtnDisabled: boolean = false;\n isPaymentExist: boolean = false;\n isRemissionsExist: Boolean = false;\n isRemissionsMatch = false;\n isStrategicFixEnable: boolean;\n\n constructor(\n private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private location: Location,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private OrderslistService: OrderslistService\n ) {}\n\n ngOnInit() {\n this.viewStatus = 'main';\n this.caseType = this.paymentLibComponent.CASETYPE;\n this.bsPaymentDcnNumber = this.paymentLibComponent.bspaymentdcn;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.OrderslistService.setCaseType(this.paymentLibComponent.CASETYPE);\n if ((!this.isOldPcipalOff && this.isNewPcipalOff)) {\n this.platForm = '8x8';\n } else if ((this.isOldPcipalOff && !this.isNewPcipalOff)) {\n this.platForm = 'Antenna';\n } else if ((this.isOldPcipalOff && this.isNewPcipalOff)){\n this.platForm = '8x8';\n }\n\n this.paymentViewService.getBSfeature().subscribe(\n features => {\n let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n },\n err => {\n this.paymentLibComponent.ISBSENABLE = false;\n }\n );\n if (this.bsPaymentDcnNumber) {\n this.getUnassignedPaymentlist();\n }\n this.getPaymentGroup();\n }\n\n getUnassignedPaymentlist() {\n if (this.selectedOption === 'dcn') {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.paymentLibComponent.DCN_NUMBER).subscribe(\n unassignedPayments => {\n if(unassignedPayments['data'].payments) {\n this.service = unassignedPayments['data'].responsible_service_id;\n } else {\n this.upPaymentErrorMessage = 'error';\n }\n },\n (error: any) => this.upPaymentErrorMessage = error\n );\n } else {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n unassignedPayments => {\n if(unassignedPayments['data'].payments) {\n this.service = unassignedPayments['data'].responsible_service_id;\n } else {\n this.upPaymentErrorMessage = 'error'; \n } \n },\n (error: any) => this.upPaymentErrorMessage = error\n );\n }\n\n }\n\n getRemissionByFeeCode(feeCode: string): IRemission {\n if (this.paymentGroup && this.paymentGroup.remissions && this.paymentGroup.remissions.length > 0) {\n for (const remission of this.paymentGroup.remissions) {\n if (remission.fee_code === feeCode) {\n return remission;\n }\n }\n }\n return null;\n }\n\n addRemission(fee: IFee) {\n this.currentFee = fee;\n this.viewStatus = 'add_remission';\n }\n\n getPaymentGroup() {\n let fees = [];\n this.paymentViewService.getPaymentGroupDetails(this.paymentGroupRef).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n this.isPaymentExist = paymentGroup.payments ? paymentGroup.payments.length > 0 : false;\n this.isRemissionsExist = paymentGroup.remissions ? paymentGroup.remissions.length > 0 : false;\n\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n this.totalAfterRemission = this.totalAfterRemission + fee.net_amount;\n if(fee.calculated_amount === 0) {\n this.isFeeAmountZero = true;\n }\n this.isRemissionsMatch = false;\n paymentGroup.remissions.forEach(rem => {\n if(rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n fees.push(fee);\n }\n });\n \n if(!this.isRemissionsMatch) {\n fees.push(fee);\n }\n });\n paymentGroup.fees = fees;\n }\n\n this.outStandingAmount = this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n },\n (error: any) => this.errorMessage = error.replace(/\"/g,\"\")\n );\n }\n\n confirmRemoveFee(fee: IFee){\n this.isRemoveBtnDisabled = false;\n this.currentFee = fee;\n this.viewStatus = 'feeRemovalConfirmation';\n }\n\n removeFee(fee: any){\n this.isRemoveBtnDisabled = true;\n this.paymentViewService.deleteFeeFromPaymentGroup(fee).subscribe(\n (success: any) => {\n if (this.paymentGroup.fees && this.paymentGroup.fees.length > 1){\n this.totalAfterRemission = 0;\n this.getPaymentGroup();\n this.viewStatus = 'main';\n return;\n }\n this.loadCaseTransactionPage();\n },\n (error: any) => {\n this.errorMessage = error;\n this.isRemoveBtnDisabled = false;\n }\n );\n }\n\n loadCaseTransactionPage() {\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentViewService.getBSfeature().subscribe(\n features => {\n let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n },\n err => {\n this.paymentLibComponent.ISBSENABLE = false;\n }\n );\n\n let partUrl = `selectedOption=${this.paymentLibComponent.SELECTED_OPTION}`;\n partUrl +=this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl +=this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl +=this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl +=this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl +=this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl +=this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n\n let url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=true&${partUrl}`;\n this.router.navigateByUrl(url);\n }\n cancelRemission() {\n this.viewStatus = 'main';\n }\n redirectToFeeSearchPage(event: any, page?: string) {\n event.preventDefault();\n let partUrl =this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl +=this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl +=this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl +=this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl +=this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl +=this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n\n if(this.viewStatus === 'feeRemovalConfirmation' || this.viewStatus === 'add_remission') {\n this.viewStatus = 'main';\n return;\n }\n let url = `/fee-search?ccdCaseNumber=${this.ccdCaseNumber}&selectedOption=${this.paymentLibComponent.SELECTED_OPTION}&paymentGroupRef=${this.paymentGroupRef}${partUrl}`;\n this.router.navigateByUrl(url);\n }\n takePayment() {\n this.isConfirmationBtnDisabled = true;\n const requestBody = new PaymentToPayhubRequest(this.ccdCaseNumber, this.outStandingAmount, this.caseType),\n antennaReqBody = new PayhubAntennaRequest(this.ccdCaseNumber, this.outStandingAmount, this.caseType);\n\n if(this.platForm === '8x8') {\n this.paymentViewService.postPaymentToPayHub(requestBody, this.paymentGroupRef).subscribe(\n response => {\n this.location.go(`payment-history?view=fee-summary`);\n this.payhubHtml = response;\n this.viewStatus = 'payhub_view';\n this.isBackButtonEnable=false;\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.router.navigateByUrl('/pci-pal-failure');\n }\n );\n } else if(this.platForm === 'Antenna') {\n\n this.paymentViewService.postPaymentAntennaToPayHub(antennaReqBody, this.paymentGroupRef).subscribe(\n response => {\n this.isBackButtonEnable=false;\n window.location.href = '/makePaymentByTelephoneyProvider';\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.router.navigateByUrl('/pci-pal-failure');\n }\n );\n }\n\n }\n\n goToAllocatePage(outStandingAmount: number, isFeeAmountZero: Boolean) {\n if (outStandingAmount > 0 || (outStandingAmount === 0 && isFeeAmountZero)) {\n this.paymentLibComponent.paymentGroupReference = this.paymentGroupRef;\n this.paymentLibComponent.viewName = 'allocate-payments';\n } else {\n this.loadCaseTransactionPage();\n }\n }\n isCheckAmountdueExist(amountDue: any) {\n return typeof amountDue === 'undefined';\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\n\n\n\n@Component({\n selector: 'ccpay-error-banner',\n templateUrl: './error-banner.component.html',\n styleUrls: ['./error-banner.component.scss']\n})\n\nexport class ErrorBannerComponent implements OnInit {\n @Input('errorMessage') errorMessage;\n\n constructor(\n ) {}\n\n ngOnInit() {\n\n }\n}\n","\nexport class UnidentifiedPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n unidentified_reason: string;\n\n constructor(payment_group_reference: string, payment_reference : string, unidentified_reason: any) {\n this.payment_allocation_status = {\n description: '',\n name: \"Unidentified\"\n };\n this.payment_group_reference = payment_group_reference ;\n this.payment_reference= payment_reference;\n this.unidentified_reason= unidentified_reason;\n\n }\n\n\n\n}\n","import { IBSPayments } from \"./IBSPayments\";\n\nexport class AllocatePaymentRequest {\n amount: Number;\n banked_date: String;\n ccd_case_number: String;\n exception_record: string;\n currency: String;\n document_control_number: String;\n external_provider: String;\n giro_slip_no: String;\n payer_name: String;\n payment_channel: Object;\n payment_status: Object;\n payment_method: String;\n case_type: String;\n payment_allocation_dto?: {\n allocation_reason: String,\n allocation_status: String,\n explanation: String,\n payment_allocation_status: Object,\n payment_group_reference: String,\n payment_reference: String,\n reason: String,\n receiving_office: String,\n unidentified_reason: String,\n user_id: String,\n user_name: String,\n case_type: String\n }\n\n constructor(ccd_case_number : string, unAllocatedPayment: IBSPayments, caseType: string, exceptionRecord: string, allocatedRequest?: any) {\n this.amount = unAllocatedPayment.amount;\n this.banked_date = unAllocatedPayment.date_banked;\n this.ccd_case_number = ccd_case_number;\n this.exception_record = exceptionRecord;\n this.currency= unAllocatedPayment.currency;\n this.document_control_number = unAllocatedPayment.dcn_reference;\n this.external_provider = 'exela';\n this.giro_slip_no = unAllocatedPayment.bgc_reference;\n this.payer_name = unAllocatedPayment.payer_name;\n this.payment_channel = {\n description: '',\n name: 'bulk scan'\n };\n this.payment_status ={\n description: 'bulk scan payment completed',\n name: 'success'\n }\n this.payment_method = unAllocatedPayment.payment_method;\n this.case_type= caseType;\n if(allocatedRequest) {\n this.payment_allocation_dto = allocatedRequest;\n }\n\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport {BulkScaningPaymentService} from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { UnidentifiedPaymentsRequest } from '../../interfaces/UnidentifiedPaymentsRequest';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\n\n@Component({\n selector: 'app-mark-unidentified-payment',\n templateUrl: './mark-unidentified-payment.component.html',\n styleUrls: ['./mark-unidentified-payment.component.scss']\n})\nexport class MarkUnidentifiedPaymentComponent implements OnInit {\n @Input() caseType: string;\n markPaymentUnidentifiedForm: FormGroup;\n viewStatus: string;\n ccdCaseNumber: string;\n bspaymentdcn: string;\n isInvesticationDetailEmpty: boolean = false;\n investicationDetailHasError: boolean = false;\n investicationDetailMinHasError: boolean = false;\n investicationDetailMaxHasError: boolean = false;\n errorMessage = this.getErrorMessage(false);\n unassignedRecord:IBSPayments;\n siteID: string = null;\n investigationComment: string;\n isConfirmButtondisabled:Boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n isStrategicFixEnable: boolean = true;\n\n constructor(private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService) { }\n\n ngOnInit() {\n this.viewStatus = 'mainForm';\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.getUnassignedPayment();\n\n this.markPaymentUnidentifiedForm = this.formBuilder.group({\n investicationDetail: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ]))\n });\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n this.errorMessage = this.getErrorMessage(false);\n this.unassignedRecord = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n }\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n saveAndContinue() {\n this.resetForm([false, false, false, false]);\n const investicationField = this.markPaymentUnidentifiedForm.controls.investicationDetail;\n const formerror = investicationField.errors;\n if (this.markPaymentUnidentifiedForm.dirty && this.markPaymentUnidentifiedForm.valid) {\n this.investigationComment = this.markPaymentUnidentifiedForm.controls.investicationDetail.value;\n this.viewStatus = 'unidentifiedContinueConfirm';\n }else {\n if(investicationField.value == '' ) {\n this.resetForm([true, false, false, false]);\n }\n if(investicationField.value != '' && investicationField.invalid ) {\n this.resetForm([false, true, false, false]);\n }\n if(formerror && formerror.minlength && formerror.minlength.actualLength < 3 ) {\n this.resetForm([false, false, true, false]);\n }\n if(formerror && formerror.maxlength && formerror.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, true]);\n }\n }\n }\n resetForm(val) {\n this.isInvesticationDetailEmpty = val[0];\n this.investicationDetailHasError = val[1];\n this.investicationDetailMinHasError = val[2];\n this.investicationDetailMaxHasError = val[3];\n }\n confirmPayments() {\n this.isConfirmButtondisabled = true;\n const reason = this.markPaymentUnidentifiedForm.get('investicationDetail').value;\n\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n allocation_status:'Unidentified',\n payment_allocation_status: {\n description: '',\n name: 'Unidentified'\n },\n unidentified_reason: reason,\n user_id: this.caseType,\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSWoPGStrategic(postStrategicBody).subscribe(\n res => {\n this.errorMessage = this.getErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n });\n } else {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.getErrorMessage(false);\n const requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.siteID, this.exceptionReference)\n this.paymentViewService.postBSPayments(requestBody).subscribe(\n res2 => {\n this.errorMessage = this.getErrorMessage(false);\n const response2 = JSON.parse(res2),\n reqBody = new UnidentifiedPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, reason);\n if (response2.success) {\n this.paymentViewService.postBSUnidentifiedPayments(reqBody).subscribe(\n res3 => {\n this.errorMessage = this.getErrorMessage(false);\n const response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n }\n cancelMarkUnidentifiedPayments(type?:string){\n if(type && type === 'cancel') {\n if(this.markPaymentUnidentifiedForm.get('investicationDetail').value!==\"\"){\n this.viewStatus = 'unidentifiedCancelConfirm';\n } else {\n this.gotoCasetransationPage();\n }\n } else {\n this.viewStatus = 'mainForm';\n }\n }\n\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n getErrorMessage(isErrorExist) {\n return {\n title: \"There is a problem with the service\",\n body: \"Try again later\",\n showError: isErrorExist\n };\n }\n}\n","\nexport class UnsolicitedPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n receiving_office: string;\n receiving_email_address: string;\n sending_email_address: string;\n unidentified_reason: string;\n constructor(payment_group_reference: string, payment_reference : string, reason: string,responsible_office: string, responsible_person:string,email_id: string) {\n this.payment_allocation_status = {\n description: '',\n name: \"Transferred\"\n };\n this.payment_group_reference = payment_group_reference;\n this.payment_reference= payment_reference;\n this.unidentified_reason= reason;\n this.receiving_office= responsible_office;\n this.receiving_email_address= email_id;\n this.sending_email_address= responsible_person;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { UnsolicitedPaymentsRequest } from '../../interfaces/UnsolicitedPaymentsRequest';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { ErrorHandlerService } from '../../services/shared/error-handler.service';\n\n\n@Component({\n selector: 'app-mark-unsolicited-payment',\n templateUrl: './mark-unsolicited-payment.component.html',\n styleUrls: ['./mark-unsolicited-payment.component.scss']\n})\nexport class MarkUnsolicitedPaymentComponent implements OnInit {\n @Input() caseType: string;\n markPaymentUnsolicitedForm: FormGroup;\n viewStatus: string;\n reasonHasError: boolean = false;\n isReasonEmpty: boolean = false;\n reasonMinHasError: boolean = false;\n reasonMaxHasError: boolean = false;\n responsibleOfficeHasError: boolean = false;\n isResponsibleOfficeEmpty: boolean = false;\n errorMessage = this.getErrorMessage(false);\n ccdCaseNumber: string;\n bspaymentdcn: string;\n unassignedRecord: IBSPayments;\n siteID: string = null;\n reason: string;\n responsiblePerson: string;\n responsibleOffice: string;\n emailId: string;\n isConfirmButtondisabled: Boolean = false;\n isContinueButtondisabled: Boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n selectedSiteId: string;\n selectedSiteName: string;\n isStrategicFixEnable: boolean = true;\n siteIDList;\n\n constructor(private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService) { }\n\n ngOnInit() {\n this.resetForm([false,false,false,false,false,false], 'all');\n this.viewStatus = 'mainForm';\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.getUnassignedPayment();\n\n this.paymentViewService.getSiteID().subscribe(\n siteids => {\n this.isContinueButtondisabled = false;\n this.errorMessage = this.getErrorMessage(false);\n this.siteIDList = JSON.parse(siteids);\n },\n err => {\n window.scrollTo(0, 0);\n this.isContinueButtondisabled = true;\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n \n this.markPaymentUnsolicitedForm = this.formBuilder.group({\n reason: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ])),\n responsibleOffice: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([a-zA-Z0-9\\\\s\\\\n,\\\\.-:]*)$')\n ])),\n responsiblePerson: new FormControl(''),\n emailId: new FormControl('')\n });\n }\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n confirmPayments() {\n this.isConfirmButtondisabled = true;\n const controls = this.markPaymentUnsolicitedForm.controls;\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n allocation_status:'Transferred',\n payment_allocation_status: {\n description: '',\n name: 'Transferred'\n },\n unidentified_reason: controls.reason.value,\n receiving_office: this.selectedSiteId,\n user_id: this.caseType,\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSWoPGStrategic(postStrategicBody).subscribe(\n res => {\n this.errorMessage = this.getErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n });\n } else {\n // controls.responsibleOffice.setValue('P219');\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.getErrorMessage(false);\n const response1 = JSON.parse(res1),\n requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.siteID, this.exceptionReference)\n this.paymentViewService.postBSPayments(requestBody).subscribe(\n res2 => {\n this.errorMessage = this.getErrorMessage(false);\n const response2 = JSON.parse(res2),\n reqBody = new UnsolicitedPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, controls.reason.value, this.selectedSiteId, controls.responsiblePerson.value, controls.emailId.value);\n if (response2.success) {\n this.paymentViewService.postBSUnsolicitedPayments(reqBody).subscribe(\n res3 => {\n this.errorMessage = this.getErrorMessage(false);\n const response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n }\n saveAndContinue() {\n this.resetForm([false,false,false,false,false,false], 'all');\n const formerror = this.markPaymentUnsolicitedForm.controls.reason.errors;\n const reasonField = this.markPaymentUnsolicitedForm.controls.reason;\n //const officeIdField = this.selectedSiteId;\n const officeIdField = this.markPaymentUnsolicitedForm.controls.responsibleOffice;\n if (this.markPaymentUnsolicitedForm.dirty && this.markPaymentUnsolicitedForm.valid) {\n const controls = this.markPaymentUnsolicitedForm.controls;\n this.emailId = controls.emailId.value;\n this.responsibleOffice = officeIdField.value;\n this.responsiblePerson = controls.responsiblePerson.value;\n this.reason = controls.reason.value;\n this.viewStatus = 'unsolicitedContinueConfirm';\n }else {\n if( reasonField.value == '' ) {\n this.resetForm([true,false,false,false,false,false], 'reason');\n }\n if(reasonField.value != '' && this.markPaymentUnsolicitedForm.controls.reason.invalid ) {\n this.resetForm([false,true,false,false,false,false], 'reason');\n }\n if(formerror && formerror.minlength && formerror.minlength.actualLength < 3 ) {\n this.resetForm([false,false,true,false,false,false], 'reason');\n }\n if(formerror && formerror.maxlength && formerror.maxlength.actualLength > 255 ) {\n this.resetForm([false,false,false,true,false,false], 'reason');\n }\n if(officeIdField.value == '') {\n this.resetForm([false,false,false,false,true,false], 'responsibleOffice');\n }\n if(officeIdField.value != '' && officeIdField.invalid) {\n this.resetForm([false,false,false,false,false,true],'responsibleOffice');\n }\n }\n }\n resetForm(val, field) {\n if(field==='reason' || field==='all') {\n this.isReasonEmpty = val[0];\n this.reasonHasError = val[1];\n this.reasonMinHasError = val[2];\n this.reasonMaxHasError = val[3];\n }\n if(field==='responsibleOffice' || field==='all') {\n this.isResponsibleOfficeEmpty = val[4];\n this.responsibleOfficeHasError = val[5];\n }\n }\n\ncancelMarkUnsolicitedPayments(type?:string){\n if(type && type === 'cancel') {\n if(this.checkingFormValue()){\n this.viewStatus = 'unsolicitedCancelConfirm';\n } else {\n this.gotoCasetransationPage();\n }\n } else {\n this.markPaymentUnsolicitedForm.controls.responsibleOffice.setValue('');\n this.viewStatus = 'mainForm';\n }\n }\n checkingFormValue(){\n const formFields = this.markPaymentUnsolicitedForm.value;\n let valueExists = false;\n\n for (var field in formFields) {\n if (formFields.hasOwnProperty(field) && formFields[field] !==\"\") {\n valueExists = true;\n break;\n }\n }\n return valueExists;\n }\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n \n this.unassignedRecord = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n }\n\n getErrorMessage(isErrorExist) {\n return {\n title: \"Something went wrong.\",\n body: \"Please try again later.\",\n showError: isErrorExist\n };\n }\n\n selectchange(args){ \n this.selectedSiteId = args.target.value; \n this.selectedSiteName = args.target.options[args.target.selectedIndex].text; \n } \n\n}\n","import { Component, OnInit, Output,Input, EventEmitter } from '@angular/core';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport {Router} from '@angular/router';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n@Component({\n selector: 'ccpay-app-unprocessed-payments',\n templateUrl: './unprocessed-payments.component.html',\n styleUrls: ['./unprocessed-payments.component.scss']\n})\nexport class UnprocessedPaymentsComponent implements OnInit {\n\n @Input('FEE_RECORDS_EXISTS') FEE_RECORDS_EXISTS: boolean;\n @Input('PAYMENTREF') PAYMENTREF: string;\n @Input('ISTURNOFF') ISTURNOFF: boolean;\n @Input('IS_BUTTON_ENABLE') IS_BUTTON_ENABLE: boolean;\n @Input('IS_OS_AMT_AVAILABLE') IS_OS_AMT_AVAILABLE: boolean;\n @Input('ISNEWPCIPALOFF') ISNEWPCIPALOFF: boolean;\n @Input('ISOLDPCIPALOFF') ISOLDPCIPALOFF: boolean;\n @Input('ISSFENABLE') ISSFENABLE: boolean;\n @Input('PAYMENTSLENGTH') PAYMENTSLENGTH:Number;\n @Input('LEVEL')LEVEL:Number;\n\n @Output() selectedUnprocessedFeeEvent: EventEmitter<string> = new EventEmitter();\n @Output() getUnprocessedFeeCount: EventEmitter<string> = new EventEmitter();\n\n viewStatus = 'main';\n unassignedRecordList: IBSPayments;\n upPaymentErrorMessage: string = null;\n ccdCaseNumber: string;\n recordId: string = null;\n isRecordExist: boolean = false;\n dcnNumber: string = null;\n selectedOption: string;\n isUnprocessedRecordSelected: boolean = true;\n isAllocateToExistingFeebtnEnabled: boolean = false;\n isMarkAsUnidentifiedbtnEnabled: boolean = false;\n isAllocatedToNewFeebtnEnabled: boolean = false;\n isExceptionCase: boolean = false;\n serviceId: string = null;\n isBulkScanEnable;\n isNewpcipaloff;\n isOldpcipaloff;\n isTurnOff: boolean = true;\n isStFixEnable;\n unassignedRecordSelectedList: IBSPayments;\n unassignedRecordListLength: number = 0;\n showContent: boolean;\n\n constructor(private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private paymentLibComponent: PaymentLibComponent,\n private paymentViewService: PaymentViewService,\n private OrderslistService: OrderslistService\n ) { }\n\n ngOnInit() {\n // Todo ...\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.isBulkScanEnable = this.paymentLibComponent.ISBSENABLE;\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.isNewpcipaloff = this.paymentLibComponent.ISNEWPCIPALOFF;\n this.isOldpcipaloff = this.paymentLibComponent.ISOLDPCIPALOFF;\n this.isStFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.OrderslistService.getFeeExists().subscribe( (data) => this.FEE_RECORDS_EXISTS = data);\n this.getUnassignedPaymentlist();\n\n }\n\n getUnassignedPaymentlist() {\n if (this.selectedOption === 'dcn') {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.dcnNumber).subscribe(\n unassignedPayments => {\n // unassignedPayments['data'].map(data => data.expandable=false);\n if(unassignedPayments['data'] && unassignedPayments['data'].payments) {\n this.setValuesForUnassignedRecord(unassignedPayments['data']);\n } else if(unassignedPayments['payments']) {\n this.setValuesForUnassignedRecord(unassignedPayments);\n } else {\n this.upPaymentErrorMessage = 'error';\n this.getUnprocessedFeeCount.emit('0');\n }\n },\n (error: any) => {\n this.upPaymentErrorMessage = error;\n this.getUnprocessedFeeCount.emit('0');\n }\n );\n } else {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n unassignedPayments => {\n // unassignedPayments['data'].map(data => data.expandable=false);\n if(unassignedPayments['data'] && unassignedPayments['data'].payments) {\n this.setValuesForUnassignedRecord(unassignedPayments['data']);\n } else if(unassignedPayments['payments']) {\n this.setValuesForUnassignedRecord(unassignedPayments);\n } else {\n this.upPaymentErrorMessage = 'error';\n this.getUnprocessedFeeCount.emit('0');\n }\n },\n (error: any) => {\n this.upPaymentErrorMessage = error;\n this.getUnprocessedFeeCount.emit('0');\n }\n );\n }\n\n }\n\n setValuesForUnassignedRecord(unassignedPayments) {\n \n this.unassignedRecordList = unassignedPayments.payments;\n if(this.unassignedRecordList){\n this.unassignedRecordListLength = unassignedPayments.payments.length\n }\n this.serviceId = unassignedPayments.responsible_service_id;\n if (unassignedPayments['ccd_reference'] === undefined) {\n this.isExceptionCase = true;\n }\n // this.isRecordExist = this.unassignedRecordList.length === 0;\n this.getUnprocessedFeeCount.emit(<any>this.unassignedRecordList.length);\n this.unprocessedPaymentSelectEvent(this.unassignedRecordList);\n }\n\n formatUnassignedRecordId(ID: Number) {\n return `unassignrecord-${ID}`;\n }\n\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n\n redirectToFeeSearchPage(event: any, dcn_reference:any) {\n event.preventDefault();\n this.recordId = dcn_reference;\n let url = this.isBulkScanEnable ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n url += this.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n url += this.isStFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n url +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n url += this.isOldpcipaloff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n url += this.isNewpcipaloff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n\n this.router.navigateByUrl(`/fee-search?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}&dcn=${this.recordId}${url}`);\n }\n\n loadUnsolicitedPage(viewName: string, dcn_reference:any) {\n this.recordId = dcn_reference;\n this.paymentLibComponent.bspaymentdcn = this.recordId;\n this.paymentLibComponent.viewName = viewName;\n }\n\n unprocessedPaymentSelectEvent(selectedRecordReference: any) {\n this.isUnprocessedRecordSelected = true;\n this.validateButtons();\n this.selectedUnprocessedFeeEvent.emit(selectedRecordReference);\n }\n\n resetButtons() {\n this.isUnprocessedRecordSelected = false;\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isMarkAsUnidentifiedbtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = false;\n }\n\n goToAllocatePage(dcn_reference:any) {\n this.paymentLibComponent.bspaymentdcn = dcn_reference;\n this.paymentLibComponent.unProcessedPaymentServiceId = this.serviceId\n this.paymentLibComponent.isTurnOff = this.ISTURNOFF;\n this.paymentLibComponent.isNewPcipalOff = this.ISNEWPCIPALOFF;\n this.paymentLibComponent.isOldPcipalOff = this.ISOLDPCIPALOFF;\n this.paymentLibComponent.ISSFENABLE = this.isStFixEnable;\n\n if(this.ISTURNOFF) {\n this.paymentLibComponent.paymentGroupReference = this.PAYMENTREF;\n this.paymentLibComponent.viewName = 'fee-summary';\n }else {\n this.paymentLibComponent.paymentGroupReference = null;\n this.paymentLibComponent.viewName = 'allocate-payments';\n }\n\n }\n\n validateButtons() {\n if ( this.isUnprocessedRecordSelected && this.isExceptionCase) {\n this.isMarkAsUnidentifiedbtnEnabled = true;\n } else if ( this.isUnprocessedRecordSelected && !this.isExceptionCase && !this.FEE_RECORDS_EXISTS) {\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = true;\n } else if( this.isUnprocessedRecordSelected && !this.isExceptionCase && this.FEE_RECORDS_EXISTS ) {\n if(!this.ISTURNOFF) {\n this.isAllocateToExistingFeebtnEnabled = true;\n this.isAllocatedToNewFeebtnEnabled = false;\n } else {\n this.isAllocateToExistingFeebtnEnabled = this.IS_OS_AMT_AVAILABLE;\n this.isAllocatedToNewFeebtnEnabled = true;\n }\n }\n }\n\n unprocessedPaymentUnSelectEvent(event: any) {\n event.preventDefault();\n this.recordId = null;\n this.isUnprocessedRecordSelected = false;\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = false;\n this.isMarkAsUnidentifiedbtnEnabled = false;\n //this.validateButtons();\n this.selectedUnprocessedFeeEvent.emit('');\n }\n\n showDetailRow(event: any,obj: any, i: any) {\n event.preventDefault();\n \n this.unassignedRecordSelectedList = obj;\n \n }\n}\n","import { Component, OnInit, Input, Output, EventEmitter } from '@angular/core';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport {IPayment} from '../../interfaces/IPayment';\nimport {Router} from '@angular/router';\n\n@Component({\n selector: 'ccpay-app-processed-payments',\n templateUrl: './processed-payments.component.html',\n styleUrls: ['./processed-payments.component.scss']\n})\nexport class ProcessedPaymentsComponent implements OnInit {\n\n @Input('NONPAYMENTS') NONPAYMENTS: IPayment[];\n @Output() goToPaymentViewComponent: EventEmitter<any> = new EventEmitter();\n\n constructor(\n private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService\n ) { }\n ngOnInit() {\n }\n\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n redirectToPaymentViewPage(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.goToPaymentViewComponent.emit({paymentGroupReference, paymentReference, paymentMethod});\n }\n}\n","\nexport class IAllocationPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n reason: string;\n explanation: string;\n user_name: string;\n constructor(payment_group_reference: string, payment_reference : string, reason? : string, explanation? : string, userName? : string) {\n this.payment_allocation_status = {\n description: '',\n name: \"Allocated\"\n };\n this.payment_group_reference = payment_group_reference;\n this.payment_reference= payment_reference;\n this.reason = reason ? reason : null;\n this.explanation = explanation ? explanation : null;\n this.user_name = userName ? userName : null;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport {CaseTransactionsService} from '../../services/case-transactions/case-transactions.service'; \nimport {BulkScaningPaymentService} from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { ErrorHandlerService } from '../../services/shared/error-handler.service';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport {IBSPayments} from '../../interfaces/IBSPayments';\nimport {AllocatePaymentRequest} from '../../interfaces/AllocatePaymentRequest';\nimport {IAllocationPaymentsRequest} from '../../interfaces/IAllocationPaymentsRequest';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n\n\n@Component({\n selector: 'app-allocate-payments',\n templateUrl: './allocate-payments.component.html',\n styleUrls: ['./allocate-payments.component.scss']\n})\nexport class AllocatePaymentsComponent implements OnInit {\n @Input() isTurnOff: boolean;\n @Input() caseType: string;\n\n overUnderPaymentForm: FormGroup;\n viewStatus: string;\n ccdCaseNumber: string;\n bspaymentdcn: string;\n recordId:string;\n feedbackUrlLabel:string;\n unAllocatedPayment: IBSPayments = {\n amount: 0\n };\n siteID: string = null;\n errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n paymentGroup: IPaymentGroup;\n paymentGroups: IPaymentGroup[] = [];\t\n remainingAmount: number;\n isRemainingAmountGtZero: boolean;\n isMoreDetailsBoxHide: boolean = true;\n isRemainingAmountLtZero: boolean;\n afterFeeAllocateOutstanding: number;\n amountForAllocation: number;\n isConfirmButtondisabled: boolean = false;\n isContinueButtondisabled: boolean = true;\n otherPaymentExplanation: string = null;\n selectedOption: string = null;\n isFeeAmountZero: boolean = false;\t\n\n paymentReasonHasError: boolean = false;\n paymentExplanationHasError: boolean = false;\n isPaymentDetailsEmpty: boolean = false;\n isPaymentDetailsInvalid: boolean = false;\n paymentDetailsMinHasError: boolean = false;\n paymentDetailsMaxHasError: boolean = false;\n isUserNameEmpty: boolean = false;\n isUserNameInvalid: boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n paymentReason: string = null;\n paymentExplanation: string = null;\n userName: string = null;\n paymentSectionLabel: any;\n paymentRef: string = null;\n isStrategicFixEnable: boolean = true;\n orderLevelFees: IOrderReferenceFee[] = [];\n cookieUserName: string[] = [];\n enCookieUserName: any;\n userNameField: string = null;\n\n reasonList: { [key: string]: { [key: string]: string } }= {\n overPayment: {\n hwfReward: 'Help with Fees (HWF) awarded. Please include the HWF reference number in the explanatory note',\n wrongFee: 'Incorrect payment received',\n notIssueCase: 'Unable to issue case',\n otherDeduction: 'Other'\n },\n shortFall: {\n helpWithFee: 'Help with Fees (HWF) application declined',\n wrongFee: 'Incorrect payment received',\n other: 'Other'\n }\n }\n explanationList = {\n overPayment: {\n referRefund: 'Details in case notes. Refund due',\n noRefund: 'Details in case notes. No refund due',\n noCase: 'No case created. Refund due',\n other: 'Other'\n },\n shortFall: {\n holdCase: 'I have put a stop on the case and contacted the applicant requesting the balance of payment',\n heldCase: 'I have put a stop on the case. The applicant needs to be contacted to request the balance of payment',\n other: 'Other'\n }\n }\n\n refund = {\n reason: {\n duplicate: 'Duplicate payment',\n humanerror: 'Human error',\n caseWithdrawn: 'Case withdrawn',\n other: 'Other'\n }\n }\n\n\n constructor(\n private errorHandlerService: ErrorHandlerService,\n private caseTransactionsService: CaseTransactionsService,\n private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private OrderslistService: OrderslistService) { }\n\n ngOnInit() {\n this.viewStatus = 'mainForm';\n if (this.paymentLibComponent.paymentGroupReference !== null) {\n this.viewStatus = 'allocatePaymentConfirmation';\n }\n \n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.paymentRef = this.paymentLibComponent.paymentGroupReference;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.isTurnOff = this.paymentLibComponent.isTurnOff;\n this.overUnderPaymentForm = this.formBuilder.group({\n moreDetails: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ])),\n userName: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([a-zA-Z0-9\\\\s]*)$')\n ])),\n });\n this.OrderslistService.getOrdersList().subscribe( (data) =>\n this.orderLevelFees = data.filter(data => data.orderStatus !== 'Paid'));\n this.OrderslistService.getCaseType().subscribe( (data) => this.caseType = data);\n this.getUnassignedPayment();\n }\n getGroupOutstandingAmount(paymentGroup: IPaymentGroup): number {\n return this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n }\n\n getPaymentGroupDetails(){\n\n if(!this.isTurnOff){\n this.paymentViewService.getPaymentGroupDetails(this.paymentRef).subscribe(\n paymentGroup => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.paymentGroup = paymentGroup;\n this.saveAndContinue();\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }else {\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.paymentGroups = paymentGroups['payment_groups'].filter(paymentGroup => {\n paymentGroup.fees.forEach(fee => {\n if(fee.calculated_amount === 0) {\n this.isFeeAmountZero = true\n }\n });\n let fstCon = this.getGroupOutstandingAmount(<IPaymentGroup>paymentGroup),\n scndCn = fstCon > 0 || (fstCon == 0 && this.isFeeAmountZero) && paymentGroup.payment_group_reference === this.paymentRef;\n return this.paymentRef ? scndCn : fstCon > 0 || (fstCon == 0 && this.isFeeAmountZero);\n });\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }\n\n }\n\n selectedPaymentGroup(paymentGroup: IPaymentGroup) {\t\n this.isContinueButtondisabled = false;\t\n this.paymentGroup = paymentGroup;\t\n }\t\n\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n\n gotoSummaryPage(event: any) { \n event.preventDefault();\n this.paymentLibComponent.viewName = 'fee-summary';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n\n cancelAllocatePayment(event: any){\n event.preventDefault();\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n if(!this.isTurnOff){\n this.paymentLibComponent.viewName = 'fee-summary';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n } else {\n this.viewStatus = 'mainForm';\t\n }\n }\n confirmAllocatePayement(){\n this.enCookieUserName = document.cookie.split(\";\").find(row => row.includes(\"user-info\")).split(\"=\")[1].split(\";\");\n this.cookieUserName = JSON.parse(decodeURIComponent(this.enCookieUserName));\n \n const fullName = this.cookieUserName['forename'] + ' ' + this.cookieUserName['surname'];\n\n const paymentDetailsField = this.overUnderPaymentForm.controls.moreDetails,\n paymentFormError = this.overUnderPaymentForm.controls.moreDetails.errors,\n userNameField = fullName,\n isEmptyCondtion = this.paymentReason && this.paymentExplanation,\n isOtherOptionSelected = this.paymentExplanation === 'Other';\n\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n if ( (!this.isRemainingAmountGtZero && !this.isRemainingAmountLtZero) || isEmptyCondtion && (!isOtherOptionSelected && userNameField.length > 0 || isOtherOptionSelected && userNameField.length > 0 && paymentDetailsField.valid)) {\n this.isConfirmButtondisabled = true;\n this.otherPaymentExplanation = this.paymentExplanation === 'Other' ? paymentDetailsField.value : this.paymentExplanation;\n this.userName = userNameField;\n this.finalServiceCall();\n }else {\n if(!this.paymentReason) {\n this.resetForm([true, false, false, false, false, false, false, false], 'reason');\n }\n if(!this.paymentExplanation) {\n this.resetForm([false, true, false, false, false, false, false, false], 'explanation');\n }\n if(this.paymentExplanation && isOtherOptionSelected) {\n if(paymentDetailsField.value == '' ) {\n this.resetForm([false, false, true, false, false, false, false, false], 'other');\n }\n if(paymentDetailsField.value != '' && paymentDetailsField.invalid ) {\n this.resetForm([false, false, false, true, false, false, false, false], 'other');\n }\n if(paymentFormError && paymentFormError.minlength && paymentFormError.minlength.actualLength < 3 ) {\n this.resetForm([false, false, false, false, true, false, false, false], 'other');\n }\n if(paymentFormError && paymentFormError.maxlength && paymentFormError.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, false, false, true, false, false], 'other');\n }\n }\n if(userNameField.length === 0) {\n this.resetForm([false, false, false, false, false, false, true, false], 'username');\n }\n }\n }\n resetForm(vals, field) {\n if(field==='reason' || field==='all') {\n this.paymentReasonHasError = vals[0];\n }\n if(field==='explanation' || field==='all') {\n this.paymentExplanationHasError = vals[1];\n }\n if(field==='other' || field==='all') {\n this.isPaymentDetailsEmpty = vals[2];\n this.isPaymentDetailsInvalid = vals[3];\n this.paymentDetailsMinHasError = vals[4];\n this.paymentDetailsMaxHasError = vals[5];\n }\n if(field==='username' || field==='all') {\n this.isUserNameEmpty = vals[6];\n this.isUserNameInvalid = vals[7];\n }\n }\n finalServiceCall() {\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n reason: this.paymentReason,\n allocation_status:'Allocated',\n explanation: this.otherPaymentExplanation,\n payment_allocation_status: {\n description: '',\n name: 'Allocated'\n },\n payment_group_reference: this.paymentGroup.payment_group_reference,\n case_type: this.caseType,\n user_name: this.userName\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unAllocatedPayment, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSPaymentStrategic(postStrategicBody , this.paymentGroup.payment_group_reference).subscribe(\n res => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n });\n\n } else {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response1 = JSON.parse(res1);\n if (response1.success) {\n const requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unAllocatedPayment, this.siteID, this.exceptionReference);\n this.bulkScaningPaymentService.postBSAllocatePayment(requestBody, this.paymentGroup.payment_group_reference).subscribe(\n res2 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response2 = JSON.parse(res2);\n const reqBody = new IAllocationPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, this.paymentReason, this.otherPaymentExplanation, this.userName);\n if (response2.success) {\n this.paymentViewService.postBSAllocationPayments(reqBody).subscribe(\n \n res3 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n ); \n }\n }\n\n saveAndContinue(){\n if(this.paymentGroup) {\n this.isMoreDetailsBoxHide = true;\n this.overUnderPaymentForm.get('moreDetails').reset();\n this.overUnderPaymentForm.get('moreDetails').setValue('');\n this.overUnderPaymentForm.get('userName').reset();\n this.overUnderPaymentForm.get('userName').setValue('');\n this.paymentReason = '';\n this.paymentExplanation = '';\n let GroupOutstandingAmount = this.getGroupOutstandingAmount(this.paymentGroup);\n const remainingToBeAssigned = this.unAllocatedPayment.amount - GroupOutstandingAmount;\n this.isRemainingAmountGtZero = remainingToBeAssigned > 0;\n this.isRemainingAmountLtZero = remainingToBeAssigned < 0;\n this.paymentSectionLabel = this.isRemainingAmountGtZero ? { \n title: 'There is an Over payment of',\n reason: 'Provide a reason. This will be used in the Refund process.',\n }: this.isRemainingAmountLtZero ? { \n title: 'There is an Under payment of',\n reason: 'Provide a reason',\n }: { \n title:'Amount left to be allocated',\n reason:'',\n };\n this.feedbackUrlLabel = this.isRemainingAmountGtZero ? 'CONFIRMALLOCATION_SURPLUS' : this.isRemainingAmountLtZero ? 'CONFIRMALLOCATION_SHORTFALL' : 'CONFIRMALLOCATION';\n this.remainingAmount = this.isRemainingAmountGtZero ? remainingToBeAssigned : this.isRemainingAmountLtZero ? remainingToBeAssigned * -1 : 0;\n this.afterFeeAllocateOutstanding = remainingToBeAssigned >= 0 ? 0 : (remainingToBeAssigned * -1);\n this.amountForAllocation = GroupOutstandingAmount >= this.unAllocatedPayment.amount ? this.unAllocatedPayment.amount : GroupOutstandingAmount;\n if(this.isTurnOff){\n this.viewStatus = 'allocatePaymentConfirmation';\t\n }\n }\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.unAllocatedPayment = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n this.getPaymentGroupDetails();\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }\n selectRadioButton(key, type) {\n this.isMoreDetailsBoxHide = true;\n if( type === 'explanation' && key === 'other' ){\n this.isPaymentDetailsEmpty = false;\n this.isPaymentDetailsInvalid = false;\n this.paymentDetailsMinHasError = false;\n this.paymentDetailsMaxHasError = false;\n this.isMoreDetailsBoxHide = false;\n }\n }\n OrderListSelectEvent(orderef: any){\n this.isContinueButtondisabled = false;\n this.recordId= orderef;\n }\n\n redirectToOrderFeeSearchPage() {\n // this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = this.recordId;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n}\n}\n","import { IFee } from './IFee';\n\nexport class AddRemissionRequest {\n beneficiary_name: string;\n ccd_case_number: string;\n fee: IFee;\n hwf_amount: number;\n hwf_reference: string;\n payment_group_reference: string;\n case_type: string;\n\n constructor(ccd_case_number: string, fee: IFee, hwf_amount: number, hwf_reference: string, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.fee = fee;\n this.hwf_amount = hwf_amount;\n this.hwf_reference = hwf_reference;\n this.case_type = caseType;\n }\n}\n","export class AddRetroRemissionRequest {\n hwf_amount: number;\n hwf_reference: string;\n\n constructor(hwf_amount: number, hwf_reference: string) {\n this.hwf_amount = hwf_amount;\n this.hwf_reference = hwf_reference;\n }\n}\n","import { IFee } from \"./IFee\";\nimport { IRefundContactDetails } from \"./IRefundContactDetails\";\n\nexport class PostRefundRetroRemission {\n ccd_case_number: string;\n payment_reference: string;\n refund_reason: string;\n refund_amount: any;\n fees: any[];\n contact_details: IRefundContactDetails\n \n constructor(ccd_case_number: string, payment_reference : string, refund_reason : string, refund_amount: any, fees: any[],contact_details:any) {\n\t this.ccd_case_number = ccd_case_number;\n this.payment_reference= payment_reference;\n this.refund_reason = refund_reason;\n\t this.refund_amount = refund_amount;\n\t this.fees = fees;\n this.contact_details = contact_details;\n } \n}","import { Component, OnInit, Input, Output, EventEmitter} from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl, RequiredValidator, FormArray } from '@angular/forms';\nimport { IFee } from '../../interfaces/IFee';\nimport {Router} from '@angular/router';\nimport { AddRemissionRequest } from '../../interfaces/AddRemissionRequest';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { RefundsService } from '../../services/refunds/refunds.service';\nimport { IRefundReasons } from '../../interfaces/IRefundReasons';\nimport { AddRetroRemissionRequest } from '../../interfaces/AddRetroRemissionRequest';\nimport { IRefundContactDetails } from '../../interfaces/IRefundContactDetails';\nimport { PostRefundRetroRemission } from '../../interfaces/PostRefundRetroRemission';\nimport { PostIssueRefundRetroRemission } from '../../interfaces/PostIssueRefundRetroRemission';\nimport {ChangeDetectorRef} from '@angular/core';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\nconst resolvedPromise = Promise.resolve(null);\n\n@Component({\n selector: 'ccpay-add-remission',\n templateUrl: './add-remission.component.html',\n styleUrls: ['./add-remission.component.scss']\n})\nexport class AddRemissionComponent implements OnInit {\n @Input() fee: IFee;\n @Input() fees: any [];\n @Input() payment: IPayment;\n @Input() remission: IRemission;\n @Input() ccdCaseNumber: string;\n @Input() caseType: string;\n @Input() viewCompStatus: string;\n @Input() paymentGroupRef: string;\n @Input() isTurnOff: boolean;\n @Input() isRefundRemission: boolean;\n @Input() isOldPcipalOff: boolean;\n @Input() isNewPcipalOff: boolean;\n @Input() isStrategicFixEnable: boolean;\n @Input() paidAmount: any;\n @Input() isFromRefundListPage: boolean;\n @Input() isFromPaymentDetailPage: boolean;\n @Input() isFromServiceRequestPage: boolean;\n @Input() feeamount: number;\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[];\n @Input('orderDetail') orderDetail: any[];\n @Input('orderRef') orderRef: string;\n @Input('orderStatus') orderStatus: string;\n @Input('orderParty') orderParty: string;\n @Input('orderCreated') orderCreated: Date;\n @Input('orderCCDEvent') orderCCDEvent: string;\n @Input('takepayment') takePayment: boolean;\n @Input('orderFeesTotal') orderFeesTotal: number;\n @Input('orderTotalPayments') orderTotalPayments: number;\n @Input('orderRemissionTotal') orderRemissionTotal: number;\n @Output() cancelRemission: EventEmitter<void> = new EventEmitter();\n //@Output() refundListReason: EventEmitter<any> = new EventEmitter({reason:string, code:string});\n @Output() refundListReason = new EventEmitter<{reason: string, code: string}>();\n @Output() refundListAmount: EventEmitter<string> = new EventEmitter();\n\n refund = {\n reason: {\n duplicate: 'Duplicate payment',\n humanerror: 'Human error',\n caseWithdrawn: 'Case withdrawn',\n other: 'Other'\n }\n }\n contactDetailsObj: IRefundContactDetails;\n remissionForm: FormGroup;\n hasErrors = false;\n viewStatus = 'main';\n errorMessage = null;\n option: string = null;\n isConfirmationBtnDisabled: boolean = false;\n bsPaymentDcnNumber: string;\n selectedValue = 'yes';\n amount: any;\n retroRemission: boolean = false;\n remissionReference: string = '';\n refundReference: string;\n refundAmount: string;\n paymentExplanationHasError: boolean = false;\n refundReason:string;\n selectedRefundReason: string;\n displayRefundReason: string;\n refundCode:string;\n remessionPayment:IPayment;\n isRemissionCodeEmpty: boolean = false;\n remissionCodeHasError: boolean = false;\n isAmountEmpty: boolean = false;\n isReasonEmpty: boolean = false;\n amountHasError: boolean = false;\n isRemissionLessThanFeeError: boolean = false;\n refundHasError:boolean = false;\n isPaymentSuccess: boolean = false;\n isRemissionApplied: boolean = false;\n remissionamt:number;\n elementId:any;\n // refundReasons: any[] = [];\n commonRefundReasons: any[] = [];\n showReasonText: boolean;\n isRefundReasonsSelected: boolean;\n default: string;\n reasonLength: number;\n refundReasons:IRefundReasons[];\n pattern1: string;\n pattern2: string;\n sendOrderDetail: any[];\n sendOrderRef: string;\n paymentReference : string;\n class='';\n errorMsg = new Array();\n totalRefundAmount: number;\n quantityUpdated: number;\n fullRefund: boolean;\n allowedRefundAmount: number;\n isRemissionsMatch: boolean;\n paymentFees: IFee[];\n paymentGroup: IPaymentGroup;\n isStatusAllocated: boolean;\n \n component: { account_number: string; amount: number; case_reference: string; ccd_case_number: string; channel: string; currency: string; customer_reference: string; date_created: string; date_updated: string; description: string; method: string; organisation_name: string; payment_allocation: any[]; reference: string; service_name: string; site_id: string; status: string; };\n\n constructor(private formBuilder: FormBuilder,\n private router: Router,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private refundService: RefundsService,\n private cd: ChangeDetectorRef,\n private OrderslistService: OrderslistService) { }\n\n ngOnInit() {\n this.errorMessage = '';\n this.errorMsg = [];\n this.default = 'Select a different reason';\n this.pattern1 = '^([a-zA-Z0-9]{3})-([a-zA-Z0-9]{3})-([a-zA-Z0-9]{3})$';\n this.pattern2 = '^([A-Za-z]{2}[0-9]{2})-([0-9]{6})$';\n if(this.viewCompStatus !== '' && this.viewCompStatus !== undefined){\n this.viewStatus = '';\n }\n if(this.remission) {\n }\n if(this.fee) {\n this.amount = (this.fee.volume * this.fee.calculated_amount);\n }\n \n if (this.payment){\n this.paymentReference = this.payment.reference;\n this.remessionPayment = this.payment;\n if(this.payment.status === 'Success') {\n this.isPaymentSuccess = true;\n }\n }\n this.option = this.paymentLibComponent.SELECTED_OPTION;\n this.bsPaymentDcnNumber = this.paymentLibComponent.bspaymentdcn;\n this.remissionForm = this.formBuilder.group({\n remissionCode: new FormControl('', \n Validators.compose([\n Validators.required,\n Validators.pattern(`(${this.pattern1})|(${this.pattern2})`)\n ]) \n ),\n amount: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[0-9]+(\\.[0-9]{1,2})?$')\n ])),\n refundReason: new FormControl('', Validators.compose([Validators.required])),\n refundDDReason: new FormControl('', Validators.compose([Validators.required])),\n reason: new FormControl(),\n feeAmount: new FormControl(),\n feesList: this.formBuilder.array([])\n });\n const remissionctrls=this.remissionForm.controls;\n remissionctrls['refundDDReason'].setValue('Select a different reason', {onlySelf: true});\n\n if(this.isFromServiceRequestPage) {\n this.paymentViewService.getApportionPaymentDetails(this.paymentLibComponent.paymentReference).subscribe(\n paymentGroup => {\n let fees = [];\n paymentGroup.fees.forEach(fee => {\n this.isRemissionsMatch = false;\n \n paymentGroup.remissions.forEach(rem => {\n if (rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n fees.push(fee);\n }\n });\n if (!this.isRemissionsMatch) {\n fees.push(fee);\n }\n });\n paymentGroup.fees = fees\n this.paymentFees =fees;\n this.fees = fees;\n this.paymentGroup = paymentGroup;\n \n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n this.refundFeesList();\n },\n (error: any) => this.errorMessage = error\n );\n }\n\n \n if (this.fees && this.viewCompStatus === 'issuerefund') {\n this.refundFeesList();\n }\n\n if(this.viewCompStatus === ''){\n this.viewStatus = 'main';\n }\n \n if(this.viewCompStatus === 'issuerefundpage1'){\n this.refundService.getRefundReasons().subscribe(\n refundReasons => { \n this.refundReasons = refundReasons.filter((data) => data.recently_used === false);\n this.refundReasons = this.refundReasons.filter((data) => data.name !== 'Retrospective remission');\n this.cd.detectChanges();\n this.commonRefundReasons = refundReasons.filter((data) => data.recently_used === true);\n this.commonRefundReasons.sort((a, b) => a.toString().localeCompare(b));\n this.cd.detectChanges();\n } );\n }\n \n if(this.viewCompStatus === 'processretroremissonpage' && this.isFromRefundListPage){\n this.viewStatus = 'processretroremissonpage';\n }\n if(this.orderDetail !== undefined){\n this.fees = this.orderDetail[0].fees;\n this.paymentReference = this.orderDetail[0].payments[0].reference;\n }\n\n }\n\n refundFeesList() {\n const creds = this.remissionForm.controls.feesList as FormArray;\n for(var i=0;i<this.fees.length;i++) {\n creds.push(this.formBuilder.group({\n id: this.fees[i].id,\n code: this.fees[i].code,\n volume: this.fees[i].volume,\n calculated_amount: this.fees[i].calculated_amount,\n apportion_amount: this.fees[i].apportion_amount,\n ccd_case_number: this.fees[i].ccd_case_number,\n description: this.fees[i].description,\n net_amount: this.fees[i].net_amount,\n version: this.fees[i].version,\n amounttorefund : [''],\n selected:[''] \n }));\n }\n this.cd.detectChanges();\n }\n\n get feesList()\n {\n const dd =this.remissionForm.get('feesList') as FormArray ;\n return this.remissionForm.get('feesList') as FormArray;\n }\n\n noneSelected(){\n if(!this.feesList.controls.some(item => item.get('selected').value === true)) {\n this.errorMsg = [];\n [].forEach.call(document.querySelectorAll('input'), function (el) {\n el.classList.remove('inline-error-class');\n });\n }\n return !this.feesList.controls.some(item => item.get('selected').value === true);\n }\n \n check_en (v1: any) {\n const ele = document.getElementById(v1) as HTMLInputElement;\n if(ele.checked){\n document.getElementById('feeAmount_'+v1).removeAttribute(\"disabled\"); \n if (document.getElementById('feeVolumeUpdated_'+v1) !== null) {\n document.getElementById('feeVolumeUpdated_'+v1).removeAttribute(\"disabled\"); \n } \n } else {\n document.getElementById('feeAmount_'+v1).setAttribute(\"disabled\", \"true\"); \n if (document.getElementById('feeVolumeUpdated_'+v1) !== null) {\n document.getElementById('feeVolumeUpdated_'+v1).removeAttribute(\"disabled\"); \n }\n } \n }\n\n addRemission() {\n this.resetRemissionForm([false, false, false, false, false, false], 'All');\n const remissionctrls=this.remissionForm.controls,\n isRemissionLessThanFee = this.fee.calculated_amount > remissionctrls.amount.value; \n this.remissionForm.controls['refundReason'].setErrors(null);\n this.remissionForm.controls['refundDDReason'].setErrors(null);\n if (this.remissionForm.dirty && this.remissionForm.valid && isRemissionLessThanFee) {\n this.viewStatus = 'confirmation';\n }else {\n\n if(remissionctrls['remissionCode'].value == '' ) {\n this.resetRemissionForm([true, false, false, false, false, false], 'remissionCode');\n }\n if(remissionctrls['remissionCode'].value != '' && remissionctrls['remissionCode'].invalid ) {\n this.resetRemissionForm([false, true, false, false, false, false], 'remissionCode');\n }\n if(remissionctrls['amount'].value == '' ) {\n this.resetRemissionForm([false, false, true, false, false, false], 'amount');\n }\n if(remissionctrls['amount'].value != '' && remissionctrls['amount'].invalid ) {\n this.resetRemissionForm([false, true, false, true, false, false], 'amount');\n }\n if(remissionctrls.amount.valid && !isRemissionLessThanFee){\n this.resetRemissionForm([false, false, false, false, true, false], 'amount');\n }\n }\n }\n\n confirmRemission() {\n this.isConfirmationBtnDisabled = true;\n const newNetAmount = this.remissionForm.controls.amount.value,\n remissionAmount = this.fee.net_amount - newNetAmount,\n requestBody = new AddRemissionRequest\n (this.ccdCaseNumber, this.fee, remissionAmount, this.remissionForm.controls.remissionCode.value, this.caseType);\n this.paymentViewService.postPaymentGroupWithRemissions(decodeURIComponent(this.paymentGroupRef).trim(), this.fee.id, requestBody).subscribe(\n response => {\n if (JSON.parse(response).success) {\n let LDUrl = this.isTurnOff ? '&isTurnOff=Enable' : '&isTurnOff=Disable'\n LDUrl += `&caseType=${this.caseType}`\n LDUrl += this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable'\n LDUrl += this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable'\n if (this.paymentLibComponent.bspaymentdcn) {\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(`/payment-history/${this.ccdCaseNumber}?view=fee-summary&selectedOption=${this.option}&paymentGroupRef=${this.paymentGroupRef}&dcn=${this.paymentLibComponent.bspaymentdcn}${LDUrl}`);\n }else {\n this.gotoCasetransationPage();\n }\n\n }\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n }\n );\n }\n\n resetRemissionForm(val, field){\n if (field==='All'){\n this.isRemissionCodeEmpty = val[0];\n this.remissionCodeHasError = val[1];\n this.isAmountEmpty = val[2];\n this.amountHasError = val[3];\n this.isRemissionLessThanFeeError = val[4];\n this.isReasonEmpty = val[5];\n } else if(field==='remissionCode' || field==='All') {\n this.isRemissionCodeEmpty = val[0];\n this.remissionCodeHasError = val[1];\n } else if (field==='amount' || field==='All'){\n this.isAmountEmpty = val[2];\n this.amountHasError = val[3];\n this.isRemissionLessThanFeeError = val[4];\n } else if (field==='reason' || field==='All'){\n this.isReasonEmpty = val[5];\n }\n }\n\n // Add retro remission changes\n addRemissionCode() {\n this.errorMessage = false;\n this.errorMsg = [];\n this.viewStatus = '';\n this.isRefundRemission = false;\n this.resetRemissionForm([false, false, false, false, false, false], 'All');\n const remissionctrls=this.remissionForm.controls\n // isRemissionLessThanFee = this.fee.calculated_amount >= remissionctrls.amount.value; \n this.remissionForm.controls['refundReason'].setErrors(null);\n this.remissionForm.controls['refundDDReason'].setErrors(null);\n this.remissionForm.controls['amount'].setErrors(null);\n if (this.remissionForm.dirty && this.remissionForm.valid ) {\n this.viewCompStatus = '';\n this.viewStatus = \"processretroremissonpage\";\n }else {\n\n if(remissionctrls['remissionCode'].value == '' ) {\n this.resetRemissionForm([true, false, false, false, false], 'remissionCode');\n }\n if(remissionctrls['remissionCode'].value != '' && remissionctrls['remissionCode'].invalid ) {\n this.resetRemissionForm([false, true, false, false, false], 'remissionCode');\n }\n if(remissionctrls['amount'].value == '' ) {\n this.resetRemissionForm([false, false, true, false, false], 'amount');\n }\n if(remissionctrls['amount'].value != '' && remissionctrls['amount'].invalid ) {\n this.resetRemissionForm([false, true, false, true, false], 'amount');\n }\n if(remissionctrls['reason'].value == '') {\n this.resetRemissionForm([false, false, false, true, false, true], 'reason');\n }\n if(remissionctrls.amount.valid){\n this.resetRemissionForm([false, false, false, false, true], 'amount');\n }\n \n }\n }\n\n\n gotoAddRetroRemissionCodePage() {\n this.errorMessage = false;\n this.errorMsg = [];\n if(this.isRefundRemission) {\n this.paymentLibComponent.iscancelClicked = true;\n this.refundListAmount.emit();\n this.paymentLibComponent.isFromRefundStatusPage = true;\n return;\n }\n if ( this.isFromRefundListPage ) {\n this.paymentLibComponent.iscancelClicked = true;\n this.refundListReason.emit({reason: this.selectedRefundReason, code: this.refundReason});\n this.paymentLibComponent.isFromRefundStatusPage = true;\n return;\n } \n this.viewStatus = '';\n this.selectedValue = 'yes';\n this.viewCompStatus = \"addremission\";\n this.isRefundRemission = true;\n this.errorMessage = '';\n this.errorMsg = [];\n if(this.isFromPaymentDetailPage) {\n this.paymentLibComponent.viewName = 'payment-view';\n }\n }\n\n gotoCheckRetroRemissionPage(payment: IPayment) {\n this.paymentLibComponent.iscancelClicked = false;\n this.errorMessage = '';\n this.resetRemissionForm([false, false, false, false, false], 'All');\n if( !this.isRefundRemission) {\n var remissionctrls=this.remissionForm.controls,\n isRemissionLessThanFee = this.fee.calculated_amount >= remissionctrls.amount.value; \n if (this.remissionForm.dirty ) {\n if(remissionctrls['amount'].value == '' || remissionctrls['amount'].value < 0) {\n this.resetRemissionForm([false, false, true, false, false], 'amount');\n } else if(remissionctrls['amount'].value != '' && remissionctrls['amount'].invalid ) {\n this.resetRemissionForm([false, false, false, true, false], 'amount');\n } else if(remissionctrls.amount.valid && !isRemissionLessThanFee){\n this.resetRemissionForm([false, false, false, false, true], 'amount');\n } else {\n this.viewCompStatus = '';\n this.viewStatus = \"checkretroremissionpage\";\n }\n }\n } else {\n var remissionctrls=this.remissionForm.controls;\n //if (this.remissionForm.dirty ) {\n if(remissionctrls['amount'].value == '' || remissionctrls['amount'].value < 0 ) {\n this.resetRemissionForm([false, false, true, false, false], 'amount');\n } else {\n this.viewCompStatus = '';\n this.viewStatus = \"checkretroremissionpage\";\n this.refundListAmount.emit(remissionctrls['amount'].value);\n }\n //}\n \n }\n }\n gotoAmountRetroRemission() {\n this.viewStatus = 'processretroremissonpage';\n this.viewCompStatus = '';\n this.isRefundRemission = true;\n this.errorMessage = '';\n }\n gotoProcessRetroRemissionPage() {\n this.viewStatus = '';\n this.viewCompStatus = 'addremission';\n this.isRefundRemission = true;\n this.errorMessage = '';\n this.errorMsg = [];\n }\n\n gotoProcessRetroRemission() {\n this.viewStatus = 'remissionAddressPage';\n this.viewCompStatus = '';\n this.isRefundRemission = true;\n this.errorMessage = '';\n }\n\n confirmRetroRemission() {\n if(!this.isConfirmationBtnDisabled) {\n this.retroRemission = true;\n this.remissionamt = this.remissionForm.controls.amount.value;\n const requestBody = new AddRetroRemissionRequest(this.remissionamt,this.remissionForm.controls.remissionCode.value )\n this.paymentViewService.postPaymentGroupWithRetroRemissions(decodeURIComponent(this.paymentGroupRef).trim(), this.fee.id, requestBody).subscribe(\n response => {\n if (JSON.parse(response)) {\n this.isRemissionApplied = true;\n this.viewCompStatus = '';\n this.viewStatus = 'retroremissionconfirmationpage';\n this.remissionReference =JSON.parse(response).remission_reference;\n }\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.cd.detectChanges();\n }\n );\n }\n }\n\n processRefund() {\n this.errorMessage = '';\n this.errorMsg = [];\n this.isConfirmationBtnDisabled = true;\n if( this.isRefundRemission) {\n this.retroRemission = true;\n }\n if (this.remissionReference === undefined || this.remissionReference === '') {\n this.remissionReference = this.remission.remission_reference;\n }\n const requestBody = new PostRefundRetroRemission(this.ccdCaseNumber, this.payment.reference, this.refundReason, \n this.totalRefundAmount, this.fees, this.contactDetailsObj);\n this.paymentViewService.postRefundRetroRemission(requestBody).subscribe(\n response => {\n if (JSON.parse(response)) {\n this.viewCompStatus = '';\n this.viewStatus = 'refundconfirmationpage';\n this.refundReference = JSON.parse(response).refund_reference;\n this.refundAmount = JSON.parse(response).refund_amount;\n }\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n })\n }\n\n // Issue Refund changes\n\n gotoIssueRefundConfirmation(payment: IPayment) {\n this.paymentLibComponent.iscancelClicked = false;\n if(this.paymentLibComponent.REFUNDLIST === \"true\") {\n this.isFromRefundListPage = true; \n }\n\n this.totalRefundAmount = this.remissionForm.value.feesList.reduce((a, c) => a + c.amounttorefund * c.selected, 0);\n // this.remissionForm.get('feesList').valueChanges.subscribe(values => {\n // resolvedPromise.then(() => {\n // this.totalRefundAmount = valuesreduce((a, c) => a + c.amounttorefund * c.selected, 0)\n // });\n // });\n\n this.errorMessage = '';\n this.errorMsg = [];\n this.refundReason = this.remissionForm.controls['refundReason'].value === null ? this.remissionForm.controls['refundDDReason'].value : this.remissionForm.controls['refundReason'].value;\n if(!this.refundReason || this.refundReason === 'Select a different reason') {\n this.refundHasError = true;\n } else if(this.selectedRefundReason.includes('Other') && (this.remissionForm.controls['reason'].value == '' || this.remissionForm.controls['reason'].value == null)) {\n this.resetRemissionForm([false, false, false, true, false, true], 'reason');\n } else if (this.selectedRefundReason.includes('Other') && this.remissionForm.controls['reason'].value !== '') {\n this.refundHasError = false;\n this.refundReason += '-' + this.remissionForm.controls['reason'].value;\n this.displayRefundReason = this.selectedRefundReason + '-' + this.remissionForm.controls['reason'].value;\n if ( this.isFromRefundListPage ) {\n this.refundListReason.emit({reason: this.displayRefundReason, code: this.refundReason});\n } else {\n this.viewCompStatus = '';\n this.viewStatus = 'contactDetailsPage';\n }\n \n } else {\n this.displayRefundReason = this.selectedRefundReason;\n if ( this.isFromRefundListPage ) {\n this.paymentLibComponent.isFromRefundStatusPage = true;\n this.refundListReason.emit({reason: this.selectedRefundReason, code: this.refundReason});\n } else {\n this.viewCompStatus = '';\n this.viewStatus = 'contactDetailsPage';\n }\n \n }\n }\n\n gotoIssueRefundPage() {\n this.errorMessage = '';\n this.viewCompStatus = 'issuerefund';\n this.viewStatus = '';\n this.isRefundRemission = true;\n this.errorMessage = false;\n this.errorMsg = [];\n this.refundHasError = false;\n this.isReasonEmpty = false;\n }\n\n gotoIssuePage(){\n [].forEach.call(document.querySelectorAll('input'), function (el) {\n el.classList.remove('inline-error-class');\n });\n\n\t var checkboxs = document.getElementsByTagName('input');\n\t this.errorMessage = '';\n this.errorMsg = []; \n\t\t\tfor (var j=0;j<checkboxs.length;j++)\n\t\t\t{\n\t\t\t\tif(checkboxs[j].checked)\n\t\t\t\t{\n\t\t\t\t\t\n\t\t\t\t\tlet quantity: number = +(<HTMLInputElement>document.getElementById('feeVolume_'+checkboxs[j].value)).value;\n let amountToRefund: number = +(<HTMLInputElement>document.getElementById('feeAmount_'+checkboxs[j].value)).value;\n\t\t\t\t\tlet apportionAmount: number = +(<HTMLInputElement>document.getElementById('feeApportionAmount_'+checkboxs[j].value)).value;\n\t\t\t\t\tlet calculatedAmount: number = +(<HTMLInputElement>document.getElementById('calculatedAmount_'+checkboxs[j].value)).value; \n\n if( amountToRefund === apportionAmount) {\n this.fullRefund = true;\n }\n\n if(amountToRefund === 0){\n this.elementId = 'feeAmount_'+checkboxs[j].value;\n this.errorMsg.push('You need to enter a refund amount');\n this.getErrorClass(this.elementId);\n\t\t\t\t\t}\n\n if(this.quantityUpdated === 0){\n this.elementId = 'feeVolumeUpdated_'+checkboxs[j].value;\n this.errorMsg.push('You need to enter quantity')\n this.getErrorClass(this.elementId);\n\t\t\t\t\t}\n\n if (quantity === 1)\n {\n if(amountToRefund > 0 && amountToRefund > apportionAmount){\n this.elementId = 'feeAmount_'+checkboxs[j].value;\n this.errorMsg.push('The amount you want to refund is more than the amount paid');\n this.getErrorClass(this.elementId);\n }\n } \n\n\t\t\t\t\tif(quantity > 1) {\n\n\t\t\t\t\t\tthis.quantityUpdated = +(<HTMLInputElement>document.getElementById('feeVolumeUpdated_'+checkboxs[j].value)).value;\n\n if (this.fullRefund && quantity !== this.quantityUpdated) {\n this.elementId = 'feeVolumeUpdated_'+checkboxs[j].value;\n this.errorMsg.push('The quantity you want to refund should be maximun available quantity');\n this.getErrorClass(this.elementId);\n }\n\n if (!this.fullRefund && this.quantityUpdated > 0 && amountToRefund > 0) {\n this.allowedRefundAmount = this.quantityUpdated * calculatedAmount;\n if( this.allowedRefundAmount !== amountToRefund) \n {\n this.elementId = 'feeAmount_'+checkboxs[j].value;\n this.errorMsg.push('The Amount to Refund should be equal to the product of Fee Amount and quantity');\n this.getErrorClass(this.elementId);\n }\n }\n\n if(!this.fullRefund && amountToRefund > apportionAmount)\n {\n this.elementId = 'feeAmount_'+checkboxs[j].value;\n this.errorMsg.push('The amount you want to refund is more than the amount paid');\n this.getErrorClass(this.elementId);\n }\n\t\n if( !this.fullRefund && this.quantityUpdated >0 && this.quantityUpdated > quantity){\n this.elementId = 'feeVolumeUpdated_'+checkboxs[j].value;\n this.errorMsg.push('The quantity you want to refund is more than the available quantity');\n this.getErrorClass(this.elementId);\n }\n }\n\n\t\t\t\t}\n\t\t\t}\n\n if(this.errorMsg.length === 0) {\n this.viewCompStatus = 'issuerefundpage1';\n this.getRefundReasons();\n }\n }\n\n\n gotoContactDetailsPage() {\n this.errorMessage = '';\n this.viewCompStatus = '';\n this.viewStatus = 'contactDetailsPage';\n this.isRefundRemission = true;\n this.errorMessage = false;\n }\n \n getRefundReasons(){\n if(this.viewCompStatus === 'issuerefundpage1'){\n this.refundService.getRefundReasons().subscribe(\n refundReasons => { \n this.refundReasons = refundReasons.filter((data) => data.recently_used === false);\n this.refundReasons = this.refundReasons.filter((data) => data.name !== 'Retrospective remission');\n this.cd.detectChanges();\n this.commonRefundReasons = refundReasons.filter((data) => data.recently_used === true);\n this.commonRefundReasons.sort((a, b) => a.toString().localeCompare(b));\n this.cd.detectChanges();\n } );\n }\n}\n getErrorClass(elementId) {\n if(this.errorMsg.length > 0) {\n const ele = document.getElementById(elementId);\n ele.classList.add('inline-error-class');\n }\n \n }\n\n changeIssueRefundReason() {\n // this.remissionForm.controls['refundReason'].setValue('Duplicate payment');\n this.errorMessage = '';\n this.errorMsg = [];\n this.refundHasError = false;\n this.isReasonEmpty = false;\n this.viewCompStatus = 'issuerefund';\n this.viewStatus = '';\n this.isRefundRemission = true;\n }\n\n confirmIssueRefund() {\n this.isConfirmationBtnDisabled = true;\n this.errorMessage = '';\n this.errorMsg = [];\n if( this.isRefundRemission) {\n this.retroRemission = true;\n }\n this.fees = this.remissionForm.value.feesList.filter(value => value.selected===true);\n \n const requestBody = new PostRefundRetroRemission(this.ccdCaseNumber, this.payment.reference, this.refundReason, \n this.totalRefundAmount, this.fees, this.contactDetailsObj);\n this.paymentViewService.postRefundsReason(requestBody).subscribe(\n response => {\n if (JSON.parse(response)) {\n this.viewCompStatus = '';\n this.viewStatus = 'refundconfirmationpage';\n this.refundReference =JSON.parse(response).refund_reference;\n if(JSON.parse(response).refund_amount) {\n this.refundAmount = JSON.parse(response).refund_amount;\n }\n }\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.cd.detectChanges();\n })\n }\n\n// Retro Refund\n\n // confirmRetroRefund() {\n // this.isConfirmationBtnDisabled = true;\n // this.errorMessage = '';\n // this.errorMsg = [];\n // if( this.isRefundRemission) {\n // this.retroRemission = true;\n // }\n\n // const requestBody = new PostRefundRetroRemission(this.payment.reference,'RR004-Retrospective remission', this.contactDetailsObj);\n // this.paymentViewService.postRefundsReason(requestBody).subscribe(\n // response => {\n // if (JSON.parse(response)) {\n // this.viewCompStatus = '';\n // this.viewStatus = 'retrorefundconfirmationpage';\n // this.refundReference =JSON.parse(response).refund_reference;\n // if(JSON.parse(response).refund_amount) {\n // this.refundAmount = JSON.parse(response).refund_amount;\n // }\n // }\n // },\n // (error: any) => {\n // this.errorMessage = error;\n // this.isConfirmationBtnDisabled = false;\n // });\n // }\n\n selectRadioButton(key, value) {\n localStorage.setItem(\"myradio\", key);\n const remissionctrls=this.remissionForm.controls;\n remissionctrls['refundDDReason'].setValue('Select a different reason', {onlySelf: true});\n remissionctrls['reason'].reset();\n this.isRefundReasonsSelected = true;\n this.errorMessage = false;\n this.errorMsg = [];\n this.isReasonEmpty = false;\n this.showReasonText = false;\n this.refundHasError = false;\n this.selectedRefundReason = key;\n if(this.selectedRefundReason.includes('Other')) {\n this.showReasonText = true;\n this.refundHasError = false;\n this.refundReason = key;\n }\n }\n\n selectchange(args) {\n const remissionctrls=this.remissionForm.controls;\n remissionctrls['refundReason'].reset();\n remissionctrls['reason'].reset();\n this.isRefundReasonsSelected = false;\n this.showReasonText = false;\n this.refundHasError = false;\n this.selectedRefundReason = args.target.options[args.target.options.selectedIndex].id;\n this.reasonLength = (29-this.selectedRefundReason.split('- ')[1].length);\n\n if(this.selectedRefundReason.includes('Other')) {\n this.showReasonText = true;\n this.refundHasError = false;\n this.refundReason = args.target.options[args.target.options.selectedIndex].id;\n }\n\n\n }\n getContactDetails(obj:IRefundContactDetails, type) {\n this.contactDetailsObj = obj;\n this.viewCompStatus = '';\n this.viewStatus = type;\n }\n\n gotoServiceRequestPage(event: any) {\n this.errorMessage ='';\n this.errorMsg = [];\n event.preventDefault();\n if (this.isFromServiceRequestPage && !this.isFromPaymentDetailPage) {\n this.viewStatus = 'order-full-view';\n this.viewCompStatus = '';\n } else if ( this.isFromRefundListPage ) {\n this.paymentLibComponent.iscancelClicked = true;\n this.refundListReason.emit({reason: this.selectedRefundReason, code: this.refundReason});\n this.paymentLibComponent.isFromRefundStatusPage = true;\n } else {\n this.paymentLibComponent.paymentMethod = this.payment.method;\n this.paymentLibComponent.paymentGroupReference = this.paymentLibComponent.paymentGroupReference\n this.paymentLibComponent.paymentReference = this.payment.reference;\n this.paymentLibComponent.viewName = 'payment-view';\n this.OrderslistService.setOrderRef(this.orderRef);\n this.OrderslistService.setorderCCDEvent(this.orderCCDEvent);\n this.OrderslistService.setorderCreated(this.orderCreated);\n this.OrderslistService.setorderDetail(this.orderDetail);\n this.OrderslistService.setorderParty(this.orderParty);\n this.OrderslistService.setorderTotalPayments(this.orderTotalPayments);\n this.OrderslistService.setorderRemissionTotal(this.orderRemissionTotal);\n this.OrderslistService.setorderFeesTotal(this.orderFeesTotal);\n this.viewStatus = 'payment-view';\n this.sendOrderDetail = this.orderDetail;\n this.sendOrderRef = this.orderRef;\n if(this.LOGGEDINUSERROLES === undefined) {\n this.OrderslistService.getUserRolesList().subscribe((data) => this.LOGGEDINUSERROLES = data);\n }\n this.viewCompStatus = '';\n }\n // if (this.paymentLibComponent.TAKEPAYMENT === undefined && this.paymentLibComponent.SERVICEREQUEST === undefined) {\n // this.paymentLibComponent.SERVICEREQUEST = 'false';\n // this.paymentLibComponent.TAKEPAYMENT = false;\n // }\n // if (this.isFromServiceRequestPage) {\n // //this.paymentLibComponent.TAKEPAYMENT = false;\n // this.paymentLibComponent.isFromRefundStatusPage = false;\n // this.viewStatus = 'main'\n // this.paymentLibComponent.viewName = 'case-transactions';\n // this.OrderslistService.setisFromServiceRequestPage(true);\n // this.OrderslistService.setnavigationPage('servicerequestpage');\n // }\n // if ( this.isFromRefundListPage ) {\n // this.paymentLibComponent.iscancelClicked = true;\n // this.refundListReason.emit({reason: this.selectedRefundReason, code: this.refundReason});\n // this.paymentLibComponent.isFromRefundStatusPage = true;\n // } \n // if(!this.paymentLibComponent.isFromRefundStatusPage) {\n // if(this.payment) {\n // this.OrderslistService.setpaymentPageView({method: this.payment.method,payment_group_reference: this.paymentGroupRef, reference:this.payment.reference});\n // }\n // if (this.isFromServiceRequestPage) { \n // this.OrderslistService.setnavigationPage('servicerequestpage');\n // } else {\n // this.OrderslistService.setnavigationPage('paymentdetailspage');\n // }\n // this.errorMessage = '';\n // this.paymentLibComponent.viewName = 'case-transactions';\n // // this.paymentLibComponent.TAKEPAYMENT = true;\n // this.paymentLibComponent.ISTURNOFF = this.isTurnOff;\n // this.paymentLibComponent.ISNEWPCIPALOFF = this.isNewPcipalOff;\n // this.paymentLibComponent.ISOLDPCIPALOFF = this.isOldPcipalOff;\n // this.paymentLibComponent.isFromServiceRequestPage = true; \n // this.paymentLibComponent.ISBSENABLE = true;\n // let partUrl = this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n // partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n // partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n // partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n // partUrl += `&caseType=${this.caseType}`;\n // partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n // partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n // if(this.isFromPaymentDetailPage) {\n // partUrl += this.paymentLibComponent.isFromPaymentDetailPage\n // }\n // if(!this.paymentLibComponent.TAKEPAYMENT) {\n // this.paymentLibComponent.TAKEPAYMENT = undefined;\n // }\n // if ( this.paymentLibComponent.SERVICEREQUEST) {\n // const url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&selectedOption=${this.option}${partUrl}`;\n // this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n // this.router.onSameUrlNavigation = 'reload';\n // this.router.navigateByUrl(url);\n // } else {\n // const url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=${this.paymentLibComponent.TAKEPAYMENT}&selectedOption=${this.option}${partUrl}`;\n // this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n // this.router.onSameUrlNavigation = 'reload';\n // this.router.navigateByUrl(url);\n // }\n \n // } else {\n // this.paymentLibComponent.viewName === 'refundstatuslist';\n // this.paymentLibComponent.isFromRefundStatusPage = true;\n // }\n }\n gotoAddressPage() {\n this.errorMessage = '';\n this.viewCompStatus = 'addrefundforremission';\n this.viewStatus = '';\n this.isRefundRemission = true;\n this.errorMessage = false;\n }\n gotoRemissionSuccess(event: Event) {\n event.preventDefault();\n this.errorMessage = '';\n this.viewCompStatus = '';\n this.viewStatus = 'retroremissionconfirmationpage';\n this.isRefundRemission = true;\n this.errorMessage = false;\n }\n\n gotoCasetransationPage() {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.errorMessage = '';\n this.errorMsg = [];\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.VIEW = 'case-transactions';\n this.paymentLibComponent.ISTURNOFF = this.isTurnOff;\n this.paymentLibComponent.ISNEWPCIPALOFF = this.isNewPcipalOff;\n this.paymentLibComponent.ISOLDPCIPALOFF = this.isOldPcipalOff;\n this.paymentLibComponent.isFromServiceRequestPage = true; \n this.resetOrderData();\n let partUrl = this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl += `&caseType=${this.caseType}`;\n partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n const url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=${this.paymentLibComponent.TAKEPAYMENT}&selectedOption=${this.option}${partUrl}`;\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(url);\n }\n\n gotoCasetransationPageCancelBtnClicked(event: Event) {\n event.preventDefault();\n this.errorMsg = [];\n if( !this.paymentLibComponent.isFromServiceRequestPage) {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.VIEW ='case-transactions';\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isRefundStatusView = false;\n // this.OrderslistService.setnavigationPage('casetransactions');\n // this.OrderslistService.setisFromServiceRequestPage(false);\n // this.paymentLibComponent.VIEW ='case-transactions';\n // this.paymentLibComponent.viewName = 'case-transactions';\n // this.paymentLibComponent.ISBSENABLE = true;\n // this.paymentLibComponent.isRefundStatusView = false;\n // this.resetOrderData(); let partUrl = this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n // partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n // partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n // partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n // partUrl += `&caseType=${this.caseType}`;\n // partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n // partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n // const url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=${this.paymentLibComponent.TAKEPAYMENT}&selectedOption=${this.option}${partUrl}`;\n // this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n // this.router.onSameUrlNavigation = 'reload';\n // this.router.navigateByUrl(url);\n } else { \n\n if (this.paymentLibComponent.REFUNDLIST) {\n this.paymentLibComponent.viewName = 'refund-list';\n return;\n }\n if (this.paymentLibComponent.TAKEPAYMENT === undefined && this.paymentLibComponent.SERVICEREQUEST === undefined) {\n this.paymentLibComponent.SERVICEREQUEST = 'false';\n }\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.OrderslistService.setpaymentPageView({method: '',payment_group_reference: '', reference:''});\n this.OrderslistService.setnavigationPage('casetransactions');\n this.errorMessage = '';\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISTURNOFF = this.isTurnOff;\n this.paymentLibComponent.ISNEWPCIPALOFF = this.isNewPcipalOff;\n this.paymentLibComponent.ISOLDPCIPALOFF = this.isOldPcipalOff;\n this.paymentLibComponent.isFromServiceRequestPage = true; \n this.paymentLibComponent.ISBSENABLE = true;\n let partUrl = this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl += `&caseType=${this.caseType}`;\n partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n if(this.isFromPaymentDetailPage) {\n partUrl += this.paymentLibComponent.isFromPaymentDetailPage\n }\n\n if(!this.paymentLibComponent.SERVICEREQUEST) {\n const url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=${this.paymentLibComponent.TAKEPAYMENT}&selectedOption=${this.option}${partUrl}`;\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(url);\n } else {\n const url =`/payment-history/${this.ccdCaseNumber}?selectedOption=${this.option}${partUrl}`;\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(url);\n }\n }\n \n }\n\n resetOrderData() {\n this.OrderslistService.setOrderRef(null);\n this.OrderslistService.setorderCCDEvent(null);\n this.OrderslistService.setorderCreated(null);\n this.OrderslistService.setorderDetail(null);\n this.OrderslistService.setorderParty(null);\n this.OrderslistService.setorderTotalPayments(null);\n this.OrderslistService.setorderRemissionTotal(null);\n this.OrderslistService.setorderFeesTotal(null);\n }\n\n\n getFormattedCurrency(currency:number){\n if(currency.toString().includes(\".\")){\n return currency\n }\n return currency.toString().concat(\".00\");\n }\n \n}","import { Pipe, PipeTransform } from '@angular/core';\n@Pipe({\n name: 'ccdHyphens'\n})\nexport class CcdHyphensPipe implements PipeTransform {\n constructor() {}\n transform(value: any, args?: any): any {\n const pattern = /^([0-9]{4})+([0-9]{4})+([0-9]{4})+([0-9]{4})$/;\n if ( value.match(pattern)) {\n return value.replace(pattern,'$1-$2-$3-$4') \n }\n return value;\n }\n}\n","import { Pipe, PipeTransform } from '@angular/core';\n@Pipe({\n name: 'capitalize'\n})\nexport class CapitalizePipe implements PipeTransform {\n constructor() { }\n transform(s: any, args?: any): any {\n return s && s[0].toUpperCase() + s.slice(1) || \"\";\n }\n}\n","import { Pipe, PipeTransform } from '@angular/core';\n@Pipe({\n name: 'keyValue'\n})\nexport class keyValuePipe implements PipeTransform {\n constructor() {}\n transform(input: any): any {\n let keys = [];\n for (let key in input) {\n if (input.hasOwnProperty(key)) {\n keys.push({ key: key, value: input[key]});\n }\n }\n return keys;\n }\n}\n","import { Pipe, PipeTransform } from '@angular/core';\nimport { DomSanitizer, SafeHtml } from '@angular/platform-browser';\n\n@Pipe({ name: 'sanitizeHtml' })\nexport class SanitizeHtmlPipe implements PipeTransform {\n constructor(private sanitizer: DomSanitizer) {}\n transform(value: any): SafeHtml {\n return this.sanitizer.bypassSecurityTrustHtml(value);\n }\n}\n","import { Injectable } from '@angular/core';\nimport * as FileSaver from 'file-saver';\nimport * as XLSX from 'xlsx';\nimport * as XLSXStyle from 'xlsx-style';\n\n\nconst EXCEL_TYPE = 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=UTF-8';\nconst EXCEL_EXTENSION = '.xlsx';\n\n@Injectable()\nexport class XlFileService {\n\n constructor() { }\n\n public exportAsExcelFile(json: any[], excelFileName: string): void {\n let worksheet: XLSX.WorkSheet; \n let workbook: XLSX.WorkBook; \n\n if(excelFileName.match('Data_Loss')!== null){\n worksheet = XLSX.utils.json_to_sheet(json,{header:['loss_resp','payment_asset_dcn','env_ref','env_item','resp_service_id','resp_service_name','date_banked','bgc_batch','payment_method','amount']});\n worksheet = this.setDataLossReportHeaders(worksheet);\n worksheet = this.autoFitColumns(worksheet,json);\n } else if(excelFileName.match('Unprocessed')!== null){\n worksheet = XLSX.utils.json_to_sheet(json,{header:['resp_service_id','resp_service_name','exception_ref','ccd_ref','date_banked','bgc_batch','payment_asset_dcn','env_ref','env_item','payment_method','amount']});\n worksheet = this.setUnprocessedReportHeaders(worksheet);\n worksheet = this.autoFitColumns(worksheet,json);\n } else if(excelFileName.match('Processed_Unallocated')!== null){\n worksheet = XLSX.utils.json_to_sheet(json,{header:['resp_service_id','resp_service_name','allocation_status','receiving_office','allocation_reason','ccd_exception_reference','ccd_case_reference','payment_asset_dcn','env_ref','env_item','date_banked','bgc_batch','payment_method','amount']});\n worksheet = this.setProcessedUnallocatedReportHeaders(worksheet);\n worksheet = this.autoFitColumns(worksheet,json);\n } else {\n worksheet = XLSX.utils.json_to_sheet(json,{header:['resp_service_id','resp_service_name','surplus_shortfall','balance','payment_amount','ccd_case_reference', 'ccd_exception_reference', 'processed_date', 'reason', 'explanation', 'user_name']});\n worksheet = this.setShortFallReportHeaders(worksheet);\n worksheet = this.autoFitColumns(worksheet,json);\n }\n workbook = { Sheets: { 'data': worksheet }, SheetNames: ['data'] };\n const excelBuffer: any = XLSX.write(workbook, { bookType: 'xlsx', type: 'array' });\n this.saveAsExcelFile(excelBuffer, excelFileName);\n }\n\n\nprivate autoFitColumns (worksheet: XLSX.WorkSheet,json:any) : XLSX.WorkSheet {\n let objectMaxLength = []; \n let ColWidth = [];\n let obj = <any>Object;\n for (let i = 0; i < json.length; i++) {\n let value = obj.values(json[i]);\n let key = obj.keys(json[i]);\n for (let j = 0; j < value.length; j++) {\n if(value[j] === null){\n value[j] = '';\n }\n objectMaxLength[j] =\n key[j].length >= value[j].length\n ? key[j].length+2\n : value[j].length+1;\n if( value[j].length === undefined){\n objectMaxLength[j] = key[j].length+2;\n }\n ColWidth.push({'width': +objectMaxLength[j]});\n }\n }\n worksheet['!cols'] = ColWidth;\n return worksheet;\n}\n\n\nprivate setDataLossReportHeaders (worksheet: XLSX.WorkSheet): XLSX.WorkSheet {\n worksheet.A1.v = \"Loss_Resp\";\n worksheet.B1.v = \"Payment_Asset_DCN\";\n worksheet.C1.v = \"Envelope_Ref\";\n worksheet.D1.v = \"Envelope_Item\";\n worksheet.E1.v = \"Resp_Service ID\";\n worksheet.F1.v = \"Resp_Service Name\";\n worksheet.G1.v = \"Date_Banked\";\n worksheet.H1.v = \"BGC_Batch\";\n worksheet.I1.v = \"Payment_Method\";\n worksheet.J1.v = \"Amount\";\n return worksheet;\n}\n\nprivate setUnprocessedReportHeaders (worksheet: XLSX.WorkSheet): XLSX.WorkSheet {\n worksheet.A1.v = \"Resp_Service ID\";\n worksheet.B1.v = \"Resp_Service Name\";\n worksheet.C1.v = \"Exception_Ref\";\n worksheet.D1.v = \"CCD_Ref\";\n worksheet.E1.v = \"Date_Banked\";\n worksheet.F1.v = \"BGC_Batch\";\n worksheet.G1.v = \"Payment_Asset_DCN\";\n worksheet.H1.v = \"Envelope_Ref\";\n worksheet.I1.v = \"Envelope_Item\";\n worksheet.J1.v = \"Payment_Method\";\n worksheet.K1.v = \"Amount\";\n return worksheet;\n}\n\nprivate setProcessedUnallocatedReportHeaders (worksheet: XLSX.WorkSheet): XLSX.WorkSheet {\n worksheet.A1.v = \"Resp_Service ID\";\n worksheet.B1.v = \"Resp_Service Name\";\n worksheet.C1.v = \"Allocation_Status\";\n worksheet.D1.v = \"Receiving_Office\";\n worksheet.E1.v = \"Allocation_Reason\";\n worksheet.F1.v = \"CCD_Exception_Ref\";\n worksheet.G1.v = \"CCD_Case_Ref\";\n worksheet.H1.v = \"Payment_Asset_DCN\";\n worksheet.I1.v = \"Envelope_Ref\";\n worksheet.J1.v = \"Envelope_Item\";\n worksheet.K1.v = \"Date_Banked\";\n worksheet.L1.v = \"BGC_Batch\";\n worksheet.M1.v = \"Payment_Method\";\n worksheet.N1.v = \"Amount\";\n return worksheet;\n}\n\nprivate setShortFallReportHeaders (worksheet: XLSX.WorkSheet): XLSX.WorkSheet {\n worksheet.A1.v = \"Resp_Service ID\";\n worksheet.B1.v = \"Resp_Service Name\";\n worksheet.C1.v = \"Over Payment_Under Payment\";\n worksheet.D1.v = \"Balance\";\n worksheet.E1.v = \"Payment_Amount\";\n worksheet.F1.v = \"CCD_Case_Ref\";\n worksheet.G1.v = \"Exception_Ref\";\n worksheet.H1.v = \"Processed_Date\";\n worksheet.I1.v = \"Reason\";\n worksheet.J1.v = \"Explanation\";\n worksheet.K1.v = \"Updated Name\";\n return worksheet;\n}\n\nprivate saveAsExcelFile(buffer: any, fileName: string): void {\n const data: Blob = new Blob([buffer], {\n type: EXCEL_TYPE\n });\n FileSaver.saveAs(data, fileName + EXCEL_EXTENSION);\n }\n}\n","import { Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormGroup, FormControl } from '@angular/forms';\nimport { formatDate } from \"@angular/common\";\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { ErrorHandlerService } from '../../services/shared/error-handler.service';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport {XlFileService} from '../../services/xl-file/xl-file.service';\n\n@Component({\n selector: 'ccpay-reports',\n templateUrl: './reports.component.html',\n styleUrls: ['./reports.component.scss']\n})\nexport class ReportsComponent implements OnInit {\n reportsForm: FormGroup;\n startDate: string;\n endDate: string;\n ccdCaseNumber: string;\n isDownLoadButtondisabled:Boolean = false;\n isStartDateLesthanEndDate: Boolean = false;\n isDateRangeBetnWeek: Boolean = false;\n errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n paymentGroups: IPaymentGroup[] = [];\n\n constructor(\n private xlFileService: XlFileService,\n private errorHandlerService: ErrorHandlerService,\n private formBuilder: FormBuilder,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private paymentViewService: PaymentViewService) { }\n \n\n ngOnInit() {\n this.fromValidation();\n\n }\n\n getToday(): string {\n return new Date().toISOString().split('T')[0];\n }\n\n getSelectedFromDate(): void {\n this.validateDates(this.reportsForm.get('selectedreport').value);\n }\n\n validateDates(reportName){\n const selectedStartDate = this.tranformDate(this.reportsForm.get('startDate').value),\n selectedEndDate = this.tranformDate(this.reportsForm.get('endDate').value);\n const isDateRangeMoreThanWeek = (<any>new Date(selectedStartDate) - <any>new Date(selectedEndDate))/(1000 * 3600 * -24) > 7;\n if(new Date(selectedStartDate) > new Date(selectedEndDate) && selectedEndDate !== ''){\n this.reportsForm.get('startDate').setValue('');\n this.isDateRangeBetnWeek = false;\n this.isStartDateLesthanEndDate = true;\n } else if(reportName && reportName ==='SURPLUS_AND_SHORTFALL' && isDateRangeMoreThanWeek ) {\n this.isDateRangeBetnWeek = true;\n this.isStartDateLesthanEndDate = false;\n } else {\n this.isDateRangeBetnWeek = false;\n this.isStartDateLesthanEndDate = false;\n }\n\n }\n\n fromValidation() {\n this.reportsForm = this.formBuilder.group({\n selectedreport: new FormControl('') ,\n startDate: new FormControl(''),\n endDate: new FormControl('') \n });\n}\n\ndownloadReport(){\n this.isDownLoadButtondisabled = true;\n const dataLossRptDefault = [{loss_resp:'',payment_asset_dcn:'',env_ref:'',env_item:'',resp_service_id:'',resp_service_name:'',date_banked:'',bgc_batch:'',payment_method:'',amount:''}],\n unProcessedRptDefault = [{resp_service_id:'',resp_service_name:'',exception_ref:'',ccd_ref:'',date_banked:'',bgc_batch:'',payment_asset_dcn:'',env_ref:'',env_item:'',payment_method:'',amount:''}],\n processedUnallocated =[{resp_service_id:'',resp_service_name:'',allocation_status:'',receiving_office:'',allocation_reason:'',ccd_exception_ref:'',ccd_case_ref:'',payment_asset_dcn:'',env_ref:'',env_item:'',date_banked:'',bgc_batch:'',payment_method:'',amount:'',updated_by:''}],\n shortFallsRptDefault = [{resp_service_id:'',resp_service_name:'',surplus_shortfall:'',balance:'',payment_amount:'',ccd_case_reference:'',ccd_exception_reference:'',processed_date:'', reason:'', explanation:'', user_name:''}],\n selectedReportName = this.reportsForm.get('selectedreport').value,\n selectedStartDate = this.tranformDate(this.reportsForm.get('startDate').value),\n selectedEndDate = this.tranformDate(this.reportsForm.get('endDate').value);\n\n if(selectedReportName === 'PROCESSED_UNALLOCATED' || selectedReportName === 'SURPLUS_AND_SHORTFALL' ){\n this.paymentViewService.downloadSelectedReport(selectedReportName,selectedStartDate,selectedEndDate).subscribe(\n response => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n const result = JSON.parse(response);\n let res= {data: this.applyDateFormat(result)};\n if(res['data'].length === 0 && selectedReportName === 'PROCESSED_UNALLOCATED' ){\n res.data= processedUnallocated;\n } else if(res['data'].length === 0 && selectedReportName === 'SURPLUS_AND_SHORTFALL' ) {\n res.data= shortFallsRptDefault;\n } \n if(result['data'].length > 0) {\n for( var i=0; i< res['data'].length; i++) {\n if(res['data'][i][\"payment_asset_dcn\"] !== undefined) {\n res['data'][i]['env_ref'] = res['data'][i][\"payment_asset_dcn\"].substr(0,13);\n res['data'][i]['env_item'] = res['data'][i][\"payment_asset_dcn\"].substr(13,21);\n }\n if(res['data'][i][\"amount\"] !== undefined) {\n res['data'][i]['amount'] = this.convertToFloatValue(res['data'][i]['amount']);\n }\n if(res['data'][i][\"balance\"] !== undefined) {\n res['data'][i]['balance'] = this.convertToFloatValue(res['data'][i][\"balance\"]);\n }\n let Op = res['data'][i][\"surplus_shortfall\"];\n if(Op !== undefined) {\n res['data'][i]['surplus_shortfall'] = Op ==\"Surplus\" ? \"Over payment\":\"Under payment\";\n }\n if(res['data'][i][\"payment_amount\"] !== undefined) {\n res['data'][i]['payment_amount'] = this.convertToFloatValue(res['data'][i]['payment_amount']);\n }\n }\n } \n this.isDownLoadButtondisabled = false;\n this.xlFileService.exportAsExcelFile(res['data'], this.getFileName(this.reportsForm.get('selectedreport').value, selectedStartDate, selectedEndDate));\n },\n (error: any) => {\n this.isDownLoadButtondisabled = false;\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n })\n } else {\n this.bulkScaningPaymentService.downloadSelectedReport(selectedReportName,selectedStartDate,selectedEndDate).subscribe(\n response => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n const result = JSON.parse(response);\n let res = {data: this.applyDateFormat(result)};\n if(res['data'].length === 0 && selectedReportName === 'DATA_LOSS' ){\n res.data= dataLossRptDefault;\n } else if(res['data'].length === 0 && selectedReportName === 'UNPROCESSED'){\n res.data = unProcessedRptDefault;\n }\n if(result['data'].length > 0) {\n for( var i=0; i< res['data'].length; i++) {\n if(res['data'][i][\"amount\"] !== undefined) {\n res['data'][i]['amount'] = this.convertToFloatValue(res['data'][i]['amount']);\n }\n if(res['data'][i][\"payment_asset_dcn\"] !== undefined) {\n res['data'][i]['env_ref'] = res['data'][i][\"payment_asset_dcn\"].substr(0,13);\n res['data'][i]['env_item'] = res['data'][i][\"payment_asset_dcn\"].substr(13,21);\n }\n }\n }\n this.isDownLoadButtondisabled = false;\n this.xlFileService.exportAsExcelFile(res['data'], this.getFileName(this.reportsForm.get('selectedreport').value, selectedStartDate, selectedEndDate ));\n },\n (error: any) => {\n this.isDownLoadButtondisabled = false;\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n })\n }\n }\n\n getFileName(selectedOption: string, startDate: string, endDate: string ) {\n const loc = 'en-US',\n stDt = formatDate(startDate, 'ddMMyy', loc),\n enDt = formatDate(endDate, 'ddMMyy', loc),\n now = new Date(),\n currentDate = formatDate(now, 'ddMMyy', loc),\n timestamp = `${currentDate}_${this.getTwodigit(now.getHours())}${this.getTwodigit(now.getMinutes())}${this.getTwodigit(now.getSeconds())}`,\n selectedOptionTxt = this.getCamelCaseString(selectedOption);\n \n return selectedOptionTxt+'_'+stDt+'_To_'+enDt+'_Run_'+ timestamp;\n } \n tranformDate(strDate: string) {\n let result = '';\n if (strDate) {\n let parts = strDate.split('-');\n result = `${parts[1]}/${parts[2]}/${parts[0]}`;\n }\n return result;\n }\n getTwodigit(input: number){\n return (\"0\" + input).slice(-2);\n }\n getCamelCaseString(selectedOption) {\n let result;\n switch(selectedOption) { \n case 'UNPROCESSED': { \n result = 'Unprocessed';\n break; \n } \n case 'DATA_LOSS': { \n result = 'Data_Loss';\n break; \n } \n case 'PROCESSED_UNALLOCATED': { \n result = 'Processed_Unallocated';\n break; \n } \n case 'SURPLUS_AND_SHORTFALL': { \n result = 'Over Payment_Under Payment';\n break; \n } \n default: { \n result = selectedOption;\n break; \n } \n } \n return result;\n }\n applyDateFormat(res) {\n const fmt = 'dd/MM/yyyy',\n loc = 'en-US';\n return res['data'].map(value => {\n if (value['date_banked']) {\n value['date_banked'] = formatDate(value['date_banked'], fmt, loc);\n }\n return value;\n });\n }\n \n convertToFloatValue(amt) {\n return amt ? Number.parseFloat(amt).toFixed(2): '0.00';\n }\n}\n","import {Component, ViewChild, Input, ChangeDetectorRef} from '@angular/core';\nimport {PaymentLibComponent} from '../../payment-lib.component';\nimport { MatTableDataSource} from '@angular/material/table';\nimport {MatSort } from '@angular/material/sort';\nimport {Sort } from '@angular/material/sort';\nimport {MatPaginator } from '@angular/material/paginator';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { THIS_EXPR } from '@angular/compiler/src/output/output_ast';\nimport { ActivatedRoute,Router } from '@angular/router';\n@Component({\n selector: 'ccpay-table',\n templateUrl: './table.component.html',\n styleUrls: ['./table.component.css']\n})\nexport class TableComponent {\n @Input('DATASOURCE') DATASOURCE: any[];\n @Input('STATUS') STATUS: string;\n @Input('errorMessage') errorMessage: string;\n isApprovalFlow: boolean;\n // displayedColumns = ['ccdCaseNumber', 'refundReference', 'reason', 'createBy', 'updateDate', 'Action'];\n displayedColumns = ['ccd_case_number', 'refund_reference', 'user_full_name','date_created', 'date_updated', 'Action'];\n \n dataSource: MatTableDataSource<any>;\n userLst;\n actualcount: number;\n count: number;\n refundList: IRefundList[];\n @ViewChild(MatPaginator) paginator: MatPaginator;\n @ViewChild(MatSort) sort: MatSort;\n constructor(\n private paymentLibComponent: PaymentLibComponent,\n private cdRef: ChangeDetectorRef,\n private OrderslistService: OrderslistService,\n private router: Router,\n private activeRoute: ActivatedRoute\n ) {}\n ngOnInit() {\n this.errorMessage = this.errorMessage;\n if(this.STATUS.toLowerCase() === 'sent for approval') {\n this.isApprovalFlow = true;\n } else {\n this.isApprovalFlow = false;\n }\n this.refundList = this.DATASOURCE;\n this.dataSource = new MatTableDataSource(this.refundList);\n this.actualcount = this.dataSource.data.length;\n if( this.refundList !== undefined) {\n this.userLst = this.refundList.reduce((r,{user_full_name}) => (r[user_full_name]='', r) , {});\n this.userLst = Object.keys(this.userLst);\n }\n this.userLst.sort((a, b) => a.toString().localeCompare(b));\n }\n /**\n * Set the paginator and sort after the view init since this component will\n * be able to query its view for the initialized paginator and sort.\n */\n ngAfterViewInit() {\n \n this.dataSource.sort = this.sort;\n\n //const sortState: Sort = {active: 'date_updated', direction: 'desc'};\n // this.sort.active = sortState.active;\n // this.sort.direction = sortState.direction;\n // this.sort.sortChange.emit(sortState);\n this.dataSource.paginator = this.paginator;\n this.dataSource.sort = this.sort;\n this.cdRef.detectChanges();\n }\n applyFilter(filterValue: string) {\n filterValue = filterValue.trim(); // Remove whitespace\n filterValue = filterValue.toLowerCase(); // Datasource defaults to lowercase matches\n this.dataSource.filter = filterValue;\n }\n selectchange(args){\n this.dataSource.filter = args.target.value;\n this.actualcount = this.dataSource.data.length;\n this.dataSource.paginator = this.paginator;\n }\n goToRefundProcessComponent(refundReference: string, refundData: IRefundList ) {\n this.paymentLibComponent.refundlistsource = refundData;\n this.paymentLibComponent.refundReference = refundReference;\n this.paymentLibComponent.viewName = 'process-refund';\n }\n goToRefundViewComponent(refundReference: string, refundData: IRefundList ) {\n this.OrderslistService.setRefundView(refundData);\n this.paymentLibComponent.viewName='refundstatuslist';\n this.paymentLibComponent.CCD_CASE_NUMBER = refundData.ccd_case_number;\n this.paymentLibComponent.isRefundStatusView = true;\n this.paymentLibComponent.isCallFromRefundList = true;\n }\n goToCaseReview(ccdCaseNumber: string, refundData: IRefundList ) {\n this.router.navigate([`/cases/case-details/${ccdCaseNumber}`], {relativeTo: this.activeRoute});\n }\n}","import { IRefundContactDetails } from './IRefundContactDetails';\n\nexport class IPutNotificationRequest {\n recipient_email_address?: string;\n recipient_postal_address?: IRefundContactDetails\n \n constructor(contactDetails: any, notificationType: string) {\n if(notificationType === 'EMAIL') {\n this.recipient_email_address = contactDetails;\n } else if(notificationType === 'LETTER') {\n this.recipient_postal_address = contactDetails;\n }\n } \n}","export class IResubmitRefundRequest {\n refund_reason: string;\n amount: number;\n \n \n constructor(refund_reason : string, amount: number) {\n this.refund_reason= refund_reason;\n this.amount = amount;\n \n } \n }\n ","import { Component, OnInit, Input } from '@angular/core';\nimport { RefundsService } from '../../services/refunds/refunds.service';\nimport { NotificationService } from '../../services/notification/notification.service';\nimport { FormBuilder, FormGroup, Validators, FormControl, RequiredValidator } from '@angular/forms';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { IRefundsNotifications } from '../../interfaces/IRefundsNotifications';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { IPutNotificationRequest } from '../../interfaces/IPutNotificationRequest';\nimport { IRefundContactDetails } from '../../interfaces/IRefundContactDetails';\nimport { IRefundStatus } from '../../interfaces/IRefundStatus';\nimport { IResubmitRefundRequest } from '../../interfaces/IResubmitRefundRequest';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-refund-status',\n templateUrl: './refund-status.component.html',\n styleUrls: ['./refund-status.component.css']\n})\nexport class RefundStatusComponent implements OnInit {\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[] = [];\n @Input() isOldPcipalOff: boolean;\n @Input() isNewPcipalOff: boolean;\n @Input() ccdCaseNumber: string;\n @Input() isTurnOff: boolean;\n @Input() orderParty: string;\n refundStatusForm: FormGroup;\n selectedRefundReason: string;\n rejectedRefundList: IRefundList[] = [];\n notificationList: IRefundsNotifications;\n notification:IRefundsNotifications;\n approvalStatus = 'Sent for approval';\n rejectStatus = 'Update required';\n errorMessage = null;\n viewName: string;\n refundReason: string;\n refundlist: IRefundList;\n bsPaymentDcnNumber: string;\n isCallFromRefundList: boolean;\n refundButtonState: string = '';\n isAmountEmpty: boolean = false;\n isReasonEmpty: boolean = false;\n amountHasError: boolean = false;\n isRemissionLessThanFeeError: boolean = false;\n refundHasError: boolean = false;\n refundReasons: any[] = [];\n refundStatusHistories: IRefundStatus[];\n refundNotifications: IRefundStatus[];\n isResendOperationSuccess: boolean = false;\n isEditDetailsClicked: boolean = false;\n isEditAddressDeatilsClicked: boolean = false;\n addressDetails: IRefundContactDetails;\n refundReference: string;\n refundAmount: string;\n refundCode: string;\n isRefundBtnDisabled: boolean = true;\n oldRefundReason: string;\n refundreason: string;\n navigationpage: string;\n isLastUpdatedByCurrentUser: boolean = true;\n isProcessRefund: boolean = false;\n changedAmount: number;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n\n constructor(private formBuilder: FormBuilder,\n private refundService: RefundsService,\n private notificationService: NotificationService,\n private paymentLibComponent: PaymentLibComponent,\n private OrderslistService: OrderslistService) { }\n\n ngOnInit() {\n\n this.resetRemissionForm([false, false, false, false], 'All');\n this.bsPaymentDcnNumber = this.paymentLibComponent.bspaymentdcn;\n this.isCallFromRefundList = this.paymentLibComponent.isCallFromRefundList;\n if (this.paymentLibComponent.isRefundStatusView) {\n this.viewName = 'refundview';\n this.OrderslistService.getRefundView().subscribe((data) => this.refundlist = data);\n this.OrderslistService.getCCDCaseNumberforRefund.subscribe((data) => this.ccdCaseNumber = data);\n } else {\n this.viewName = 'refundstatuslist';\n this.refundService.getRefundStatusList(this.ccdCaseNumber).subscribe(\n refundList => {\n this.rejectedRefundList = refundList['refund_list'];\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n };\n }\n\n\n this.refundStatusForm = this.formBuilder.group({\n amount: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[0-9]+(\\.[0-9]{1,2})?$')\n ])),\n refundReason: new FormControl('', Validators.compose([Validators.required])),\n reason: new FormControl()\n });\n\n if(this.refundlist !== undefined) {\n this.getRefundsNotification();\n this.getRefundsStatusHistoryList();\n\n if (this.LOGGEDINUSERROLES.some(i => i.includes('payments-refund-approver'))) {\n this.isProcessRefund = true;\n this.refundButtonState = this.refundlist.refund_status.name;\n return;\n }\n \n if (this.LOGGEDINUSERROLES.some(i => i.includes('payments-refund'))) {\n this.isProcessRefund = false;\n this.refundButtonState = this.refundlist.refund_status.name;\n }\n }\n }\n \n\n check4AllowedRoles2AccessRefund = (): boolean => {\n return this.allowedRolesToAccessRefund.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n\n getRefundsStatusHistoryList() {\n if(this.refundlist !== undefined) {\n this.refundService.getRefundStatusHistory(this.refundlist.refund_reference).subscribe(\n statusHistoryList => {\n this.refundStatusHistories = statusHistoryList.status_history_dto_list;\n this.isLastUpdatedByCurrentUser = statusHistoryList.last_updated_by_current_user;\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n }; \n }\n }\n\n getRefundsNotification() {\n this.notificationService.getRefundNotification(this.refundlist.refund_reference).subscribe(\n refundsNotification => {\n this.notificationList = refundsNotification['notifications'];\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n }; \n }\n\n goToRefundView(refundlist: IRefundList, navigationpage: string) {\n this.OrderslistService.setRefundView(refundlist);\n this.OrderslistService.setCCDCaseNumber(this.ccdCaseNumber);\n this.paymentLibComponent.viewName = 'refundstatuslist';\n this.paymentLibComponent.isRefundStatusView = true;\n this.refundlist = refundlist;\n this.OrderslistService.setnavigationPage(navigationpage);\n }\n\n loadCaseTransactionPage() {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isRefundStatusView = false;\n }\n\n loadRefundListPage() {\n this.OrderslistService.getnavigationPageValue().subscribe((data) => this.navigationpage = data);\n if (this.navigationpage === 'casetransactions') {\n this.loadCaseTransactionPage();\n } else {\n this.paymentLibComponent.viewName = 'refund-list';\n }\n }\n\n gotoReviewDetailsPage(event:any) {\n // event.preventDefault();\n this.errorMessage = false;\n this.paymentLibComponent.isRefundStatusView = true;\n this.ngOnInit();\n }\n\n gotoReviewAndReSubmitPage() {\n this.viewName = 'reviewandsubmitview';\n this.oldRefundReason = this.refundlist.reason;\n this.changedAmount = this.refundlist.amount;\n this.refundreason = this.refundStatusHistories.filter(data => data.status.toLowerCase() === 'update required')[0].notes;\n this.refundService.getRefundReasons().subscribe(\n refundReasons => {\n this.refundReasons = refundReasons;\n });\n }\n gotoRefundReasonPage() {\n this.isRefundBtnDisabled = false;\n this.paymentLibComponent.REFUNDLIST = \"true\";\n this.paymentLibComponent.isFromRefundStatusPage = true;\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.errorMessage = false;\n this.viewName = 'issuerefund';\n }\n\n gotoAmountPage() {\n this.errorMessage = false;\n this.paymentLibComponent.REFUNDLIST = \"true\";\n this.isRefundBtnDisabled = false;\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.paymentLibComponent.isFromRefundStatusPage = true;\n this.viewName = 'processretroremissonpage';\n }\n\n goToReviewAndSubmitView() {\n const remissionctrls = this.refundStatusForm.controls\n if (this.refundStatusForm.dirty) {\n if (remissionctrls['amount'].value == '') {\n this.resetRemissionForm([true, false, false, false], 'amount');\n }\n else if (remissionctrls['amount'].value != '' && remissionctrls['amount'].invalid) {\n this.resetRemissionForm([false, true, false, false], 'amount');\n }\n else if (remissionctrls['reason'].value == '') {\n this.resetRemissionForm([false, false, false, true], 'reason');\n } else {\n this.refundlist.reason = remissionctrls['reason'].value;\n this.viewName = 'reviewandsubmitview';\n }\n }\n\n }\n\n resetRemissionForm(val, field) {\n if (field === 'All') {\n this.isAmountEmpty = val[0];\n this.amountHasError = val[1];\n this.isRemissionLessThanFeeError = val[2];\n this.isReasonEmpty = val[3];\n } else if (field === 'amount' || field === 'All') {\n this.isAmountEmpty = val[0];\n this.amountHasError = val[1];\n this.isRemissionLessThanFeeError = val[2];\n } else if (field === 'reason' || field === 'All') {\n this.isReasonEmpty = val[3];\n }\n }\n\n selectRadioButton(key, value) {\n this.refundHasError = false;\n this.selectedRefundReason = key;\n if (key === 'Other') {\n this.refundHasError = false;\n this.refundReason = key;\n }\n }\n\n getRefundListReason(refundListReason: any) {\n if (this.paymentLibComponent.isFromRefundStatusPage && !this.paymentLibComponent.iscancelClicked) {\n this.refundlist.reason = refundListReason.reason;\n this.refundCode = refundListReason.code;\n } else {\n this.isRefundBtnDisabled = true;\n }\n this.viewName = 'reviewandsubmitview';\n this.paymentLibComponent.CCD_CASE_NUMBER = this.ccdCaseNumber;\n }\n\n getRefundAmount(amount: number) {\n if (this.paymentLibComponent.isFromRefundStatusPage && !this.paymentLibComponent.iscancelClicked) {\n if (amount > 0) {\n this.changedAmount = amount;\n // this.refundlist.amount = amount;\n }\n } else {\n this.isRefundBtnDisabled = true;\n }\n this.viewName = 'reviewandsubmitview';\n this.paymentLibComponent.CCD_CASE_NUMBER = this.ccdCaseNumber;\n }\n\n gotoReviewRefundConfirmationPage() {\n if (this.oldRefundReason === this.refundlist.reason) {\n this.refundCode = '';\n }\n const resubmitRequest = new IResubmitRefundRequest(this.refundCode, this.changedAmount);\n this.refundService.patchResubmitRefund(resubmitRequest, this.refundlist.refund_reference).subscribe(\n response => {\n if (JSON.parse(response)) {\n this.refundReference = JSON.parse(response).refund_reference;\n this.refundAmount = JSON.parse(response).refund_amount;\n this.viewName = 'reviewrefundconfirmationpage';\n }\n },\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n }\n );\n }\n\n gotoEditAddressDetails(note: IRefundsNotifications) {\n this.notification = note;\n this.isEditDetailsClicked = true;\n this.viewName = 'refundEditView'\n }\n getContactDetails(obj:IRefundContactDetails) {\n this.addressDetails = obj;\n this.viewName = 'revieweditdetailsconfirmationpage';\n }\n gotoEditDetailsPage() {\n this.isEditDetailsClicked = true;\n this.viewName = 'refundEditView'\n }\n submitEditDetail() {\n this.isResendOperationSuccess = false;\n const contactDetails = this.addressDetails.notification_type === 'EMAIL' ? this.addressDetails.email :\n {\n address_line: this.addressDetails.address_line,\n city: this.addressDetails.city,\n county: this.addressDetails.county,\n country: this.addressDetails.country,\n postal_code: this.addressDetails.postal_code,\n };\n const resendRequest = new IPutNotificationRequest(contactDetails, this.addressDetails.notification_type);\n\n this.refundService.putResendOrEdit(resendRequest, this.refundlist.refund_reference, this.addressDetails.notification_type).subscribe(\n (response) => {\n this.isResendOperationSuccess = response;\n },\n (error: any) => {\n this.isResendOperationSuccess = false;\n this.errorMessage = error.replace(/\"/g,\"\");\n }\n );\n }\n putResend(notification: IRefundsNotifications) {\n this.isResendOperationSuccess = false;\n const contactDetails = notification.notification_type === 'EMAIL' ? notification.contact_details.email :\n {\n address_line :notification.contact_details.address_line,\n city: notification.contact_details.city,\n county: notification.contact_details.county,\n country: notification.contact_details.country,\n postal_code: notification.contact_details.postal_code,\n };\n const resendRequest = new IPutNotificationRequest(contactDetails, notification.notification_type);\n\n this.refundService.putResendOrEdit(resendRequest, this.refundlist.refund_reference, notification.notification_type).subscribe(\n (response) => {\n this.isResendOperationSuccess = response;\n },\n (error: any) => {\n this.isResendOperationSuccess = false;\n this.errorMessage = error.replace(/\"/g,\"\");\n }\n );\n\n }\n\n gotoCasetransationPageCancelBtnClicked(obj) {\n\n }\n goToRefundProcessComponent(refundReference: string, refundList: IRefundList) {\n this.paymentLibComponent.refundlistsource = refundList;\n this.paymentLibComponent.refundReference = refundReference;\n this.paymentLibComponent.viewName = 'process-refund';\n }\n\n}\n","import { THIS_EXPR } from '@angular/compiler/src/output/output_ast';\nimport { Component, Input, OnInit } from '@angular/core';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IPaymentView } from '../../interfaces/IPaymentView';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { IFee } from '../../interfaces/IFee';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { Router } from '@angular/router';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n@Component({\n selector: 'ccpay-service-request',\n templateUrl: './service-request.component.html',\n styleUrls: ['./service-request.component.css']\n})\nexport class ServiceRequestComponent implements OnInit {\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[];\n @Input('viewStatus') viewStatus: string;\n @Input('orderDetail') orderDetail: any[];\n @Input('orderRef') orderRef: string;\n @Input('orderStatus') orderStatus: string;\n @Input('orderParty') orderParty: string;\n @Input('orderCreated') orderCreated: Date;\n @Input('orderCCDEvent') orderCCDEvent: string;\n @Input('orderFeesTotal') orderFeesTotal: number;\n @Input('orderTotalPayments') orderTotalPayments: number;\n @Input('orderRemissionTotal') orderRemissionTotal: number;\n @Input('takePayment') takePayment: boolean;\n @Input('ccdCaseNumber') ccdCaseNumber: boolean;\n @Input(\"isServiceRequest\") isServiceRequest: string;\n\n servicerequest: string;\n // ccdCaseNumber: string;\n excReference: string;\n paymentGroups: any[] = [];\n payments: IPayment[] = [];\n nonPayments: IPayment[] = [];\n allPayments: IPayment[] = [];\n remissions: IRemission[] = [];\n fees: IFee[] = [];\n errorMessage: string;\n totalFees: number;\n totalPayments: number;\n totalNonOffPayments: number;\n totalRemissions: number;\n selectedOption: string;\n dcnNumber: string;\n paymentRef: string;\n isTurnOff: boolean;\n isNewPcipalOff: boolean;\n isRefundRemission: boolean = true;\n isOldPcipalOff: boolean;\n isStrategicFixEnable: boolean;\n isAddFeeBtnEnabled: boolean = true;\n isExceptionRecord: boolean = false;\n isUnprocessedRecordSelected: boolean = false;\n exceptionRecordReference: string;\n isAnyFeeGroupAvilable: boolean = true;\n isHistoricGroupAvailable: boolean = false;\n isBulkScanEnable;\n isRemissionsMatch: boolean;\n isRemoveBtnDisabled: boolean = false;\n feeId: IFee;\n clAmountDue: number = 0;\n unprocessedRecordCount: number;\n isFeeRecordsExist: boolean = false;\n isGrpOutstandingAmtPositive: boolean = false;\n totalRefundAmount: Number;\n caseType: String;\n // lsCcdNumber: any = ls.get<any>('ccdNumber');\n payment: IPayment;\n paymentGroup: IPaymentGroup;\n paymentView: IPaymentView;\n\n\n isAddRemissionEnable: boolean = false;\n orderRemissionDetails: any[] = [];\n orderLevelFees: IOrderReferenceFee[] = [];\n cpoDetails: any = null;\n serviceRequestValue: string;\n orderAddBtnEnable: boolean;\n\n isCPODown: boolean;\n test: boolean;\n isPBA: boolean = false;\n isIssueRefunfBtnEnable: boolean = false;\n isAddRemissionBtnEnabled: boolean = false;\n isRefundRemissionBtnEnable: boolean = false;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n isFromServiceRequestPage: boolean;\n navigationpage: string;\n remissionFeeAmt: number;\n\n constructor(\n private paymentLibComponent: PaymentLibComponent,\n private paymentViewService: PaymentViewService,\n private OrderslistService: OrderslistService,\n private router: Router) { }\n\n ngOnInit() {\n if (this.viewStatus === undefined) {\n this.viewStatus = this.paymentLibComponent.viewName;\n }\n if(this.paymentLibComponent.isFromServiceRequestPage && this.paymentLibComponent.isFromPaymentDetailPage) {\n if(this.paymentLibComponent.isFromPaymentDetailPage && this.paymentLibComponent.isFromServiceRequestPage) {\n this.OrderslistService.getorderRefs().subscribe((data) => this.orderRef = data);\n this.OrderslistService.getorderCCDEvents().subscribe((data) => this.orderCCDEvent = data);\n this.OrderslistService.getorderCreateds().subscribe((data) => this.orderCreated = data);\n this.OrderslistService.getorderDetail().subscribe((data) => this.orderDetail = data);\n this.OrderslistService.getorderPartys().subscribe((data) => this.orderParty = data);\n this.OrderslistService.getorderRemissionTotals().subscribe((data) => this.orderRemissionTotal = data);\n this.OrderslistService.getorderFeesTotals().subscribe((data) => this.orderFeesTotal = data);\n this.OrderslistService.getoorderTotalPaymentss().subscribe((data) => this.orderTotalPayments = data);\n }\n }\n // if (this.takePayment) {\n // this.paymentLibComponent.TAKEPAYMENT = this.takePayment;\n // }\n }\n\n goToCaseTransationPage(event: any) {\n event.preventDefault();\n this.OrderslistService.setnavigationPage('servicerequestpage');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isTakePayment = this.paymentLibComponent.TAKEPAYMENT;\n if (this.takePayment) {\n this.paymentLibComponent.isTakePayment = this.takePayment;\n }\n this.paymentLibComponent.SERVICEREQUEST = \"true\";\n this.paymentLibComponent.isFromServiceRequestPage = false;\n if(this.isServiceRequest !== 'false') {\n this.paymentLibComponent.isFromServiceRequestPage = true;\n }\n this.paymentLibComponent.isFromRefundStatusPage = false;\n this.paymentLibComponent.viewName = 'case-transactions';\n this.resetOrderData();\n let partUrl = this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n if(this.isServiceRequest === 'false') {\n partUrl += this.paymentLibComponent.TAKEPAYMENT ? '&takePayment=true' : '&takePayment=false';\n }\n partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl += this.isServiceRequest !== 'false' ? '&servicerequest=true' : '&servicerequest=false';\n partUrl += `&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n const url = `/payment-history/${this.paymentLibComponent.CCD_CASE_NUMBER}?view=case-transactions&selectedOption=${this.paymentLibComponent.SELECTED_OPTION}${partUrl}`;\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(url);\n }\n\n chkForAddRemission(feeCode: string): boolean {\n if (this.chkForPBAPayment() && this.check4AllowedRoles2AccessRefund()) {\n if (this.orderDetail[0]['remissions'].length > 0) {\n for (const remission of this.orderDetail[0]['remissions']) {\n if (remission.fee_code === feeCode) {\n return false;\n }\n }\n }\n return true;\n } else {\n return false;\n }\n }\n\n chkForPBAPayment(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && this.allowFurtherAccessAfter4Days(payment)) {\n this.paymentLibComponent.paymentReference = payment.reference;\n this.isPBA = true;\n }\n });\n }\n });\n if (this.isPBA) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n addRemission(fee: IFee) {\n if(this.chkForAddRemission(fee.code)) {\n this.feeId = fee;\n this.viewStatus = 'addremission';\n this.payment = this.orderDetail[0].payments[0];\n this.paymentViewService.getApportionPaymentDetails(this.orderDetail[0].payments[0].reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n this.payment = this.paymentGroup.payments[0];\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error.replace(/\"/g,\"\")\n );\n }\n }\n\n addRefundForRemission(payment: IPayment, remission: IRemission[],fees:any) {\n this.viewStatus = 'addrefundforremission';\n \n this.payment = payment;\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.payment.reference));\n this.payment = this.paymentGroup.payments[0];\n this.remissions = remission;\n this.remissionFeeAmt = fees.filter(data=>data.code === this.remissions['fee_code'])[0].net_amount;\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error\n );\n }\n cancelRemoval() {\n this.viewStatus = 'main';\n }\n\n removeFee(fee: any) {\n this.isRemoveBtnDisabled = true;\n this.paymentViewService.deleteFeeFromPaymentGroup(fee).subscribe(\n (success: any) => {\n window.location.reload();\n },\n (error: any) => {\n this.errorMessage = error;\n this.isRemoveBtnDisabled = false;\n }\n );\n }\n\n\n chkIssueRefundBtnEnable(payment: IPayment): boolean {\n if (this.check4AllowedRoles2AccessRefund() && this.allowFurtherAccessAfter4Days(payment) &&\n payment.method === 'payment by account' && payment.status.toLocaleLowerCase() === 'success') {\n this.isIssueRefunfBtnEnable = true;\n }\n if (this.isIssueRefunfBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n\n chkIsRefundRemissionBtnEnable(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && payment.status.toLocaleLowerCase() === 'success' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isRefundRemissionBtnEnable = true;\n }\n });\n }\n });\n if (this.isRefundRemissionBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n check4AllowedRoles2AccessRefund = (): boolean => {\n return this.allowedRolesToAccessRefund.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n\n allowFurtherAccessAfter4Days = (payment: IPayment): boolean => {\n if (payment !== null && payment !== undefined) {\n let tmp4DayAgo = new Date();\n tmp4DayAgo.setDate(tmp4DayAgo.getDate() - 4);\n return tmp4DayAgo >= new Date(payment.date_created);\n }\n }\n\n issueRefund(payment: IPayment) {\n if (payment !== null && payment !== undefined) {\n if(this.chkIssueRefundBtnEnable(payment)) {\n this.viewStatus = 'issuerefund';\n this.payment = payment;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.isRefundRemission = true;\n }\n }\n }\n goToServiceRequestPage(event: any) {\n event.preventDefault();\n this.isFromServiceRequestPage = true;\n this.viewStatus = 'main'\n this.paymentLibComponent.viewName = 'case-transactions';\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n }\n\n goToPayementView(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.goToPaymentViewComponent({ paymentGroupReference, paymentReference, paymentMethod });\n }\n\n goToPaymentViewComponent(paymentGroup: any) {\n this.paymentLibComponent.paymentMethod = paymentGroup.paymentMethod;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.paymentLibComponent.paymentGroupReference = paymentGroup.paymentGroupReference;\n this.paymentLibComponent.paymentReference = paymentGroup.paymentReference;\n this.OrderslistService.setOrderRef(this.orderRef);\n this.OrderslistService.setorderCCDEvent(this.orderCCDEvent);\n this.OrderslistService.setorderCreated(this.orderCreated);\n this.OrderslistService.setorderDetail(this.orderDetail);\n this.OrderslistService.setorderParty(this.orderParty);\n this.OrderslistService.setorderTotalPayments(this.orderTotalPayments);\n this.OrderslistService.setorderRemissionTotal(this.orderRemissionTotal);\n this.OrderslistService.setorderFeesTotal(this.orderFeesTotal);\n this.viewStatus = 'payment-view';\n }\n\n resetOrderData() {\n this.OrderslistService.setOrderRef(null);\n this.OrderslistService.setorderCCDEvent(null);\n this.OrderslistService.setorderCreated(null);\n this.OrderslistService.setorderDetail(null);\n this.OrderslistService.setorderParty(null);\n this.OrderslistService.setorderTotalPayments(null);\n this.OrderslistService.setorderRemissionTotal(null);\n this.OrderslistService.setorderFeesTotal(null);\n }\n}\n","export class IserviceRequestCardPayment {\n amount: string\n currency: string\n language: string\n \n constructor(amount : string) {\n this.amount = amount;\n this.currency = 'GBP';\n this.language = 'string';\n } \n}\n ","export class IserviceRequestPbaPayment {\n account_number: string;\n amount: string\n currency: string\n customer_reference: string\n \n constructor(account_number : string, amount : string, customer_reference: string) {\n this.account_number = account_number;\n this.amount = amount;\n this.currency = 'GBP';\n this.customer_reference = customer_reference;\n } \n}\n ","import { Component, OnInit, Input} from '@angular/core';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IserviceRequestCardPayment } from '../../interfaces/IserviceRequestCardPayment';\nimport { IserviceRequestPbaPayment } from '../../interfaces/IserviceRequestPbaPayment';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-pba-payment',\n templateUrl: './pba-payment.component.html',\n styleUrls: ['./pba-payment.component.scss']\n})\nexport class PbaPaymentComponent implements OnInit {\n @Input() pbaPayOrderRef: any;\n viewStatus: string;\n pbaAccountList: string[];\n isPBAAccountHold: boolean = false;\n errorMsg: any;\n isCardPaymentSuccess: boolean = true;\n isInSufficiantFund: boolean = false;\n isPBAAccountNotExist: boolean = false;\n isPBAServerError: boolean = false;\n isGetPBAAccountSucceed: boolean = false;\n selectedPbaAccount: string = '';\n pbaAccountRef: string = '';\n\n isContinueButtondisabled: boolean = true;\n isPBAAccountPaymentSuccess: boolean = false;\n pbaAccountrPaymentResult: any;\n\n constructor(private paymentLibComponent: PaymentLibComponent,\n private paymentViewService: PaymentViewService) {}\n\n ngOnInit() {\n this.pbaPayOrderRef = this.paymentLibComponent.pbaPayOrderRef;\n this.viewStatus = 'pba-payment';\n this.errorMsg = null;\n this.paymentViewService.getPBAaccountDetails()\n .subscribe(\n result => {\n this.isGetPBAAccountSucceed = true;\n this.pbaAccountList = result.organisationEntityResponse.paymentAccount;\n },\n error => {\n this.errorMsg = error;\n }\n );\n\n }\n selectpbaaccount(args) {\n if(args.currentTarget.id === 'pbaAccountNumber') {\n this.selectedPbaAccount = args.target.value; \n }\n if(args.currentTarget.id === 'pbaAccountRef') {\n this.pbaAccountRef = args.target.value; \n }\n if(this.selectedPbaAccount !== '' && this.pbaAccountRef !== \"\") {\n this.isContinueButtondisabled = false;\n } else {\n this.isContinueButtondisabled = true;\n }\n }\n saveAndContinue() {\n this.isInSufficiantFund = false;\n this.isPBAAccountNotExist = false;\n this.isPBAServerError = false;\n this.isPBAAccountPaymentSuccess = false;\n if ( this.pbaAccountList.indexOf(this.selectedPbaAccount) !== -1 ) {\n const requestBody = new IserviceRequestPbaPayment(\n this.selectedPbaAccount, this.pbaPayOrderRef.orderTotalFees, this.pbaAccountRef);\n this.paymentViewService.postPBAaccountPayment(this.pbaPayOrderRef.orderRefId, requestBody)\n .subscribe(\n r => {\n this.pbaAccountrPaymentResult = JSON.parse(r).data;\n this.isPBAAccountPaymentSuccess = true;\n },\n e => {\n if(e.status == '402') {\n this.isInSufficiantFund = true; \n } else if(e.status == '410') {\n this.isPBAAccountNotExist = true;\n } else if(e.status == '412') {\n this.isPBAAccountHold = true;\n } else {\n this.isPBAServerError = true;\n }\n }\n );\n } else {\n this.isPBAServerError = true;\n }\n }\n cardPayment() {\n this.isCardPaymentSuccess = true;\n const requestBody = new IserviceRequestCardPayment (\n this.pbaPayOrderRef.orderTotalFees);\n this.paymentViewService.postWays2PayCardPayment(this.pbaPayOrderRef.orderRefId, requestBody)\n .subscribe(\n result => {\n const paymentUrl = JSON.parse(result).next_url;\n window.location.href = paymentUrl;\n },\n error => {\n this.isCardPaymentSuccess = false;\n }\n );\n\n }\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = false;\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n }\n}\n","import { NgModule } from '@angular/core';\nimport { HttpClientModule } from '@angular/common/http';\nimport { CommonModule } from '@angular/common';\n\nimport { PaymentListComponent } from './components/payment-list/payment-list.component';\nimport { PaymentViewComponent } from './components/payment-view/payment-view.component';\nimport { ProcessRefundComponent } from './components/process-refund/process-refund.component';\nimport { RefundListComponent } from './components/refund-list/refund-list.component';\n\nimport { CardDetailsComponent } from './components/card-details/card-details.component';\nimport { PageNotFoundComponent } from './components/page-not-found.component';\nimport { PaymentLibComponent } from './payment-lib.component';\nimport { StatusHistoryComponent } from './components/status-history/status-history.component';\nimport { ContactDetailsComponent } from './components/contact-details/contact-details.component';\nimport { PbaDetailsComponent } from './components/pba-details/pba-details.component';\nimport { LoggerService } from './services/shared/logger/logger.service';\nimport { ConsoleLoggerService } from './services/shared/logger/console-logger.service';\nimport { WebComponentHttpClient } from './services/shared/httpclient/webcomponent.http.client';\nimport { CaseTransactionsComponent } from './components/case-transactions/case-transactions.component';\nimport { FeeSummaryComponent } from './components/fee-summary/fee-summary.component';\nimport { ErrorBannerComponent } from './components/error-banner/error-banner.component';\nimport { MarkUnidentifiedPaymentComponent } from './components/mark-unidentified-payment/mark-unidentified-payment.component';\nimport { MarkUnsolicitedPaymentComponent } from './components/mark-unsolicited-payment/mark-unsolicited-payment.component';\nimport { UnprocessedPaymentsComponent } from './components/unprocessed-payments/unprocessed-payments.component';\nimport { ProcessedPaymentsComponent } from './components/processed-payments/processed-payments.component';\nimport { AllocatePaymentsComponent } from './components/allocate-payments/allocate-payments.component';\nimport { AddRemissionComponent } from './components/add-remission/add-remission.component';\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\nimport { CcdHyphensPipe } from './pipes/ccd-hyphens.pipe';\nimport { CapitalizePipe } from './pipes/capitalize.pipe';\nimport { keyValuePipe } from './pipes/key-value.pipe';\nimport { SanitizeHtmlPipe } from './pipes/sanitize-html.pipe';\nimport { ReportsComponent } from './components/reports/reports.component';\nimport { XlFileService } from './services/xl-file/xl-file.service';\nimport { TableComponent } from './components/table/table.component';\nimport { MatTableModule } from '@angular/material/table';\nimport { MatPaginatorModule } from '@angular/material/paginator';\nimport { MatSortModule } from '@angular/material/sort';\nimport { MatFormFieldModule } from '@angular/material/form-field';\nimport { MatInputModule } from '@angular/material/input';\n// import { BrowserAnimationsModule } from '@angular/platform-browser/animations';\n// import { NoopAnimationsModule } from '@angular/platform-browser/animations';\nimport { RefundStatusComponent } from './components/refund-status/refund-status.component';\nimport { ServiceRequestComponent } from './components/service-request/service-request.component';\nimport { PbaPaymentComponent } from './components/pba-payment/pba-payment.component';\n\n@NgModule({\n imports: [\n CommonModule,\n HttpClientModule,\n FormsModule,\n ReactiveFormsModule,\n MatTableModule,\n MatPaginatorModule,\n MatSortModule,\n MatFormFieldModule,\n MatInputModule,\n // BrowserAnimationsModule,\n // NoopAnimationsModule\n ],\n declarations: [\n PaymentLibComponent,\n PaymentListComponent,\n PaymentViewComponent,\n PbaPaymentComponent,\n ContactDetailsComponent,\n ProcessRefundComponent,\n RefundListComponent,\n CardDetailsComponent,\n PageNotFoundComponent,\n StatusHistoryComponent,\n MarkUnidentifiedPaymentComponent,\n MarkUnsolicitedPaymentComponent,\n UnprocessedPaymentsComponent,\n ProcessedPaymentsComponent,\n AllocatePaymentsComponent,\n PbaDetailsComponent,\n CaseTransactionsComponent,\n FeeSummaryComponent,\n AddRemissionComponent,\n CcdHyphensPipe,\n CapitalizePipe,\n keyValuePipe,\n SanitizeHtmlPipe,\n ReportsComponent,\n ErrorBannerComponent,\n TableComponent,\n RefundStatusComponent,\n ServiceRequestComponent\n ],\n exports: [PaymentLibComponent],\n providers: [\n { provide: LoggerService, useClass: ConsoleLoggerService },\n XlFileService,\n WebComponentHttpClient\n ]\n})\n\nexport class PaymentLibModule { }\n"],"names":["PaymentLibService","prototype","setApiRootUrl","apiRoot","this","API_ROOT","getApiRootUrl","setBulkScanApiRootUrl","bulkscanapiRoot","BULKSCAN_API_ROOT","getBulkScanApiRootUrl","setRefundndsApiRootUrl","refundsapiRoot","REFUNDS_API_ROOT","getRefundsApiRootUrl","setNoticationApiRootUrl","notificationapiRoot","NOTIFICATION_API_ROOT","getNoticationApiRootUrl","Injectable","args","providedIn","OrderslistService","setOrdersList","orderLevelFees","ordersList","next","Object","assign","getOrdersList","setRefundView","refundList","refundView","getRefundView","setCaseType","caseType","getCaseType","setCCDCaseNumber","ccdCaseNumber","getCCDCaseNumber","setFeeExists","feeExists","getFeeExists","setisFromServiceRequestPage","isFromServiceRequestPage","getisFromServiceRequestPages","setOrderRefId","OrderRefId","getSelectedOrderRefId","setnavigationPage","navigationPage","getnavigationPageValue","setpaymentPageView","paymentpageList","paymentPageView","getpaymentPageView","setUserRolesList","rolesList","getUserRolesList","setorderDetail","orderDetail","getorderDetail","setOrderRef","orderRef","getorderRefs","setorderCCDEvent","orderCCDEvent","getorderCCDEvents","setorderCreated","orderCreated","getorderCreateds","setorderParty","orderParty","getorderPartys","setorderRemissionTotal","orderRemissionTotal","getorderRemissionTotals","setorderFeesTotal","orderFeesTotal","getorderFeesTotals","setorderTotalPayments","orderTotalPayments","getoorderTotalPaymentss","BehaviorSubject","getcaseType","asObservable","getFeeExist","getCCDCaseNumberforRefund","getisFromServiceRequestPage","getOrderRefId","getnavigationPage","getorderRef","getorderCCDEvent","getorderCreated","getorderParty","getorderRemissionTotal","getorderFeesTotal","getorderTotalPayments","PaymentLibComponent","ngAfterContentChecked","cd","detectChanges","ngOnInit","paymentLibService","LOGGEDINUSERROLES","length","PAYMENT_GROUP_REF","paymentGroupReference","DCN_NUMBER","bspaymentdcn","REFUNDLIST","VIEW","viewName","isTakePayment","TAKEPAYMENT","Component","selector","template","ChangeDetectorRef","Input","unProcessedPaymentServiceId","unProcessedPayment","orderPendingPayments","ErrorHandlerService","handleError","err","errorMessage","error","Error","message","status","undefined","JSON","parse","statusCode","messsage","stringify","_throw","getServerErrorMessage","isErrorExist","title","body","showError","LoggerService","invokeConsoleMethod","type","PaymentListService","getPaymentByCcdCaseNumber","paymentMethod","logger","info","http","get","withCredentials","pipe","catchError","errorHandlerService","HttpClient","PaymentListComponent","_this","paymentListService","paymentLibComponent","CCD_CASE_NUMBER","PAYMENT_METHOD","subscribe","payments","loadPaymentViewComponent","paymentReference","__values","o","s","Symbol","iterator","m","i","call","value","done","TypeError","WebComponentHttpClient","post","url","options","opts","addHeaders","put","delete","patch","csrfToken","meta","getTag","headers","forEach","element","document","cookie","split","find","row","startsWith","content","HttpHeaders","responseType","Meta","PaymentViewService","getPaymentDetails","getPaymentGroupDetails","getApportionPaymentDetails","getPBAaccountDetails","postWays2PayCardPayment","serviceRef","https","postPBAaccountPayment","postBSPayments","postBSUnidentifiedPayments","postBSUnsolicitedPayments","postBSAllocationPayments","postPaymentGroupWithRemissions","feeId","deleteFeeFromPaymentGroup","postPaymentToPayHub","paymentGroupRef","postPaymentAntennaToPayHub","downloadSelectedReport","reportName","startDate","endDate","getBSfeature","getSiteID","getPartyDetails","caseNumber","postRefundsReason","postPaymentGroupWithRetroRemissions","postRefundRetroRemission","PaymentViewComponent","selectedOption","SELECTED_OPTION","dcnNumber","isTurnOff","ISTURNOFF","serviceReference","viewStatus","paymentViewService","paymentGroup","fees","fee","isRemissionsMatch","remissions","rem","fee_code","code","push","paymentFees","filter","paymentGroupObj","includes","paymentAllocation","payment_allocation","isStatusAllocated","allocation_status","defineProperty","method","channel","goToPaymentList","goToCaseTransationPage","event","preventDefault","data","ISBSENABLE","resetOrderData","addRemission","chkForAddRemission","reference","payment","isFromPaymentDetailPage","isRefundRemission","checkForFees","addRefundForRemission","remission","chkIsRefundRemissionBtnEnable","remissionFeeAmt","net_amount","toLocaleLowerCase","allowFurtherAccessAfter4Days","isRefundRemissionBtnEnable","issueRefund","paymentgrp","chkIssueRefundBtnEnable","getRemissionByFeeCode","feeCode","remissions_1","tslib_1.__values","remissions_1_1","check4AllowedRoles2AccessRefund","isIssueRefunfBtnEnable","chkForPBAPayment","_b","_c","isAddFeeBtnEnabled","allowedRolesToAccessRefund","some","role","indexOf","tmp4DayAgo","Date","setDate","getDate","date_created","RefundsService","getRefundReasons","getRefundRejectReasons","getRefundActions","refundReference","patchRefundActions","reviewerAction","getRefundList","refundstatus","selfexclusive","getRefundStatusHistory","getRefundStatusList","getUserDetails","postIssueRefund","putResendOrEdit","refundRef","notificationType","patchResubmitRefund","refund_reference","ProcessRefundComponent","refundActionList","getErrorMessage","processRefundForm","formBuilder","group","refundActionField","FormControl","Validators","compose","required","refundRejectReasonField","sendMeBackField","minLength","maxLength","pattern","enterReasonField","refundlistsource","ccd_case_number","isFromRefundListPage","response","cpoDetails","replace","isCPODown","checkRefundActions","refundActionsHasError","isReasonFieldEmpty","isReasonEmpty","isReasonInvalid","refundRejectReasonHasError","isConfirmButtondisabled","isSendMeBackClicked","isRejectClicked","isOtherClicked","refundRejectReasonList","processRefundSubmit","processRefundRequest","resetForm","controls","processFormError","errors","dirty","valid","reason","isSuccesspageEnable","successMsg","invalid","minlength","actualLength","maxlength","errorMsg","bodyTxt","loadRefundListPage","navigationpage","isRefundStatusView","loadRefundsHomePage","redirecttoRefundListPage","vals","field","isReasonFieldInvalid","reasonFieldMinHasError","reasonFieldMaxHasError","goToCaseReview","router","navigate","relativeTo","activeRoute","FormBuilder","Router","ActivatedRoute","sendmeback","RefundListComponent","userLst","isAuthorized","isApproveTableVisible","tableApprovalHeader","tableRejectedHeader","refundService","approvalStatus","submittedRefundList","rejectStatus","rejectedRefundList","isRejectTableVisible","CardDetailsService","getCardDetails","CardDetailsComponent","cardDetailsService","cardDetails","pageTitle","PageNotFoundComponent","StatusHistoryService","getPaymentStatusesByReference","StatusHistoryComponent","statusHistoryService","statuses","NotificationService","getRefundNotification","getAddressByPostcode","postcode","ContactDetailsComponent","emailAddressForm","email","postCodeForm","manualAddressForm","addressl1","addressl2","townorcity","county","mpostcode","country","addressObj","setEditDetails","notification_type","isEmailSAddressClicked","isPostcodeClicked","isManualAddressClicked","setValue","contact_details","patchValue","address_line","city","postal_code","selectContactOption","isLinkedClied","finalFormSubmit","fieldCtrls","emailField","assignContactDetails","emit","postcodeValidation","postcodeField","notificationService","refundsNotification","console","log","redirection","redirectToIssueRefund","val","isEmailEmpty","emailHasError","isPostcodeEmpty","postcodeHasError","isaddressLine1Empty","addressLine1HasError","addressLine2HasError","isTownOrCityEmpty","townOrCityHasError","isCountyEmpty","countyHasError","isMPostcodeEmpty","mpostcodeHasError","isCountryEmpty","Output","EventEmitter","addressPostcodeList","PbaDetailsComponent","noop","ConsoleLoggerService","apply","CaseTransactionsService","getPaymentGroups","BulkScaningPaymentService","getBSPaymentsByCCD","getBSPaymentsByDCN","dcn","postBSAllocatePayment","paymentRef","postBSPaymentStrategic","postBSWoPGStrategic","patchBSChangeStatus","calculateOutStandingAmount","feesTotal","paymentsTotal","remissionsTotal","calculated_amount","toUpperCase","amount","hwf_amount","removeUnwantedString","input","replaceText","CaseTransactionsComponent","paymentView","payment_group_reference","goToPayementView","isGrpOutstandingAmtPositive","CASETYPE","EXC_REFERENCE","excReference","takePayment","servicerequest","SERVICEREQUEST","serviceRequestValue","isBulkScanEnable","isNewPcipalOff","ISNEWPCIPALOFF","isOldPcipalOff","ISOLDPCIPALOFF","isStrategicFixEnable","ISSFENABLE","caseTransactionsService","paymentGroups","isAnyFeeGroupAvilable","calculateAmounts","calculateOrderFeesAmounts","totalRefundAmount","calculateRefundAmount","setDefaults","goToOrderViewDetailSection","checkForExceptionRecord","totalPayments","totalRemissions","totalNonOffPayments","totalFees","getAllocationStatus","bulkScaningPaymentService","recordData","exception_record_reference","ccd_reference","isExceptionRecord","case_reference","resetOrderVariables","orderStatus","orderAddBtnEnable","orderRefId","orderTotalFees","orderReferenceObj","x","redirectToOrderFeeSearchPage","orderef","nonOffLinePayment","a","b","amount_due","clAmountDue","allocationLen","nonPayments","allPayments","remisison","totalRefundAmount_1","isFeeAmountZero_1","grpOutstandingAmount","isFeeRecordsExist","isNewPaymentGroup_1","index","isHistoricGroupAvailable","getGroupOutstandingAmount","redirectToFeeSearchPage","navigateByUrl","redirectToremissionPage","redirectToReportsPage","loadFeeSummaryPage","goToPaymentViewComponent","selectedUnprocessedFeeEvent","unprocessedRecordId","isUnprocessedRecordSelected","getUnprocessedFeeCount","unProcessedRecordCount","unprocessedRecordCount","calculateAmountDue","confirmRemoveFee","isRemoveBtnDisabled","cancelRemoval","removeFee","success","window","location","reload","isCheckAmountdueExist","amountDue","isPBA","loadPBAAccountPage","pbaPayOrderRef","isAddRemissionEnable","orderRemissionDetails","ispaymentGroupApisuccess","isAddRemissionBtnEnabled","isEligible4PBAPayment","currentDate","check4AllowedRoles2AccessPBApayment","PaymentToPayhubRequest","currency","description","provider","toFixed","case_type","PayhubAntennaRequest","BS_ENABLE_FLAG","FeeSummaryComponent","bsPaymentDcnNumber","platForm","features","result","feature","uid","enable","getUnassignedPaymentlist","getPaymentGroup","unassignedPayments","service","responsible_service_id","upPaymentErrorMessage","currentFee","isPaymentExist","isRemissionsExist","totalAfterRemission","isFeeAmountZero","outStandingAmount","loadCaseTransactionPage","partUrl","cancelRemission","page","isConfirmationBtnDisabled","requestBody","antennaReqBody","go","payhubHtml","isBackButtonEnable","href","goToAllocatePage","Location","ErrorBannerComponent","UnidentifiedPaymentsRequest","payment_reference","unidentified_reason","payment_allocation_status","name","AllocatePaymentRequest","unAllocatedPayment","exceptionRecord","allocatedRequest","banked_date","date_banked","exception_record","document_control_number","dcn_reference","external_provider","giro_slip_no","bgc_reference","payer_name","payment_channel","payment_status","payment_method","payment_allocation_dto","MarkUnidentifiedPaymentComponent","getUnassignedPayment","markPaymentUnidentifiedForm","investicationDetail","unassignedRecord","siteID","beCcdNumber","beExceptionNumber","exceptionReference","ccdReference","trimUnderscore","saveAndContinue","investicationField","formerror","investigationComment","isInvesticationDetailEmpty","investicationDetailHasError","investicationDetailMinHasError","investicationDetailMaxHasError","confirmPayments","postStrategicBody","res1","res2","response2","reqBody","res3","gotoCasetransationPage","user_id","res","cancelMarkUnidentifiedPayments","UnsolicitedPaymentsRequest","responsible_office","responsible_person","email_id","receiving_office","receiving_email_address","sending_email_address","MarkUnsolicitedPaymentComponent","siteids","isContinueButtondisabled","siteIDList","scrollTo","markPaymentUnsolicitedForm","responsibleOffice","responsiblePerson","emailId","selectedSiteId","reasonField","officeIdField","reasonHasError","reasonMinHasError","reasonMaxHasError","isResponsibleOfficeEmpty","responsibleOfficeHasError","cancelMarkUnsolicitedPayments","checkingFormValue","formFields","valueExists","hasOwnProperty","selectchange","target","selectedSiteName","selectedIndex","text","UnprocessedPaymentsComponent","isNewpcipaloff","isOldpcipaloff","isStFixEnable","FEE_RECORDS_EXISTS","setValuesForUnassignedRecord","unassignedRecordList","unassignedRecordListLength","serviceId","isExceptionCase","unprocessedPaymentSelectEvent","formatUnassignedRecordId","ID","recordId","loadUnsolicitedPage","selectedRecordReference","validateButtons","resetButtons","isAllocateToExistingFeebtnEnabled","isMarkAsUnidentifiedbtnEnabled","isAllocatedToNewFeebtnEnabled","PAYMENTREF","IS_OS_AMT_AVAILABLE","unprocessedPaymentUnSelectEvent","showDetailRow","obj","unassignedRecordSelectedList","isRecordExist","ProcessedPaymentsComponent","redirectToPaymentViewPage","IAllocationPaymentsRequest","explanation","userName","user_name","AllocatePaymentsComponent","overUnderPaymentForm","moreDetails","fstCon","scndCn","selectedPaymentGroup","gotoSummaryPage","cancelAllocatePayment","confirmAllocatePayement","enCookieUserName","cookieUserName","decodeURIComponent","fullName","paymentDetailsField","paymentFormError","userNameField","isEmptyCondtion","paymentReason","paymentExplanation","isOtherOptionSelected","isRemainingAmountGtZero","isRemainingAmountLtZero","otherPaymentExplanation","finalServiceCall","paymentReasonHasError","paymentExplanationHasError","isPaymentDetailsEmpty","isPaymentDetailsInvalid","paymentDetailsMinHasError","paymentDetailsMaxHasError","isUserNameEmpty","isUserNameInvalid","GroupOutstandingAmount","remainingToBeAssigned","isMoreDetailsBoxHide","reset","paymentSectionLabel","feedbackUrlLabel","remainingAmount","afterFeeAllocateOutstanding","amountForAllocation","selectRadioButton","key","OrderListSelectEvent","reasonList","overPayment","hwfReward","wrongFee","notIssueCase","otherDeduction","shortFall","helpWithFee","other","explanationList","referRefund","noRefund","noCase","holdCase","heldCase","refund","duplicate","humanerror","caseWithdrawn","AddRemissionRequest","hwf_reference","AddRetroRemissionRequest","PostRefundRetroRemission","refund_reason","refund_amount","AddRemissionComponent","default","pattern1","pattern2","viewCompStatus","volume","remessionPayment","isPaymentSuccess","option","remissionForm","remissionCode","refundReason","refundDDReason","feeAmount","feesList","array","onlySelf","refundFeesList","refundReasons","recently_used","commonRefundReasons","sort","toString","localeCompare","creds","id","apportion_amount","version","amounttorefund","selected","noneSelected","item","querySelectorAll","el","classList","remove","check_en","v1","getElementById","checked","removeAttribute","setAttribute","resetRemissionForm","remissionctrls","isRemissionLessThanFee","setErrors","confirmRemission","newNetAmount","remissionAmount","trim","LDUrl","routeReuseStrategy","shouldReuseRoute","onSameUrlNavigation","isRemissionCodeEmpty","remissionCodeHasError","isAmountEmpty","amountHasError","isRemissionLessThanFeeError","addRemissionCode","gotoAddRetroRemissionCodePage","iscancelClicked","refundListAmount","isFromRefundStatusPage","refundListReason","selectedRefundReason","selectedValue","gotoCheckRetroRemissionPage","gotoAmountRetroRemission","gotoProcessRetroRemissionPage","gotoProcessRetroRemission","confirmRetroRemission","retroRemission","remissionamt","isRemissionApplied","remissionReference","remission_reference","processRefund","contactDetailsObj","refundAmount","gotoIssueRefundConfirmation","reduce","c","refundHasError","displayRefundReason","gotoIssueRefundPage","gotoIssuePage","checkboxs","getElementsByTagName","quantity","amountToRefund","apportionAmount","calculatedAmount","j","fullRefund","elementId","getErrorClass","quantityUpdated","allowedRefundAmount","gotoContactDetailsPage","add","changeIssueRefundReason","confirmIssueRefund","localStorage","setItem","isRefundReasonsSelected","showReasonText","reasonLength","getContactDetails","gotoServiceRequestPage","sendOrderDetail","sendOrderRef","gotoAddressPage","gotoRemissionSuccess","gotoCasetransationPageCancelBtnClicked","getFormattedCurrency","concat","hasErrors","class","Array","CcdHyphensPipe","transform","match","Pipe","CapitalizePipe","slice","keyValuePipe","keys","SanitizeHtmlPipe","sanitizer","bypassSecurityTrustHtml","DomSanitizer","XlFileService","exportAsExcelFile","json","excelFileName","worksheet","XLSX.utils","json_to_sheet","header","setDataLossReportHeaders","setUnprocessedReportHeaders","setProcessedUnallocatedReportHeaders","setShortFallReportHeaders","autoFitColumns","excelBuffer","XLSX.write","Sheets","SheetNames","bookType","saveAsExcelFile","objectMaxLength","ColWidth","values","width","A1","v","B1","C1","D1","E1","F1","G1","H1","I1","J1","K1","L1","M1","N1","buffer","fileName","Blob","FileSaver.saveAs","ReportsComponent","fromValidation","getToday","toISOString","getSelectedFromDate","validateDates","reportsForm","selectedStartDate","tranformDate","selectedEndDate","isDateRangeMoreThanWeek","isDateRangeBetnWeek","isStartDateLesthanEndDate","selectedreport","downloadReport","isDownLoadButtondisabled","dataLossRptDefault","loss_resp","payment_asset_dcn","env_ref","env_item","resp_service_id","resp_service_name","bgc_batch","unProcessedRptDefault","exception_ref","ccd_ref","processedUnallocated","allocation_reason","ccd_exception_ref","ccd_case_ref","updated_by","shortFallsRptDefault","surplus_shortfall","balance","payment_amount","ccd_case_reference","ccd_exception_reference","processed_date","selectedReportName","applyDateFormat","substr","convertToFloatValue","Op","xlFileService","getFileName","loc","stDt","formatDate","enDt","now","timestamp","getTwodigit","getHours","getMinutes","getSeconds","getCamelCaseString","strDate","parts","map","amt","Number","parseFloat","TableComponent","STATUS","toLowerCase","isApprovalFlow","DATASOURCE","dataSource","MatTableDataSource","actualcount","r","_a","user_full_name","ngAfterViewInit","paginator","cdRef","applyFilter","filterValue","goToRefundProcessComponent","refundData","goToRefundViewComponent","isCallFromRefundList","ViewChild","MatPaginator","MatSort","displayedColumns","IPutNotificationRequest","contactDetails","recipient_email_address","recipient_postal_address","IResubmitRefundRequest","RefundStatusComponent","refundlist","refundStatusForm","getRefundsNotification","getRefundsStatusHistoryList","isProcessRefund","refundButtonState","refund_status","statusHistoryList","refundStatusHistories","status_history_dto_list","isLastUpdatedByCurrentUser","last_updated_by_current_user","notificationList","goToRefundView","gotoReviewDetailsPage","gotoReviewAndReSubmitPage","oldRefundReason","changedAmount","refundreason","notes","gotoRefundReasonPage","isRefundBtnDisabled","gotoAmountPage","goToReviewAndSubmitView","getRefundListReason","refundCode","getRefundAmount","gotoReviewRefundConfirmationPage","resubmitRequest","gotoEditAddressDetails","note","notification","isEditDetailsClicked","addressDetails","gotoEditDetailsPage","submitEditDetail","isResendOperationSuccess","resendRequest","putResend","isEditAddressDeatilsClicked","ServiceRequestComponent","isServiceRequest","goToServiceRequestPage","IserviceRequestCardPayment","language","IserviceRequestPbaPayment","account_number","customer_reference","PbaPaymentComponent","isGetPBAAccountSucceed","pbaAccountList","organisationEntityResponse","paymentAccount","selectpbaaccount","currentTarget","selectedPbaAccount","pbaAccountRef","isInSufficiantFund","isPBAAccountNotExist","isPBAServerError","isPBAAccountPaymentSuccess","pbaAccountrPaymentResult","e","isPBAAccountHold","cardPayment","isCardPaymentSuccess","paymentUrl","next_url","NgModule","imports","CommonModule","HttpClientModule","FormsModule","ReactiveFormsModule","MatTableModule","MatPaginatorModule","MatSortModule","MatFormFieldModule","MatInputModule","declarations","exports","providers","provide","useClass","PaymentLibModule"],"mappings":"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"}
|
|
1
|
+
{"version":3,"sources":["ng://@hmcts/ccpay-web-component/lib/payment-lib.service.ts","ng://@hmcts/ccpay-web-component/lib/services/orderslist.service.ts","ng://@hmcts/ccpay-web-component/lib/payment-lib.component.ts","ng://@hmcts/ccpay-web-component/lib/services/shared/error-handler.service.ts","ng://@hmcts/ccpay-web-component/lib/services/shared/logger/logger.service.ts","ng://@hmcts/ccpay-web-component/lib/services/payment-list/payment-list.service.ts","ng://@hmcts/ccpay-web-component/lib/components/payment-list/payment-list.component.ts","node_modules/tslib/tslib.es6.js","ng://@hmcts/ccpay-web-component/lib/services/shared/httpclient/webcomponent.http.client.ts","ng://@hmcts/ccpay-web-component/lib/services/payment-view/payment-view.service.ts","ng://@hmcts/ccpay-web-component/lib/components/payment-view/payment-view.component.ts","ng://@hmcts/ccpay-web-component/lib/services/refunds/refunds.service.ts","ng://@hmcts/ccpay-web-component/lib/components/process-refund/process-refund.component.ts","ng://@hmcts/ccpay-web-component/lib/components/refund-list/refund-list.component.ts","ng://@hmcts/ccpay-web-component/lib/services/card-details/card-details.service.ts","ng://@hmcts/ccpay-web-component/lib/components/card-details/card-details.component.ts","ng://@hmcts/ccpay-web-component/lib/components/page-not-found.component.ts","ng://@hmcts/ccpay-web-component/lib/services/status-history/status-history.service.ts","ng://@hmcts/ccpay-web-component/lib/components/status-history/status-history.component.ts","ng://@hmcts/ccpay-web-component/lib/services/notification/notification.service.ts","ng://@hmcts/ccpay-web-component/lib/components/contact-details/contact-details.component.ts","ng://@hmcts/ccpay-web-component/lib/components/pba-details/pba-details.component.ts","ng://@hmcts/ccpay-web-component/lib/services/shared/logger/console-logger.service.ts","ng://@hmcts/ccpay-web-component/lib/services/case-transactions/case-transactions.service.ts","ng://@hmcts/ccpay-web-component/lib/services/bulk-scaning-payment/bulk-scaning-payment.service.ts","ng://@hmcts/ccpay-web-component/lib/components/case-transactions/case-transactions.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PaymentToPayhubRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PayhubAntennaRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/fee-summary/fee-summary.component.ts","ng://@hmcts/ccpay-web-component/lib/components/error-banner/error-banner.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/UnidentifiedPaymentsRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/AllocatePaymentRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/mark-unidentified-payment/mark-unidentified-payment.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/UnsolicitedPaymentsRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/mark-unsolicited-payment/mark-unsolicited-payment.component.ts","ng://@hmcts/ccpay-web-component/lib/components/unprocessed-payments/unprocessed-payments.component.ts","ng://@hmcts/ccpay-web-component/lib/components/processed-payments/processed-payments.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IAllocationPaymentsRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/allocate-payments/allocate-payments.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/AddRemissionRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/AddRetroRemissionRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PostRefundRetroRemission.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PostIssueRefundRetroRemission.ts","ng://@hmcts/ccpay-web-component/lib/components/add-remission/add-remission.component.ts","ng://@hmcts/ccpay-web-component/lib/pipes/ccd-hyphens.pipe.ts","ng://@hmcts/ccpay-web-component/lib/pipes/capitalize.pipe.ts","ng://@hmcts/ccpay-web-component/lib/pipes/key-value.pipe.ts","ng://@hmcts/ccpay-web-component/lib/pipes/sanitize-html.pipe.ts","ng://@hmcts/ccpay-web-component/lib/services/xl-file/xl-file.service.ts","ng://@hmcts/ccpay-web-component/lib/components/reports/reports.component.ts","ng://@hmcts/ccpay-web-component/lib/components/table/table.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IPutNotificationRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IResubmitRefundRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/refund-status/refund-status.component.ts","ng://@hmcts/ccpay-web-component/lib/components/service-request/service-request.component.ts","ng://@hmcts/ccpay-web-component/lib/payment-lib.module.ts"],"sourcesContent":["import { Injectable } from '@angular/core';\n\n@Injectable({\n providedIn: 'root'\n})\n\nexport class PaymentLibService {\n API_ROOT: string;\n BULKSCAN_API_ROOT: string;\n REFUNDS_API_ROOT: string;\n NOTIFICATION_API_ROOT: string;\n\n constructor() { }\n\n setApiRootUrl(apiRoot: string): void {\n this.API_ROOT = apiRoot;\n }\n\n getApiRootUrl(): string {\n return this.API_ROOT;\n }\n\n setBulkScanApiRootUrl(bulkscanapiRoot: string): void {\n this.BULKSCAN_API_ROOT = bulkscanapiRoot;\n }\n\n getBulkScanApiRootUrl(): string {\n return this.BULKSCAN_API_ROOT;\n }\n\n setRefundndsApiRootUrl(refundsapiRoot: string): void {\n this.REFUNDS_API_ROOT = refundsapiRoot;\n }\n\n getRefundsApiRootUrl(): string {\n return this.REFUNDS_API_ROOT;\n }\n setNoticationApiRootUrl(notificationapiRoot: string): void {\n this.NOTIFICATION_API_ROOT = notificationapiRoot;\n }\n\n getNoticationApiRootUrl(): string {\n return this.NOTIFICATION_API_ROOT;\n }\n}\n","import { Injectable } from '@angular/core';\nimport { Observable, BehaviorSubject } from 'rxjs';\nimport {IOrderReferenceFee} from '../interfaces/IOrderReferenceFee';\nimport { IRefundList } from '../interfaces/IRefundList';\nimport { IPaymentView } from '../interfaces/IPaymentView'; \n\n@Injectable({\n providedIn: 'root'\n})\nexport class OrderslistService {\n private ordersList: BehaviorSubject<IOrderReferenceFee[]> = new BehaviorSubject<IOrderReferenceFee[]>(null);\n private refundView: BehaviorSubject<IRefundList> = new BehaviorSubject<IRefundList>(null);\n private caseType = new BehaviorSubject(\"\");\n getcaseType = this.caseType.asObservable();\n private feeExists = new BehaviorSubject<boolean>(null);\n getFeeExist = this.feeExists.asObservable();\n private ccdCaseNumber = new BehaviorSubject(\"\");\n getCCDCaseNumberforRefund = this.ccdCaseNumber.asObservable();\n private isFromServiceRequestPage = new BehaviorSubject<boolean>(null);\n getisFromServiceRequestPage = this.isFromServiceRequestPage.asObservable();\n private OrderRefId = new BehaviorSubject(\"\");\n getOrderRefId = this.OrderRefId.asObservable();\n private navigationPage = new BehaviorSubject(\"\");\n getnavigationPage = this.navigationPage.asObservable();\n\n private orderRef = new BehaviorSubject(\"\");\n getorderRef = this.orderRef.asObservable();\n private orderCCDEvent = new BehaviorSubject(\"\");\n getorderCCDEvent = this.caseType.asObservable();\n private orderCreated = new BehaviorSubject<Date>(null);\n getorderCreated = this.orderCreated.asObservable();\n private orderParty = new BehaviorSubject(\"\");\n getorderParty = this.orderParty.asObservable();\n private orderRemissionTotal = new BehaviorSubject<number>(null);\n getorderRemissionTotal = this.orderRemissionTotal.asObservable();\n private orderFeesTotal = new BehaviorSubject<number>(null);\n getorderFeesTotal = this.orderFeesTotal.asObservable();\n private orderTotalPayments = new BehaviorSubject<number>(null);\n getorderTotalPayments = this.orderTotalPayments.asObservable();\n private rolesList: BehaviorSubject<any[]> = new BehaviorSubject<any[]>(null);\n\n private orderDetail: BehaviorSubject<any[]> = new BehaviorSubject<any[]>(null);\n\n private paymentPageView: BehaviorSubject<IPaymentView> = new BehaviorSubject<IPaymentView>(null);\n\n constructor() { }\n\n setOrdersList(orderLevelFees: IOrderReferenceFee[]): void {\n this.ordersList.next(Object.assign([], orderLevelFees));\n }\n getOrdersList() {\n return this.ordersList;\n }\n\n setRefundView(refundList: IRefundList): void {\n this.refundView.next(Object.assign([], refundList));\n }\n getRefundView() {\n return this.refundView;\n }\n\n setCaseType(caseType: string){\n this.caseType.next(caseType);\n }\n getCaseType(){\n return this.caseType;\n }\n\n setCCDCaseNumber(ccdCaseNumber: string){\n this.ccdCaseNumber.next(ccdCaseNumber);\n }\n getCCDCaseNumber(){\n return this.ccdCaseNumber;\n }\n\n setFeeExists(feeExists: boolean){\n this.feeExists.next(feeExists);\n }\n getFeeExists(){\n return this.feeExists;\n } \n\n setisFromServiceRequestPage(isFromServiceRequestPage: boolean){\n this.isFromServiceRequestPage.next(isFromServiceRequestPage);\n }\n getisFromServiceRequestPages(){\n return this.isFromServiceRequestPage;\n }\n\n setOrderRefId(OrderRefId: string){\n this.OrderRefId.next(OrderRefId);\n }\n getSelectedOrderRefId(){\n return this.OrderRefId;\n }\n\n setnavigationPage(navigationPage: string){\n this.navigationPage.next(navigationPage);\n }\n getnavigationPageValue(){\n return this.navigationPage;\n }\n\n setpaymentPageView(paymentpageList: IPaymentView): void {\n this.paymentPageView.next(Object.assign([], paymentpageList));\n }\n getpaymentPageView() {\n return this.paymentPageView;\n }\n\n setUserRolesList(rolesList:any[]): void {\n this.rolesList.next(Object.assign([], rolesList));\n }\n getUserRolesList() {\n return this.rolesList;\n }\n\n setorderDetail(orderDetail:any[]): void {\n this.orderDetail.next(Object.assign([], orderDetail));\n }\n getorderDetail() {\n return this.orderDetail;\n }\n\n setOrderRef(orderRef: string){\n this.orderRef.next(orderRef);\n }\n getorderRefs(){\n return this.orderRef;\n }\n\n setorderCCDEvent(orderCCDEvent: string){\n this.orderCCDEvent.next(orderCCDEvent);\n }\n getorderCCDEvents(){\n return this.orderCCDEvent;\n }\n\n setorderCreated(orderCreated: Date){\n this.orderCreated.next(orderCreated);\n }\n getorderCreateds(){\n return this.orderCreated;\n }\n\n setorderParty(orderParty: string){\n this.orderParty.next(orderParty);\n }\n getorderPartys(){\n return this.orderParty;\n }\n\n setorderRemissionTotal(orderRemissionTotal: number){\n this.orderRemissionTotal.next(orderRemissionTotal);\n }\n getorderRemissionTotals(){\n return this.orderRemissionTotal;\n }\n\n setorderFeesTotal(orderFeesTotal: number){\n this.orderFeesTotal.next(orderFeesTotal);\n }\n getorderFeesTotals(){\n return this.orderFeesTotal;\n }\n\n setorderTotalPayments(orderTotalPayments: number){\n this.orderTotalPayments.next(orderTotalPayments);\n }\n getoorderTotalPaymentss(){\n return this.orderTotalPayments;\n }\n}\n","import { ChangeDetectorRef, Component, Input, OnInit } from '@angular/core';\nimport { PaymentLibService } from './payment-lib.service';\nimport { IBSPayments } from './interfaces/IBSPayments';\nimport { OrderslistService } from './services/orderslist.service';\n// import { IPayment } from './interfaces/IPayment';\n\n@Component({\n selector: 'ccpay-payment-lib',\n template: `\n <ccpay-refund-list [USERID]=\"USERID\" [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" [LOGGEDINUSEREMAIL]=\"LOGGEDINUSEREMAIL\" *ngIf=\"viewName === 'refund-list'\"></ccpay-refund-list>\n <ccpay-payment-list *ngIf=\"viewName === 'payment-list'\"></ccpay-payment-list>\n <ccpay-refund-status [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" *ngIf=\"viewName === 'refundstatuslist'\"> </ccpay-refund-status >\n <ccpay-payment-view [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" *ngIf=\"viewName === 'payment-view'\"\n [isTurnOff]=\"ISTURNOFF\" [isTakePayment]=\"TAKEPAYMENT\" [caseType]=\"CASETYPE\"\n [isOldPcipalOff]=\"ISOLDPCIPALOFF\"\n [isNewPcipalOff]=\"ISNEWPCIPALOFF\"></ccpay-payment-view>\n\n <ccpay-process-refund *ngIf=\"viewName === 'process-refund'\"\n [refundReference]=\"refundReference\"\n [refundlistsource]=\"refundlistsource\"\n ></ccpay-process-refund>\n\n\n <ccpay-case-transactions [isTakePayment]=\"isTakePayment\" [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" *ngIf=\"viewName === 'case-transactions'\"></ccpay-case-transactions>\n <app-mark-unidentified-payment *ngIf=\"viewName === 'unidentifiedPage'\"\n [caseType]=\"CASETYPE\"></app-mark-unidentified-payment>\n <app-mark-unsolicited-payment *ngIf=\"viewName === 'unsolicitedPage'\"\n [caseType]=\"CASETYPE\"></app-mark-unsolicited-payment>\n <app-allocate-payments *ngIf=\"viewName === 'allocate-payments'\"\n [isTurnOff]=\"ISTURNOFF\"\n [caseType]=\"CASETYPE\"\n ></app-allocate-payments>\n <ccpay-fee-summary *ngIf=\"viewName === 'fee-summary'\"\n [ccdCaseNumber]=\"CCD_CASE_NUMBER\" \n [paymentGroupRef]=\"paymentGroupReference\"\n [isTurnOff]=\"ISTURNOFF\"\n [caseType]=\"CASETYPE\"\n [isOldPcipalOff]=\"ISOLDPCIPALOFF\"\n [isNewPcipalOff]=\"ISNEWPCIPALOFF\"\n ></ccpay-fee-summary>\n <ccpay-reports *ngIf=\"viewName === 'reports'\"></ccpay-reports>\n `\n})\n\nexport class PaymentLibComponent implements OnInit {\n @Input('API_ROOT') API_ROOT: string;\n @Input('BULKSCAN_API_ROOT') BULKSCAN_API_ROOT: string;\n @Input('REFUNDS_API_ROOT') REFUNDS_API_ROOT: string;\n @Input('NOTIFICATION_API_ROOT') NOTIFICATION_API_ROOT: string;\n @Input('CCD_CASE_NUMBER') CCD_CASE_NUMBER: string;\n @Input('EXC_REFERENCE') EXC_REFERENCE: string;\n @Input('PAYMENT_METHOD') PAYMENT_METHOD: string;\n @Input('VIEW') VIEW: string;\n @Input('VIEWSERVICE') VIEWSERVICE: string;\n @Input('PAYMENT_GROUP_REF') PAYMENT_GROUP_REF?: string;\n @Input('TAKEPAYMENT') TAKEPAYMENT: boolean;\n @Input('SERVICEREQUEST') SERVICEREQUEST: string;\n @Input('DCN_NUMBER') DCN_NUMBER: string;\n @Input('SELECTED_OPTION') SELECTED_OPTION: string;\n @Input('ISBSENABLE') ISBSENABLE: Boolean;\n @Input('ISSFENABLE') ISSFENABLE: boolean;\n @Input('ISTURNOFF') ISTURNOFF: boolean;\n @Input('CASETYPE') CASETYPE: string;\n @Input('ISOLDPCIPALOFF') ISOLDPCIPALOFF: boolean;\n @Input('ISNEWPCIPALOFF') ISNEWPCIPALOFF: boolean;\n @Input('rootUrl') rootUrl: boolean;\n @Input('REFUNDLIST') REFUNDLIST: string;\n @Input('USERID') USERID: string;\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: any[];\n @Input('LOGGEDINUSEREMAIL') LOGGEDINUSEREMAIL: string;\n @Input('isFromServiceRequestPage') isFromServiceRequestPage: boolean;\n\n paymentMethod: string;\n bspaymentdcn: string;\n unProcessedPaymentServiceId: string = null;\n paymentGroupReference: string;\n paymentReference: string;\n refundReference: string;\n refundlistsource: any;\n viewName: string;\n isTurnOff: boolean;\n caseType: string;\n isOldPcipalOff: boolean;\n isNewPcipalOff: boolean;\n unProcessedPayment: IBSPayments = null;\n isRefundStatusView: boolean;\n isRedirectFromCaseTransactionPage: string;\n isCallFromRefundList: boolean;\n isFromRefundStatusPage: boolean;\n iscancelClicked : boolean;\n isFromPaymentDetailPage: boolean;\n isTakePayment: boolean;\n // pbaPayOrderRef: IPayment;\n // isFromServiceRequestPage: boolean;\n orderDetail: any[];\n orderRef: string;\n orderStatus: string;\n orderParty: string;\n orderCreated: Date;\n orderCCDEvent: string;\n serviceRequestValue: string;\n orderAddBtnEnable: boolean;\n orderFeesTotal: number = 0.00;\n orderRemissionTotal: number = 0.00;\n orderTotalPayments: number = 0.00;\n orderPendingPayments: number = 0.00;\n\n constructor(private paymentLibService: PaymentLibService,\n private cd: ChangeDetectorRef,\n private OrderslistService: OrderslistService) { }\n ngAfterContentChecked(): void {\n this.cd.detectChanges();\n } \n\n\n ngOnInit() {\n this.paymentLibService.setApiRootUrl(this.API_ROOT);\n this.paymentLibService.setBulkScanApiRootUrl(this.BULKSCAN_API_ROOT);\n this.paymentLibService.setRefundndsApiRootUrl(this.REFUNDS_API_ROOT);\n this.paymentLibService.setNoticationApiRootUrl(this.NOTIFICATION_API_ROOT);\n\n if(this.LOGGEDINUSERROLES.length > 0) {\n this.OrderslistService.setUserRolesList(this.LOGGEDINUSERROLES);\n }\n if (this.PAYMENT_GROUP_REF) {\n this.paymentGroupReference = this.PAYMENT_GROUP_REF;\n }\n if (this.DCN_NUMBER) {\n this.bspaymentdcn = this.DCN_NUMBER;\n }\n if (this.REFUNDLIST === \"true\") {\n this.VIEW = 'refund-list';\n this.viewName = this.VIEW;\n }\n if (this.VIEW === 'fee-summary') {\n this.viewName = 'fee-summary';\n } else if (this.VIEW !== 'reports' && this.VIEW !== 'refund-list') {\n this.viewName = 'case-transactions';\n } else {\n this.viewName = this.VIEW;\n }\n\n if (this.isTakePayment) {\n this.TAKEPAYMENT = true;\n }\n }\n}\n","import { Injectable } from '@angular/core';\nimport { _throw } from 'rxjs/observable/throw';\nimport { Observable } from 'rxjs/internal/Observable';\nimport { HttpErrorResponse } from '@angular/common/http';\nimport { stringify } from '@angular/core/src/util';\n\n@Injectable({\n providedIn: 'root'\n})\n\n\nexport class ErrorHandlerService {\n\n constructor() { }\n\n\n handleError(err: HttpErrorResponse): Observable<any> {\n let errorMessage: string;\n if (err.error instanceof Error) {\n // A client-side or network error occurred.\n errorMessage = `An error occurred: ${err.error.message}`;\n } else {\n // The backend returned an unsuccessful response code.\n if (err.status === 404) {\n if (!err.error) {\n errorMessage = 'Not found';\n } else {\n errorMessage = err.error;\n }\n }\n else if (err.status === 500) {\n errorMessage = 'Internal server error';\n } else if (err.error.messsage === undefined) {\n if( typeof err.error === 'object') {\n errorMessage = JSON.parse(JSON.stringify(err.error)).error;\n } else {\n if (typeof err.error === 'string' && err.error !== undefined) {\n // if (JSON.parse(err.error).statusCode !== undefined && JSON.parse(err.error).statusCode === 500)\n // {\n // errorMessage = 'Internal server error';\n // } else {\n // errorMessage = err.error;\n // }\n if(err.error.length > 60) {\n if (JSON.parse(err.error).statusCode !== undefined && JSON.parse(err.error).statusCode === 500)\n {\n errorMessage = 'Internal server error';\n } else {\n if(err.error.length > 60) {\n errorMessage = JSON.parse(err.error).error;\n } else {\n errorMessage = err.error;\n }\n \n }\n } else {\n errorMessage = err.error;\n }\n } else {\n errorMessage = JSON.parse(err.error).error;\n }\n \n }\n \n } else {\n if (err.error.message !== undefined) {\n errorMessage = `${err.error.message}`;\n } else {\n errorMessage = `${err.error}`;\n }\n \n }\n }\n return _throw(errorMessage);\n }\n\n\n getServerErrorMessage(isErrorExist) {\n return {\n title: \"There is a problem with the service\",\n body: \"Try again later\",\n showError: isErrorExist\n };\n }\n}\n","import { Injectable } from '@angular/core';\n\nconst noop = (): any => undefined;\n\nexport abstract class Logger {\n\n info: any;\n warn: any;\n error: any;\n}\n\n@Injectable({\n providedIn: 'root'\n})\nexport class LoggerService implements Logger {\n\n info: any;\n warn: any;\n error: any;\n\n invokeConsoleMethod(type: string, args?: any): void {}\n}\n","import { Injectable } from '@angular/core';\nimport { HttpClient } from '@angular/common/http';\n\nimport { Observable } from 'rxjs/internal/Observable';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport { IPayments } from '../../interfaces/IPayments';\nimport { catchError } from 'rxjs/operators';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class PaymentListService {\n payments: IPayments;\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n\n getPaymentByCcdCaseNumber(ccdCaseNumber: string, paymentMethod: string): Observable<IPayments> {\n this.logger.info('Payment-list-service getPaymentByCcdCaseNumber for: ', ccdCaseNumber);\n\n return this.http.get<IPayments>(`${this.paymentLibService.API_ROOT}/cases/${ccdCaseNumber}/payments`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import {Component, OnInit} from '@angular/core';\n\nimport {PaymentListService} from '../../services/payment-list/payment-list.service';\nimport {IPayments} from '../../interfaces/IPayments';\nimport {PaymentLibComponent} from '../../payment-lib.component';\nimport {IStatusHistory} from '../../interfaces/IStatusHistory';\n\n@Component({\n selector: 'ccpay-payment-list',\n templateUrl: './payment-list.component.html',\n styleUrls: ['./payment-list.component.css']\n})\nexport class PaymentListComponent implements OnInit {\n payments: IPayments;\n errorMessage: string;\n code: string;\n\n constructor(private paymentListService: PaymentListService,\n private paymentLibComponent: PaymentLibComponent) {\n }\n\n ngOnInit() {\n this.paymentListService.getPaymentByCcdCaseNumber(this.paymentLibComponent.CCD_CASE_NUMBER, this.paymentLibComponent.PAYMENT_METHOD)\n .subscribe(\n payments => this.payments = payments,\n (error: any) => this.errorMessage = <any>error\n );\n }\n\n loadPaymentViewComponent(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.paymentLibComponent.paymentMethod = paymentMethod;\n this.paymentLibComponent.paymentGroupReference = paymentGroupReference;\n this.paymentLibComponent.paymentReference = paymentReference;\n this.paymentLibComponent.viewName = 'payment-view';\n }\n}\n","/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport function __createBinding(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n}\r\n\r\nexport function __exportStar(m, exports) {\r\n for (var p in m) if (p !== \"default\" && !exports.hasOwnProperty(p)) exports[p] = m[p];\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n};\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];\r\n result.default = mod;\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, privateMap) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to get private field on non-instance\");\r\n }\r\n return privateMap.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, privateMap, value) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to set private field on non-instance\");\r\n }\r\n privateMap.set(receiver, value);\r\n return value;\r\n}\r\n","import { Injectable } from '@angular/core';\nimport { HttpClient, HttpHeaders } from '@angular/common/http';\nimport { Meta } from '@angular/platform-browser';\nimport { Observable } from 'rxjs';\n\n@Injectable()\nexport class WebComponentHttpClient {\n constructor(\n private http: HttpClient,\n private meta: Meta\n ) { }\n\n post(url: string, body: any | null, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.post(url, body, opts);\n }\n\n put(url: string, body: any | null, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.put(url, body, opts);\n }\n\n get(url: string, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.get(url, opts);\n }\n\n delete(url: string, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.delete(url, opts);\n }\n \n patch(url: string, body: any | null, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.patch(url, body, opts);\n }\n\n addHeaders(options: any): any {\n const csrfToken = this.meta.getTag('name=csrf-token');\n const headers = {};\n \n if (options.headers) {\n options.headers.forEach(element => {\n headers[element] = options.headers.get(element);\n });\n }\n headers['X-Requested-With'] = 'XMLHttpRequest';\n if (csrfToken === null) {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith(' XSRF-TOKEN')).split('=')[1];\n } else {\n headers['CSRF-Token'] = csrfToken.content;\n }\n options.headers = new HttpHeaders(headers);\n options.responseType = 'text';\n return options;\n }\n}\n","import { Injectable } from '@angular/core';\nimport { HttpClient, HttpHeaders } from '@angular/common/http';\nimport { Observable } from 'rxjs/internal/Observable';\n\nimport {IPayment} from '../../interfaces/IPayment';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { catchError } from 'rxjs/operators';\nimport { LoggerService } from '../shared/logger/logger.service';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport { AddRemissionRequest } from '../../interfaces/AddRemissionRequest';\nimport { PaymentToPayhubRequest } from '../../interfaces/PaymentToPayhubRequest';\nimport { PayhubAntennaRequest } from '../../interfaces/PayhubAntennaRequest';\nimport { UnidentifiedPaymentsRequest } from '../../interfaces/UnidentifiedPaymentsRequest';\nimport { UnsolicitedPaymentsRequest } from '../../interfaces/UnsolicitedPaymentsRequest';\nimport { Meta } from '@angular/platform-browser';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { IAllocationPaymentsRequest } from '../../interfaces/IAllocationPaymentsRequest';\nimport {IOrderReferenceFee} from '../../interfaces/IOrderReferenceFee';\nimport { BehaviorSubject } from 'rxjs';\nimport { RefundsRequest } from '../../interfaces/RefundsRequest';\nimport { AddRetroRemissionRequest } from '../../interfaces/AddRetroRemissionRequest';\nimport { PostRefundRetroRemission } from '../../interfaces/PostRefundRetroRemission';\nimport { PostIssueRefundRetroRemission } from '../../interfaces/PostIssueRefundRetroRemission';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class PaymentViewService {\n private ordersList = <BehaviorSubject<IOrderReferenceFee[]>>new BehaviorSubject([]);\n\n private meta: Meta;\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getPaymentDetails(paymentReference: string, paymentMethod: string): Observable<IPayment> {\n this.logger.info('Payment-view-service getPaymentDetails for: ', paymentReference);\n\n return this.http.get<IPayment>(paymentMethod === 'card' || paymentMethod === 'cash' || paymentMethod === 'cheque' || paymentMethod === 'postal order' ?\n `${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}` :\n `${this.paymentLibService.API_ROOT}/credit-account-payments/${paymentReference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getPaymentGroupDetails(paymentGroupReference: string): Observable<IPaymentGroup> {\n this.logger.info('Payment-view-service getPaymentGroupDetails for: ', paymentGroupReference);\n\n return this.http.get<IPayment>(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupReference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n getApportionPaymentDetails(paymentReference: string): Observable<IPaymentGroup> {\n this.logger.info('Payment-view-service getPaymentGroupDetails for: ', paymentReference);\n\n return this.http.get<IPayment>(`${this.paymentLibService.API_ROOT}/payment-groups/fee-pay-apportion/${paymentReference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postBSPayments(body: AllocatePaymentRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/bulk-scan-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSUnidentifiedPayments(body: UnidentifiedPaymentsRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-allocations`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSUnsolicitedPayments(body: UnsolicitedPaymentsRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-allocations`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSAllocationPayments(body: IAllocationPaymentsRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-allocations`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postPaymentGroupWithRemissions(paymentGroupReference: string, feeId: number, body: AddRemissionRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupReference}/fees/${feeId}/remissions`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n deleteFeeFromPaymentGroup(feeId: number): Observable<any> {\n this.logger.info('Payment-view-service deleteFeeFromPaymentGroup for: ', feeId);\n return this.https.delete(`${this.paymentLibService.API_ROOT}/fees/${feeId}`).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postPaymentToPayHub(body: PaymentToPayhubRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/card-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postPaymentAntennaToPayHub(body: PayhubAntennaRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/telephony-card-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n downloadSelectedReport(reportName: string, startDate: string, endDate:string): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/report/data?date_from=${startDate}&date_to=${endDate}&report_type=${reportName}`;\n return this.https.get(url, { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n getBSfeature(): Observable<any> {\n return this.https.get('api/payment-history/bulk-scan-feature', { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n getSiteID(): Observable<any> {\n return this.https.get('api/payment-history/refdata/legacy-sites', { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n getPartyDetails(caseNumber: string): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/case-payment-orders?case_ids=${caseNumber}`;\n return this.https.get(url, { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n \n setOrdersList(orderLevelFees: IOrderReferenceFee[]): void {\n this.ordersList.next(Object.assign([], orderLevelFees));\n}\n getOrdersList() {\n return this.ordersList;\n }\n\n //issue refund\n postRefundsReason(body: PostRefundRetroRemission): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/refund-for-payment`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n // retro remissions\n postPaymentGroupWithRetroRemissions(paymentGroupReference: string, feeId: number, body: AddRetroRemissionRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupReference}/fees/${feeId}/retro-remission`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postRefundRetroRemission(body:PostIssueRefundRetroRemission) {\n return this.https.post(`${this.paymentLibService.API_ROOT}/refund-retro-remission`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { IFee } from '../../interfaces/IFee';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IRemission } from '../../interfaces/IRemission';\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\nimport { ChangeDetectorRef } from '@angular/core';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n@Component({\n selector: 'ccpay-payment-view',\n templateUrl: './payment-view.component.html',\n styleUrls: ['./payment-view.component.css']\n})\nexport class PaymentViewComponent implements OnInit {\n @Input() isTurnOff: boolean;\n @Input() isTakePayment: boolean;\n @Input() caseType: boolean;\n @Input() isNewPcipalOff: boolean;\n @Input() isOldPcipalOff: boolean;\n @Input() orderRef: string;\n @Input() orderStatus: string;\n @Input() orderTotalPayments: number;\n @Input() payment: IPayment;\n @Input() LOGGEDINUSERROLES: string[];\n @Input() orderParty: string;\n @Input() orderCreated: Date;\n @Input() orderCCDEvent: string;\n @Input() orderFeesTotal: number;\n @Input() orderRemissionTotal: number;\n @Input() orderDetail: any[];\n\n paymentGroup: IPaymentGroup;\n errorMessage: string;\n ccdCaseNumber: string;\n selectedOption: string;\n dcnNumber: string;\n isStatusAllocated: boolean;\n isRemissionsMatch: boolean;\n feeId: IFee;\n viewStatus: string;\n isRefundRemission: boolean = false;\n isStrategicFixEnable: boolean;\n isAddFeeBtnEnabled: boolean = false;\n isIssueRefunfBtnEnable: boolean = false;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n remissions: IRemission[] = [];\n remissionFeeAmt: number;\n isRefundRemissionBtnEnable: boolean;\n serviceReference: string;\n isFromServiceRequestPage: boolean;\n isFromPaymentDetailPage: boolean;\n\n constructor(private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private cd: ChangeDetectorRef,\n private OrderslistService: OrderslistService) {\n }\n\n ngAfterContentChecked(): void {\n this.cd.detectChanges();\n } \n\n ngOnInit() {\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION;\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.serviceReference = this.paymentLibComponent.paymentGroupReference;\n this.viewStatus = 'paymentview';\n this.paymentViewService.getApportionPaymentDetails(this.paymentLibComponent.paymentReference).subscribe(\n paymentGroup => {\n let fees = [];\n paymentGroup.fees.forEach(fee => {\n this.isRemissionsMatch = false;\n\n paymentGroup.remissions.forEach(rem => {\n if (rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n fees.push(fee);\n }\n });\n if (!this.isRemissionsMatch) {\n fees.push(fee);\n }\n });\n paymentGroup.fees = fees\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n console.log(this.paymentGroup.payments[0] + '1');\n },\n (error: any) => this.errorMessage = error\n );\n\n }\n\n get isCardPayment(): boolean {\n return this.paymentGroup.payments[0].method === 'card';\n }\n\n get isTelephonyPayment(): boolean {\n return this.paymentGroup.payments[0].channel === 'telephony';\n }\n\n public goToPaymentList(): void {\n this.paymentLibComponent.viewName = 'payment-list';\n }\n\n goToCaseTransationPage(event: any) {\n event.preventDefault();\n\n if (!this.paymentLibComponent.isFromServiceRequestPage) {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.resetOrderData();\n } else {\n this.OrderslistService.getorderRefs().subscribe((data) => this.orderRef = data);\n this.OrderslistService.getorderCCDEvents().subscribe((data) => this.orderCCDEvent = data);\n this.OrderslistService.getorderCreateds().subscribe((data) => this.orderCreated = data);\n this.OrderslistService.getorderDetail().subscribe((data) => this.orderDetail = data);\n this.OrderslistService.getorderPartys().subscribe((data) => this.orderParty = data);\n this.OrderslistService.getorderRemissionTotals().subscribe((data) => this.orderRemissionTotal = data);\n this.OrderslistService.getorderFeesTotals().subscribe((data) => this.orderFeesTotal = data);\n this.OrderslistService.getoorderTotalPaymentss().subscribe((data) => this.orderTotalPayments = data);\n this.viewStatus = 'order-full-view';\n }\n \n }\n\n addRemission(fee: IFee) {\n if(this.chkForAddRemission(fee.code)) {\n this.feeId = fee;\n this.paymentViewService.getApportionPaymentDetails(this.paymentGroup.payments[0].reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n this.payment = this.paymentGroup.payments[0];\n this.paymentLibComponent.isFromPaymentDetailPage = true;\n this.viewStatus = 'addremission';\n this.isRefundRemission = true;\n this.cd.detectChanges();\n },\n (error: any) => this.errorMessage = error\n );\n }\n }\n\n checkForFees(paymentGroup: any) {\n if(paymentGroup !== null && paymentGroup !== undefined)\n {\n if (paymentGroup.fees !== null && paymentGroup.fees !== undefined) {\n return true;\n }\n \n }\n return false;\n }\n\n addRefundForRemission(payment: IPayment, remission: IRemission[],fees:any) {\n if(this.chkIsRefundRemissionBtnEnable()) {\n this.payment = payment;\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.payment.reference));\n this.payment = this.paymentGroup.payments[0];\n this.remissions = remission;\n this.remissionFeeAmt = fees.filter(data=>data.code === this.remissions['fee_code'])[0].net_amount;\n this.viewStatus = 'addrefundforremission';\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error\n );\n }\n }\n\n chkIsRefundRemissionBtnEnable(): boolean {\n if (this.paymentGroup !== null && this.paymentGroup !== undefined) {\n this.paymentGroup.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && payment.status.toLocaleLowerCase() === 'success' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isRefundRemissionBtnEnable = true;\n }\n });\n if (this.isRefundRemissionBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n issueRefund(paymentgrp: IPaymentGroup) {\n if (paymentgrp !== null && paymentgrp !== undefined) {\n if(this.chkIssueRefundBtnEnable(paymentgrp.payments[0])) {\n this.paymentGroup = paymentgrp;\n this.viewStatus = 'issuerefund';\n this.isRefundRemission = true;\n this.paymentLibComponent.isFromPaymentDetailPage = true;\n this.isFromPaymentDetailPage = true;\n this.isFromServiceRequestPage = this.paymentLibComponent.isFromServiceRequestPage;\n }\n }\n }\n\n getRemissionByFeeCode(feeCode: string, remissions: IRemission[]): IRemission {\n if (remissions && remissions.length > 0) {\n for (const remission of remissions) {\n if (remission.fee_code === feeCode) {\n return remission;\n }\n }\n }\n return null;\n }\n\n chkIssueRefundBtnEnable(payment: IPayment): boolean {\n if (this.check4AllowedRoles2AccessRefund() && this.allowFurtherAccessAfter4Days(payment) &&\n payment.method === 'payment by account' && payment.status.toLocaleLowerCase() === 'success') {\n this.isIssueRefunfBtnEnable = true;\n }\n if (this.isIssueRefunfBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n\n chkForPBAPayment(): boolean {\n if (this.paymentGroup !== null && this.paymentGroup !== undefined) {\n let payment = this.paymentGroup.payments[0];\n if (payment.method.toLocaleLowerCase() === 'payment by account' && this.allowFurtherAccessAfter4Days(payment)) {\n return true;\n }\n return false;\n }\n }\n\n chkForAddRemission(feeCode: string): boolean {\n if (this.chkForPBAPayment() && this.check4AllowedRoles2AccessRefund() && this.allowFurtherAccessAfter4Days(this.paymentGroup.payments[0])) {\n if (this.paymentGroup.remissions && this.paymentGroup.remissions.length > 0) {\n for (const remission of this.paymentGroup.remissions) {\n if (remission.fee_code === feeCode) {\n return false;\n }\n }\n return true;\n }\n return true;\n\n } else {\n return false;\n }\n }\n\n check4AllowedRoles2AccessRefund = (): boolean => {\n return this.allowedRolesToAccessRefund.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n\n allowFurtherAccessAfter4Days = (payment: IPayment): boolean => {\n if(payment !== null && payment !== undefined) {\n let tmp4DayAgo = new Date();\n tmp4DayAgo.setDate(tmp4DayAgo.getDate() - 4);\n return tmp4DayAgo >= new Date(payment.date_created);\n }\n }\n\n resetOrderData() {\n this.OrderslistService.setOrderRef(null);\n this.OrderslistService.setorderCCDEvent(null);\n this.OrderslistService.setorderCreated(null);\n this.OrderslistService.setorderDetail(null);\n this.OrderslistService.setorderParty(null);\n this.OrderslistService.setorderTotalPayments(null);\n this.OrderslistService.setorderRemissionTotal(null);\n this.OrderslistService.setorderFeesTotal(null);\n }\n}","import { Injectable } from '@angular/core';\nimport {HttpClient, HttpHeaders} from '@angular/common/http';\nimport { Meta } from '@angular/platform-browser';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IRefundReasons } from '../../interfaces/IRefundReasons';\nimport { IPatchRefundAction } from '../../interfaces/IPatchRefundAction';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { IssueRefundRequest } from '../../interfaces/IssueRefundRequest';\nimport { IResubmitRefundRequest } from '../../interfaces/IResubmitRefundRequest';\nimport { IRefundStatusHistory } from '../../interfaces/IRefundStatusHistory';\nimport { IPutNotificationRequest } from '../../interfaces/IPutNotificationRequest';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class RefundsService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService,\n private meta: Meta\n ) { }\n\n getRefundReasons(): Observable<IRefundReasons[]> {\n return this.http.get<IRefundReasons[]>(`${this.paymentLibService.REFUNDS_API_ROOT}/reasons`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getRefundRejectReasons(): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.REFUNDS_API_ROOT}/rejection-reasons`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getRefundActions(refundReference: string): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.REFUNDS_API_ROOT}/${refundReference}/actions`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\npatchRefundActions(body:IPatchRefundAction, refundReference: string, reviewerAction: string): Observable<any> {\n // const opts = this.addHeaders({});\n return this.https.patch(`${this.paymentLibService.REFUNDS_API_ROOT}/${refundReference}/action/${reviewerAction}`, body)\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetRefundList(refundstatus?: string, selfexclusive?:boolean): Observable<IRefundList[]> {\n return this.http.get<IRefundList[]>(`${this.paymentLibService.REFUNDS_API_ROOT}?status=${refundstatus}&excludeCurrentUser=${selfexclusive}`, \n {\n withCredentials: true\n})\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetRefundStatusHistory(reference?: string) {\n return this.http.get<IRefundStatusHistory>(`${this.paymentLibService.REFUNDS_API_ROOT}/${reference}/status-history`, \n {\n withCredentials: true\n})\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetRefundStatusList(ccdCaseNumber:string): Observable<IRefundList[]> {\n return this.http.get<IRefundList[]>(`${this.paymentLibService.REFUNDS_API_ROOT}?ccdCaseNumber=${ccdCaseNumber}`, {\n withCredentials: true\n})\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetUserDetails(): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.REFUNDS_API_ROOT}/get-user-details`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n \npostIssueRefund(body: IssueRefundRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.REFUNDS_API_ROOT}/refund`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\nputResendOrEdit(body: IPutNotificationRequest, refundRef:string, notificationType:string): Observable<any> {\n return this.https.put(`${this.paymentLibService.REFUNDS_API_ROOT}/resend/notification/${refundRef}?notificationType=${notificationType}`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\npatchResubmitRefund(body: IResubmitRefundRequest, refund_reference: string): Observable<any> {\n // const opts = this.addHeaders({});\n return this.https.patch(`${this.paymentLibService.REFUNDS_API_ROOT}/resubmit/${refund_reference}`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\naddHeaders(options: any): any {\n const csrfToken = this.meta.getTag('name=csrf-token');\n const headers = {};\n if (options.headers) {\n options.headers.forEach(element => {\n headers[element] = options.headers.get(element);\n });\n }\n headers['X-Requested-With'] = 'XMLHttpRequest';\n if (csrfToken.content === null) {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith(' XSRF-TOKEN')).split('=')[1];\n } else {\n headers['CSRF-Token'] = csrfToken.content;\n }\n options.headers = new HttpHeaders(headers);\n options.responseType = 'text';\n return options;\n}\n}\n","import {Component, OnInit, Input} from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport {RefundsService} from '../../services/refunds/refunds.service';\nimport { IRefundAction } from '../../interfaces/IRefundAction';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { IRefundRejectReason } from '../../interfaces/IRefundRejectReason';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { ActivatedRoute,Router } from '@angular/router';\n\n@Component({\n selector: 'ccpay-process-refund',\n templateUrl: './process-refund.component.html',\n styleUrls: ['./process-refund.component.css']\n})\nexport class ProcessRefundComponent implements OnInit {\n @Input() refundReference: string;\n @Input() refundlistsource: IRefundList;\n\n processRefundForm: FormGroup;\n\n errorMessage = this.getErrorMessage(false, '', '', '');\n sendmeback: string = null;\n viewStatus: string;\n refundActionList: IRefundAction[] = []; \n refundRejectReasonList: IRefundRejectReason[] = []; \n isSendMeBackClicked: boolean = false;\n isRejectClicked: boolean = false;\n isOtherClicked: boolean = false;\n isSuccesspageEnable: boolean = false;\n\n refundActionsHasError: boolean = false;\n refundRejectReasonHasError: boolean = false;\n isReasonFieldEmpty: boolean = false;\n isReasonFieldInvalid: boolean = false;\n reasonFieldMinHasError: boolean = false;\n reasonFieldMaxHasError: boolean = false;\n isReasonEmpty: boolean = false;\n isReasonInvalid: boolean = false;\n successMsg: string = null;\n navigationpage: string;\n ccdCaseNumber: string;\n cpoDetails:any = null;\n isCPODown: boolean;\n isConfirmButtondisabled: boolean = true;\n constructor(private RefundsService: RefundsService,\n private paymentViewService: PaymentViewService,\n private formBuilder: FormBuilder,\n private OrderslistService: OrderslistService,\n private paymentLibComponent: PaymentLibComponent,\n private router: Router,\n private activeRoute: ActivatedRoute) {\n }\n\n ngOnInit() {\n this.viewStatus = 'RefundProcess';\n this.RefundsService.getRefundActions(this.refundReference).subscribe(\n refundActionList => {\n this.refundActionList = <any>refundActionList;\n },\n err => {\n this.errorMessage = this.getErrorMessage(true, err.statusCode, err.err, err);\n }\n );\n this.processRefundForm = this.formBuilder.group({\n refundActionField: new FormControl('', Validators.compose([\n Validators.required\n ])),\n refundRejectReasonField: new FormControl('', Validators.compose([\n Validators.required\n ])),\n sendMeBackField: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$'),\n\n ])),\n enterReasonField: new FormControl('', Validators.compose([\n Validators.required,\n Validators.maxLength(30),\n Validators.pattern('^([a-zA-Z0-9.\\\\s]*)$'),\n ])),\n });\n this.ccdCaseNumber = this.refundlistsource.ccd_case_number;\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n\n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isCPODown = true;\n }\n );\n }\n \n checkRefundActions(code: string) {\n this.refundActionsHasError = false;\n this.isReasonFieldEmpty = false;\n this.isReasonEmpty = false;\n this.isReasonInvalid = false;\n this.refundRejectReasonHasError = false;\n if(code === 'Return to caseworker') {\n this.isConfirmButtondisabled = true;\n this.isSendMeBackClicked = true;\n this.isRejectClicked = false;\n this.isOtherClicked = false;\n\n } else if (code === 'Approve') {\n this.isSendMeBackClicked = false;\n this.isConfirmButtondisabled = false;\n this.isRejectClicked = false;\n this.isOtherClicked = false;\n\n } else if (code === 'Reject') {\n this.isRejectClicked = true;\n this.isSendMeBackClicked = false;\n this.isOtherClicked = false;\n this.RefundsService.getRefundRejectReasons().subscribe(\n refundRejectReasonList => {\n this.refundRejectReasonList = <any>refundRejectReasonList;\n },\n err => {\n this.errorMessage = this.getErrorMessage(true, err.statusCode, err.err, err);\n }\n );\n } else if (code === 'RE005') {\n this.isOtherClicked = true;\n } else if (code !== 'RE005') {\n this.isOtherClicked = false;\n }\n }\n processRefundSubmit() {\n let processRefundRequest;\n let status;\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n const controls = this.processRefundForm.controls;\n const processFormError = controls.sendMeBackField.errors;\n\n if (this.processRefundForm.dirty && controls.refundActionField.valid \n && (controls.refundActionField.value == 'Approve'\n || (controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.valid && controls.refundRejectReasonField.value != 'RE005')\n || (controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.value == 'RE005' && controls.enterReasonField.valid)\n || (controls.refundActionField.value == 'Return to caseworker' && controls.sendMeBackField.valid))) {\n if (controls.refundActionField.value === 'Approve'){\n status = 'APPROVE';\n processRefundRequest = {\n code:'',\n reason: ''\n };\n } else if (controls.refundActionField.value === 'Reject') {\n status = 'REJECT';\n\n processRefundRequest = {\n code: controls.refundRejectReasonField.value ? controls.refundRejectReasonField.value : '',\n reason: controls.refundRejectReasonField.value == 'RE005' ? controls.enterReasonField.value : ''\n };\n } else if (controls.refundActionField.value === 'Return to caseworker') {\n status = 'SENDBACK';\n\n processRefundRequest = {\n code: '',\n reason: controls.sendMeBackField.value\n };\n }\n this.RefundsService.patchRefundActions(processRefundRequest, this.refundReference, status).subscribe(\n response => {\n this.isSuccesspageEnable = true;\n // this.successMsg = JSON.parse(response)['data'];\n this.successMsg = response.replace(/['\"]+/g, '');\n },\n err => {\n this.errorMessage = this.getErrorMessage(true, err.statusCode, err.err, err);\n }\n );\n } else {\n if(controls.refundActionField.value == \"\") {\n this.resetForm([true, false, false, false, false, false, false, false], 'action');\n }\n if(controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.value == \"\") {\n this.resetForm([false, true, false, false, false, false, false, false], 'rejectReason');\n }\n if(controls.refundActionField.value == 'Return to caseworker') {\n if(controls.sendMeBackField.value == '' ) {\n this.resetForm([false, false, true, false, false, false, false, false], 'addAreason');\n }\n if(controls.sendMeBackField.value != '' && controls.sendMeBackField.invalid ) {\n this.resetForm([false, false, false, true, false, false, false, false], 'addAreason');\n }\n if(processFormError && processFormError.minlength && processFormError.minlength.actualLength < 3 ) {\n this.resetForm([false, false, false, false, true, false, false, false], 'addAreason');\n }\n if(processFormError && processFormError.maxlength && processFormError.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, false, false, true, false, false], 'addAreason');\n }\n }\n if(controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.value == 'RE005') {\n if(controls.enterReasonField.value === \"\") {\n this.resetForm([false, false, false, false, false, false, true, false], 'enterReason');\n }\n if(controls.enterReasonField.value!== \"\" && controls.enterReasonField.invalid) {\n this.resetForm([false, false, false, false, false, false, false, true], 'enterReason');\n }\n }\n }\n\n }\n getErrorMessage(isErrorExist, status, errorMsg, err) {\n let bodyTxt = 'Please try again later';\n if (status !== 500) {\n if (errorMsg !== undefined) {\n bodyTxt = errorMsg;\n } else {\n bodyTxt = err;\n }\n \n }\n return {\n title: 'Something went wrong',\n body: bodyTxt,\n showError: isErrorExist\n };\n }\n loadRefundListPage() {\n this.OrderslistService.getnavigationPageValue().subscribe((data) => this.navigationpage = data);\n if (this.navigationpage === 'casetransactions') {\n // window.location.href='/refund-list?takePayment=false&refundlist=true';\n // // this.OrderslistService.setnavigationPage('casetransactions');\n // // this.OrderslistService.setisFromServiceRequestPage(false);\n // // this.paymentLibComponent.VIEW ='case-transactions';\n // // this.paymentLibComponent.viewName = 'case-transactions';\n // // this.paymentLibComponent.ISBSENABLE = true;\n // // this.paymentLibComponent.isRefundStatusView = false;\n this.paymentLibComponent.viewName = 'refundstatuslist';\n this.paymentLibComponent.isRefundStatusView = true;\n } else {\n this.paymentLibComponent.viewName = 'refundstatuslist';\n this.paymentLibComponent.isRefundStatusView = true;\n }\n }\n loadRefundsHomePage() {\n if(typeof this.paymentLibComponent.TAKEPAYMENT === 'string' && this.paymentLibComponent.TAKEPAYMENT === 'false') {\n //window.location.href='/refund-list?takePayment=false&refundlist=true';\n this.paymentLibComponent.viewName = 'refund-list';\n }\n else {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.VIEW ='case-transactions';\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isRefundStatusView = false;\n }\n }\n redirecttoRefundListPage() {\n if((typeof this.paymentLibComponent.TAKEPAYMENT === 'string' && this.paymentLibComponent.TAKEPAYMENT === 'false') || (typeof this.paymentLibComponent.TAKEPAYMENT === 'boolean' && !this.paymentLibComponent.TAKEPAYMENT) ) {\n // window.location.href='/refund-list?takePayment=false&refundlist=true';\n this.paymentLibComponent.viewName = 'refund-list';\n }\n else {\n this.loadRefundListPage();\n }\n }\n // loadCaseTransactionPage() {\n // this.paymentLibComponent.isRefundStatusView = false;\n // this.paymentLibCo}mponent.TAKEPAYMENT = true;\n // this.paymentLibComponent.viewName = 'case-transactions';\n // this.paymentViewService.getBSfeature().subscribe(\n // features => {\n // let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n // this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n // },\n // err => {\n // this.paymentLibComponent.ISBSENABLE = false;\n // }\n // );\n\n // let partUrl = `selectedOption=${this.paymentLibComponent.SELECTED_OPTION}`;\n // partUrl += this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n // partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n // partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n // partUrl += this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n // partUrl += `&caseType=${this.paymentLibComponent.CASETYPE}`;\n // partUrl += this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n // partUrl += this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n // let url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=true&${partUrl}`;\n // this.router.navigateByUrl(url);\n // }\n\n resetForm(vals, field) {\n if(field==='action' || field==='all') {\n this.refundActionsHasError = vals[0];\n }\n if(field==='rejectReason' || field==='all') {\n this.refundRejectReasonHasError = vals[1];\n }\n if(field==='addAreason' || field==='all') {\n this.isReasonFieldEmpty = vals[2];\n this.isReasonFieldInvalid = vals[3];\n this.reasonFieldMinHasError = vals[4];\n this.reasonFieldMaxHasError = vals[5];\n }\n if(field==='enterReason' || field==='all') {\n this.isReasonEmpty = vals[6];\n this.isReasonInvalid = vals[7];\n }\n }\n\n goToCaseReview() {\n this.router.navigate([`/cases/case-details/${this.ccdCaseNumber}`], {relativeTo: this.activeRoute});\n }\n}\n","import {Component, OnInit, Input} from '@angular/core';\nimport { RefundsService } from '../../services/refunds/refunds.service';\nimport { IRefundList } from '../../interfaces/IRefundList';\n\n@Component({\n selector: 'ccpay-refund-list',\n templateUrl: './refund-list.component.html',\n styleUrls: ['./refund-list.component.css']\n})\nexport class RefundListComponent implements OnInit {\n @Input('USERID') USERID: string;\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: any[];\n @Input('LOGGEDINUSEREMAIL') LOGGEDINUSEREMAIL:string;\n\n constructor(private refundService: RefundsService) {\n }\n\n tableApprovalHeader: string;\n tableRejectedHeader: string;\n submittedRefundList: IRefundList[] = [];\n rejectedRefundList: IRefundList[] = [];\n approvalStatus = 'Sent for approval';\n rejectStatus = 'Update required';\n // approvalStatus = 'sent for approval';\n // rejectStatus = 'sent back';\n errorMessage = null;\n isApproveTableVisible:boolean;\n isRejectTableVisible:boolean;\n dropdownvalue: string;\n isAuthorized: boolean = true;\n userLst\n ngOnInit() {\n \n this.userLst = this.LOGGEDINUSERROLES;\n\n \n if(this.LOGGEDINUSERROLES.some(i =>i.includes('payments-refund-approver'))){\n this.isAuthorized = true;\n } else {\n this.isApproveTableVisible = false;\n this.isAuthorized = false;\n }\n\n \n this.tableApprovalHeader = 'Refunds to be approved';\n this.tableRejectedHeader = 'Refunds returned to caseworker';\n\n if(this.isAuthorized) {\n this.refundService.getRefundList(this.approvalStatus,true).subscribe(\n refundList => {\n this.submittedRefundList = refundList['refund_list'];\n this.isApproveTableVisible = true;\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n };\n }\n\n this.refundService.getRefundList(this.rejectStatus,false).subscribe(\n refundList => {\n this.rejectedRefundList = refundList['refund_list'];\n this.isRejectTableVisible = true;\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n };\n\n }\n \n}","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {Observable} from 'rxjs/internal/Observable';\n\nimport {ICardDetails} from '../../interfaces/ICardDetails';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport { catchError } from 'rxjs/operators';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class CardDetailsService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getCardDetails(paymentReference: string): Observable<ICardDetails> {\n this.logger.info('Card-detail-service getCardDetails for: ', paymentReference);\n\n return this.http.get<ICardDetails>(`${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}/details`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit } from '@angular/core';\nimport { CardDetailsService } from '../../services/card-details/card-details.service';\nimport {ICardDetails} from '../../interfaces/ICardDetails';\nimport { PaymentLibComponent } from '../../payment-lib.component';\n\n@Component({\n selector: 'ccpay-card-details',\n templateUrl: './card-details.component.html',\n styleUrls: ['./card-details.component.css']\n})\nexport class CardDetailsComponent implements OnInit {\n pageTitle: string = 'Card details';\n cardDetails: ICardDetails;\n paymentReference: string;\n errorMessage: string;\n\n constructor(private cardDetailsService: CardDetailsService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.cardDetailsService.getCardDetails(this.paymentLibComponent.paymentReference).subscribe(\n cardDetails => this.cardDetails = cardDetails,\n (error: any) => this.errorMessage = <any>error\n );\n }\n\n get getPaymentReference(): string {\n return this.paymentReference;\n }\n\n}\n","import { Component } from '@angular/core';\n\n@Component({\n template: `\n <h1>This is not the page you were looking for!</h1>\n `\n})\nexport class PageNotFoundComponent { }\n","import { Injectable } from '@angular/core';\nimport { PaymentLibService } from '../../payment-lib.service';\nimport { HttpClient } from '@angular/common/http';\nimport { IStatusHistories } from '../../interfaces/IStatusHistories';\nimport { Observable } from 'rxjs/internal/Observable';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { catchError } from 'rxjs/operators';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class StatusHistoryService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getPaymentStatusesByReference(paymentReference: string, paymentMethod: string): Observable<IStatusHistories> {\n this.logger.info('Status-history-service getPaymentStatusesByReference for: ', paymentReference);\n\n return this.http.get<IStatusHistories>(paymentMethod === 'card' || paymentMethod === 'cash' || paymentMethod === 'cheque' || paymentMethod === 'postal order' ?\n `${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}/statuses` :\n `${this.paymentLibService.API_ROOT}/credit-account-payments/${paymentReference}/statuses`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { IStatusHistories } from '../../interfaces/IStatusHistories';\nimport { StatusHistoryService } from '../../services/status-history/status-history.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\n\n@Component({\n selector: 'ccpay-payment-statuses',\n templateUrl: './status-history.component.html',\n styleUrls: ['./status-history.component.css']\n})\nexport class StatusHistoryComponent implements OnInit {\n @Input() isTakePayment: boolean;\n pageTitle: string = 'Payment status history';\n statuses: IStatusHistories;\n errorMessage: string;\n\n constructor(private statusHistoryService: StatusHistoryService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.statusHistoryService.getPaymentStatusesByReference(this.paymentLibComponent.paymentReference, this.paymentLibComponent.paymentMethod).subscribe(\n statuses => this.statuses = statuses,\n (error: any) => this.errorMessage = <any>error.replace(/\"/g,\"\")\n );\n \n }\n\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IRefundsNotifications } from '../../interfaces/IRefundsNotifications';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class NotificationService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getRefundNotification(reference: string): Observable<IRefundsNotifications> {\n return this.http.get<IRefundsNotifications>(`${this.paymentLibService.NOTIFICATION_API_ROOT}/notifications/${reference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getAddressByPostcode(postcode: string): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.NOTIFICATION_API_ROOT}/search/places/v1/postcode?postcode=${postcode}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Output, EventEmitter, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { NotificationService } from '../../services/notification/notification.service';\n\n@Component({\n selector: 'ccpay-contact-details',\n templateUrl: './contact-details.component.html',\n styleUrls: ['./contact-details.component.css']\n})\nexport class ContactDetailsComponent implements OnInit {\n @Input('isEditOperation') isEditOperation: boolean;\n @Input('addressObj') addressObj: any;\n @Output() assignContactDetails: EventEmitter<any> = new EventEmitter();\n @Output() redirectToIssueRefund: EventEmitter<any> = new EventEmitter();\n pageTitle: string = 'Payment status history';\n errorMessage: string;\n isEmailSAddressClicked: boolean = true;\n isPostcodeClicked: boolean = false;\n isManualAddressClicked: boolean = false;\n emailAddressForm: FormGroup;\n postCodeForm: FormGroup;\n manualAddressForm: FormGroup;\n addressPostcodeList:any[] = [];\n postcodeAddress:any;\n\n isEmailEmpty: boolean = false;\n emailHasError: boolean = false;\n isPostcodeEmpty: boolean = false;\n postcodeHasError: boolean = false;\n isaddressLine1Empty: boolean = false;\n addressLine1HasError: boolean = false;\n addressLine2HasError: boolean = false;\n isTownOrCityEmpty: boolean = false;\n townOrCityHasError: boolean = false;\n isCountyEmpty: boolean = false;\n countyHasError: boolean = false;\n isMPostcodeEmpty: boolean = false;\n mpostcodeHasError: boolean = false;\n isCountryEmpty: boolean = false;\n\n constructor(private formBuilder: FormBuilder,\n private notificationService: NotificationService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n\n this.emailAddressForm = this.formBuilder.group({\n email: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-z0-9._%+-]+@[a-z0-9-]+\\\\.[a-z]{2,4}$')\n ]))\n });\n this.postCodeForm = this.formBuilder.group({\n postcode: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([A-Z]{1,2}[0-9]{1,2}[A-Z]{0,1} ?[0-9][A-Z]{2})')\n ]))\n });\n this.manualAddressForm = this.formBuilder.group({\n addressl1: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n addressl2: new FormControl('', Validators.compose([\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n townorcity: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n county: new FormControl('', Validators.compose([\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n mpostcode: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([A-Z]{1,2}[0-9]{1,2}[A-Z]{0,1} ?[0-9][A-Z]{2})')\n ])),\n country: new FormControl('', Validators.compose([\n Validators.required\n ]))\n });\n if(this.addressObj !== undefined && this.addressObj !== '') {\n this.setEditDetails();\n }\n }\n setEditDetails() {\n if(this.addressObj.notification_type === 'EMAIL') {\n this.isEmailSAddressClicked = true;\n this.isPostcodeClicked = false;\n this.isManualAddressClicked = false;\n this.emailAddressForm.setValue({ email: this.addressObj.contact_details.email });\n } else if(this.addressObj.notification_type === 'LETTER') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = true;\n this.manualAddressForm.patchValue({ \n addressl1: this.addressObj.contact_details.address_line,\n townorcity: this.addressObj.contact_details.city,\n county: this.addressObj.contact_details.county,\n country: this.addressObj.contact_details.country,\n mpostcode: this.addressObj.contact_details.postal_code\n });\n }\n }\n\n selectContactOption(type, isLinkedClied) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n if( type === 'Email' && isLinkedClied === 'false'){\n this.isEmailSAddressClicked = true;\n this.isPostcodeClicked = false;\n this.isManualAddressClicked = false;\n } else if(type === 'Postcode' && isLinkedClied === 'false') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = false;\n } else if(type === 'Postcode' && isLinkedClied === 'true') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = true;\n\n }\n }\n\n finalFormSubmit() {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n if( this.isEmailSAddressClicked ){\n const emailField = this.emailAddressForm.controls.email;\n if (this.emailAddressForm.dirty && this.emailAddressForm.valid) {\n this.assignContactDetails.emit( {\n email: emailField.value,\n notification_type: 'EMAIL'\n } );\n } else {\n if( emailField.value == '' ) {\n this.resetForm([true,false,false,false,false,false,false,false,false,false,false,false,false,false], 'email');\n }\n if(emailField.value != '' && emailField.invalid ) {\n this.resetForm([false,true,false,false,false,false,false,false,false,false,false,false,false,false], 'email');\n }\n }\n } else if( this.isPostcodeClicked && !this.isManualAddressClicked ) {\n this.postcodeValidation('FS');\n } else if(this.isPostcodeClicked && this.isManualAddressClicked) {\n const fieldCtrls = this.manualAddressForm.controls;\n if (this.manualAddressForm.dirty && this.manualAddressForm.valid) {\n this.assignContactDetails.emit({\n address_line: fieldCtrls.addressl1.value+' '+fieldCtrls.addressl2.value,\n city: fieldCtrls.townorcity.value,\n county: fieldCtrls.county.value,\n postal_code: fieldCtrls.mpostcode.value,\n country: fieldCtrls.country.value,\n notification_type: 'LETTER'\n });\n } else {\n if( fieldCtrls.addressl1.value == '' ) {\n this.resetForm([false,false,false,false,true,false,false,false,false,false,false,false,false,false], 'address1');\n }\n if(fieldCtrls.addressl1.value != '' && fieldCtrls.addressl1.invalid ) {\n this.resetForm([false,false,false,false,false,true,false,false,false,false,false,false,false,false], 'address1');\n }\n if(fieldCtrls.addressl2.value != '' && fieldCtrls.addressl2.invalid ) {\n this.resetForm([false,false,false,false,false,false,true,false,false,false,false,false,false,false], 'address2');\n }\n if( fieldCtrls.townorcity.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,true,false,false,false,false,false,false], 'town');\n }\n if(fieldCtrls.townorcity.value != '' && fieldCtrls.townorcity.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,true,false,false,false,false,false], 'town');\n }\n if( fieldCtrls.county.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,true,false,false,false,false], 'county');\n }\n if(fieldCtrls.county.value != '' && fieldCtrls.county.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,true,false,false,false], 'county');\n }\n if( fieldCtrls.mpostcode.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,true,false,false], 'mpostcode');\n }\n if(fieldCtrls.mpostcode.value != '' && fieldCtrls.mpostcode.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,true,false], 'mpostcode');\n }\n if( fieldCtrls.country.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,true], 'country');\n }\n }\n\n }\n\n }\n\n postcodeValidation(str) {\n const postcodeField = this.postCodeForm.controls.postcode;\n if (this.postCodeForm.dirty && this.postCodeForm.valid) {\n if(str === 'FA') {\n this.notificationService.getAddressByPostcode(postcodeField.value).subscribe(\n refundsNotification => {\n this.addressPostcodeList = refundsNotification['data']['results'];\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n }; \n } else if (str === 'FS') {\n if(this.postcodeAddress !== undefined && this.postcodeAddress) {\n let addressLine=\"\";\n let addressArray = this.postcodeAddress.ADDRESS.split(\",\");\n for( let i=0; i<addressArray.length-2; i++ ) {\n addressLine +=addressArray[i]; \n }\n\n this.assignContactDetails.emit({\n address_line: addressLine,\n city: this.postcodeAddress.POST_TOWN,\n county: this.postcodeAddress.LOCAL_CUSTODIAN_CODE_DESCRIPTION,\n postal_code: this.postcodeAddress.POSTCODE,\n country: 'United Kingdom',\n notification_type: 'LETTER'\n });\n }\n }\n } else {\n if( postcodeField.value == '' ) {\n this.resetForm([false,false,true,false,false,false,false,false,false,false,false,false,false], 'postcode');\n }\n if(postcodeField.value != '' && postcodeField.invalid ) {\n this.resetForm([false,false,false,true,false,false,false,false,false,false,false,false,false], 'postcode');\n }\n }\n }\n redirection(event:any) {\n this.redirectToIssueRefund.emit(event);\n }\n resetForm(val, field) {\n if(field==='email' || field==='all') {\n this.isEmailEmpty = val[0];\n this.emailHasError = val[1];\n }\n if(field==='postcode' || field==='all') {\n this.isPostcodeEmpty = val[2];\n this.postcodeHasError = val[3];\n }\n if(field==='address1' || field==='all') {\n this.isaddressLine1Empty = val[4];\n this.addressLine1HasError = val[5];\n }\n if(field==='address2' || field==='all') {\n this.addressLine2HasError = val[6];\n }\n if(field==='town' || field==='all') {\n this.isTownOrCityEmpty = val[7];\n this.townOrCityHasError = val[8];\n }\n if(field==='county' || field==='all') {\n this.isCountyEmpty = val[9];\n this.countyHasError = val[10];\n }\n if(field==='mpostcode' || field==='all') {\n this.isMPostcodeEmpty = val[11];\n this.mpostcodeHasError = val[12];\n }\n if(field==='country' || field==='all') {\n this.isCountryEmpty = val[13];\n }\n \n }\n}\n","import { Component, Input, OnInit } from '@angular/core';\nimport { IPayment } from '../../interfaces/IPayment';\n\n@Component({\n selector: 'ccpay-pba-details',\n templateUrl: './pba-details.component.html',\n styleUrls: ['./pba-details.component.css']\n})\nexport class PbaDetailsComponent implements OnInit {\n @Input() payment: IPayment;\n\n constructor() { }\n\n ngOnInit() {\n }\n\n}\n","import { Injectable } from '@angular/core';\nimport { Logger } from './logger.service';\n\nexport let isDebugMode = false;\n\nconst noop = (): any => undefined;\n\n@Injectable({\n providedIn: 'root'\n})\nexport class ConsoleLoggerService implements Logger {\n\n get info() {\n if (isDebugMode) {\n return console.info.bind(console);\n } else {\n return noop;\n }\n }\n\n get warn() {\n if (isDebugMode) {\n return console.warn.bind(console);\n } else {\n return noop;\n }\n }\n\n get error() {\n if (isDebugMode) {\n return console.error.bind(console);\n } else {\n return noop;\n }\n }\n\n invokeConsoleMethod(type: string, args?: any): void {\n const logFn: Function = (console)[type] || console.log || noop;\n logFn.apply(console, [args]);\n }\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {LoggerService} from '../shared/logger/logger.service';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport {catchError} from 'rxjs/operators';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class CaseTransactionsService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getPaymentGroups(ccdCaseNumber: string): Observable<IPaymentGroup[]> {\n this.logger.info('Case-transactions-service getPaymentGroups for: ', ccdCaseNumber);\n\n return this.http.get<IPaymentGroup[]>(`${this.paymentLibService.API_ROOT}/cases/${ccdCaseNumber}/paymentgroups`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class BulkScaningPaymentService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getBSPaymentsByCCD(ccdCaseNumber: string): Observable<IBSPayments> {\n return this.http.get<IBSPayments>(`${this.paymentLibService.BULKSCAN_API_ROOT}/cases/${ccdCaseNumber}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n getBSPaymentsByDCN(dcn: string): Observable<IBSPayments> {\n return this.http.get<IBSPayments>(`${this.paymentLibService.BULKSCAN_API_ROOT}/cases?document_control_number=${dcn}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSAllocatePayment(body: AllocatePaymentRequest, paymentRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentRef}/bulk-scan-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSPaymentStrategic(body: AllocatePaymentRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/bulk-scan-payments-strategic`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSWoPGStrategic(body: AllocatePaymentRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/bulk-scan-payments-strategic`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n patchBSChangeStatus(dcnNumber: string, status: string): Observable<any> {\n return this.https.patch(`${this.paymentLibService.API_ROOT}/bulk-scan-payments/${dcnNumber}/status/${status}`, status).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n calculateOutStandingAmount(paymentGroup: IPaymentGroup): number {\n let feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00;\n\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n });\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n } \n return (feesTotal - remissionsTotal) - paymentsTotal;\n }\n\n removeUnwantedString(input: string, replaceText: string) {\n const pattern = /[\\_]/gi;\n return input.replace(pattern, replaceText);\n }\n\n downloadSelectedReport(reportName: string, startDate: string, endDate:string): Observable<any> {\n return this.https.get(`${this.paymentLibService.BULKSCAN_API_ROOT}/report/data?date_from=${startDate}&date_to=${endDate}&report_type=${reportName}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { CaseTransactionsService } from '../../services/case-transactions/case-transactions.service';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { IFee } from '../../interfaces/IFee';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IPaymentView } from '../../interfaces/IPaymentView';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { Router } from '@angular/router';\nimport { ServiceRequestComponent } from '../../components/service-request/service-request.component';\n// import * as ls from \"local-storage\";\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-case-transactions',\n templateUrl: './case-transactions.component.html',\n styleUrls: ['./case-transactions.component.css']\n})\nexport class CaseTransactionsComponent implements OnInit {\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[];\n @Input() isTakePayment: boolean;\n takePayment: boolean;\n servicerequest: string;\n ccdCaseNumber: string;\n excReference: string;\n paymentGroups: any[] = [];\n payments: IPayment[] = [];\n nonPayments: IPayment[] = [];\n allPayments: IPayment[] = [];\n remissions: IRemission[] = [];\n fees: IFee[] = [];\n errorMessage: string;\n totalFees: number;\n totalPayments: number;\n totalNonOffPayments: number;\n totalRemissions: number;\n selectedOption: string;\n dcnNumber: string;\n paymentRef: string;\n isTurnOff: boolean;\n isNewPcipalOff: boolean;\n isRefundRemission: boolean = true;\n isOldPcipalOff: boolean;\n isStrategicFixEnable: boolean;\n isAddFeeBtnEnabled: boolean = true;\n isExceptionRecord: boolean = false;\n isUnprocessedRecordSelected: boolean = false;\n exceptionRecordReference: string;\n isAnyFeeGroupAvilable: boolean = true;\n isHistoricGroupAvailable: boolean = false;\n isBulkScanEnable;\n isRemissionsMatch: boolean;\n viewStatus = 'main';\n isRemoveBtnDisabled: boolean = false;\n feeId: IFee;\n clAmountDue: number = 0;\n unprocessedRecordCount: number;\n isFeeRecordsExist: boolean = false;\n isGrpOutstandingAmtPositive: boolean = false;\n totalRefundAmount: Number;\n caseType: String;\n // lsCcdNumber: any = ls.get<any>('ccdNumber');\n payment: IPayment;\n paymentGroup: IPaymentGroup;\n paymentView: IPaymentView;\n\n //Order changes\n orderDetail: any[] = [];\n\n isAddRemissionEnable: boolean = false;\n orderRemissionDetails: any[] = [];\n orderLevelFees: IOrderReferenceFee[] = [];\n cpoDetails: any = null;\n orderRef: string;\n orderStatus: string;\n orderParty: string;\n orderCreated: Date;\n orderCCDEvent: string;\n serviceRequestValue: string;\n orderAddBtnEnable: boolean;\n orderFeesTotal: number = 0.00;\n orderRemissionTotal: number = 0.00;\n orderTotalPayments: number = 0.00;\n orderPendingPayments: number = 0.00;\n isCPODown: boolean;\n test: boolean;\n isPBA: boolean = false;\n isIssueRefunfBtnEnable: boolean = false;\n isAddRemissionBtnEnabled: boolean = false;\n isRefundRemissionBtnEnable: boolean = false;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n isFromServiceRequestPage: boolean;\n navigationpage: string;\n remissionFeeAmt: number;\n constructor(private router: Router,\n private paymentViewService: PaymentViewService,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private caseTransactionsService: CaseTransactionsService,\n private paymentLibComponent: PaymentLibComponent,\n private OrderslistService: OrderslistService\n ) { }\n\n ngOnInit() {\n this.navigationpage = '';\n if(this.OrderslistService.getpaymentPageView() !== null) {\n this.OrderslistService.getpaymentPageView().subscribe((data) => this.paymentView = data);\n }\n if((this.LOGGEDINUSERROLES === undefined || this.LOGGEDINUSERROLES.length === 0 )&&this.OrderslistService.getUserRolesList() !== null) {\n this.OrderslistService.getUserRolesList().subscribe((data) => this.LOGGEDINUSERROLES = data);\n }\n if(this.OrderslistService.getnavigationPageValue() !== null) {\n this.OrderslistService.getnavigationPageValue().subscribe((data) => this.navigationpage = data);\n }\n \n \n if (this.paymentView !== undefined && this.paymentView !== null && this.paymentView.payment_group_reference !== undefined && this.navigationpage === 'paymentdetailspage') {\n this.goToPayementView(this.paymentView.payment_group_reference, this.paymentView.reference, this.paymentView.method);\n }\n this.isGrpOutstandingAmtPositive = false;\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.caseType = this.paymentLibComponent.CASETYPE;\n if (this.paymentLibComponent.CCD_CASE_NUMBER === '') {\n this.ccdCaseNumber = this.paymentLibComponent.EXC_REFERENCE;\n }\n this.excReference = this.paymentLibComponent.EXC_REFERENCE;\n this.takePayment = this.paymentLibComponent.TAKEPAYMENT;\n\n this.servicerequest = this.paymentLibComponent.SERVICEREQUEST;\n if (this.paymentLibComponent.SERVICEREQUEST === 'true') {\n this.serviceRequestValue = 'true';\n } else {\n this.serviceRequestValue = 'false';\n }\n this.isBulkScanEnable = this.paymentLibComponent.ISBSENABLE;\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.isNewPcipalOff = this.paymentLibComponent.ISNEWPCIPALOFF;\n this.isOldPcipalOff = this.paymentLibComponent.ISOLDPCIPALOFF;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n if (!this.isTurnOff) {\n // if (this.lsCcdNumber !== this.ccdCaseNumber) {\n // this.router.navigateByUrl(`/ccd-search?takePayment=true`);\n // }\n\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.isAnyFeeGroupAvilable =true;\n this.paymentGroups = paymentGroups['payment_groups'];\n this.calculateAmounts();\n this.calculateOrderFeesAmounts();\n this.calculateRefundAmount();\n if (this.isFromServiceRequestPage) {\n this.OrderslistService.getSelectedOrderRefId().subscribe((data) => this.orderRef = data);\n this.goToOrderViewDetailSection(this.orderRef);\n } else {\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n \n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isCPODown = true;\n }\n );\n \n }\n\n \n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isAnyFeeGroupAvilable = false;\n this.setDefaults();\n }\n );\n } else {\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.isAnyFeeGroupAvilable =true;\n this.paymentGroups = paymentGroups['payment_groups'];\n this.calculateAmounts();\n this.calculateOrderFeesAmounts();\n this.totalRefundAmount = this.calculateRefundAmount();\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n\n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.setDefaults();\n this.isCPODown = true;\n }\n );\n\n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isAnyFeeGroupAvilable = false;\n this.setDefaults();\n }\n );\n }\n\n if( this.paymentGroups !== undefined) {\n this.checkForExceptionRecord();\n }\n \n if(this.OrderslistService.getisFromServiceRequestPages() !== null) {\n this.OrderslistService.getisFromServiceRequestPages().subscribe((data) => this.isFromServiceRequestPage = data);\n }\n \n }\n\n setDefaults(): void {\n this.totalPayments = 0.00;\n this.totalRemissions = 0.00;\n this.totalNonOffPayments = 0.00;\n this.totalFees = 0.00;\n }\n\n getAllocationStatus(payments: any) {\n\n let paymentAllocation = payments.payment_allocation,\n isAllocationStatusExist = paymentAllocation.length > 0;\n return isAllocationStatusExist ? paymentAllocation[0].allocation_status : '-';\n //return \"-\";\n\n }\n\n checkForExceptionRecord(): void {\n \n if (this.paymentGroups.length === 0 && (this.selectedOption.toLocaleLowerCase() === 'ccdorexception' || this.selectedOption.toLocaleLowerCase() === 'rc')) {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n recordData => {\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length > 0 && recordData['data'].ccd_reference > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length > 0 && recordData['data'].ccd_reference === undefined) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n }\n\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length === undefined && recordData['data'].ccd_reference > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n });\n }\n\n if (this.paymentGroups.length === 0 && this.selectedOption.toLocaleLowerCase() === 'dcn') {\n if (this.paymentLibComponent.CCD_CASE_NUMBER.length > 0 && this.paymentLibComponent.EXC_REFERENCE.length > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n } else if (this.paymentLibComponent.CCD_CASE_NUMBER.length === 0 && this.paymentLibComponent.EXC_REFERENCE.length > 0) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n } else {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n }\n if (this.paymentGroups.length > 0)\n this.paymentGroups.forEach(paymentGroup => {\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.case_reference !== undefined && payment.ccd_case_number === undefined) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n } else {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n\n });\n }\n });\n }\n\n calculateOrderFeesAmounts(): void {\n let feesTotal = 0.00;\n this.paymentGroups.forEach(paymentGroup => {\n this.resetOrderVariables();\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n this.orderFeesTotal = this.orderFeesTotal + fee.calculated_amount\n }\n )\n }\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n this.orderRemissionTotal = this.orderRemissionTotal + remission.hwf_amount;\n });\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n this.orderTotalPayments = this.orderTotalPayments + payment.amount;\n }\n });\n }\n\n this.orderPendingPayments = (this.orderFeesTotal - this.orderRemissionTotal) - this.orderTotalPayments;\n if (this.orderPendingPayments <= 0.00) {\n this.orderStatus = 'Paid';\n this.orderAddBtnEnable = false;\n } else if (this.orderFeesTotal > 0 && (this.orderTotalPayments > 0 || this.orderRemissionTotal > 0) && (this.orderTotalPayments < this.orderPendingPayments)) {\n this.orderStatus = 'Partially paid'\n this.orderAddBtnEnable = true;\n } else {\n this.orderStatus = 'Not paid'\n this.orderAddBtnEnable = true;\n }\n\n //this.orderLevelFees.push({orderRefId:paymentGroup['payment_group_reference'],orderTotalFees: this.orderFeesTotal,orderStatus: this.orderStatus,orderParty:'Santosh', orderCCDEvent:'Case Creation',orderCreated: new Date(), orderAddBtnEnable: this.orderAddBtnEnable}); this.cpoDetails['createdTimestamp']\n if (this.cpoDetails !== null) {\n this.orderLevelFees.push({ orderRefId: paymentGroup['payment_group_reference'], orderTotalFees: this.orderFeesTotal, orderStatus: this.orderStatus, orderParty: this.cpoDetails['responsibleParty'], orderCCDEvent: this.cpoDetails['action'], orderCreated: paymentGroup['date_created'], orderAddBtnEnable: this.orderAddBtnEnable });\n\n } else {\n this.orderLevelFees.push({ orderRefId: paymentGroup['payment_group_reference'], orderTotalFees: this.orderFeesTotal, orderStatus: this.orderStatus, orderParty: '', orderCCDEvent: '', orderCreated: paymentGroup['date_created'], orderAddBtnEnable: this.orderAddBtnEnable });\n }\n\n if (this.orderStatus !== 'Paid') {\n this.OrderslistService.setOrdersList(this.orderLevelFees);\n }\n });\n };\n\n resetOrderVariables(): void {\n this.orderFeesTotal = 0.00;\n this.orderTotalPayments = 0.00;\n this.orderRemissionTotal = 0.00;\n this.orderPendingPayments = 0.00;\n this.isAddFeeBtnEnabled = true;\n\n };\n\n goToOrderViewDetailSection(orderReferenceObj: any) {\n if (this.isFromServiceRequestPage) {\n this.OrderslistService.setOrderRefId(orderReferenceObj);\n this.orderRef = orderReferenceObj;\n } else {\n this.OrderslistService.setOrderRefId(orderReferenceObj.orderRefId);\n this.orderRef = orderReferenceObj.orderRefId;\n }\n\n this.orderFeesTotal = 0.00;\n this.orderRemissionTotal = 0.00;\n this.orderTotalPayments = 0.00;\n this.orderPendingPayments = 0.00;\n\n this.orderDetail = this.paymentGroups.filter(x => x.payment_group_reference === this.orderRef);\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.fees) {\n orderDetail.fees.forEach(fee => {\n this.orderFeesTotal = this.orderFeesTotal + fee.calculated_amount;\n });\n }\n if (orderDetail.remissions) {\n orderDetail.remissions.forEach(remission => {\n this.orderRemissionTotal = this.orderRemissionTotal + remission.hwf_amount;\n });\n if (orderDetail.payments) {\n this.payment = orderDetail.payments[0];\n orderDetail.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n this.orderTotalPayments = this.orderTotalPayments + payment.amount;\n }\n });\n }\n }\n });\n this.orderPendingPayments = (this.orderFeesTotal - this.orderRemissionTotal) - this.orderTotalPayments;\n // this.orderRef = orderReferenceObj.orderRefId;\n if (this.orderPendingPayments <= 0.00) {\n this.orderStatus = 'Paid';\n } else if (this.orderFeesTotal > 0 && (this.orderTotalPayments > 0 || this.orderRemissionTotal > 0) && (this.orderTotalPayments < this.orderPendingPayments)) {\n this.orderStatus = 'Partially paid'\n } else {\n this.orderStatus = 'Not paid'\n }\n\n if (this.cpoDetails !== null) {\n this.orderParty = this.cpoDetails['responsibleParty'];\n this.orderCreated = this.cpoDetails['createdTimestamp'];\n this.orderCCDEvent = this.cpoDetails['action'];\n } else {\n this.orderParty = '';\n this.orderCCDEvent = '';\n this.orderCreated = orderReferenceObj.orderCreated;\n }\n this.viewStatus = 'order-full-view';\n }\n\n redirectToOrderFeeSearchPage(event: any, orderef: any) {\n if(orderef.orderAddBtnEnable) {\n event.preventDefault();\n this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = orderef.orderRefId;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n }\n }\n\n \n\n\n calculateAmounts(): void {\n let feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00,\n nonOffLinePayment = 0.00;\n\n this.paymentGroups.forEach(paymentGroup => {\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n if (fee.date_created) {\n let a = fee.amount_due === undefined;\n let b = fee.amount_due <= 0;\n this.clAmountDue = a ? this.clAmountDue + fee.net_amount : b ? this.clAmountDue + 0 : this.clAmountDue + fee.amount_due;\n }\n fee['payment_group_reference'] = paymentGroup['payment_group_reference'];\n this.fees.push(fee);\n } else {\n feesTotal = feesTotal + fee.calculated_amount;\n this.fees.push(fee);\n }\n\n });\n }\n if (this.isTurnOff) {\n this.totalFees = feesTotal;\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n let allocationLen = payment.payment_allocation;\n\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n if (allocationLen.length === 0 || allocationLen.length > 0 && allocationLen[0].allocation_status === 'Allocated') {\n nonOffLinePayment = nonOffLinePayment + payment.amount;\n }\n if (allocationLen.length > 0) {\n this.nonPayments.push(payment);\n }\n }\n if (allocationLen.length === 0) {\n this.payments.push(payment);\n }\n payment.paymentGroupReference = paymentGroup.payment_group_reference\n this.allPayments.push(payment);\n } else {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n this.payments.push(payment);\n }\n payment.paymentGroupReference = paymentGroup.payment_group_reference\n this.allPayments.push(payment);\n }\n });\n }\n this.totalPayments = paymentsTotal;\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n this.totalNonOffPayments = nonOffLinePayment;\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remisison => {\n remissionsTotal = remissionsTotal + remisison.hwf_amount;\n this.remissions.push(remisison);\n });\n }\n this.totalRemissions = remissionsTotal;\n });\n\n }\n\n calculateRefundAmount() {\n if (!this.isTurnOff) {\n let isNewPaymentGroup = false;\n\n this.paymentGroups.forEach((paymentGroup, index) => {\n let grpOutstandingAmount = 0.00,\n feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00,\n fees = [];\n\n if (paymentGroup.fees) {\n // this.isFeeRecordsExist = true;\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n\n this.isRemissionsMatch = false;\n paymentGroup.remissions.forEach(rem => {\n if (rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n // if(!fees.find(k => k.code=fee.code))\n // {\n fees.push(fee);\n //}\n }\n });\n\n if (!this.isRemissionsMatch) {\n fees.push(fee);\n }\n\n if (fee.date_created) {\n isNewPaymentGroup = true;\n } else {\n this.isHistoricGroupAvailable = true;\n this.paymentGroups[index]['old'] = true;\n }\n });\n this.paymentGroups[index].fees = fees;\n }\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n }\n grpOutstandingAmount = (feesTotal - remissionsTotal) - paymentsTotal;\n if (grpOutstandingAmount > 0 && isNewPaymentGroup) {\n this.isAnyFeeGroupAvilable = true;\n this.isFeeRecordsExist = true;\n this.paymentRef = paymentGroup.payment_group_reference;\n }\n if (paymentGroup.fees && paymentGroup.fees.length > 0 && grpOutstandingAmount <= 0 && isNewPaymentGroup) {\n this.isAnyFeeGroupAvilable = false;\n }\n });\n if ((!isNewPaymentGroup && this.isHistoricGroupAvailable) || (!isNewPaymentGroup && !this.isHistoricGroupAvailable)) {\n this.isAnyFeeGroupAvilable = false;\n }\n } else {\n let totalRefundAmount = 0,\n isFeeAmountZero = false;\n this.paymentGroups.forEach(paymentGroup => {\n let grpOutstandingAmount = 0.00,\n feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00;\n if (paymentGroup.fees) {\n this.isFeeRecordsExist = true;\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n if (fee.calculated_amount === 0) {\n isFeeAmountZero = true\n }\n });\n\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n }\n grpOutstandingAmount = (feesTotal - remissionsTotal) - paymentsTotal;\n if (grpOutstandingAmount < 0) {\n if (totalRefundAmount === 0) {\n totalRefundAmount = grpOutstandingAmount;\n } else {\n totalRefundAmount = (totalRefundAmount + grpOutstandingAmount);\n }\n }\n else if (grpOutstandingAmount > 0 || (grpOutstandingAmount === 0 && isFeeAmountZero)) {\n this.isGrpOutstandingAmtPositive = true;\n }\n });\n return totalRefundAmount * -1;\n }\n }\n\n getGroupOutstandingAmount(paymentGroup: IPaymentGroup): number {\n return this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);;\n }\n\n redirectToFeeSearchPage(event: any) {\n event.preventDefault();\n let url = this.isBulkScanEnable ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n url += this.isTurnOff ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n url += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n url += this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n url += this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n url += `&caseType=${this.caseType}`\n this.router.navigateByUrl(`/fee-search?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}${url}`);\n }\n\n addRemission(fee: IFee) {\n if(this.chkForAddRemission(fee.code)) {\n this.feeId = fee;\n this.viewStatus = 'addremission';\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n this.payment = this.paymentGroup.payments[0];\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error.replace(/\"/g,\"\")\n );\n }\n }\n\n addRefundForRemission(payment: IPayment, remission: IRemission[],fees:any) {\n this.viewStatus = 'addrefundforremission';\n \n this.payment = payment;\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.payment.reference));\n this.payment = this.paymentGroup.payments[0];\n this.remissions = remission;\n this.remissionFeeAmt = fees.filter(data=>data.code === this.remissions['fee_code'])[0].net_amount;\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error\n );\n }\n\n redirectToremissionPage(event: any) {\n event.preventDefault();\n this.paymentLibComponent.viewName = 'remission'\n }\n\n redirectToReportsPage(event: any) {\n event.preventDefault();\n this.router.navigateByUrl(`/reports?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}`);\n }\n\n loadFeeSummaryPage(paymentGroup: IPaymentGroup) {\n this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = paymentGroup.payment_group_reference;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n }\n\n goToPaymentViewComponent(paymentGroup: any) {\n this.paymentLibComponent.paymentMethod = paymentGroup.paymentMethod;\n this.paymentLibComponent.paymentGroupReference = paymentGroup.paymentGroupReference;\n this.paymentLibComponent.paymentReference = paymentGroup.paymentReference;\n this.paymentLibComponent.viewName = 'payment-view';\n }\n\n goToPayementView(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.goToPaymentViewComponent({ paymentGroupReference, paymentReference, paymentMethod });\n }\n\n selectedUnprocessedFeeEvent(unprocessedRecordId: string) {\n if (unprocessedRecordId) {\n if (this.isTurnOff) {\n this.isAddFeeBtnEnabled = false;\n }\n this.isUnprocessedRecordSelected = true;\n } else {\n if (this.isTurnOff) {\n this.isAddFeeBtnEnabled = true;\n }\n this.isUnprocessedRecordSelected = false;\n }\n }\n\n getUnprocessedFeeCount(unProcessedRecordCount: number) {\n this.unprocessedRecordCount = unProcessedRecordCount;\n }\n\n calculateAmountDue(fee: IFee) {\n\n if (fee.date_created) {\n return fee.amount_due !== undefined ? fee.amount_due : fee.net_amount;\n } else {\n return \"0.00\";\n }\n }\n\n confirmRemoveFee(fee: IFee) {\n this.isRemoveBtnDisabled = false;\n this.feeId = fee;\n this.viewStatus = 'feeRemovalConfirmation';\n }\n\n cancelRemoval() {\n this.viewStatus = 'main';\n }\n\n removeFee(fee: any) {\n this.isRemoveBtnDisabled = true;\n this.paymentViewService.deleteFeeFromPaymentGroup(fee).subscribe(\n (success: any) => {\n window.location.reload();\n },\n (error: any) => {\n this.errorMessage = error;\n this.isRemoveBtnDisabled = false;\n }\n );\n }\n\n isCheckAmountdueExist(amountDue: any) {\n return typeof amountDue === 'undefined';\n }\n\n issueRefund(payment: IPayment) {\n if (payment !== null && payment !== undefined) {\n if(this.chkIssueRefundBtnEnable(payment)) {\n this.viewStatus = 'issuerefund';\n this.payment = payment;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.isRefundRemission = true;\n }\n }\n }\n\n chkForAddRemission(feeCode: string): boolean {\n if (this.chkForPBAPayment() && this.check4AllowedRoles2AccessRefund()) {\n if (this.orderDetail[0]['remissions'].length > 0) {\n for (const remission of this.orderDetail[0]['remissions']) {\n if (remission.fee_code === feeCode) {\n return false;\n }\n }\n }\n return true;\n } else {\n return false;\n }\n }\n\n chkForPBAPayment(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isPBA = true;\n }\n });\n }\n });\n if (this.isPBA) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n chkIssueRefundBtnEnable(payment: IPayment): boolean {\n if (this.check4AllowedRoles2AccessRefund() && this.allowFurtherAccessAfter4Days(payment) &&\n payment.method === 'payment by account' && payment.status.toLocaleLowerCase() === 'success') {\n this.isIssueRefunfBtnEnable = true;\n }\n if (this.isIssueRefunfBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n\n chkIsRefundRemissionBtnEnable(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && payment.status.toLocaleLowerCase() === 'success' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isRefundRemissionBtnEnable = true;\n }\n });\n }\n });\n if (this.isRefundRemissionBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n check4AllowedRoles2AccessRefund = (): boolean => {\n return this.allowedRolesToAccessRefund.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n\n allowFurtherAccessAfter4Days = (payment: IPayment): boolean => {\n if (payment !== null && payment !== undefined) {\n let tmp4DayAgo = new Date();\n tmp4DayAgo.setDate(tmp4DayAgo.getDate() - 4);\n return tmp4DayAgo >= new Date(payment.date_created);\n }\n }\n}","export class PaymentToPayhubRequest {\n currency = 'GBP';\n description = 'PayBubble payment';\n channel = 'telephony';\n provider = 'pci pal';\n case_type: string;\n\n ccd_case_number: string;\n amount: number;\n\n constructor(ccd_case_number: string, amount: number, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.amount = <any>amount.toFixed(2);\n this.case_type= caseType;\n }\n}\n","export class PayhubAntennaRequest {\n currency = 'GBP';\n case_type: string;\n ccd_case_number: string;\n amount: number;\n\n constructor(ccd_case_number: string, amount: number, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.amount = <any>amount.toFixed(2);\n this.case_type= caseType;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IFee } from '../../interfaces/IFee';\nimport { PaymentToPayhubRequest } from '../../interfaces/PaymentToPayhubRequest';\nimport { PayhubAntennaRequest } from '../../interfaces/PayhubAntennaRequest';\nimport { SafeHtml } from '@angular/platform-browser';\nimport {Router} from '@angular/router';\nimport {Location} from '@angular/common';\nimport { OrderslistService } from '../../services/orderslist.service';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-fee-summary',\n templateUrl: './fee-summary.component.html',\n styleUrls: ['./fee-summary.component.scss']\n})\n\nexport class FeeSummaryComponent implements OnInit {\n @Input() paymentGroupRef: string;\n @Input() ccdCaseNumber: string;\n @Input() isTurnOff: string;\n @Input() caseType: string;\n @Input() isOldPcipalOff: string;\n @Input() isNewPcipalOff: string;\n\n\n bsPaymentDcnNumber: string;\n paymentGroup: IPaymentGroup;\n errorMessage: string;\n viewStatus = 'main';\n currentFee: IFee;\n totalFee: number;\n payhubHtml: SafeHtml;\n service: string = \"\";\n platForm: string = \"\";\n upPaymentErrorMessage: string;\n selectedOption:string;\n isBackButtonEnable: boolean = true;\n outStandingAmount: number;\n isFeeAmountZero: boolean = false;;\n totalAfterRemission: number = 0;\n isConfirmationBtnDisabled: boolean = false;\n isRemoveBtnDisabled: boolean = false;\n isPaymentExist: boolean = false;\n isRemissionsExist: Boolean = false;\n isRemissionsMatch = false;\n isStrategicFixEnable: boolean;\n\n constructor(\n private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private location: Location,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private OrderslistService: OrderslistService\n ) {}\n\n ngOnInit() {\n this.viewStatus = 'main';\n this.caseType = this.paymentLibComponent.CASETYPE;\n this.bsPaymentDcnNumber = this.paymentLibComponent.bspaymentdcn;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.OrderslistService.setCaseType(this.paymentLibComponent.CASETYPE);\n if ((!this.isOldPcipalOff && this.isNewPcipalOff)) {\n this.platForm = '8x8';\n } else if ((this.isOldPcipalOff && !this.isNewPcipalOff)) {\n this.platForm = 'Antenna';\n } else if ((this.isOldPcipalOff && this.isNewPcipalOff)){\n this.platForm = '8x8';\n }\n\n this.paymentViewService.getBSfeature().subscribe(\n features => {\n let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n },\n err => {\n this.paymentLibComponent.ISBSENABLE = false;\n }\n );\n if (this.bsPaymentDcnNumber) {\n this.getUnassignedPaymentlist();\n }\n this.getPaymentGroup();\n }\n\n getUnassignedPaymentlist() {\n if (this.selectedOption === 'dcn') {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.paymentLibComponent.DCN_NUMBER).subscribe(\n unassignedPayments => {\n if(unassignedPayments['data'].payments) {\n this.service = unassignedPayments['data'].responsible_service_id;\n } else {\n this.upPaymentErrorMessage = 'error';\n }\n },\n (error: any) => this.upPaymentErrorMessage = error\n );\n } else {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n unassignedPayments => {\n if(unassignedPayments['data'].payments) {\n this.service = unassignedPayments['data'].responsible_service_id;\n } else {\n this.upPaymentErrorMessage = 'error'; \n } \n },\n (error: any) => this.upPaymentErrorMessage = error\n );\n }\n\n }\n\n getRemissionByFeeCode(feeCode: string): IRemission {\n if (this.paymentGroup && this.paymentGroup.remissions && this.paymentGroup.remissions.length > 0) {\n for (const remission of this.paymentGroup.remissions) {\n if (remission.fee_code === feeCode) {\n return remission;\n }\n }\n }\n return null;\n }\n\n addRemission(fee: IFee) {\n this.currentFee = fee;\n this.viewStatus = 'add_remission';\n }\n\n getPaymentGroup() {\n let fees = [];\n this.paymentViewService.getPaymentGroupDetails(this.paymentGroupRef).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n this.isPaymentExist = paymentGroup.payments ? paymentGroup.payments.length > 0 : false;\n this.isRemissionsExist = paymentGroup.remissions ? paymentGroup.remissions.length > 0 : false;\n\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n this.totalAfterRemission = this.totalAfterRemission + fee.net_amount;\n if(fee.calculated_amount === 0) {\n this.isFeeAmountZero = true;\n }\n this.isRemissionsMatch = false;\n paymentGroup.remissions.forEach(rem => {\n if(rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n fees.push(fee);\n }\n });\n \n if(!this.isRemissionsMatch) {\n fees.push(fee);\n }\n });\n paymentGroup.fees = fees;\n }\n\n this.outStandingAmount = this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n },\n (error: any) => this.errorMessage = error.replace(/\"/g,\"\")\n );\n }\n\n confirmRemoveFee(fee: IFee){\n this.isRemoveBtnDisabled = false;\n this.currentFee = fee;\n this.viewStatus = 'feeRemovalConfirmation';\n }\n\n removeFee(fee: any){\n this.isRemoveBtnDisabled = true;\n this.paymentViewService.deleteFeeFromPaymentGroup(fee).subscribe(\n (success: any) => {\n if (this.paymentGroup.fees && this.paymentGroup.fees.length > 1){\n this.totalAfterRemission = 0;\n this.getPaymentGroup();\n this.viewStatus = 'main';\n return;\n }\n this.loadCaseTransactionPage();\n },\n (error: any) => {\n this.errorMessage = error;\n this.isRemoveBtnDisabled = false;\n }\n );\n }\n\n loadCaseTransactionPage() {\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentViewService.getBSfeature().subscribe(\n features => {\n let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n },\n err => {\n this.paymentLibComponent.ISBSENABLE = false;\n }\n );\n\n let partUrl = `selectedOption=${this.paymentLibComponent.SELECTED_OPTION}`;\n partUrl +=this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl +=this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl +=this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl +=this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl +=this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl +=this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n\n let url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=true&${partUrl}`;\n this.router.navigateByUrl(url);\n }\n cancelRemission() {\n this.viewStatus = 'main';\n }\n redirectToFeeSearchPage(event: any, page?: string) {\n event.preventDefault();\n let partUrl =this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl +=this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl +=this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl +=this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl +=this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl +=this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n\n if(this.viewStatus === 'feeRemovalConfirmation' || this.viewStatus === 'add_remission') {\n this.viewStatus = 'main';\n return;\n }\n let url = `/fee-search?ccdCaseNumber=${this.ccdCaseNumber}&selectedOption=${this.paymentLibComponent.SELECTED_OPTION}&paymentGroupRef=${this.paymentGroupRef}${partUrl}`;\n this.router.navigateByUrl(url);\n }\n takePayment() {\n this.isConfirmationBtnDisabled = true;\n const requestBody = new PaymentToPayhubRequest(this.ccdCaseNumber, this.outStandingAmount, this.caseType),\n antennaReqBody = new PayhubAntennaRequest(this.ccdCaseNumber, this.outStandingAmount, this.caseType);\n\n if(this.platForm === '8x8') {\n this.paymentViewService.postPaymentToPayHub(requestBody, this.paymentGroupRef).subscribe(\n response => {\n this.location.go(`payment-history?view=fee-summary`);\n this.payhubHtml = response;\n this.viewStatus = 'payhub_view';\n this.isBackButtonEnable=false;\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.router.navigateByUrl('/pci-pal-failure');\n }\n );\n } else if(this.platForm === 'Antenna') {\n\n this.paymentViewService.postPaymentAntennaToPayHub(antennaReqBody, this.paymentGroupRef).subscribe(\n response => {\n this.isBackButtonEnable=false;\n window.location.href = '/makePaymentByTelephoneyProvider';\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.router.navigateByUrl('/pci-pal-failure');\n }\n );\n }\n\n }\n\n goToAllocatePage(outStandingAmount: number, isFeeAmountZero: Boolean) {\n if (outStandingAmount > 0 || (outStandingAmount === 0 && isFeeAmountZero)) {\n this.paymentLibComponent.paymentGroupReference = this.paymentGroupRef;\n this.paymentLibComponent.viewName = 'allocate-payments';\n } else {\n this.loadCaseTransactionPage();\n }\n }\n isCheckAmountdueExist(amountDue: any) {\n return typeof amountDue === 'undefined';\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\n\n\n\n@Component({\n selector: 'ccpay-error-banner',\n templateUrl: './error-banner.component.html',\n styleUrls: ['./error-banner.component.scss']\n})\n\nexport class ErrorBannerComponent implements OnInit {\n @Input('errorMessage') errorMessage;\n\n constructor(\n ) {}\n\n ngOnInit() {\n\n }\n}\n","\nexport class UnidentifiedPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n unidentified_reason: string;\n\n constructor(payment_group_reference: string, payment_reference : string, unidentified_reason: any) {\n this.payment_allocation_status = {\n description: '',\n name: \"Unidentified\"\n };\n this.payment_group_reference = payment_group_reference ;\n this.payment_reference= payment_reference;\n this.unidentified_reason= unidentified_reason;\n\n }\n\n\n\n}\n","import { IBSPayments } from \"./IBSPayments\";\n\nexport class AllocatePaymentRequest {\n amount: Number;\n banked_date: String;\n ccd_case_number: String;\n exception_record: string;\n currency: String;\n document_control_number: String;\n external_provider: String;\n giro_slip_no: String;\n payer_name: String;\n payment_channel: Object;\n payment_status: Object;\n payment_method: String;\n case_type: String;\n payment_allocation_dto?: {\n allocation_reason: String,\n allocation_status: String,\n explanation: String,\n payment_allocation_status: Object,\n payment_group_reference: String,\n payment_reference: String,\n reason: String,\n receiving_office: String,\n unidentified_reason: String,\n user_id: String,\n user_name: String,\n case_type: String\n }\n\n constructor(ccd_case_number : string, unAllocatedPayment: IBSPayments, caseType: string, exceptionRecord: string, allocatedRequest?: any) {\n this.amount = unAllocatedPayment.amount;\n this.banked_date = unAllocatedPayment.date_banked;\n this.ccd_case_number = ccd_case_number;\n this.exception_record = exceptionRecord;\n this.currency= unAllocatedPayment.currency;\n this.document_control_number = unAllocatedPayment.dcn_reference;\n this.external_provider = 'exela';\n this.giro_slip_no = unAllocatedPayment.bgc_reference;\n this.payer_name = unAllocatedPayment.payer_name;\n this.payment_channel = {\n description: '',\n name: 'bulk scan'\n };\n this.payment_status ={\n description: 'bulk scan payment completed',\n name: 'success'\n }\n this.payment_method = unAllocatedPayment.payment_method;\n this.case_type= caseType;\n if(allocatedRequest) {\n this.payment_allocation_dto = allocatedRequest;\n }\n\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport {BulkScaningPaymentService} from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { UnidentifiedPaymentsRequest } from '../../interfaces/UnidentifiedPaymentsRequest';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\n\n@Component({\n selector: 'app-mark-unidentified-payment',\n templateUrl: './mark-unidentified-payment.component.html',\n styleUrls: ['./mark-unidentified-payment.component.scss']\n})\nexport class MarkUnidentifiedPaymentComponent implements OnInit {\n @Input() caseType: string;\n markPaymentUnidentifiedForm: FormGroup;\n viewStatus: string;\n ccdCaseNumber: string;\n bspaymentdcn: string;\n isInvesticationDetailEmpty: boolean = false;\n investicationDetailHasError: boolean = false;\n investicationDetailMinHasError: boolean = false;\n investicationDetailMaxHasError: boolean = false;\n errorMessage = this.getErrorMessage(false);\n unassignedRecord:IBSPayments;\n siteID: string = null;\n investigationComment: string;\n isConfirmButtondisabled:Boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n isStrategicFixEnable: boolean = true;\n\n constructor(private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService) { }\n\n ngOnInit() {\n this.viewStatus = 'mainForm';\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.getUnassignedPayment();\n\n this.markPaymentUnidentifiedForm = this.formBuilder.group({\n investicationDetail: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ]))\n });\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n this.errorMessage = this.getErrorMessage(false);\n this.unassignedRecord = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n }\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n saveAndContinue() {\n this.resetForm([false, false, false, false]);\n const investicationField = this.markPaymentUnidentifiedForm.controls.investicationDetail;\n const formerror = investicationField.errors;\n if (this.markPaymentUnidentifiedForm.dirty && this.markPaymentUnidentifiedForm.valid) {\n this.investigationComment = this.markPaymentUnidentifiedForm.controls.investicationDetail.value;\n this.viewStatus = 'unidentifiedContinueConfirm';\n }else {\n if(investicationField.value == '' ) {\n this.resetForm([true, false, false, false]);\n }\n if(investicationField.value != '' && investicationField.invalid ) {\n this.resetForm([false, true, false, false]);\n }\n if(formerror && formerror.minlength && formerror.minlength.actualLength < 3 ) {\n this.resetForm([false, false, true, false]);\n }\n if(formerror && formerror.maxlength && formerror.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, true]);\n }\n }\n }\n resetForm(val) {\n this.isInvesticationDetailEmpty = val[0];\n this.investicationDetailHasError = val[1];\n this.investicationDetailMinHasError = val[2];\n this.investicationDetailMaxHasError = val[3];\n }\n confirmPayments() {\n this.isConfirmButtondisabled = true;\n const reason = this.markPaymentUnidentifiedForm.get('investicationDetail').value;\n\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n allocation_status:'Unidentified',\n payment_allocation_status: {\n description: '',\n name: 'Unidentified'\n },\n unidentified_reason: reason,\n user_id: this.caseType,\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSWoPGStrategic(postStrategicBody).subscribe(\n res => {\n this.errorMessage = this.getErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n });\n } else {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.getErrorMessage(false);\n const requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.siteID, this.exceptionReference)\n this.paymentViewService.postBSPayments(requestBody).subscribe(\n res2 => {\n this.errorMessage = this.getErrorMessage(false);\n const response2 = JSON.parse(res2),\n reqBody = new UnidentifiedPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, reason);\n if (response2.success) {\n this.paymentViewService.postBSUnidentifiedPayments(reqBody).subscribe(\n res3 => {\n this.errorMessage = this.getErrorMessage(false);\n const response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n }\n cancelMarkUnidentifiedPayments(type?:string){\n if(type && type === 'cancel') {\n if(this.markPaymentUnidentifiedForm.get('investicationDetail').value!==\"\"){\n this.viewStatus = 'unidentifiedCancelConfirm';\n } else {\n this.gotoCasetransationPage();\n }\n } else {\n this.viewStatus = 'mainForm';\n }\n }\n\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n getErrorMessage(isErrorExist) {\n return {\n title: \"There is a problem with the service\",\n body: \"Try again later\",\n showError: isErrorExist\n };\n }\n}\n","\nexport class UnsolicitedPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n receiving_office: string;\n receiving_email_address: string;\n sending_email_address: string;\n unidentified_reason: string;\n constructor(payment_group_reference: string, payment_reference : string, reason: string,responsible_office: string, responsible_person:string,email_id: string) {\n this.payment_allocation_status = {\n description: '',\n name: \"Transferred\"\n };\n this.payment_group_reference = payment_group_reference;\n this.payment_reference= payment_reference;\n this.unidentified_reason= reason;\n this.receiving_office= responsible_office;\n this.receiving_email_address= email_id;\n this.sending_email_address= responsible_person;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { UnsolicitedPaymentsRequest } from '../../interfaces/UnsolicitedPaymentsRequest';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { ErrorHandlerService } from '../../services/shared/error-handler.service';\n\n\n@Component({\n selector: 'app-mark-unsolicited-payment',\n templateUrl: './mark-unsolicited-payment.component.html',\n styleUrls: ['./mark-unsolicited-payment.component.scss']\n})\nexport class MarkUnsolicitedPaymentComponent implements OnInit {\n @Input() caseType: string;\n markPaymentUnsolicitedForm: FormGroup;\n viewStatus: string;\n reasonHasError: boolean = false;\n isReasonEmpty: boolean = false;\n reasonMinHasError: boolean = false;\n reasonMaxHasError: boolean = false;\n responsibleOfficeHasError: boolean = false;\n isResponsibleOfficeEmpty: boolean = false;\n errorMessage = this.getErrorMessage(false);\n ccdCaseNumber: string;\n bspaymentdcn: string;\n unassignedRecord: IBSPayments;\n siteID: string = null;\n reason: string;\n responsiblePerson: string;\n responsibleOffice: string;\n emailId: string;\n isConfirmButtondisabled: Boolean = false;\n isContinueButtondisabled: Boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n selectedSiteId: string;\n selectedSiteName: string;\n isStrategicFixEnable: boolean = true;\n siteIDList;\n\n constructor(private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService) { }\n\n ngOnInit() {\n this.resetForm([false,false,false,false,false,false], 'all');\n this.viewStatus = 'mainForm';\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.getUnassignedPayment();\n\n this.paymentViewService.getSiteID().subscribe(\n siteids => {\n this.isContinueButtondisabled = false;\n this.errorMessage = this.getErrorMessage(false);\n this.siteIDList = JSON.parse(siteids);\n },\n err => {\n window.scrollTo(0, 0);\n this.isContinueButtondisabled = true;\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n \n this.markPaymentUnsolicitedForm = this.formBuilder.group({\n reason: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ])),\n responsibleOffice: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([a-zA-Z0-9\\\\s\\\\n,\\\\.-:]*)$')\n ])),\n responsiblePerson: new FormControl(''),\n emailId: new FormControl('')\n });\n }\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n confirmPayments() {\n this.isConfirmButtondisabled = true;\n const controls = this.markPaymentUnsolicitedForm.controls;\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n allocation_status:'Transferred',\n payment_allocation_status: {\n description: '',\n name: 'Transferred'\n },\n unidentified_reason: controls.reason.value,\n receiving_office: this.selectedSiteId,\n user_id: this.caseType,\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSWoPGStrategic(postStrategicBody).subscribe(\n res => {\n this.errorMessage = this.getErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n });\n } else {\n // controls.responsibleOffice.setValue('P219');\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.getErrorMessage(false);\n const response1 = JSON.parse(res1),\n requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.siteID, this.exceptionReference)\n this.paymentViewService.postBSPayments(requestBody).subscribe(\n res2 => {\n this.errorMessage = this.getErrorMessage(false);\n const response2 = JSON.parse(res2),\n reqBody = new UnsolicitedPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, controls.reason.value, this.selectedSiteId, controls.responsiblePerson.value, controls.emailId.value);\n if (response2.success) {\n this.paymentViewService.postBSUnsolicitedPayments(reqBody).subscribe(\n res3 => {\n this.errorMessage = this.getErrorMessage(false);\n const response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n }\n saveAndContinue() {\n this.resetForm([false,false,false,false,false,false], 'all');\n const formerror = this.markPaymentUnsolicitedForm.controls.reason.errors;\n const reasonField = this.markPaymentUnsolicitedForm.controls.reason;\n //const officeIdField = this.selectedSiteId;\n const officeIdField = this.markPaymentUnsolicitedForm.controls.responsibleOffice;\n if (this.markPaymentUnsolicitedForm.dirty && this.markPaymentUnsolicitedForm.valid) {\n const controls = this.markPaymentUnsolicitedForm.controls;\n this.emailId = controls.emailId.value;\n this.responsibleOffice = officeIdField.value;\n this.responsiblePerson = controls.responsiblePerson.value;\n this.reason = controls.reason.value;\n this.viewStatus = 'unsolicitedContinueConfirm';\n }else {\n if( reasonField.value == '' ) {\n this.resetForm([true,false,false,false,false,false], 'reason');\n }\n if(reasonField.value != '' && this.markPaymentUnsolicitedForm.controls.reason.invalid ) {\n this.resetForm([false,true,false,false,false,false], 'reason');\n }\n if(formerror && formerror.minlength && formerror.minlength.actualLength < 3 ) {\n this.resetForm([false,false,true,false,false,false], 'reason');\n }\n if(formerror && formerror.maxlength && formerror.maxlength.actualLength > 255 ) {\n this.resetForm([false,false,false,true,false,false], 'reason');\n }\n if(officeIdField.value == '') {\n this.resetForm([false,false,false,false,true,false], 'responsibleOffice');\n }\n if(officeIdField.value != '' && officeIdField.invalid) {\n this.resetForm([false,false,false,false,false,true],'responsibleOffice');\n }\n }\n }\n resetForm(val, field) {\n if(field==='reason' || field==='all') {\n this.isReasonEmpty = val[0];\n this.reasonHasError = val[1];\n this.reasonMinHasError = val[2];\n this.reasonMaxHasError = val[3];\n }\n if(field==='responsibleOffice' || field==='all') {\n this.isResponsibleOfficeEmpty = val[4];\n this.responsibleOfficeHasError = val[5];\n }\n }\n\ncancelMarkUnsolicitedPayments(type?:string){\n if(type && type === 'cancel') {\n if(this.checkingFormValue()){\n this.viewStatus = 'unsolicitedCancelConfirm';\n } else {\n this.gotoCasetransationPage();\n }\n } else {\n this.markPaymentUnsolicitedForm.controls.responsibleOffice.setValue('');\n this.viewStatus = 'mainForm';\n }\n }\n checkingFormValue(){\n const formFields = this.markPaymentUnsolicitedForm.value;\n let valueExists = false;\n\n for (var field in formFields) {\n if (formFields.hasOwnProperty(field) && formFields[field] !==\"\") {\n valueExists = true;\n break;\n }\n }\n return valueExists;\n }\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n \n this.unassignedRecord = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n }\n\n getErrorMessage(isErrorExist) {\n return {\n title: \"Something went wrong.\",\n body: \"Please try again later.\",\n showError: isErrorExist\n };\n }\n\n selectchange(args){ \n this.selectedSiteId = args.target.value; \n this.selectedSiteName = args.target.options[args.target.selectedIndex].text; \n } \n\n}\n","import { Component, OnInit, Output,Input, EventEmitter } from '@angular/core';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport {Router} from '@angular/router';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n@Component({\n selector: 'ccpay-app-unprocessed-payments',\n templateUrl: './unprocessed-payments.component.html',\n styleUrls: ['./unprocessed-payments.component.scss']\n})\nexport class UnprocessedPaymentsComponent implements OnInit {\n\n @Input('FEE_RECORDS_EXISTS') FEE_RECORDS_EXISTS: boolean;\n @Input('PAYMENTREF') PAYMENTREF: string;\n @Input('ISTURNOFF') ISTURNOFF: boolean;\n @Input('IS_BUTTON_ENABLE') IS_BUTTON_ENABLE: boolean;\n @Input('IS_OS_AMT_AVAILABLE') IS_OS_AMT_AVAILABLE: boolean;\n @Input('ISNEWPCIPALOFF') ISNEWPCIPALOFF: boolean;\n @Input('ISOLDPCIPALOFF') ISOLDPCIPALOFF: boolean;\n @Input('ISSFENABLE') ISSFENABLE: boolean;\n @Input('PAYMENTSLENGTH') PAYMENTSLENGTH:Number;\n @Input('LEVEL')LEVEL:Number;\n\n @Output() selectedUnprocessedFeeEvent: EventEmitter<string> = new EventEmitter();\n @Output() getUnprocessedFeeCount: EventEmitter<string> = new EventEmitter();\n\n viewStatus = 'main';\n unassignedRecordList: IBSPayments;\n upPaymentErrorMessage: string = null;\n ccdCaseNumber: string;\n recordId: string = null;\n isRecordExist: boolean = false;\n dcnNumber: string = null;\n selectedOption: string;\n isUnprocessedRecordSelected: boolean = true;\n isAllocateToExistingFeebtnEnabled: boolean = false;\n isMarkAsUnidentifiedbtnEnabled: boolean = false;\n isAllocatedToNewFeebtnEnabled: boolean = false;\n isExceptionCase: boolean = false;\n serviceId: string = null;\n isBulkScanEnable;\n isNewpcipaloff;\n isOldpcipaloff;\n isTurnOff: boolean = true;\n isStFixEnable;\n unassignedRecordSelectedList: IBSPayments;\n unassignedRecordListLength: number = 0;\n showContent: boolean;\n\n constructor(private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private paymentLibComponent: PaymentLibComponent,\n private paymentViewService: PaymentViewService,\n private OrderslistService: OrderslistService\n ) { }\n\n ngOnInit() {\n // Todo ...\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.isBulkScanEnable = this.paymentLibComponent.ISBSENABLE;\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.isNewpcipaloff = this.paymentLibComponent.ISNEWPCIPALOFF;\n this.isOldpcipaloff = this.paymentLibComponent.ISOLDPCIPALOFF;\n this.isStFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.OrderslistService.getFeeExists().subscribe( (data) => this.FEE_RECORDS_EXISTS = data);;\n this.getUnassignedPaymentlist();\n\n }\n\n getUnassignedPaymentlist() {\n if (this.selectedOption === 'dcn') {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.dcnNumber).subscribe(\n unassignedPayments => {\n // unassignedPayments['data'].map(data => data.expandable=false);\n if(unassignedPayments['data'] && unassignedPayments['data'].payments) {\n this.setValuesForUnassignedRecord(unassignedPayments['data']);\n } else if(unassignedPayments['payments']) {\n this.setValuesForUnassignedRecord(unassignedPayments);\n } else {\n this.upPaymentErrorMessage = 'error';\n this.getUnprocessedFeeCount.emit('0');\n }\n },\n (error: any) => {\n this.upPaymentErrorMessage = error;\n this.getUnprocessedFeeCount.emit('0');\n }\n );\n } else {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n unassignedPayments => {\n // unassignedPayments['data'].map(data => data.expandable=false);\n if(unassignedPayments['data'] && unassignedPayments['data'].payments) {\n this.setValuesForUnassignedRecord(unassignedPayments['data']);\n } else if(unassignedPayments['payments']) {\n this.setValuesForUnassignedRecord(unassignedPayments);\n } else {\n this.upPaymentErrorMessage = 'error';\n this.getUnprocessedFeeCount.emit('0');\n }\n },\n (error: any) => {\n this.upPaymentErrorMessage = error;\n this.getUnprocessedFeeCount.emit('0');\n }\n );\n }\n\n }\n\n setValuesForUnassignedRecord(unassignedPayments) {\n \n this.unassignedRecordList = unassignedPayments.payments;\n if(this.unassignedRecordList){\n this.unassignedRecordListLength = unassignedPayments.payments.length\n }\n this.serviceId = unassignedPayments.responsible_service_id;\n if (unassignedPayments['ccd_reference'] === undefined) {\n this.isExceptionCase = true;\n }\n // this.isRecordExist = this.unassignedRecordList.length === 0;\n this.getUnprocessedFeeCount.emit(<any>this.unassignedRecordList.length);\n this.unprocessedPaymentSelectEvent(this.unassignedRecordList);\n }\n\n formatUnassignedRecordId(ID: Number) {\n return `unassignrecord-${ID}`;\n }\n\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n\n redirectToFeeSearchPage(event: any, dcn_reference:any) {\n event.preventDefault();\n this.recordId = dcn_reference;\n let url = this.isBulkScanEnable ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n url += this.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n url += this.isStFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n url +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n url += this.isOldpcipaloff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n url += this.isNewpcipaloff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n\n this.router.navigateByUrl(`/fee-search?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}&dcn=${this.recordId}${url}`);\n }\n\n loadUnsolicitedPage(viewName: string, dcn_reference:any) {\n this.recordId = dcn_reference;\n this.paymentLibComponent.bspaymentdcn = this.recordId;\n this.paymentLibComponent.viewName = viewName;\n }\n\n unprocessedPaymentSelectEvent(selectedRecordReference: any) {\n this.isUnprocessedRecordSelected = true;\n this.validateButtons();\n this.selectedUnprocessedFeeEvent.emit(selectedRecordReference);\n }\n\n resetButtons() {\n this.isUnprocessedRecordSelected = false;\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isMarkAsUnidentifiedbtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = false;\n }\n\n goToAllocatePage(dcn_reference:any) {\n this.paymentLibComponent.bspaymentdcn = dcn_reference;\n this.paymentLibComponent.unProcessedPaymentServiceId = this.serviceId\n this.paymentLibComponent.isTurnOff = this.ISTURNOFF;\n this.paymentLibComponent.isNewPcipalOff = this.ISNEWPCIPALOFF;\n this.paymentLibComponent.isOldPcipalOff = this.ISOLDPCIPALOFF;\n this.paymentLibComponent.ISSFENABLE = this.isStFixEnable;\n\n if(this.ISTURNOFF) {\n this.paymentLibComponent.paymentGroupReference = this.PAYMENTREF;\n this.paymentLibComponent.viewName = 'fee-summary';\n }else {\n this.paymentLibComponent.paymentGroupReference = null;\n this.paymentLibComponent.viewName = 'allocate-payments';\n }\n\n }\n\n validateButtons() {\n if ( this.isUnprocessedRecordSelected && this.isExceptionCase) {\n this.isMarkAsUnidentifiedbtnEnabled = true;\n } else if ( this.isUnprocessedRecordSelected && !this.isExceptionCase && !this.FEE_RECORDS_EXISTS) {\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = true;\n } else if( this.isUnprocessedRecordSelected && !this.isExceptionCase && this.FEE_RECORDS_EXISTS ) {\n if(!this.ISTURNOFF) {\n this.isAllocateToExistingFeebtnEnabled = true;\n this.isAllocatedToNewFeebtnEnabled = false;\n } else {\n this.isAllocateToExistingFeebtnEnabled = this.IS_OS_AMT_AVAILABLE;\n this.isAllocatedToNewFeebtnEnabled = true;\n }\n }\n }\n\n unprocessedPaymentUnSelectEvent(event: any) {\n event.preventDefault();\n this.recordId = null;\n this.isUnprocessedRecordSelected = false;\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = false;\n this.isMarkAsUnidentifiedbtnEnabled = false;\n //this.validateButtons();\n this.selectedUnprocessedFeeEvent.emit('');\n }\n\n showDetailRow(event: any,obj: any, i: any) {\n event.preventDefault();\n \n this.unassignedRecordSelectedList = obj;\n \n }\n}\n","import { Component, OnInit, Input, Output, EventEmitter } from '@angular/core';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport {IPayment} from '../../interfaces/IPayment';\nimport {Router} from '@angular/router';\n\n@Component({\n selector: 'ccpay-app-processed-payments',\n templateUrl: './processed-payments.component.html',\n styleUrls: ['./processed-payments.component.scss']\n})\nexport class ProcessedPaymentsComponent implements OnInit {\n\n @Input('NONPAYMENTS') NONPAYMENTS: IPayment[];\n @Output() goToPaymentViewComponent: EventEmitter<any> = new EventEmitter();\n\n constructor(\n private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService\n ) { }\n ngOnInit() {\n }\n\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n redirectToPaymentViewPage(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.goToPaymentViewComponent.emit({paymentGroupReference, paymentReference, paymentMethod});\n }\n}\n","\nexport class IAllocationPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n reason: string;\n explanation: string;\n user_name: string;\n constructor(payment_group_reference: string, payment_reference : string, reason? : string, explanation? : string, userName? : string) {\n this.payment_allocation_status = {\n description: '',\n name: \"Allocated\"\n };\n this.payment_group_reference = payment_group_reference;\n this.payment_reference= payment_reference;\n this.reason = reason ? reason : null;\n this.explanation = explanation ? explanation : null;\n this.user_name = userName ? userName : null;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport {CaseTransactionsService} from '../../services/case-transactions/case-transactions.service'; \nimport {BulkScaningPaymentService} from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { ErrorHandlerService } from '../../services/shared/error-handler.service';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport {IBSPayments} from '../../interfaces/IBSPayments';\nimport {AllocatePaymentRequest} from '../../interfaces/AllocatePaymentRequest';\nimport {IAllocationPaymentsRequest} from '../../interfaces/IAllocationPaymentsRequest';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n\n\n@Component({\n selector: 'app-allocate-payments',\n templateUrl: './allocate-payments.component.html',\n styleUrls: ['./allocate-payments.component.scss']\n})\nexport class AllocatePaymentsComponent implements OnInit {\n @Input() isTurnOff: boolean;\n @Input() caseType: string;\n\n overUnderPaymentForm: FormGroup;\n viewStatus: string;\n ccdCaseNumber: string;\n bspaymentdcn: string;\n recordId:string;\n feedbackUrlLabel:string;\n unAllocatedPayment: IBSPayments = {\n amount: 0\n };\n siteID: string = null;\n errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n paymentGroup: IPaymentGroup;\n paymentGroups: IPaymentGroup[] = [];\t\n remainingAmount: number;\n isRemainingAmountGtZero: boolean;\n isMoreDetailsBoxHide: boolean = true;\n isRemainingAmountLtZero: boolean;\n afterFeeAllocateOutstanding: number;\n amountForAllocation: number;\n isConfirmButtondisabled: boolean = false;\n isContinueButtondisabled: boolean = true;\n otherPaymentExplanation: string = null;\n selectedOption: string = null;\n isFeeAmountZero: boolean = false;\t\n\n paymentReasonHasError: boolean = false;\n paymentExplanationHasError: boolean = false;\n isPaymentDetailsEmpty: boolean = false;\n isPaymentDetailsInvalid: boolean = false;\n paymentDetailsMinHasError: boolean = false;\n paymentDetailsMaxHasError: boolean = false;\n isUserNameEmpty: boolean = false;\n isUserNameInvalid: boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n paymentReason: string = null;\n paymentExplanation: string = null;\n userName: string = null;\n paymentSectionLabel: any;\n paymentRef: string = null;\n isStrategicFixEnable: boolean = true;\n orderLevelFees: IOrderReferenceFee[] = [];\n cookieUserName: string[] = [];\n enCookieUserName: any;\n userNameField: string = null;\n\n reasonList: { [key: string]: { [key: string]: string } }= {\n overPayment: {\n hwfReward: 'Help with Fees (HWF) awarded. Please include the HWF reference number in the explanatory note',\n wrongFee: 'Incorrect payment received',\n notIssueCase: 'Unable to issue case',\n otherDeduction: 'Other'\n },\n shortFall: {\n helpWithFee: 'Help with Fees (HWF) application declined',\n wrongFee: 'Incorrect payment received',\n other: 'Other'\n }\n }\n explanationList = {\n overPayment: {\n referRefund: 'Details in case notes. Refund due',\n noRefund: 'Details in case notes. No refund due',\n noCase: 'No case created. Refund due',\n other: 'Other'\n },\n shortFall: {\n holdCase: 'I have put a stop on the case and contacted the applicant requesting the balance of payment',\n heldCase: 'I have put a stop on the case. The applicant needs to be contacted to request the balance of payment',\n other: 'Other'\n }\n }\n\n refund = {\n reason: {\n duplicate: 'Duplicate payment',\n humanerror: 'Human error',\n caseWithdrawn: 'Case withdrawn',\n other: 'Other'\n }\n }\n\n\n constructor(\n private errorHandlerService: ErrorHandlerService,\n private caseTransactionsService: CaseTransactionsService,\n private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private OrderslistService: OrderslistService) { }\n\n ngOnInit() {\n this.viewStatus = 'mainForm';\n if (this.paymentLibComponent.paymentGroupReference !== null) {\n this.viewStatus = 'allocatePaymentConfirmation';\n }\n \n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.paymentRef = this.paymentLibComponent.paymentGroupReference;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.isTurnOff = this.paymentLibComponent.isTurnOff;\n this.overUnderPaymentForm = this.formBuilder.group({\n moreDetails: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ])),\n userName: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([a-zA-Z0-9\\\\s]*)$')\n ])),\n });\n this.OrderslistService.getOrdersList().subscribe( (data) =>\n this.orderLevelFees = data.filter(data => data.orderStatus !== 'Paid'));\n this.OrderslistService.getCaseType().subscribe( (data) => this.caseType = data);\n this.getUnassignedPayment();\n }\n getGroupOutstandingAmount(paymentGroup: IPaymentGroup): number {\n return this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n }\n\n getPaymentGroupDetails(){\n\n if(!this.isTurnOff){\n this.paymentViewService.getPaymentGroupDetails(this.paymentRef).subscribe(\n paymentGroup => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.paymentGroup = paymentGroup;\n this.saveAndContinue();\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }else {\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.paymentGroups = paymentGroups['payment_groups'].filter(paymentGroup => {\n paymentGroup.fees.forEach(fee => {\n if(fee.calculated_amount === 0) {\n this.isFeeAmountZero = true\n }\n });\n let fstCon = this.getGroupOutstandingAmount(<IPaymentGroup>paymentGroup),\n scndCn = fstCon > 0 || (fstCon == 0 && this.isFeeAmountZero) && paymentGroup.payment_group_reference === this.paymentRef;\n return this.paymentRef ? scndCn : fstCon > 0 || (fstCon == 0 && this.isFeeAmountZero);\n });\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }\n\n }\n\n selectedPaymentGroup(paymentGroup: IPaymentGroup) {\t\n this.isContinueButtondisabled = false;\t\n this.paymentGroup = paymentGroup;\t\n }\t\n\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n\n gotoSummaryPage(event: any) { \n event.preventDefault();\n this.paymentLibComponent.viewName = 'fee-summary';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n\n cancelAllocatePayment(event: any){\n event.preventDefault();\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n if(!this.isTurnOff){\n this.paymentLibComponent.viewName = 'fee-summary';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n } else {\n this.viewStatus = 'mainForm';\t\n }\n }\n confirmAllocatePayement(){\n this.enCookieUserName = document.cookie.split(\";\").find(row => row.includes(\"user-info\")).split(\"=\")[1].split(\";\");\n this.cookieUserName = JSON.parse(decodeURIComponent(this.enCookieUserName));\n \n const fullName = this.cookieUserName['forename'] + ' ' + this.cookieUserName['surname'];\n\n const paymentDetailsField = this.overUnderPaymentForm.controls.moreDetails,\n paymentFormError = this.overUnderPaymentForm.controls.moreDetails.errors,\n userNameField = fullName,\n isEmptyCondtion = this.paymentReason && this.paymentExplanation,\n isOtherOptionSelected = this.paymentExplanation === 'Other';\n\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n if ( (!this.isRemainingAmountGtZero && !this.isRemainingAmountLtZero) || isEmptyCondtion && (!isOtherOptionSelected && userNameField.length > 0 || isOtherOptionSelected && userNameField.length > 0 && paymentDetailsField.valid)) {\n this.isConfirmButtondisabled = true;\n this.otherPaymentExplanation = this.paymentExplanation === 'Other' ? paymentDetailsField.value : this.paymentExplanation;\n this.userName = userNameField;\n this.finalServiceCall();\n }else {\n if(!this.paymentReason) {\n this.resetForm([true, false, false, false, false, false, false, false], 'reason');\n }\n if(!this.paymentExplanation) {\n this.resetForm([false, true, false, false, false, false, false, false], 'explanation');\n }\n if(this.paymentExplanation && isOtherOptionSelected) {\n if(paymentDetailsField.value == '' ) {\n this.resetForm([false, false, true, false, false, false, false, false], 'other');\n }\n if(paymentDetailsField.value != '' && paymentDetailsField.invalid ) {\n this.resetForm([false, false, false, true, false, false, false, false], 'other');\n }\n if(paymentFormError && paymentFormError.minlength && paymentFormError.minlength.actualLength < 3 ) {\n this.resetForm([false, false, false, false, true, false, false, false], 'other');\n }\n if(paymentFormError && paymentFormError.maxlength && paymentFormError.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, false, false, true, false, false], 'other');\n }\n }\n if(userNameField.length === 0) {\n this.resetForm([false, false, false, false, false, false, true, false], 'username');\n }\n }\n }\n resetForm(vals, field) {\n if(field==='reason' || field==='all') {\n this.paymentReasonHasError = vals[0];\n }\n if(field==='explanation' || field==='all') {\n this.paymentExplanationHasError = vals[1];\n }\n if(field==='other' || field==='all') {\n this.isPaymentDetailsEmpty = vals[2];\n this.isPaymentDetailsInvalid = vals[3];\n this.paymentDetailsMinHasError = vals[4];\n this.paymentDetailsMaxHasError = vals[5];\n }\n if(field==='username' || field==='all') {\n this.isUserNameEmpty = vals[6];\n this.isUserNameInvalid = vals[7];\n }\n }\n finalServiceCall() {\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n reason: this.paymentReason,\n allocation_status:'Allocated',\n explanation: this.otherPaymentExplanation,\n payment_allocation_status: {\n description: '',\n name: 'Allocated'\n },\n payment_group_reference: this.paymentGroup.payment_group_reference,\n case_type: this.caseType,\n user_name: this.userName\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unAllocatedPayment, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSPaymentStrategic(postStrategicBody , this.paymentGroup.payment_group_reference).subscribe(\n res => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n });\n\n } else {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response1 = JSON.parse(res1);\n if (response1.success) {\n const requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unAllocatedPayment, this.siteID, this.exceptionReference);\n this.bulkScaningPaymentService.postBSAllocatePayment(requestBody, this.paymentGroup.payment_group_reference).subscribe(\n res2 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response2 = JSON.parse(res2);\n const reqBody = new IAllocationPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, this.paymentReason, this.otherPaymentExplanation, this.userName);\n if (response2.success) {\n this.paymentViewService.postBSAllocationPayments(reqBody).subscribe(\n \n res3 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n ); \n }\n }\n\n saveAndContinue(){\n if(this.paymentGroup) {\n this.isMoreDetailsBoxHide = true;\n this.overUnderPaymentForm.get('moreDetails').reset();\n this.overUnderPaymentForm.get('moreDetails').setValue('');\n this.overUnderPaymentForm.get('userName').reset();\n this.overUnderPaymentForm.get('userName').setValue('');\n this.paymentReason = '';\n this.paymentExplanation = '';\n let GroupOutstandingAmount = this.getGroupOutstandingAmount(this.paymentGroup);\n const remainingToBeAssigned = this.unAllocatedPayment.amount - GroupOutstandingAmount;\n this.isRemainingAmountGtZero = remainingToBeAssigned > 0;\n this.isRemainingAmountLtZero = remainingToBeAssigned < 0;\n this.paymentSectionLabel = this.isRemainingAmountGtZero ? { \n title: 'There is an Over payment of',\n reason: 'Provide a reason. This will be used in the Refund process.',\n }: this.isRemainingAmountLtZero ? { \n title: 'There is an Under payment of',\n reason: 'Provide a reason',\n }: { \n title:'Amount left to be allocated',\n reason:'',\n };\n this.feedbackUrlLabel = this.isRemainingAmountGtZero ? 'CONFIRMALLOCATION_SURPLUS' : this.isRemainingAmountLtZero ? 'CONFIRMALLOCATION_SHORTFALL' : 'CONFIRMALLOCATION';\n this.remainingAmount = this.isRemainingAmountGtZero ? remainingToBeAssigned : this.isRemainingAmountLtZero ? remainingToBeAssigned * -1 : 0;\n this.afterFeeAllocateOutstanding = remainingToBeAssigned >= 0 ? 0 : (remainingToBeAssigned * -1);\n this.amountForAllocation = GroupOutstandingAmount >= this.unAllocatedPayment.amount ? this.unAllocatedPayment.amount : GroupOutstandingAmount;\n if(this.isTurnOff){\n this.viewStatus = 'allocatePaymentConfirmation';\t\n }\n }\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.unAllocatedPayment = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n this.getPaymentGroupDetails();\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }\n selectRadioButton(key, type) {\n this.isMoreDetailsBoxHide = true;\n if( type === 'explanation' && key === 'other' ){\n this.isPaymentDetailsEmpty = false;\n this.isPaymentDetailsInvalid = false;\n this.paymentDetailsMinHasError = false;\n this.paymentDetailsMaxHasError = false;\n this.isMoreDetailsBoxHide = false;\n }\n }\n OrderListSelectEvent(orderef: any){\n this.isContinueButtondisabled = false;\n this.recordId= orderef;\n }\n\n redirectToOrderFeeSearchPage() {\n // this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = this.recordId;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n}\n}\n","import { IFee } from './IFee';\n\nexport class AddRemissionRequest {\n beneficiary_name: string;\n ccd_case_number: string;\n fee: IFee;\n hwf_amount: number;\n hwf_reference: string;\n payment_group_reference: string;\n case_type: string;\n\n constructor(ccd_case_number: string, fee: IFee, hwf_amount: number, hwf_reference: string, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.fee = fee;\n this.hwf_amount = hwf_amount;\n this.hwf_reference = hwf_reference;\n this.case_type = caseType;\n }\n}\n","export class AddRetroRemissionRequest {\n hwf_amount: number;\n hwf_reference: string;\n\n constructor(hwf_amount: number, hwf_reference: string) {\n this.hwf_amount = hwf_amount;\n this.hwf_reference = hwf_reference;\n }\n}\n","import { IRefundContactDetails } from './IRefundContactDetails';\n\nexport class PostRefundRetroRemission {\n payment_reference: string;\n refund_reason: string;\n contact_details: IRefundContactDetails\n \n constructor(payment_reference : string, refund_reason : string, contactDeatils: any) {\n this.payment_reference= payment_reference;\n this.refund_reason = refund_reason;\n this.contact_details = contactDeatils;\n\n } \n}","import { IRefundContactDetails } from './IRefundContactDetails';\n\nexport class PostIssueRefundRetroRemission {\n remissionReference: string;\n contact_details: IRefundContactDetails;\n\n constructor(remissionReference : string, contactDeatils: any) {\n this.remissionReference= remissionReference;\n this.contact_details = contactDeatils;\n } \n}","import { Component, OnInit, Input, Output, EventEmitter} from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl, RequiredValidator } from '@angular/forms';\nimport { IFee } from '../../interfaces/IFee';\nimport {Router} from '@angular/router';\nimport { AddRemissionRequest } from '../../interfaces/AddRemissionRequest';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { RefundsService } from '../../services/refunds/refunds.service';\nimport { IRefundReasons } from '../../interfaces/IRefundReasons';\nimport { AddRetroRemissionRequest } from '../../interfaces/AddRetroRemissionRequest';\nimport { IRefundContactDetails } from '../../interfaces/IRefundContactDetails';\nimport { PostRefundRetroRemission } from '../../interfaces/PostRefundRetroRemission';\nimport { PostIssueRefundRetroRemission } from '../../interfaces/PostIssueRefundRetroRemission';\nimport {ChangeDetectorRef} from '@angular/core';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { OrderslistService } from '../../services/orderslist.service';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-add-remission',\n templateUrl: './add-remission.component.html',\n styleUrls: ['./add-remission.component.scss']\n})\nexport class AddRemissionComponent implements OnInit {\n @Input() fee: IFee;\n @Input() payment: IPayment;\n @Input() remission: IRemission;\n @Input() ccdCaseNumber: string;\n @Input() caseType: string;\n @Input() viewCompStatus: string;\n @Input() paymentGroupRef: string;\n @Input() isTurnOff: boolean;\n @Input() isRefundRemission: boolean;\n @Input() isOldPcipalOff: boolean;\n @Input() isNewPcipalOff: boolean;\n @Input() isStrategicFixEnable: boolean;\n @Input() paidAmount: any;\n @Input() isFromRefundListPage: boolean;\n @Input() isFromPaymentDetailPage: boolean;\n @Input() isFromServiceRequestPage: boolean;\n @Input() feeamount: number;\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[];\n @Input('orderDetail') orderDetail: any[];\n @Input('orderRef') orderRef: string;\n @Input('orderStatus') orderStatus: string;\n @Input('orderParty') orderParty: string;\n @Input('orderCreated') orderCreated: Date;\n @Input('orderCCDEvent') orderCCDEvent: string;\n @Input('takepayment') takePayment: boolean;\n @Input('orderFeesTotal') orderFeesTotal: number;\n @Input('orderTotalPayments') orderTotalPayments: number;\n @Input('orderRemissionTotal') orderRemissionTotal: number;\n @Output() cancelRemission: EventEmitter<void> = new EventEmitter();\n //@Output() refundListReason: EventEmitter<any> = new EventEmitter({reason:string, code:string});\n @Output() refundListReason = new EventEmitter<{reason: string, code: string}>();\n @Output() refundListAmount: EventEmitter<string> = new EventEmitter();\n\n refund = {\n reason: {\n duplicate: 'Duplicate payment',\n humanerror: 'Human error',\n caseWithdrawn: 'Case withdrawn',\n other: 'Other'\n }\n }\n contactDetailsObj: IRefundContactDetails;\n remissionForm: FormGroup;\n hasErrors = false;\n viewStatus = 'main';\n errorMessage = null;\n option: string = null;\n isConfirmationBtnDisabled: boolean = false;\n bsPaymentDcnNumber: string;\n selectedValue = 'yes';\n amount: any;\n retroRemission: boolean = false;\n remissionReference: string = '';\n refundReference: string;\n refundAmount: string;\n paymentExplanationHasError: boolean = false;\n refundReason:string;\n selectedRefundReason: string;\n displayRefundReason: string;\n refundCode:string;\n remessionPayment:IPayment;\n isRemissionCodeEmpty: boolean = false;\n remissionCodeHasError: boolean = false;\n isAmountEmpty: boolean = false;\n isReasonEmpty: boolean = false;\n amountHasError: boolean = false;\n isRemissionLessThanFeeError: boolean = false;\n refundHasError:boolean = false;\n isPaymentSuccess: boolean = false;\n isRemissionApplied: boolean = false;\n remissionamt:number;\n // refundReasons: any[] = [];\n commonRefundReasons: any[] = [];\n showReasonText: boolean;\n isRefundReasonsSelected: boolean;\n default: string;\n reasonLength: number;\n refundReasons:IRefundReasons[];\n pattern1: string;\n pattern2: string;\n sendOrderDetail: any[];\n sendOrderRef: string;\n component: { account_number: string; amount: number; case_reference: string; ccd_case_number: string; channel: string; currency: string; customer_reference: string; date_created: string; date_updated: string; description: string; method: string; organisation_name: string; payment_allocation: any[]; reference: string; service_name: string; site_id: string; status: string; };\n\n constructor(private formBuilder: FormBuilder,\n private router: Router,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private refundService: RefundsService,\n private cd: ChangeDetectorRef,\n private OrderslistService: OrderslistService) { }\n\n ngOnInit() {\n this.default = 'Select a different reason';\n this.pattern1 = '^([a-zA-Z0-9]{3})-([a-zA-Z0-9]{3})-([a-zA-Z0-9]{3})$';\n this.pattern2 = '^([A-Za-z]{2}[0-9]{2})-([0-9]{6})$';\n if(this.viewCompStatus !== '' && this.viewCompStatus !== undefined){\n this.viewStatus = '';\n }\n if(this.remission) {\n }\n if(this.fee) {\n this.amount = (this.fee.volume * this.fee.calculated_amount);\n }\n if (this.payment){\n this.remessionPayment = this.payment;\n if(this.payment.status === 'Success') {\n this.isPaymentSuccess = true;\n }\n }\n this.option = this.paymentLibComponent.SELECTED_OPTION;\n this.bsPaymentDcnNumber = this.paymentLibComponent.bspaymentdcn;\n this.remissionForm = this.formBuilder.group({\n remissionCode: new FormControl('', \n Validators.compose([\n Validators.required,\n Validators.pattern(`(${this.pattern1})|(${this.pattern2})`)\n ]) \n ),\n amount: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[0-9]+(\\.[0-9]{1,2})?$')\n ])),\n refundReason: new FormControl('', Validators.compose([Validators.required])),\n refundDDReason: new FormControl('', Validators.compose([Validators.required])),\n reason: new FormControl()\n });\n const remissionctrls=this.remissionForm.controls;\n remissionctrls['refundDDReason'].setValue('Select a different reason', {onlySelf: true});\n \n if(this.viewCompStatus === ''){\n this.viewStatus = 'main';\n }\n \n if(this.viewCompStatus === 'issuerefund'){\n this.refundService.getRefundReasons().subscribe(\n refundReasons => { \n this.refundReasons = refundReasons.filter((data) => data.recently_used === false);\n this.refundReasons = this.refundReasons.filter((data) => data.name !== 'Retrospective remission');\n this.cd.detectChanges();\n this.commonRefundReasons = refundReasons.filter((data) => data.recently_used === true);\n this.commonRefundReasons.sort((a, b) => a.toString().localeCompare(b));\n this.cd.detectChanges();\n } );\n }\n \n if(this.viewCompStatus === 'processretroremissonpage' && this.isFromRefundListPage){\n this.viewStatus = 'processretroremissonpage';\n }\n\n }\n\n addRemission() {\n this.resetRemissionForm([false, false, false, false, false, false], 'All');\n const remissionctrls=this.remissionForm.controls,\n isRemissionLessThanFee = this.fee.calculated_amount > remissionctrls.amount.value; \n this.remissionForm.controls['refundReason'].setErrors(null);\n this.remissionForm.controls['refundDDReason'].setErrors(null);\n if (this.remissionForm.dirty && this.remissionForm.valid && isRemissionLessThanFee) {\n this.viewStatus = 'confirmation';\n }else {\n\n if(remissionctrls['remissionCode'].value == '' ) {\n this.resetRemissionForm([true, false, false, false, false, false], 'remissionCode');\n }\n if(remissionctrls['remissionCode'].value != '' && remissionctrls['remissionCode'].invalid ) {\n this.resetRemissionForm([false, true, false, false, false, false], 'remissionCode');\n }\n if(remissionctrls['amount'].value == '' ) {\n this.resetRemissionForm([false, false, true, false, false, false], 'amount');\n }\n if(remissionctrls['amount'].value != '' && remissionctrls['amount'].invalid ) {\n this.resetRemissionForm([false, true, false, true, false, false], 'amount');\n }\n if(remissionctrls.amount.valid && !isRemissionLessThanFee){\n this.resetRemissionForm([false, false, false, false, true, false], 'amount');\n }\n }\n }\n\n confirmRemission() {\n this.isConfirmationBtnDisabled = true;\n const newNetAmount = this.remissionForm.controls.amount.value,\n remissionAmount = this.fee.net_amount - newNetAmount,\n requestBody = new AddRemissionRequest\n (this.ccdCaseNumber, this.fee, remissionAmount, this.remissionForm.controls.remissionCode.value, this.caseType);\n this.paymentViewService.postPaymentGroupWithRemissions(decodeURIComponent(this.paymentGroupRef).trim(), this.fee.id, requestBody).subscribe(\n response => {\n if (JSON.parse(response).success) {\n let LDUrl = this.isTurnOff ? '&isTurnOff=Enable' : '&isTurnOff=Disable'\n LDUrl += `&caseType=${this.caseType}`\n LDUrl += this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable'\n LDUrl += this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable'\n if (this.paymentLibComponent.bspaymentdcn) {\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(`/payment-history/${this.ccdCaseNumber}?view=fee-summary&selectedOption=${this.option}&paymentGroupRef=${this.paymentGroupRef}&dcn=${this.paymentLibComponent.bspaymentdcn}${LDUrl}`);\n }else {\n this.gotoCasetransationPage();\n }\n\n }\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n }\n );\n }\n\n resetRemissionForm(val, field){\n if (field==='All'){\n this.isRemissionCodeEmpty = val[0];\n this.remissionCodeHasError = val[1];\n this.isAmountEmpty = val[2];\n this.amountHasError = val[3];\n this.isRemissionLessThanFeeError = val[4];\n this.isReasonEmpty = val[5];\n } else if(field==='remissionCode' || field==='All') {\n this.isRemissionCodeEmpty = val[0];\n this.remissionCodeHasError = val[1];\n } else if (field==='amount' || field==='All'){\n this.isAmountEmpty = val[2];\n this.amountHasError = val[3];\n this.isRemissionLessThanFeeError = val[4];\n } else if (field==='reason' || field==='All'){\n this.isReasonEmpty = val[5];\n }\n }\n\n // Add retro remission changes\n addRemissionCode() {\n this.errorMessage = false;\n this.viewStatus = '';\n this.isRefundRemission = false;\n this.resetRemissionForm([false, false, false, false, false, false], 'All');\n const remissionctrls=this.remissionForm.controls\n // isRemissionLessThanFee = this.fee.calculated_amount >= remissionctrls.amount.value; \n this.remissionForm.controls['refundReason'].setErrors(null);\n this.remissionForm.controls['refundDDReason'].setErrors(null);\n this.remissionForm.controls['amount'].setErrors(null);\n if (this.remissionForm.dirty && this.remissionForm.valid ) {\n this.viewCompStatus = '';\n this.viewStatus = \"processretroremissonpage\";\n }else {\n\n if(remissionctrls['remissionCode'].value == '' ) {\n this.resetRemissionForm([true, false, false, false, false], 'remissionCode');\n }\n if(remissionctrls['remissionCode'].value != '' && remissionctrls['remissionCode'].invalid ) {\n this.resetRemissionForm([false, true, false, false, false], 'remissionCode');\n }\n if(remissionctrls['amount'].value == '' ) {\n this.resetRemissionForm([false, false, true, false, false], 'amount');\n }\n if(remissionctrls['amount'].value != '' && remissionctrls['amount'].invalid ) {\n this.resetRemissionForm([false, true, false, true, false], 'amount');\n }\n if(remissionctrls['reason'].value == '') {\n this.resetRemissionForm([false, false, false, true, false, true], 'reason');\n }\n if(remissionctrls.amount.valid){\n this.resetRemissionForm([false, false, false, false, true], 'amount');\n }\n \n }\n }\n\n\n gotoAddRetroRemissionCodePage() {\n this.errorMessage = false;\n if(this.isRefundRemission) {\n this.paymentLibComponent.iscancelClicked = true;\n this.refundListAmount.emit();\n this.paymentLibComponent.isFromRefundStatusPage = true;\n return;\n }\n if ( this.isFromRefundListPage ) {\n this.paymentLibComponent.iscancelClicked = true;\n this.refundListReason.emit({reason: this.selectedRefundReason, code: this.refundReason});\n this.paymentLibComponent.isFromRefundStatusPage = true;\n return;\n } \n this.viewStatus = '';\n this.selectedValue = 'yes';\n this.viewCompStatus = \"addremission\";\n this.isRefundRemission = true;\n this.errorMessage = '';\n if(this.isFromPaymentDetailPage) {\n this.paymentLibComponent.viewName = 'payment-view';\n }\n }\n\n gotoCheckRetroRemissionPage(payment: IPayment) {\n this.paymentLibComponent.iscancelClicked = false;\n this.errorMessage = '';\n this.resetRemissionForm([false, false, false, false, false], 'All');\n if( !this.isRefundRemission) {\n var remissionctrls=this.remissionForm.controls,\n isRemissionLessThanFee = this.fee.calculated_amount >= remissionctrls.amount.value; \n if (this.remissionForm.dirty ) {\n if(remissionctrls['amount'].value == '' || remissionctrls['amount'].value < 0) {\n this.resetRemissionForm([false, false, true, false, false], 'amount');\n } else if(remissionctrls['amount'].value != '' && remissionctrls['amount'].invalid ) {\n this.resetRemissionForm([false, false, false, true, false], 'amount');\n } else if(remissionctrls.amount.valid && !isRemissionLessThanFee){\n this.resetRemissionForm([false, false, false, false, true], 'amount');\n } else {\n this.viewCompStatus = '';\n this.viewStatus = \"checkretroremissionpage\";\n }\n }\n } else {\n var remissionctrls=this.remissionForm.controls;\n //if (this.remissionForm.dirty ) {\n if(remissionctrls['amount'].value == '' || remissionctrls['amount'].value < 0 ) {\n this.resetRemissionForm([false, false, true, false, false], 'amount');\n } else {\n this.viewCompStatus = '';\n this.viewStatus = \"checkretroremissionpage\";\n this.refundListAmount.emit(remissionctrls['amount'].value);\n }\n //}\n \n }\n }\n gotoAmountRetroRemission() {\n this.viewStatus = 'processretroremissonpage';\n this.viewCompStatus = '';\n this.isRefundRemission = true;\n this.errorMessage = '';\n }\n gotoProcessRetroRemissionPage() {\n this.viewStatus = '';\n this.viewCompStatus = 'addremission';\n this.isRefundRemission = true;\n this.errorMessage = '';\n }\n\n gotoProcessRetroRemission() {\n this.viewStatus = 'remissionAddressPage';\n this.viewCompStatus = '';\n this.isRefundRemission = true;\n this.errorMessage = '';\n }\n\n confirmRetroRemission() {\n if(!this.isConfirmationBtnDisabled) {\n this.retroRemission = true;\n this.remissionamt = this.remissionForm.controls.amount.value;\n const requestBody = new AddRetroRemissionRequest(this.remissionamt,this.remissionForm.controls.remissionCode.value )\n this.paymentViewService.postPaymentGroupWithRetroRemissions(decodeURIComponent(this.paymentGroupRef).trim(), this.fee.id, requestBody).subscribe(\n response => {\n if (JSON.parse(response)) {\n this.isRemissionApplied = true;\n this.viewCompStatus = '';\n this.viewStatus = 'retroremissionconfirmationpage';\n this.remissionReference =JSON.parse(response).remission_reference;\n }\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.cd.detectChanges();\n }\n );\n }\n }\n\n processRefund() {\n this.errorMessage = '';\n this.isConfirmationBtnDisabled = true;\n if( this.isRefundRemission) {\n this.retroRemission = true;\n }\n if (this.remissionReference === undefined || this.remissionReference === '') {\n this.remissionReference = this.remission.remission_reference;\n }\n const requestBody = new PostIssueRefundRetroRemission(this.remissionReference, this.contactDetailsObj);\n this.paymentViewService.postRefundRetroRemission(requestBody).subscribe(\n response => {\n if (JSON.parse(response)) {\n this.viewCompStatus = '';\n this.viewStatus = 'refundconfirmationpage';\n this.refundReference = JSON.parse(response).refund_reference;\n this.refundAmount = JSON.parse(response).refund_amount;\n }\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n })\n }\n\n // Issue Refund changes\n\n gotoIssueRefundConfirmation(payment: IPayment) {\n this.paymentLibComponent.iscancelClicked = false;\n if(this.paymentLibComponent.REFUNDLIST === \"true\") {\n this.isFromRefundListPage = true; \n }\n this.errorMessage = '';\n this.refundReason = this.remissionForm.controls['refundReason'].value === null ? this.remissionForm.controls['refundDDReason'].value : this.remissionForm.controls['refundReason'].value;\n if(!this.refundReason || this.refundReason === 'Select a different reason') {\n this.refundHasError = true;\n } else if(this.selectedRefundReason.includes('Other') && (this.remissionForm.controls['reason'].value == '' || this.remissionForm.controls['reason'].value == null)) {\n this.resetRemissionForm([false, false, false, true, false, true], 'reason');\n } else if (this.selectedRefundReason.includes('Other') && this.remissionForm.controls['reason'].value !== '') {\n this.refundHasError = false;\n this.refundReason += '-' + this.remissionForm.controls['reason'].value;\n this.displayRefundReason = this.selectedRefundReason + '-' + this.remissionForm.controls['reason'].value;\n if ( this.isFromRefundListPage ) {\n this.refundListReason.emit({reason: this.displayRefundReason, code: this.refundReason});\n } else {\n this.viewCompStatus = '';\n this.viewStatus = 'contactDetailsPage';\n }\n \n } else {\n this.displayRefundReason = this.selectedRefundReason;\n if ( this.isFromRefundListPage ) {\n this.paymentLibComponent.isFromRefundStatusPage = true;\n this.refundListReason.emit({reason: this.selectedRefundReason, code: this.refundReason});\n } else {\n this.viewCompStatus = '';\n this.viewStatus = 'contactDetailsPage';\n }\n \n }\n }\n\n gotoIssueRefundPage() {\n this.errorMessage = '';\n this.viewCompStatus = 'issuerefund';\n this.viewStatus = '';\n this.isRefundRemission = true;\n this.errorMessage = false;\n this.refundHasError = false;\n this.isReasonEmpty = false;\n }\n\n gotoContactDetailsPage() {\n this.errorMessage = '';\n this.viewCompStatus = '';\n this.viewStatus = 'contactDetailsPage';\n this.isRefundRemission = true;\n this.errorMessage = false;\n }\n\n changeIssueRefundReason() {\n // this.remissionForm.controls['refundReason'].setValue('Duplicate payment');\n this.errorMessage = '';\n this.refundHasError = false;\n this.isReasonEmpty = false;\n this.viewCompStatus = 'issuerefund';\n this.viewStatus = '';\n this.isRefundRemission = true;\n }\n\n confirmIssueRefund() {\n this.isConfirmationBtnDisabled = true;\n this.errorMessage = '';\n if( this.isRefundRemission) {\n this.retroRemission = true;\n }\n \n const requestBody = new PostRefundRetroRemission(this.payment.reference,this.refundReason, this.contactDetailsObj);\n this.paymentViewService.postRefundsReason(requestBody).subscribe(\n response => {\n if (JSON.parse(response)) {\n this.viewCompStatus = '';\n this.viewStatus = 'refundconfirmationpage';\n this.refundReference =JSON.parse(response).refund_reference;\n if(JSON.parse(response).refund_amount) {\n this.refundAmount = JSON.parse(response).refund_amount;\n }\n }\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.cd.detectChanges();\n })\n }\n\n// Retro Refund\n\n confirmRetroRefund() {\n this.isConfirmationBtnDisabled = true;\n this.errorMessage = '';\n if( this.isRefundRemission) {\n this.retroRemission = true;\n }\n\n const requestBody = new PostRefundRetroRemission(this.payment.reference,'RR004-Retrospective remission', this.contactDetailsObj);\n this.paymentViewService.postRefundsReason(requestBody).subscribe(\n response => {\n if (JSON.parse(response)) {\n this.viewCompStatus = '';\n this.viewStatus = 'retrorefundconfirmationpage';\n this.refundReference =JSON.parse(response).refund_reference;\n if(JSON.parse(response).refund_amount) {\n this.refundAmount = JSON.parse(response).refund_amount;\n }\n }\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n });\n }\n\n selectRadioButton(key, value) {\n localStorage.setItem(\"myradio\", key);\n const remissionctrls=this.remissionForm.controls;\n remissionctrls['refundDDReason'].setValue('Select a different reason', {onlySelf: true});\n remissionctrls['reason'].reset();\n this.isRefundReasonsSelected = true;\n this.errorMessage = false;\n this.isReasonEmpty = false;\n this.showReasonText = false;\n this.refundHasError = false;\n this.selectedRefundReason = key;\n if(this.selectedRefundReason.includes('Other')) {\n this.showReasonText = true;\n this.refundHasError = false;\n this.refundReason = key;\n }\n }\n\n selectchange(args) {\n const remissionctrls=this.remissionForm.controls;\n remissionctrls['refundReason'].reset();\n remissionctrls['reason'].reset();\n this.isRefundReasonsSelected = false;\n this.showReasonText = false;\n this.refundHasError = false;\n this.selectedRefundReason = args.target.options[args.target.options.selectedIndex].id;\n this.reasonLength = (29-this.selectedRefundReason.split('- ')[1].length);\n\n if(this.selectedRefundReason.includes('Other')) {\n this.showReasonText = true;\n this.refundHasError = false;\n this.refundReason = args.target.options[args.target.options.selectedIndex].id;\n }\n\n\n }\n getContactDetails(obj:IRefundContactDetails, type) {\n this.contactDetailsObj = obj;\n this.viewCompStatus = '';\n this.viewStatus = type;\n }\n\n gotoServiceRequestPage(event: any) {\n this.errorMessage ='';\n event.preventDefault();\n if (this.isFromServiceRequestPage && !this.isFromPaymentDetailPage) {\n this.viewStatus = 'order-full-view';\n this.viewCompStatus = '';\n } else if ( this.isFromRefundListPage ) {\n this.paymentLibComponent.iscancelClicked = true;\n this.refundListReason.emit({reason: this.selectedRefundReason, code: this.refundReason});\n this.paymentLibComponent.isFromRefundStatusPage = true;\n } else {\n this.paymentLibComponent.paymentMethod = this.payment.method;\n this.paymentLibComponent.paymentGroupReference = this.paymentLibComponent.paymentGroupReference\n this.paymentLibComponent.paymentReference = this.payment.reference;\n this.paymentLibComponent.viewName = 'payment-view';\n this.OrderslistService.setOrderRef(this.orderRef);\n this.OrderslistService.setorderCCDEvent(this.orderCCDEvent);\n this.OrderslistService.setorderCreated(this.orderCreated);\n this.OrderslistService.setorderDetail(this.orderDetail);\n this.OrderslistService.setorderParty(this.orderParty);\n this.OrderslistService.setorderTotalPayments(this.orderTotalPayments);\n this.OrderslistService.setorderRemissionTotal(this.orderRemissionTotal);\n this.OrderslistService.setorderFeesTotal(this.orderFeesTotal);\n this.viewStatus = 'payment-view';\n this.sendOrderDetail = this.orderDetail;\n this.sendOrderRef = this.orderRef;\n if(this.LOGGEDINUSERROLES === undefined) {\n this.OrderslistService.getUserRolesList().subscribe((data) => this.LOGGEDINUSERROLES = data);\n }\n this.viewCompStatus = '';\n }\n // if (this.paymentLibComponent.TAKEPAYMENT === undefined && this.paymentLibComponent.SERVICEREQUEST === undefined) {\n // this.paymentLibComponent.SERVICEREQUEST = 'false';\n // this.paymentLibComponent.TAKEPAYMENT = false;\n // }\n // if (this.isFromServiceRequestPage) {\n // //this.paymentLibComponent.TAKEPAYMENT = false;\n // this.paymentLibComponent.isFromRefundStatusPage = false;\n // this.viewStatus = 'main'\n // this.paymentLibComponent.viewName = 'case-transactions';\n // this.OrderslistService.setisFromServiceRequestPage(true);\n // this.OrderslistService.setnavigationPage('servicerequestpage');\n // }\n // if ( this.isFromRefundListPage ) {\n // this.paymentLibComponent.iscancelClicked = true;\n // this.refundListReason.emit({reason: this.selectedRefundReason, code: this.refundReason});\n // this.paymentLibComponent.isFromRefundStatusPage = true;\n // } \n // if(!this.paymentLibComponent.isFromRefundStatusPage) {\n // if(this.payment) {\n // this.OrderslistService.setpaymentPageView({method: this.payment.method,payment_group_reference: this.paymentGroupRef, reference:this.payment.reference});\n // }\n // if (this.isFromServiceRequestPage) { \n // this.OrderslistService.setnavigationPage('servicerequestpage');\n // } else {\n // this.OrderslistService.setnavigationPage('paymentdetailspage');\n // }\n // this.errorMessage = '';\n // this.paymentLibComponent.viewName = 'case-transactions';\n // // this.paymentLibComponent.TAKEPAYMENT = true;\n // this.paymentLibComponent.ISTURNOFF = this.isTurnOff;\n // this.paymentLibComponent.ISNEWPCIPALOFF = this.isNewPcipalOff;\n // this.paymentLibComponent.ISOLDPCIPALOFF = this.isOldPcipalOff;\n // this.paymentLibComponent.isFromServiceRequestPage = true; \n // this.paymentLibComponent.ISBSENABLE = true;\n // let partUrl = this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n // partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n // partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n // partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n // partUrl += `&caseType=${this.caseType}`;\n // partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n // partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n // if(this.isFromPaymentDetailPage) {\n // partUrl += this.paymentLibComponent.isFromPaymentDetailPage\n // }\n // if(!this.paymentLibComponent.TAKEPAYMENT) {\n // this.paymentLibComponent.TAKEPAYMENT = undefined;\n // }\n // if ( this.paymentLibComponent.SERVICEREQUEST) {\n // const url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&selectedOption=${this.option}${partUrl}`;\n // this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n // this.router.onSameUrlNavigation = 'reload';\n // this.router.navigateByUrl(url);\n // } else {\n // const url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=${this.paymentLibComponent.TAKEPAYMENT}&selectedOption=${this.option}${partUrl}`;\n // this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n // this.router.onSameUrlNavigation = 'reload';\n // this.router.navigateByUrl(url);\n // }\n \n // } else {\n // this.paymentLibComponent.viewName === 'refundstatuslist';\n // this.paymentLibComponent.isFromRefundStatusPage = true;\n // }\n }\n gotoAddressPage() {\n this.errorMessage = '';\n this.viewCompStatus = 'addrefundforremission';\n this.viewStatus = '';\n this.isRefundRemission = true;\n this.errorMessage = false;\n }\n gotoRemissionSuccess(event: Event) {\n event.preventDefault();\n this.errorMessage = '';\n this.viewCompStatus = '';\n this.viewStatus = 'retroremissionconfirmationpage';\n this.isRefundRemission = true;\n this.errorMessage = false;\n }\n\n gotoCasetransationPage() {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.errorMessage = '';\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.VIEW = 'case-transactions';\n this.paymentLibComponent.ISTURNOFF = this.isTurnOff;\n this.paymentLibComponent.ISNEWPCIPALOFF = this.isNewPcipalOff;\n this.paymentLibComponent.ISOLDPCIPALOFF = this.isOldPcipalOff;\n this.paymentLibComponent.isFromServiceRequestPage = true; \n this.resetOrderData();\n let partUrl = this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl += `&caseType=${this.caseType}`;\n partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n const url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=${this.paymentLibComponent.TAKEPAYMENT}&selectedOption=${this.option}${partUrl}`;\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(url);\n }\n\n gotoCasetransationPageCancelBtnClicked(event: Event) {\n event.preventDefault();\n if( !this.paymentLibComponent.isFromServiceRequestPage) {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.VIEW ='case-transactions';\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isRefundStatusView = false;\n this.resetOrderData(); let partUrl = this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl += `&caseType=${this.caseType}`;\n partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n const url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=${this.paymentLibComponent.TAKEPAYMENT}&selectedOption=${this.option}${partUrl}`;\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(url);\n } else { \n\n if (this.paymentLibComponent.REFUNDLIST) {\n this.paymentLibComponent.viewName = 'refund-list';\n return;\n }\n if (this.paymentLibComponent.TAKEPAYMENT === undefined && this.paymentLibComponent.SERVICEREQUEST === undefined) {\n this.paymentLibComponent.SERVICEREQUEST = 'false';\n }\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.OrderslistService.setpaymentPageView({method: '',payment_group_reference: '', reference:''});\n this.OrderslistService.setnavigationPage('casetransactions');\n this.errorMessage = '';\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISTURNOFF = this.isTurnOff;\n this.paymentLibComponent.ISNEWPCIPALOFF = this.isNewPcipalOff;\n this.paymentLibComponent.ISOLDPCIPALOFF = this.isOldPcipalOff;\n this.paymentLibComponent.isFromServiceRequestPage = true; \n this.paymentLibComponent.ISBSENABLE = true;\n let partUrl = this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl += `&caseType=${this.caseType}`;\n partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n if(this.isFromPaymentDetailPage) {\n partUrl += this.paymentLibComponent.isFromPaymentDetailPage\n }\n\n if(!this.paymentLibComponent.SERVICEREQUEST) {\n const url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=${this.paymentLibComponent.TAKEPAYMENT}&selectedOption=${this.option}${partUrl}`;\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(url);\n } else {\n const url =`/payment-history/${this.ccdCaseNumber}?selectedOption=${this.option}${partUrl}`;\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(url);\n }\n }\n \n }\n\n resetOrderData() {\n this.OrderslistService.setOrderRef(null);\n this.OrderslistService.setorderCCDEvent(null);\n this.OrderslistService.setorderCreated(null);\n this.OrderslistService.setorderDetail(null);\n this.OrderslistService.setorderParty(null);\n this.OrderslistService.setorderTotalPayments(null);\n this.OrderslistService.setorderRemissionTotal(null);\n this.OrderslistService.setorderFeesTotal(null);\n }\n\n\n getFormattedCurrency(currency:number){\n if(currency.toString().includes(\".\")){\n return currency\n }\n return currency.toString().concat(\".00\");\n }\n \n}","import { Pipe, PipeTransform } from '@angular/core';\n@Pipe({\n name: 'ccdHyphens'\n})\nexport class CcdHyphensPipe implements PipeTransform {\n constructor() {}\n transform(value: any, args?: any): any {\n const pattern = /^([0-9]{4})+([0-9]{4})+([0-9]{4})+([0-9]{4})$/;\n if ( value.match(pattern)) {\n return value.replace(pattern,'$1-$2-$3-$4') \n }\n return value;\n }\n}\n","import { Pipe, PipeTransform } from '@angular/core';\n@Pipe({\n name: 'capitalize'\n})\nexport class CapitalizePipe implements PipeTransform {\n constructor() { }\n transform(s: any, args?: any): any {\n return s && s[0].toUpperCase() + s.slice(1) || \"\";\n }\n}\n","import { Pipe, PipeTransform } from '@angular/core';\n@Pipe({\n name: 'keyValue'\n})\nexport class keyValuePipe implements PipeTransform {\n constructor() {}\n transform(input: any): any {\n let keys = [];\n for (let key in input) {\n if (input.hasOwnProperty(key)) {\n keys.push({ key: key, value: input[key]});\n }\n }\n return keys;\n }\n}\n","import { Pipe, PipeTransform } from '@angular/core';\nimport { DomSanitizer, SafeHtml } from '@angular/platform-browser';\n\n@Pipe({ name: 'sanitizeHtml' })\nexport class SanitizeHtmlPipe implements PipeTransform {\n constructor(private sanitizer: DomSanitizer) {}\n transform(value: any): SafeHtml {\n return this.sanitizer.bypassSecurityTrustHtml(value);\n }\n}\n","import { Injectable } from '@angular/core';\nimport * as FileSaver from 'file-saver';\nimport * as XLSX from 'xlsx';\nimport * as XLSXStyle from 'xlsx-style';\n\n\nconst EXCEL_TYPE = 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=UTF-8';\nconst EXCEL_EXTENSION = '.xlsx';\n\n@Injectable()\nexport class XlFileService {\n\n constructor() { }\n\n public exportAsExcelFile(json: any[], excelFileName: string): void {\n let worksheet: XLSX.WorkSheet; \n let workbook: XLSX.WorkBook; \n\n if(excelFileName.match('Data_Loss')!== null){\n worksheet = XLSX.utils.json_to_sheet(json,{header:['loss_resp','payment_asset_dcn','env_ref','env_item','resp_service_id','resp_service_name','date_banked','bgc_batch','payment_method','amount']});\n worksheet = this.setDataLossReportHeaders(worksheet);\n worksheet = this.autoFitColumns(worksheet,json);\n } else if(excelFileName.match('Unprocessed')!== null){\n worksheet = XLSX.utils.json_to_sheet(json,{header:['resp_service_id','resp_service_name','exception_ref','ccd_ref','date_banked','bgc_batch','payment_asset_dcn','env_ref','env_item','payment_method','amount']});\n worksheet = this.setUnprocessedReportHeaders(worksheet);\n worksheet = this.autoFitColumns(worksheet,json);\n } else if(excelFileName.match('Processed_Unallocated')!== null){\n worksheet = XLSX.utils.json_to_sheet(json,{header:['resp_service_id','resp_service_name','allocation_status','receiving_office','allocation_reason','ccd_exception_reference','ccd_case_reference','payment_asset_dcn','env_ref','env_item','date_banked','bgc_batch','payment_method','amount']});\n worksheet = this.setProcessedUnallocatedReportHeaders(worksheet);\n worksheet = this.autoFitColumns(worksheet,json);\n } else {\n worksheet = XLSX.utils.json_to_sheet(json,{header:['resp_service_id','resp_service_name','surplus_shortfall','balance','payment_amount','ccd_case_reference', 'ccd_exception_reference', 'processed_date', 'reason', 'explanation', 'user_name']});\n worksheet = this.setShortFallReportHeaders(worksheet);\n worksheet = this.autoFitColumns(worksheet,json);\n }\n workbook = { Sheets: { 'data': worksheet }, SheetNames: ['data'] };\n const excelBuffer: any = XLSX.write(workbook, { bookType: 'xlsx', type: 'array' });\n this.saveAsExcelFile(excelBuffer, excelFileName);\n }\n\n\nprivate autoFitColumns (worksheet: XLSX.WorkSheet,json:any) : XLSX.WorkSheet {\n let objectMaxLength = []; \n let ColWidth = [];\n let obj = <any>Object;\n for (let i = 0; i < json.length; i++) {\n let value = obj.values(json[i]);\n let key = obj.keys(json[i]);\n for (let j = 0; j < value.length; j++) {\n if(value[j] === null){\n value[j] = '';\n }\n objectMaxLength[j] =\n key[j].length >= value[j].length\n ? key[j].length+2\n : value[j].length+1;\n if( value[j].length === undefined){\n objectMaxLength[j] = key[j].length+2;\n }\n ColWidth.push({'width': +objectMaxLength[j]});\n }\n }\n worksheet['!cols'] = ColWidth;\n return worksheet;\n}\n\n\nprivate setDataLossReportHeaders (worksheet: XLSX.WorkSheet): XLSX.WorkSheet {\n worksheet.A1.v = \"Loss_Resp\";\n worksheet.B1.v = \"Payment_Asset_DCN\";\n worksheet.C1.v = \"Envelope_Ref\";\n worksheet.D1.v = \"Envelope_Item\";\n worksheet.E1.v = \"Resp_Service ID\";\n worksheet.F1.v = \"Resp_Service Name\";\n worksheet.G1.v = \"Date_Banked\";\n worksheet.H1.v = \"BGC_Batch\";\n worksheet.I1.v = \"Payment_Method\";\n worksheet.J1.v = \"Amount\";\n return worksheet;\n}\n\nprivate setUnprocessedReportHeaders (worksheet: XLSX.WorkSheet): XLSX.WorkSheet {\n worksheet.A1.v = \"Resp_Service ID\";\n worksheet.B1.v = \"Resp_Service Name\";\n worksheet.C1.v = \"Exception_Ref\";\n worksheet.D1.v = \"CCD_Ref\";\n worksheet.E1.v = \"Date_Banked\";\n worksheet.F1.v = \"BGC_Batch\";\n worksheet.G1.v = \"Payment_Asset_DCN\";\n worksheet.H1.v = \"Envelope_Ref\";\n worksheet.I1.v = \"Envelope_Item\";\n worksheet.J1.v = \"Payment_Method\";\n worksheet.K1.v = \"Amount\";\n return worksheet;\n}\n\nprivate setProcessedUnallocatedReportHeaders (worksheet: XLSX.WorkSheet): XLSX.WorkSheet {\n worksheet.A1.v = \"Resp_Service ID\";\n worksheet.B1.v = \"Resp_Service Name\";\n worksheet.C1.v = \"Allocation_Status\";\n worksheet.D1.v = \"Receiving_Office\";\n worksheet.E1.v = \"Allocation_Reason\";\n worksheet.F1.v = \"CCD_Exception_Ref\";\n worksheet.G1.v = \"CCD_Case_Ref\";\n worksheet.H1.v = \"Payment_Asset_DCN\";\n worksheet.I1.v = \"Envelope_Ref\";\n worksheet.J1.v = \"Envelope_Item\";\n worksheet.K1.v = \"Date_Banked\";\n worksheet.L1.v = \"BGC_Batch\";\n worksheet.M1.v = \"Payment_Method\";\n worksheet.N1.v = \"Amount\";\n return worksheet;\n}\n\nprivate setShortFallReportHeaders (worksheet: XLSX.WorkSheet): XLSX.WorkSheet {\n worksheet.A1.v = \"Resp_Service ID\";\n worksheet.B1.v = \"Resp_Service Name\";\n worksheet.C1.v = \"Over Payment_Under Payment\";\n worksheet.D1.v = \"Balance\";\n worksheet.E1.v = \"Payment_Amount\";\n worksheet.F1.v = \"CCD_Case_Ref\";\n worksheet.G1.v = \"Exception_Ref\";\n worksheet.H1.v = \"Processed_Date\";\n worksheet.I1.v = \"Reason\";\n worksheet.J1.v = \"Explanation\";\n worksheet.K1.v = \"Updated Name\";\n return worksheet;\n}\n\nprivate saveAsExcelFile(buffer: any, fileName: string): void {\n const data: Blob = new Blob([buffer], {\n type: EXCEL_TYPE\n });\n FileSaver.saveAs(data, fileName + EXCEL_EXTENSION);\n }\n}\n","import { Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormGroup, FormControl } from '@angular/forms';\nimport { formatDate } from \"@angular/common\";\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { ErrorHandlerService } from '../../services/shared/error-handler.service';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport {XlFileService} from '../../services/xl-file/xl-file.service';\n\n@Component({\n selector: 'ccpay-reports',\n templateUrl: './reports.component.html',\n styleUrls: ['./reports.component.scss']\n})\nexport class ReportsComponent implements OnInit {\n reportsForm: FormGroup;\n startDate: string;\n endDate: string;\n ccdCaseNumber: string;\n isDownLoadButtondisabled:Boolean = false;\n isStartDateLesthanEndDate: Boolean = false;\n isDateRangeBetnWeek: Boolean = false;\n errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n paymentGroups: IPaymentGroup[] = [];\n\n constructor(\n private xlFileService: XlFileService,\n private errorHandlerService: ErrorHandlerService,\n private formBuilder: FormBuilder,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private paymentViewService: PaymentViewService) { }\n \n\n ngOnInit() {\n this.fromValidation();\n\n }\n\n getToday(): string {\n return new Date().toISOString().split('T')[0];\n }\n\n getSelectedFromDate(): void {\n this.validateDates(this.reportsForm.get('selectedreport').value);\n }\n\n validateDates(reportName){\n const selectedStartDate = this.tranformDate(this.reportsForm.get('startDate').value),\n selectedEndDate = this.tranformDate(this.reportsForm.get('endDate').value);\n const isDateRangeMoreThanWeek = (<any>new Date(selectedStartDate) - <any>new Date(selectedEndDate))/(1000 * 3600 * -24) > 7;\n if(new Date(selectedStartDate) > new Date(selectedEndDate) && selectedEndDate !== ''){\n this.reportsForm.get('startDate').setValue('');\n this.isDateRangeBetnWeek = false;\n this.isStartDateLesthanEndDate = true;\n } else if(reportName && reportName ==='SURPLUS_AND_SHORTFALL' && isDateRangeMoreThanWeek ) {\n this.isDateRangeBetnWeek = true;\n this.isStartDateLesthanEndDate = false;\n } else {\n this.isDateRangeBetnWeek = false;\n this.isStartDateLesthanEndDate = false;\n }\n\n }\n\n fromValidation() {\n this.reportsForm = this.formBuilder.group({\n selectedreport: new FormControl('') ,\n startDate: new FormControl(''),\n endDate: new FormControl('') \n });\n}\n\ndownloadReport(){\n this.isDownLoadButtondisabled = true;\n const dataLossRptDefault = [{loss_resp:'',payment_asset_dcn:'',env_ref:'',env_item:'',resp_service_id:'',resp_service_name:'',date_banked:'',bgc_batch:'',payment_method:'',amount:''}],\n unProcessedRptDefault = [{resp_service_id:'',resp_service_name:'',exception_ref:'',ccd_ref:'',date_banked:'',bgc_batch:'',payment_asset_dcn:'',env_ref:'',env_item:'',payment_method:'',amount:''}],\n processedUnallocated =[{resp_service_id:'',resp_service_name:'',allocation_status:'',receiving_office:'',allocation_reason:'',ccd_exception_ref:'',ccd_case_ref:'',payment_asset_dcn:'',env_ref:'',env_item:'',date_banked:'',bgc_batch:'',payment_method:'',amount:'',updated_by:''}],\n shortFallsRptDefault = [{resp_service_id:'',resp_service_name:'',surplus_shortfall:'',balance:'',payment_amount:'',ccd_case_reference:'',ccd_exception_reference:'',processed_date:'', reason:'', explanation:'', user_name:''}],\n selectedReportName = this.reportsForm.get('selectedreport').value,\n selectedStartDate = this.tranformDate(this.reportsForm.get('startDate').value),\n selectedEndDate = this.tranformDate(this.reportsForm.get('endDate').value);\n\n if(selectedReportName === 'PROCESSED_UNALLOCATED' || selectedReportName === 'SURPLUS_AND_SHORTFALL' ){\n this.paymentViewService.downloadSelectedReport(selectedReportName,selectedStartDate,selectedEndDate).subscribe(\n response => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n const result = JSON.parse(response);\n let res= {data: this.applyDateFormat(result)};\n if(res['data'].length === 0 && selectedReportName === 'PROCESSED_UNALLOCATED' ){\n res.data= processedUnallocated;\n } else if(res['data'].length === 0 && selectedReportName === 'SURPLUS_AND_SHORTFALL' ) {\n res.data= shortFallsRptDefault;\n } \n if(result['data'].length > 0) {\n for( var i=0; i< res['data'].length; i++) {\n if(res['data'][i][\"payment_asset_dcn\"] !== undefined) {\n res['data'][i]['env_ref'] = res['data'][i][\"payment_asset_dcn\"].substr(0,13);\n res['data'][i]['env_item'] = res['data'][i][\"payment_asset_dcn\"].substr(13,21);\n }\n if(res['data'][i][\"amount\"] !== undefined) {\n res['data'][i]['amount'] = this.convertToFloatValue(res['data'][i]['amount']);\n }\n if(res['data'][i][\"balance\"] !== undefined) {\n res['data'][i]['balance'] = this.convertToFloatValue(res['data'][i][\"balance\"]);\n }\n let Op = res['data'][i][\"surplus_shortfall\"];\n if(Op !== undefined) {\n res['data'][i]['surplus_shortfall'] = Op ==\"Surplus\" ? \"Over payment\":\"Under payment\";\n }\n if(res['data'][i][\"payment_amount\"] !== undefined) {\n res['data'][i]['payment_amount'] = this.convertToFloatValue(res['data'][i]['payment_amount']);\n }\n }\n } \n this.isDownLoadButtondisabled = false;\n this.xlFileService.exportAsExcelFile(res['data'], this.getFileName(this.reportsForm.get('selectedreport').value, selectedStartDate, selectedEndDate));\n },\n (error: any) => {\n this.isDownLoadButtondisabled = false;\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n })\n } else {\n this.bulkScaningPaymentService.downloadSelectedReport(selectedReportName,selectedStartDate,selectedEndDate).subscribe(\n response => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n const result = JSON.parse(response);\n let res = {data: this.applyDateFormat(result)};\n if(res['data'].length === 0 && selectedReportName === 'DATA_LOSS' ){\n res.data= dataLossRptDefault;\n } else if(res['data'].length === 0 && selectedReportName === 'UNPROCESSED'){\n res.data = unProcessedRptDefault;\n }\n if(result['data'].length > 0) {\n for( var i=0; i< res['data'].length; i++) {\n if(res['data'][i][\"amount\"] !== undefined) {\n res['data'][i]['amount'] = this.convertToFloatValue(res['data'][i]['amount']);\n }\n if(res['data'][i][\"payment_asset_dcn\"] !== undefined) {\n res['data'][i]['env_ref'] = res['data'][i][\"payment_asset_dcn\"].substr(0,13);\n res['data'][i]['env_item'] = res['data'][i][\"payment_asset_dcn\"].substr(13,21);\n }\n }\n }\n this.isDownLoadButtondisabled = false;\n this.xlFileService.exportAsExcelFile(res['data'], this.getFileName(this.reportsForm.get('selectedreport').value, selectedStartDate, selectedEndDate ));\n },\n (error: any) => {\n this.isDownLoadButtondisabled = false;\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n })\n }\n }\n\n getFileName(selectedOption: string, startDate: string, endDate: string ) {\n const loc = 'en-US',\n stDt = formatDate(startDate, 'ddMMyy', loc),\n enDt = formatDate(endDate, 'ddMMyy', loc),\n now = new Date(),\n currentDate = formatDate(now, 'ddMMyy', loc),\n timestamp = `${currentDate}_${this.getTwodigit(now.getHours())}${this.getTwodigit(now.getMinutes())}${this.getTwodigit(now.getSeconds())}`,\n selectedOptionTxt = this.getCamelCaseString(selectedOption);\n \n return selectedOptionTxt+'_'+stDt+'_To_'+enDt+'_Run_'+ timestamp;\n } \n tranformDate(strDate: string) {\n let result = '';\n if (strDate) {\n let parts = strDate.split('-');\n result = `${parts[1]}/${parts[2]}/${parts[0]}`;\n }\n return result;\n }\n getTwodigit(input: number){\n return (\"0\" + input).slice(-2);\n }\n getCamelCaseString(selectedOption) {\n let result;\n switch(selectedOption) { \n case 'UNPROCESSED': { \n result = 'Unprocessed';\n break; \n } \n case 'DATA_LOSS': { \n result = 'Data_Loss';\n break; \n } \n case 'PROCESSED_UNALLOCATED': { \n result = 'Processed_Unallocated';\n break; \n } \n case 'SURPLUS_AND_SHORTFALL': { \n result = 'Over Payment_Under Payment';\n break; \n } \n default: { \n result = selectedOption;\n break; \n } \n } \n return result;\n }\n applyDateFormat(res) {\n const fmt = 'dd/MM/yyyy',\n loc = 'en-US';\n return res['data'].map(value => {\n if (value['date_banked']) {\n value['date_banked'] = formatDate(value['date_banked'], fmt, loc);\n }\n return value;\n });\n }\n \n convertToFloatValue(amt) {\n return amt ? Number.parseFloat(amt).toFixed(2): '0.00';\n }\n}\n","import {Component, ViewChild, Input, ChangeDetectorRef} from '@angular/core';\nimport {PaymentLibComponent} from '../../payment-lib.component';\nimport { MatTableDataSource} from '@angular/material/table';\nimport {MatSort } from '@angular/material/sort';\nimport {Sort } from '@angular/material/sort';\nimport {MatPaginator } from '@angular/material/paginator';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { THIS_EXPR } from '@angular/compiler/src/output/output_ast';\nimport { ActivatedRoute,Router } from '@angular/router';\n@Component({\n selector: 'ccpay-table',\n templateUrl: './table.component.html',\n styleUrls: ['./table.component.css']\n})\nexport class TableComponent {\n @Input('DATASOURCE') DATASOURCE: any[];\n @Input('STATUS') STATUS: string;\n @Input('errorMessage') errorMessage: string;\n isApprovalFlow: boolean;\n // displayedColumns = ['ccdCaseNumber', 'refundReference', 'reason', 'createBy', 'updateDate', 'Action'];\n displayedColumns = ['ccd_case_number', 'refund_reference', 'user_full_name','date_created', 'date_updated', 'Action'];\n \n dataSource: MatTableDataSource<any>;\n userLst;\n actualcount: number;\n count: number;\n refundList: IRefundList[];\n @ViewChild(MatPaginator) paginator: MatPaginator;\n @ViewChild(MatSort) sort: MatSort;\n constructor(\n private paymentLibComponent: PaymentLibComponent,\n private cdRef: ChangeDetectorRef,\n private OrderslistService: OrderslistService,\n private router: Router,\n private activeRoute: ActivatedRoute\n ) {}\n ngOnInit() {\n this.errorMessage = this.errorMessage;\n if(this.STATUS.toLowerCase() === 'sent for approval') {\n this.isApprovalFlow = true;\n } else {\n this.isApprovalFlow = false;\n }\n this.refundList = this.DATASOURCE;\n this.dataSource = new MatTableDataSource(this.refundList);\n this.actualcount = this.dataSource.data.length;\n if( this.refundList !== undefined) {\n this.userLst = this.refundList.reduce((r,{user_full_name}) => (r[user_full_name]='', r) , {});\n this.userLst = Object.keys(this.userLst);\n }\n this.userLst.sort((a, b) => a.toString().localeCompare(b));\n }\n /**\n * Set the paginator and sort after the view init since this component will\n * be able to query its view for the initialized paginator and sort.\n */\n ngAfterViewInit() {\n \n this.dataSource.sort = this.sort;\n\n //const sortState: Sort = {active: 'date_updated', direction: 'desc'};\n // this.sort.active = sortState.active;\n // this.sort.direction = sortState.direction;\n // this.sort.sortChange.emit(sortState);\n this.dataSource.paginator = this.paginator;\n this.dataSource.sort = this.sort;\n this.cdRef.detectChanges();\n }\n applyFilter(filterValue: string) {\n filterValue = filterValue.trim(); // Remove whitespace\n filterValue = filterValue.toLowerCase(); // Datasource defaults to lowercase matches\n this.dataSource.filter = filterValue;\n }\n selectchange(args){\n this.dataSource.filter = args.target.value;\n this.actualcount = this.dataSource.data.length;\n this.dataSource.paginator = this.paginator;\n }\n goToRefundProcessComponent(refundReference: string, refundData: IRefundList ) {\n this.paymentLibComponent.refundlistsource = refundData;\n this.paymentLibComponent.refundReference = refundReference;\n this.paymentLibComponent.viewName = 'process-refund';\n }\n goToRefundViewComponent(refundReference: string, refundData: IRefundList ) {\n this.OrderslistService.setRefundView(refundData);\n this.paymentLibComponent.viewName='refundstatuslist';\n this.paymentLibComponent.CCD_CASE_NUMBER = refundData.ccd_case_number;\n this.paymentLibComponent.isRefundStatusView = true;\n this.paymentLibComponent.isCallFromRefundList = true;\n }\n goToCaseReview(ccdCaseNumber: string, refundData: IRefundList ) {\n this.router.navigate([`/cases/case-details/${ccdCaseNumber}`], {relativeTo: this.activeRoute});\n }\n}","import { IRefundContactDetails } from './IRefundContactDetails';\n\nexport class IPutNotificationRequest {\n recipient_email_address?: string;\n recipient_postal_address?: IRefundContactDetails\n \n constructor(contactDetails: any, notificationType: string) {\n if(notificationType === 'EMAIL') {\n this.recipient_email_address = contactDetails;\n } else if(notificationType === 'LETTER') {\n this.recipient_postal_address = contactDetails;\n }\n } \n}","export class IResubmitRefundRequest {\n refund_reason: string;\n amount: number;\n \n \n constructor(refund_reason : string, amount: number) {\n this.refund_reason= refund_reason;\n this.amount = amount;\n \n } \n }\n ","import { Component, OnInit, Input } from '@angular/core';\nimport { RefundsService } from '../../services/refunds/refunds.service';\nimport { NotificationService } from '../../services/notification/notification.service';\nimport { FormBuilder, FormGroup, Validators, FormControl, RequiredValidator } from '@angular/forms';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { IRefundsNotifications } from '../../interfaces/IRefundsNotifications';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { IPutNotificationRequest } from '../../interfaces/IPutNotificationRequest';\nimport { IRefundContactDetails } from '../../interfaces/IRefundContactDetails';\nimport { IRefundStatus } from '../../interfaces/IRefundStatus';\nimport { IResubmitRefundRequest } from '../../interfaces/IResubmitRefundRequest';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-refund-status',\n templateUrl: './refund-status.component.html',\n styleUrls: ['./refund-status.component.css']\n})\nexport class RefundStatusComponent implements OnInit {\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[] = [];\n @Input() isOldPcipalOff: boolean;\n @Input() isNewPcipalOff: boolean;\n @Input() ccdCaseNumber: string;\n @Input() isTurnOff: boolean;\n @Input() orderParty: string;\n refundStatusForm: FormGroup;\n selectedRefundReason: string;\n rejectedRefundList: IRefundList[] = [];\n notificationList: IRefundsNotifications;\n notification:IRefundsNotifications;\n approvalStatus = 'Sent for approval';\n rejectStatus = 'Update required';\n errorMessage = null;\n viewName: string;\n refundReason: string;\n refundlist: IRefundList;\n bsPaymentDcnNumber: string;\n isCallFromRefundList: boolean;\n refundButtonState: string = '';\n isAmountEmpty: boolean = false;\n isReasonEmpty: boolean = false;\n amountHasError: boolean = false;\n isRemissionLessThanFeeError: boolean = false;\n refundHasError: boolean = false;\n refundReasons: any[] = [];\n refundStatusHistories: IRefundStatus[];\n refundNotifications: IRefundStatus[];\n isResendOperationSuccess: boolean = false;\n isEditDetailsClicked: boolean = false;\n isEditAddressDeatilsClicked: boolean = false;\n addressDetails: IRefundContactDetails;\n refundReference: string;\n refundAmount: string;\n refundCode: string;\n isRefundBtnDisabled: boolean = true;\n oldRefundReason: string;\n refundreason: string;\n navigationpage: string;\n isLastUpdatedByCurrentUser: boolean = true;\n isProcessRefund: boolean = false;\n changedAmount: number;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n\n constructor(private formBuilder: FormBuilder,\n private refundService: RefundsService,\n private notificationService: NotificationService,\n private paymentLibComponent: PaymentLibComponent,\n private OrderslistService: OrderslistService) { }\n\n ngOnInit() {\n\n this.resetRemissionForm([false, false, false, false], 'All');\n this.bsPaymentDcnNumber = this.paymentLibComponent.bspaymentdcn;\n this.isCallFromRefundList = this.paymentLibComponent.isCallFromRefundList;\n if (this.paymentLibComponent.isRefundStatusView) {\n this.viewName = 'refundview';\n this.OrderslistService.getRefundView().subscribe((data) => this.refundlist = data);\n this.OrderslistService.getCCDCaseNumberforRefund.subscribe((data) => this.ccdCaseNumber = data);\n } else {\n this.viewName = 'refundstatuslist';\n this.refundService.getRefundStatusList(this.ccdCaseNumber).subscribe(\n refundList => {\n this.rejectedRefundList = refundList['refund_list'];\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n };\n }\n\n\n this.refundStatusForm = this.formBuilder.group({\n amount: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[0-9]+(\\.[0-9]{1,2})?$')\n ])),\n refundReason: new FormControl('', Validators.compose([Validators.required])),\n reason: new FormControl()\n });\n\n if(this.refundlist !== undefined) {\n this.getRefundsNotification();\n this.getRefundsStatusHistoryList();\n\n if (this.LOGGEDINUSERROLES.some(i => i.includes('payments-refund-approver'))) {\n this.isProcessRefund = true;\n this.refundButtonState = this.refundlist.refund_status.name;\n return;\n }\n \n if (this.LOGGEDINUSERROLES.some(i => i.includes('payments-refund'))) {\n this.isProcessRefund = false;\n this.refundButtonState = this.refundlist.refund_status.name;\n }\n }\n }\n \n\n check4AllowedRoles2AccessRefund = (): boolean => {\n return this.allowedRolesToAccessRefund.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n\n getRefundsStatusHistoryList() {\n if(this.refundlist !== undefined) {\n this.refundService.getRefundStatusHistory(this.refundlist.refund_reference).subscribe(\n statusHistoryList => {\n this.refundStatusHistories = statusHistoryList.status_history_dto_list;\n this.isLastUpdatedByCurrentUser = statusHistoryList.last_updated_by_current_user;\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n }; \n }\n }\n\n getRefundsNotification() {\n this.notificationService.getRefundNotification(this.refundlist.refund_reference).subscribe(\n refundsNotification => {\n this.notificationList = refundsNotification['notifications'];\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n }; \n }\n\n goToRefundView(refundlist: IRefundList, navigationpage: string) {\n this.OrderslistService.setRefundView(refundlist);\n this.OrderslistService.setCCDCaseNumber(this.ccdCaseNumber);\n this.paymentLibComponent.viewName = 'refundstatuslist';\n this.paymentLibComponent.isRefundStatusView = true;\n this.refundlist = refundlist;\n this.OrderslistService.setnavigationPage(navigationpage);\n }\n\n loadCaseTransactionPage() {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isRefundStatusView = false;\n }\n\n loadRefundListPage() {\n this.OrderslistService.getnavigationPageValue().subscribe((data) => this.navigationpage = data);\n if (this.navigationpage === 'casetransactions') {\n this.loadCaseTransactionPage();\n } else {\n this.paymentLibComponent.viewName = 'refund-list';\n }\n }\n\n gotoReviewDetailsPage(event:any) {\n // event.preventDefault();\n this.errorMessage = false;\n this.paymentLibComponent.isRefundStatusView = true;\n this.ngOnInit();\n }\n\n gotoReviewAndReSubmitPage() {\n this.viewName = 'reviewandsubmitview';\n this.oldRefundReason = this.refundlist.reason;\n this.changedAmount = this.refundlist.amount;\n this.refundreason = this.refundStatusHistories.filter(data => data.status.toLowerCase() === 'update required')[0].notes;\n this.refundService.getRefundReasons().subscribe(\n refundReasons => {\n this.refundReasons = refundReasons;\n });\n }\n gotoRefundReasonPage() {\n this.isRefundBtnDisabled = false;\n this.paymentLibComponent.REFUNDLIST = \"true\";\n this.paymentLibComponent.isFromRefundStatusPage = true;\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.errorMessage = false;\n this.viewName = 'issuerefund';\n }\n\n gotoAmountPage() {\n this.errorMessage = false;\n this.paymentLibComponent.REFUNDLIST = \"true\";\n this.isRefundBtnDisabled = false;\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.paymentLibComponent.isFromRefundStatusPage = true;\n this.viewName = 'processretroremissonpage';\n }\n\n goToReviewAndSubmitView() {\n const remissionctrls = this.refundStatusForm.controls\n if (this.refundStatusForm.dirty) {\n if (remissionctrls['amount'].value == '') {\n this.resetRemissionForm([true, false, false, false], 'amount');\n }\n else if (remissionctrls['amount'].value != '' && remissionctrls['amount'].invalid) {\n this.resetRemissionForm([false, true, false, false], 'amount');\n }\n else if (remissionctrls['reason'].value == '') {\n this.resetRemissionForm([false, false, false, true], 'reason');\n } else {\n this.refundlist.reason = remissionctrls['reason'].value;\n this.viewName = 'reviewandsubmitview';\n }\n }\n\n }\n\n resetRemissionForm(val, field) {\n if (field === 'All') {\n this.isAmountEmpty = val[0];\n this.amountHasError = val[1];\n this.isRemissionLessThanFeeError = val[2];\n this.isReasonEmpty = val[3];\n } else if (field === 'amount' || field === 'All') {\n this.isAmountEmpty = val[0];\n this.amountHasError = val[1];\n this.isRemissionLessThanFeeError = val[2];\n } else if (field === 'reason' || field === 'All') {\n this.isReasonEmpty = val[3];\n }\n }\n\n selectRadioButton(key, value) {\n this.refundHasError = false;\n this.selectedRefundReason = key;\n if (key === 'Other') {\n this.refundHasError = false;\n this.refundReason = key;\n }\n }\n\n getRefundListReason(refundListReason: any) {\n if (this.paymentLibComponent.isFromRefundStatusPage && !this.paymentLibComponent.iscancelClicked) {\n this.refundlist.reason = refundListReason.reason;\n this.refundCode = refundListReason.code;\n } else {\n this.isRefundBtnDisabled = true;\n }\n this.viewName = 'reviewandsubmitview';\n this.paymentLibComponent.CCD_CASE_NUMBER = this.ccdCaseNumber;\n }\n\n getRefundAmount(amount: number) {\n if (this.paymentLibComponent.isFromRefundStatusPage && !this.paymentLibComponent.iscancelClicked) {\n if (amount > 0) {\n this.changedAmount = amount;\n // this.refundlist.amount = amount;\n }\n } else {\n this.isRefundBtnDisabled = true;\n }\n this.viewName = 'reviewandsubmitview';\n this.paymentLibComponent.CCD_CASE_NUMBER = this.ccdCaseNumber;\n }\n\n gotoReviewRefundConfirmationPage() {\n if (this.oldRefundReason === this.refundlist.reason) {\n this.refundCode = '';\n }\n const resubmitRequest = new IResubmitRefundRequest(this.refundCode, this.changedAmount);\n this.refundService.patchResubmitRefund(resubmitRequest, this.refundlist.refund_reference).subscribe(\n response => {\n if (JSON.parse(response)) {\n this.refundReference = JSON.parse(response).refund_reference;\n this.refundAmount = JSON.parse(response).refund_amount;\n this.viewName = 'reviewrefundconfirmationpage';\n }\n },\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n }\n );\n }\n\n gotoEditAddressDetails(note: IRefundsNotifications) {\n this.notification = note;\n this.isEditDetailsClicked = true;\n this.viewName = 'refundEditView'\n }\n getContactDetails(obj:IRefundContactDetails) {\n this.addressDetails = obj;\n this.viewName = 'revieweditdetailsconfirmationpage';\n }\n gotoEditDetailsPage() {\n this.isEditDetailsClicked = true;\n this.viewName = 'refundEditView'\n }\n submitEditDetail() {\n this.isResendOperationSuccess = false;\n const contactDetails = this.addressDetails.notification_type === 'EMAIL' ? this.addressDetails.email :\n {\n address_line: this.addressDetails.address_line,\n city: this.addressDetails.city,\n county: this.addressDetails.county,\n country: this.addressDetails.country,\n postal_code: this.addressDetails.postal_code,\n };\n const resendRequest = new IPutNotificationRequest(contactDetails, this.addressDetails.notification_type);\n\n this.refundService.putResendOrEdit(resendRequest, this.refundlist.refund_reference, this.addressDetails.notification_type).subscribe(\n (response) => {\n this.isResendOperationSuccess = response;\n },\n (error: any) => {\n this.isResendOperationSuccess = false;\n this.errorMessage = error.replace(/\"/g,\"\");\n }\n );\n }\n putResend(notification: IRefundsNotifications) {\n this.isResendOperationSuccess = false;\n const contactDetails = notification.notification_type === 'EMAIL' ? notification.contact_details.email :\n {\n address_line :notification.contact_details.address_line,\n city: notification.contact_details.city,\n county: notification.contact_details.county,\n country: notification.contact_details.country,\n postal_code: notification.contact_details.postal_code,\n };\n const resendRequest = new IPutNotificationRequest(contactDetails, notification.notification_type);\n\n this.refundService.putResendOrEdit(resendRequest, this.refundlist.refund_reference, notification.notification_type).subscribe(\n (response) => {\n this.isResendOperationSuccess = response;\n },\n (error: any) => {\n this.isResendOperationSuccess = false;\n this.errorMessage = error.replace(/\"/g,\"\");\n }\n );\n\n }\n\n gotoCasetransationPageCancelBtnClicked(obj) {\n\n }\n goToRefundProcessComponent(refundReference: string, refundList: IRefundList) {\n this.paymentLibComponent.refundlistsource = refundList;\n this.paymentLibComponent.refundReference = refundReference;\n this.paymentLibComponent.viewName = 'process-refund';\n }\n\n}\n","import { THIS_EXPR } from '@angular/compiler/src/output/output_ast';\nimport { Component, Input, OnInit } from '@angular/core';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IPaymentView } from '../../interfaces/IPaymentView';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { IFee } from '../../interfaces/IFee';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { Router } from '@angular/router';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n@Component({\n selector: 'ccpay-service-request',\n templateUrl: './service-request.component.html',\n styleUrls: ['./service-request.component.css']\n})\nexport class ServiceRequestComponent implements OnInit {\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[];\n @Input('viewStatus') viewStatus: string;\n @Input('orderDetail') orderDetail: any[];\n @Input('orderRef') orderRef: string;\n @Input('orderStatus') orderStatus: string;\n @Input('orderParty') orderParty: string;\n @Input('orderCreated') orderCreated: Date;\n @Input('orderCCDEvent') orderCCDEvent: string;\n @Input('orderFeesTotal') orderFeesTotal: number;\n @Input('orderTotalPayments') orderTotalPayments: number;\n @Input('orderRemissionTotal') orderRemissionTotal: number;\n @Input('takePayment') takePayment: boolean;\n @Input('ccdCaseNumber') ccdCaseNumber: boolean;\n\n servicerequest: string;\n // ccdCaseNumber: string;\n excReference: string;\n paymentGroups: any[] = [];\n payments: IPayment[] = [];\n nonPayments: IPayment[] = [];\n allPayments: IPayment[] = [];\n remissions: IRemission[] = [];\n fees: IFee[] = [];\n errorMessage: string;\n totalFees: number;\n totalPayments: number;\n totalNonOffPayments: number;\n totalRemissions: number;\n selectedOption: string;\n dcnNumber: string;\n paymentRef: string;\n isTurnOff: boolean;\n isNewPcipalOff: boolean;\n isRefundRemission: boolean = true;\n isOldPcipalOff: boolean;\n isStrategicFixEnable: boolean;\n isAddFeeBtnEnabled: boolean = true;\n isExceptionRecord: boolean = false;\n isUnprocessedRecordSelected: boolean = false;\n exceptionRecordReference: string;\n isAnyFeeGroupAvilable: boolean = true;\n isHistoricGroupAvailable: boolean = false;\n isBulkScanEnable;\n isRemissionsMatch: boolean;\n isRemoveBtnDisabled: boolean = false;\n feeId: IFee;\n clAmountDue: number = 0;\n unprocessedRecordCount: number;\n isFeeRecordsExist: boolean = false;\n isGrpOutstandingAmtPositive: boolean = false;\n totalRefundAmount: Number;\n caseType: String;\n // lsCcdNumber: any = ls.get<any>('ccdNumber');\n payment: IPayment;\n paymentGroup: IPaymentGroup;\n paymentView: IPaymentView;\n\n\n isAddRemissionEnable: boolean = false;\n orderRemissionDetails: any[] = [];\n orderLevelFees: IOrderReferenceFee[] = [];\n cpoDetails: any = null;\n serviceRequestValue: string;\n orderAddBtnEnable: boolean;\n\n isCPODown: boolean;\n test: boolean;\n isPBA: boolean = false;\n isIssueRefunfBtnEnable: boolean = false;\n isAddRemissionBtnEnabled: boolean = false;\n isRefundRemissionBtnEnable: boolean = false;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n isFromServiceRequestPage: boolean;\n navigationpage: string;\n remissionFeeAmt: number;\n\n constructor(\n private paymentLibComponent: PaymentLibComponent,\n private paymentViewService: PaymentViewService,\n private OrderslistService: OrderslistService,\n private router: Router) { }\n\n ngOnInit() {\n if (this.viewStatus === undefined) {\n this.viewStatus = this.paymentLibComponent.viewName;\n }\n if(this.paymentLibComponent.isFromServiceRequestPage && this.paymentLibComponent.isFromPaymentDetailPage) {\n if(this.paymentLibComponent.isFromPaymentDetailPage && this.paymentLibComponent.isFromServiceRequestPage) {\n this.OrderslistService.getorderRefs().subscribe((data) => this.orderRef = data);\n this.OrderslistService.getorderCCDEvents().subscribe((data) => this.orderCCDEvent = data);\n this.OrderslistService.getorderCreateds().subscribe((data) => this.orderCreated = data);\n this.OrderslistService.getorderDetail().subscribe((data) => this.orderDetail = data);\n this.OrderslistService.getorderPartys().subscribe((data) => this.orderParty = data);\n this.OrderslistService.getorderRemissionTotals().subscribe((data) => this.orderRemissionTotal = data);\n this.OrderslistService.getorderFeesTotals().subscribe((data) => this.orderFeesTotal = data);\n this.OrderslistService.getoorderTotalPaymentss().subscribe((data) => this.orderTotalPayments = data);\n }\n }\n // if (this.takePayment) {\n // this.paymentLibComponent.TAKEPAYMENT = this.takePayment;\n // }\n }\n\n goToCaseTransationPage(event: any) {\n event.preventDefault();\n this.OrderslistService.setnavigationPage('servicerequestpage');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isTakePayment = this.paymentLibComponent.TAKEPAYMENT;\n if (this.takePayment) {\n this.paymentLibComponent.isTakePayment = this.takePayment;\n }\n this.paymentLibComponent.SERVICEREQUEST = \"true\";\n this.paymentLibComponent.isFromServiceRequestPage = false;\n this.paymentLibComponent.isFromRefundStatusPage = false;\n this.paymentLibComponent.viewName = 'case-transactions';\n this.resetOrderData();\n // this.OrderslistService.setisFromServiceRequestPage(false);\n // this.OrderslistService.setnavigationPage('servicerequestpage');\n // this.OrderslistService.setpaymentPageView({ method: this.payment.method, payment_group_reference: this.paymentGroupRef, reference: this.payment.reference });\n // this.OrderslistService.setnavigationPage('servicerequestpage');\n // let partUrl = this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n let partUrl = this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl += this.paymentLibComponent.TAKEPAYMENT ? '&takePayment=true' : '&takePayment=false';\n partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl += `&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n const url = `/payment-history/${this.paymentLibComponent.CCD_CASE_NUMBER}?view=case-transactions&selectedOption=${this.paymentLibComponent.SELECTED_OPTION}${partUrl}`;\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(url);\n }\n\n chkForAddRemission(feeCode: string): boolean {\n if (this.chkForPBAPayment() && this.check4AllowedRoles2AccessRefund()) {\n if (this.orderDetail[0]['remissions'].length > 0) {\n for (const remission of this.orderDetail[0]['remissions']) {\n if (remission.fee_code === feeCode) {\n return false;\n }\n }\n }\n return true;\n } else {\n return false;\n }\n }\n\n chkForPBAPayment(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && this.allowFurtherAccessAfter4Days(payment)) {\n this.paymentLibComponent.paymentReference = payment.reference;\n this.isPBA = true;\n }\n });\n }\n });\n if (this.isPBA) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n addRemission(fee: IFee) {\n if(this.chkForAddRemission(fee.code)) {\n this.feeId = fee;\n this.viewStatus = 'addremission';\n this.payment = this.orderDetail[0].payments[0];\n this.paymentViewService.getApportionPaymentDetails(this.orderDetail[0].payments[0].reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n this.payment = this.paymentGroup.payments[0];\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error.replace(/\"/g,\"\")\n );\n }\n }\n\n addRefundForRemission(payment: IPayment, remission: IRemission[],fees:any) {\n this.viewStatus = 'addrefundforremission';\n \n this.payment = payment;\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.payment.reference));\n this.payment = this.paymentGroup.payments[0];\n this.remissions = remission;\n this.remissionFeeAmt = fees.filter(data=>data.code === this.remissions['fee_code'])[0].net_amount;\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error\n );\n }\n cancelRemoval() {\n this.viewStatus = 'main';\n }\n\n removeFee(fee: any) {\n this.isRemoveBtnDisabled = true;\n this.paymentViewService.deleteFeeFromPaymentGroup(fee).subscribe(\n (success: any) => {\n window.location.reload();\n },\n (error: any) => {\n this.errorMessage = error;\n this.isRemoveBtnDisabled = false;\n }\n );\n }\n\n\n chkIssueRefundBtnEnable(payment: IPayment): boolean {\n if (this.check4AllowedRoles2AccessRefund() && this.allowFurtherAccessAfter4Days(payment) &&\n payment.method === 'payment by account' && payment.status.toLocaleLowerCase() === 'success') {\n this.isIssueRefunfBtnEnable = true;\n }\n if (this.isIssueRefunfBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n\n chkIsRefundRemissionBtnEnable(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && payment.status.toLocaleLowerCase() === 'success' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isRefundRemissionBtnEnable = true;\n }\n });\n }\n });\n if (this.isRefundRemissionBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n check4AllowedRoles2AccessRefund = (): boolean => {\n return this.allowedRolesToAccessRefund.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n\n allowFurtherAccessAfter4Days = (payment: IPayment): boolean => {\n if (payment !== null && payment !== undefined) {\n let tmp4DayAgo = new Date();\n tmp4DayAgo.setDate(tmp4DayAgo.getDate() - 4);\n return tmp4DayAgo >= new Date(payment.date_created);\n }\n }\n\n issueRefund(payment: IPayment) {\n if (payment !== null && payment !== undefined) {\n if(this.chkIssueRefundBtnEnable(payment)) {\n this.viewStatus = 'issuerefund';\n this.payment = payment;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.isRefundRemission = true;\n }\n }\n }\n\n goToPayementView(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.goToPaymentViewComponent({ paymentGroupReference, paymentReference, paymentMethod });\n }\n\n goToPaymentViewComponent(paymentGroup: any) {\n this.paymentLibComponent.paymentMethod = paymentGroup.paymentMethod;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.paymentLibComponent.paymentGroupReference = paymentGroup.paymentGroupReference;\n this.paymentLibComponent.paymentReference = paymentGroup.paymentReference;\n this.OrderslistService.setOrderRef(this.orderRef);\n this.OrderslistService.setorderCCDEvent(this.orderCCDEvent);\n this.OrderslistService.setorderCreated(this.orderCreated);\n this.OrderslistService.setorderDetail(this.orderDetail);\n this.OrderslistService.setorderParty(this.orderParty);\n this.OrderslistService.setorderTotalPayments(this.orderTotalPayments);\n this.OrderslistService.setorderRemissionTotal(this.orderRemissionTotal);\n this.OrderslistService.setorderFeesTotal(this.orderFeesTotal);\n this.viewStatus = 'payment-view';\n }\n\n resetOrderData() {\n this.OrderslistService.setOrderRef(null);\n this.OrderslistService.setorderCCDEvent(null);\n this.OrderslistService.setorderCreated(null);\n this.OrderslistService.setorderDetail(null);\n this.OrderslistService.setorderParty(null);\n this.OrderslistService.setorderTotalPayments(null);\n this.OrderslistService.setorderRemissionTotal(null);\n this.OrderslistService.setorderFeesTotal(null);\n }\n}\n","import { NgModule } from '@angular/core';\nimport { HttpClientModule } from '@angular/common/http';\nimport { CommonModule } from '@angular/common';\n\nimport { PaymentListComponent } from './components/payment-list/payment-list.component';\nimport { PaymentViewComponent } from './components/payment-view/payment-view.component';\nimport { ProcessRefundComponent } from './components/process-refund/process-refund.component';\nimport { RefundListComponent } from './components/refund-list/refund-list.component';\n\nimport { CardDetailsComponent } from './components/card-details/card-details.component';\nimport { PageNotFoundComponent } from './components/page-not-found.component';\nimport { PaymentLibComponent } from './payment-lib.component';\nimport { StatusHistoryComponent } from './components/status-history/status-history.component';\nimport { ContactDetailsComponent } from './components/contact-details/contact-details.component';\nimport { PbaDetailsComponent } from './components/pba-details/pba-details.component';\nimport { LoggerService } from './services/shared/logger/logger.service';\nimport { ConsoleLoggerService } from './services/shared/logger/console-logger.service';\nimport { WebComponentHttpClient } from './services/shared/httpclient/webcomponent.http.client';\nimport { CaseTransactionsComponent } from './components/case-transactions/case-transactions.component';\nimport { FeeSummaryComponent } from './components/fee-summary/fee-summary.component';\nimport { ErrorBannerComponent } from './components/error-banner/error-banner.component';\nimport { MarkUnidentifiedPaymentComponent } from './components/mark-unidentified-payment/mark-unidentified-payment.component';\nimport { MarkUnsolicitedPaymentComponent } from './components/mark-unsolicited-payment/mark-unsolicited-payment.component';\nimport { UnprocessedPaymentsComponent } from './components/unprocessed-payments/unprocessed-payments.component';\nimport { ProcessedPaymentsComponent } from './components/processed-payments/processed-payments.component';\nimport { AllocatePaymentsComponent } from './components/allocate-payments/allocate-payments.component';\nimport { AddRemissionComponent } from './components/add-remission/add-remission.component';\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\nimport { CcdHyphensPipe } from './pipes/ccd-hyphens.pipe';\nimport { CapitalizePipe } from './pipes/capitalize.pipe';\nimport { keyValuePipe } from './pipes/key-value.pipe';\nimport { SanitizeHtmlPipe } from './pipes/sanitize-html.pipe';\nimport { ReportsComponent } from './components/reports/reports.component';\nimport { XlFileService } from './services/xl-file/xl-file.service';\nimport { TableComponent } from './components/table/table.component';\nimport { MatTableModule } from '@angular/material/table';\nimport { MatPaginatorModule } from '@angular/material/paginator';\nimport { MatSortModule } from '@angular/material/sort';\nimport { MatFormFieldModule } from '@angular/material/form-field';\nimport { MatInputModule } from '@angular/material/input';\n// import { BrowserAnimationsModule } from '@angular/platform-browser/animations';\n// import { NoopAnimationsModule } from '@angular/platform-browser/animations';\nimport { RefundStatusComponent } from './components/refund-status/refund-status.component';\nimport { ServiceRequestComponent } from './components/service-request/service-request.component';\n// import { PbaPaymentComponent } from './components/pba-payment/pba-payment.component';\n\n@NgModule({\n imports: [\n CommonModule,\n HttpClientModule,\n FormsModule,\n ReactiveFormsModule,\n MatTableModule,\n MatPaginatorModule,\n MatSortModule,\n MatFormFieldModule,\n MatInputModule,\n // BrowserAnimationsModule,\n // NoopAnimationsModule\n ],\n declarations: [\n PaymentLibComponent,\n PaymentListComponent,\n PaymentViewComponent,\n // PbaPaymentComponent,\n ContactDetailsComponent,\n ProcessRefundComponent,\n RefundListComponent,\n CardDetailsComponent,\n PageNotFoundComponent,\n StatusHistoryComponent,\n MarkUnidentifiedPaymentComponent,\n MarkUnsolicitedPaymentComponent,\n UnprocessedPaymentsComponent,\n ProcessedPaymentsComponent,\n AllocatePaymentsComponent,\n PbaDetailsComponent,\n CaseTransactionsComponent,\n FeeSummaryComponent,\n AddRemissionComponent,\n CcdHyphensPipe,\n CapitalizePipe,\n keyValuePipe,\n SanitizeHtmlPipe,\n ReportsComponent,\n ErrorBannerComponent,\n TableComponent,\n RefundStatusComponent,\n ServiceRequestComponent\n ],\n exports: [PaymentLibComponent],\n providers: [\n { provide: LoggerService, useClass: ConsoleLoggerService },\n XlFileService,\n WebComponentHttpClient\n ]\n})\n\nexport class PaymentLibModule { }\n"],"names":["PaymentLibService","prototype","setApiRootUrl","apiRoot","this","API_ROOT","getApiRootUrl","setBulkScanApiRootUrl","bulkscanapiRoot","BULKSCAN_API_ROOT","getBulkScanApiRootUrl","setRefundndsApiRootUrl","refundsapiRoot","REFUNDS_API_ROOT","getRefundsApiRootUrl","setNoticationApiRootUrl","notificationapiRoot","NOTIFICATION_API_ROOT","getNoticationApiRootUrl","Injectable","args","providedIn","OrderslistService","setOrdersList","orderLevelFees","ordersList","next","Object","assign","getOrdersList","setRefundView","refundList","refundView","getRefundView","setCaseType","caseType","getCaseType","setCCDCaseNumber","ccdCaseNumber","getCCDCaseNumber","setFeeExists","feeExists","getFeeExists","setisFromServiceRequestPage","isFromServiceRequestPage","getisFromServiceRequestPages","setOrderRefId","OrderRefId","getSelectedOrderRefId","setnavigationPage","navigationPage","getnavigationPageValue","setpaymentPageView","paymentpageList","paymentPageView","getpaymentPageView","setUserRolesList","rolesList","getUserRolesList","setorderDetail","orderDetail","getorderDetail","setOrderRef","orderRef","getorderRefs","setorderCCDEvent","orderCCDEvent","getorderCCDEvents","setorderCreated","orderCreated","getorderCreateds","setorderParty","orderParty","getorderPartys","setorderRemissionTotal","orderRemissionTotal","getorderRemissionTotals","setorderFeesTotal","orderFeesTotal","getorderFeesTotals","setorderTotalPayments","orderTotalPayments","getoorderTotalPaymentss","BehaviorSubject","getcaseType","asObservable","getFeeExist","getCCDCaseNumberforRefund","getisFromServiceRequestPage","getOrderRefId","getnavigationPage","getorderRef","getorderCCDEvent","getorderCreated","getorderParty","getorderRemissionTotal","getorderFeesTotal","getorderTotalPayments","PaymentLibComponent","ngAfterContentChecked","cd","detectChanges","ngOnInit","paymentLibService","LOGGEDINUSERROLES","length","PAYMENT_GROUP_REF","paymentGroupReference","DCN_NUMBER","bspaymentdcn","REFUNDLIST","VIEW","viewName","isTakePayment","TAKEPAYMENT","Component","selector","template","ChangeDetectorRef","Input","unProcessedPaymentServiceId","unProcessedPayment","orderPendingPayments","ErrorHandlerService","handleError","err","errorMessage","error","Error","message","status","messsage","undefined","JSON","parse","stringify","statusCode","_throw","getServerErrorMessage","isErrorExist","title","body","showError","LoggerService","invokeConsoleMethod","type","PaymentListService","getPaymentByCcdCaseNumber","paymentMethod","logger","info","http","get","withCredentials","pipe","catchError","errorHandlerService","HttpClient","PaymentListComponent","_this","paymentListService","paymentLibComponent","CCD_CASE_NUMBER","PAYMENT_METHOD","subscribe","payments","loadPaymentViewComponent","paymentReference","__values","o","s","Symbol","iterator","m","i","call","value","done","TypeError","WebComponentHttpClient","post","url","options","opts","addHeaders","put","delete","patch","csrfToken","meta","getTag","headers","forEach","element","document","cookie","split","find","row","startsWith","content","HttpHeaders","responseType","Meta","PaymentViewService","getPaymentDetails","getPaymentGroupDetails","getApportionPaymentDetails","postBSPayments","https","postBSUnidentifiedPayments","postBSUnsolicitedPayments","postBSAllocationPayments","postPaymentGroupWithRemissions","feeId","deleteFeeFromPaymentGroup","postPaymentToPayHub","paymentGroupRef","postPaymentAntennaToPayHub","downloadSelectedReport","reportName","startDate","endDate","getBSfeature","getSiteID","getPartyDetails","caseNumber","postRefundsReason","postPaymentGroupWithRetroRemissions","postRefundRetroRemission","PaymentViewComponent","selectedOption","SELECTED_OPTION","dcnNumber","isTurnOff","ISTURNOFF","serviceReference","viewStatus","paymentViewService","paymentGroup","fees","fee","isRemissionsMatch","remissions","rem","fee_code","code","push","filter","paymentGroupObj","includes","paymentAllocation","payment_allocation","isStatusAllocated","allocation_status","console","log","defineProperty","method","channel","goToPaymentList","goToCaseTransationPage","event","preventDefault","data","ISBSENABLE","resetOrderData","addRemission","chkForAddRemission","reference","payment","isFromPaymentDetailPage","isRefundRemission","checkForFees","addRefundForRemission","remission","chkIsRefundRemissionBtnEnable","remissionFeeAmt","net_amount","toLocaleLowerCase","allowFurtherAccessAfter4Days","isRefundRemissionBtnEnable","issueRefund","paymentgrp","chkIssueRefundBtnEnable","getRemissionByFeeCode","feeCode","remissions_1","tslib_1.__values","remissions_1_1","check4AllowedRoles2AccessRefund","isIssueRefunfBtnEnable","chkForPBAPayment","_b","_c","isAddFeeBtnEnabled","allowedRolesToAccessRefund","some","role","indexOf","tmp4DayAgo","Date","setDate","getDate","date_created","RefundsService","getRefundReasons","getRefundRejectReasons","getRefundActions","refundReference","patchRefundActions","reviewerAction","getRefundList","refundstatus","selfexclusive","getRefundStatusHistory","getRefundStatusList","getUserDetails","postIssueRefund","putResendOrEdit","refundRef","notificationType","patchResubmitRefund","refund_reference","ProcessRefundComponent","refundActionList","getErrorMessage","processRefundForm","formBuilder","group","refundActionField","FormControl","Validators","compose","required","refundRejectReasonField","sendMeBackField","minLength","maxLength","pattern","enterReasonField","refundlistsource","ccd_case_number","response","cpoDetails","replace","isCPODown","checkRefundActions","refundActionsHasError","isReasonFieldEmpty","isReasonEmpty","isReasonInvalid","refundRejectReasonHasError","isConfirmButtondisabled","isSendMeBackClicked","isRejectClicked","isOtherClicked","refundRejectReasonList","processRefundSubmit","processRefundRequest","resetForm","controls","processFormError","errors","dirty","valid","reason","isSuccesspageEnable","successMsg","invalid","minlength","actualLength","maxlength","errorMsg","bodyTxt","loadRefundListPage","navigationpage","isRefundStatusView","loadRefundsHomePage","redirecttoRefundListPage","vals","field","isReasonFieldInvalid","reasonFieldMinHasError","reasonFieldMaxHasError","goToCaseReview","router","navigate","relativeTo","activeRoute","FormBuilder","Router","ActivatedRoute","sendmeback","RefundListComponent","userLst","isAuthorized","isApproveTableVisible","tableApprovalHeader","tableRejectedHeader","refundService","approvalStatus","submittedRefundList","rejectStatus","rejectedRefundList","isRejectTableVisible","CardDetailsService","getCardDetails","CardDetailsComponent","cardDetailsService","cardDetails","pageTitle","PageNotFoundComponent","StatusHistoryService","getPaymentStatusesByReference","StatusHistoryComponent","statusHistoryService","statuses","NotificationService","getRefundNotification","getAddressByPostcode","postcode","ContactDetailsComponent","emailAddressForm","email","postCodeForm","manualAddressForm","addressl1","addressl2","townorcity","county","mpostcode","country","addressObj","setEditDetails","notification_type","isEmailSAddressClicked","isPostcodeClicked","isManualAddressClicked","setValue","contact_details","patchValue","address_line","city","postal_code","selectContactOption","isLinkedClied","finalFormSubmit","fieldCtrls","emailField","assignContactDetails","emit","postcodeValidation","str","postcodeField","notificationService","refundsNotification","addressPostcodeList","postcodeAddress","addressLine","addressArray","ADDRESS","POST_TOWN","LOCAL_CUSTODIAN_CODE_DESCRIPTION","POSTCODE","redirection","redirectToIssueRefund","val","isEmailEmpty","emailHasError","isPostcodeEmpty","postcodeHasError","isaddressLine1Empty","addressLine1HasError","addressLine2HasError","isTownOrCityEmpty","townOrCityHasError","isCountyEmpty","countyHasError","isMPostcodeEmpty","mpostcodeHasError","isCountryEmpty","Output","EventEmitter","PbaDetailsComponent","noop","ConsoleLoggerService","apply","CaseTransactionsService","getPaymentGroups","BulkScaningPaymentService","getBSPaymentsByCCD","getBSPaymentsByDCN","dcn","postBSAllocatePayment","paymentRef","postBSPaymentStrategic","postBSWoPGStrategic","patchBSChangeStatus","calculateOutStandingAmount","feesTotal","paymentsTotal","remissionsTotal","calculated_amount","toUpperCase","amount","hwf_amount","removeUnwantedString","input","replaceText","CaseTransactionsComponent","paymentView","payment_group_reference","goToPayementView","isGrpOutstandingAmtPositive","CASETYPE","EXC_REFERENCE","excReference","takePayment","servicerequest","SERVICEREQUEST","serviceRequestValue","isBulkScanEnable","isNewPcipalOff","ISNEWPCIPALOFF","isOldPcipalOff","ISOLDPCIPALOFF","isStrategicFixEnable","ISSFENABLE","caseTransactionsService","paymentGroups","isAnyFeeGroupAvilable","calculateAmounts","calculateOrderFeesAmounts","totalRefundAmount","calculateRefundAmount","setDefaults","goToOrderViewDetailSection","checkForExceptionRecord","totalPayments","totalRemissions","totalNonOffPayments","totalFees","getAllocationStatus","bulkScaningPaymentService","recordData","exception_record_reference","ccd_reference","isExceptionRecord","case_reference","resetOrderVariables","orderStatus","orderAddBtnEnable","orderRefId","orderTotalFees","orderReferenceObj","x","redirectToOrderFeeSearchPage","orderef","nonOffLinePayment","a","b","amount_due","clAmountDue","allocationLen","nonPayments","allPayments","remisison","totalRefundAmount_1","isFeeAmountZero_1","grpOutstandingAmount","isFeeRecordsExist","isNewPaymentGroup_1","index","isHistoricGroupAvailable","getGroupOutstandingAmount","redirectToFeeSearchPage","navigateByUrl","redirectToremissionPage","redirectToReportsPage","loadFeeSummaryPage","goToPaymentViewComponent","selectedUnprocessedFeeEvent","unprocessedRecordId","isUnprocessedRecordSelected","getUnprocessedFeeCount","unProcessedRecordCount","unprocessedRecordCount","calculateAmountDue","confirmRemoveFee","isRemoveBtnDisabled","cancelRemoval","removeFee","success","window","location","reload","isCheckAmountdueExist","amountDue","isPBA","isAddRemissionEnable","orderRemissionDetails","isAddRemissionBtnEnabled","PaymentToPayhubRequest","currency","description","provider","toFixed","case_type","PayhubAntennaRequest","BS_ENABLE_FLAG","FeeSummaryComponent","bsPaymentDcnNumber","platForm","features","result","feature","uid","enable","getUnassignedPaymentlist","getPaymentGroup","unassignedPayments","service","responsible_service_id","upPaymentErrorMessage","currentFee","isPaymentExist","isRemissionsExist","totalAfterRemission","isFeeAmountZero","outStandingAmount","loadCaseTransactionPage","partUrl","cancelRemission","page","isConfirmationBtnDisabled","requestBody","antennaReqBody","go","payhubHtml","isBackButtonEnable","href","goToAllocatePage","Location","ErrorBannerComponent","UnidentifiedPaymentsRequest","payment_reference","unidentified_reason","payment_allocation_status","name","AllocatePaymentRequest","unAllocatedPayment","exceptionRecord","allocatedRequest","banked_date","date_banked","exception_record","document_control_number","dcn_reference","external_provider","giro_slip_no","bgc_reference","payer_name","payment_channel","payment_status","payment_method","payment_allocation_dto","MarkUnidentifiedPaymentComponent","getUnassignedPayment","markPaymentUnidentifiedForm","investicationDetail","unassignedRecord","siteID","beCcdNumber","beExceptionNumber","exceptionReference","ccdReference","trimUnderscore","saveAndContinue","investicationField","formerror","investigationComment","isInvesticationDetailEmpty","investicationDetailHasError","investicationDetailMinHasError","investicationDetailMaxHasError","confirmPayments","postStrategicBody","res1","res2","response2","reqBody","res3","gotoCasetransationPage","user_id","res","cancelMarkUnidentifiedPayments","UnsolicitedPaymentsRequest","responsible_office","responsible_person","email_id","receiving_office","receiving_email_address","sending_email_address","MarkUnsolicitedPaymentComponent","siteids","isContinueButtondisabled","siteIDList","scrollTo","markPaymentUnsolicitedForm","responsibleOffice","responsiblePerson","emailId","selectedSiteId","reasonField","officeIdField","reasonHasError","reasonMinHasError","reasonMaxHasError","isResponsibleOfficeEmpty","responsibleOfficeHasError","cancelMarkUnsolicitedPayments","checkingFormValue","formFields","valueExists","hasOwnProperty","selectchange","target","selectedSiteName","selectedIndex","text","UnprocessedPaymentsComponent","isNewpcipaloff","isOldpcipaloff","isStFixEnable","FEE_RECORDS_EXISTS","setValuesForUnassignedRecord","unassignedRecordList","unassignedRecordListLength","serviceId","isExceptionCase","unprocessedPaymentSelectEvent","formatUnassignedRecordId","ID","recordId","loadUnsolicitedPage","selectedRecordReference","validateButtons","resetButtons","isAllocateToExistingFeebtnEnabled","isMarkAsUnidentifiedbtnEnabled","isAllocatedToNewFeebtnEnabled","PAYMENTREF","IS_OS_AMT_AVAILABLE","unprocessedPaymentUnSelectEvent","showDetailRow","obj","unassignedRecordSelectedList","isRecordExist","ProcessedPaymentsComponent","redirectToPaymentViewPage","IAllocationPaymentsRequest","explanation","userName","user_name","AllocatePaymentsComponent","overUnderPaymentForm","moreDetails","fstCon","scndCn","selectedPaymentGroup","gotoSummaryPage","cancelAllocatePayment","confirmAllocatePayement","enCookieUserName","cookieUserName","decodeURIComponent","fullName","paymentDetailsField","paymentFormError","userNameField","isEmptyCondtion","paymentReason","paymentExplanation","isOtherOptionSelected","isRemainingAmountGtZero","isRemainingAmountLtZero","otherPaymentExplanation","finalServiceCall","paymentReasonHasError","paymentExplanationHasError","isPaymentDetailsEmpty","isPaymentDetailsInvalid","paymentDetailsMinHasError","paymentDetailsMaxHasError","isUserNameEmpty","isUserNameInvalid","GroupOutstandingAmount","remainingToBeAssigned","isMoreDetailsBoxHide","reset","paymentSectionLabel","feedbackUrlLabel","remainingAmount","afterFeeAllocateOutstanding","amountForAllocation","selectRadioButton","key","OrderListSelectEvent","reasonList","overPayment","hwfReward","wrongFee","notIssueCase","otherDeduction","shortFall","helpWithFee","other","explanationList","referRefund","noRefund","noCase","holdCase","heldCase","refund","duplicate","humanerror","caseWithdrawn","AddRemissionRequest","hwf_reference","AddRetroRemissionRequest","PostRefundRetroRemission","refund_reason","contactDeatils","PostIssueRefundRetroRemission","remissionReference","AddRemissionComponent","default","pattern1","pattern2","viewCompStatus","volume","remessionPayment","isPaymentSuccess","option","remissionForm","remissionCode","refundReason","refundDDReason","onlySelf","refundReasons","recently_used","commonRefundReasons","sort","toString","localeCompare","isFromRefundListPage","resetRemissionForm","remissionctrls","isRemissionLessThanFee","setErrors","confirmRemission","newNetAmount","remissionAmount","trim","id","LDUrl","routeReuseStrategy","shouldReuseRoute","onSameUrlNavigation","isRemissionCodeEmpty","remissionCodeHasError","isAmountEmpty","amountHasError","isRemissionLessThanFeeError","addRemissionCode","gotoAddRetroRemissionCodePage","iscancelClicked","refundListAmount","isFromRefundStatusPage","refundListReason","selectedRefundReason","selectedValue","gotoCheckRetroRemissionPage","gotoAmountRetroRemission","gotoProcessRetroRemissionPage","gotoProcessRetroRemission","confirmRetroRemission","retroRemission","remissionamt","isRemissionApplied","remission_reference","processRefund","contactDetailsObj","refundAmount","refund_amount","gotoIssueRefundConfirmation","refundHasError","displayRefundReason","gotoIssueRefundPage","gotoContactDetailsPage","changeIssueRefundReason","confirmIssueRefund","confirmRetroRefund","localStorage","setItem","isRefundReasonsSelected","showReasonText","reasonLength","getContactDetails","gotoServiceRequestPage","sendOrderDetail","sendOrderRef","gotoAddressPage","gotoRemissionSuccess","gotoCasetransationPageCancelBtnClicked","getFormattedCurrency","concat","hasErrors","CcdHyphensPipe","transform","match","Pipe","CapitalizePipe","slice","keyValuePipe","keys","SanitizeHtmlPipe","sanitizer","bypassSecurityTrustHtml","DomSanitizer","XlFileService","exportAsExcelFile","json","excelFileName","worksheet","XLSX.utils","json_to_sheet","header","setDataLossReportHeaders","setUnprocessedReportHeaders","setProcessedUnallocatedReportHeaders","setShortFallReportHeaders","autoFitColumns","excelBuffer","XLSX.write","Sheets","SheetNames","bookType","saveAsExcelFile","objectMaxLength","ColWidth","values","j","width","A1","v","B1","C1","D1","E1","F1","G1","H1","I1","J1","K1","L1","M1","N1","buffer","fileName","Blob","FileSaver.saveAs","ReportsComponent","fromValidation","getToday","toISOString","getSelectedFromDate","validateDates","reportsForm","selectedStartDate","tranformDate","selectedEndDate","isDateRangeMoreThanWeek","isDateRangeBetnWeek","isStartDateLesthanEndDate","selectedreport","downloadReport","isDownLoadButtondisabled","dataLossRptDefault","loss_resp","payment_asset_dcn","env_ref","env_item","resp_service_id","resp_service_name","bgc_batch","unProcessedRptDefault","exception_ref","ccd_ref","processedUnallocated","allocation_reason","ccd_exception_ref","ccd_case_ref","updated_by","shortFallsRptDefault","surplus_shortfall","balance","payment_amount","ccd_case_reference","ccd_exception_reference","processed_date","selectedReportName","applyDateFormat","substr","convertToFloatValue","Op","xlFileService","getFileName","loc","stDt","formatDate","enDt","now","timestamp","getTwodigit","getHours","getMinutes","getSeconds","getCamelCaseString","strDate","parts","map","amt","Number","parseFloat","TableComponent","STATUS","toLowerCase","isApprovalFlow","DATASOURCE","dataSource","MatTableDataSource","actualcount","reduce","r","_a","user_full_name","ngAfterViewInit","paginator","cdRef","applyFilter","filterValue","goToRefundProcessComponent","refundData","goToRefundViewComponent","isCallFromRefundList","ViewChild","MatPaginator","MatSort","displayedColumns","IPutNotificationRequest","contactDetails","recipient_email_address","recipient_postal_address","IResubmitRefundRequest","RefundStatusComponent","refundlist","refundStatusForm","getRefundsNotification","getRefundsStatusHistoryList","isProcessRefund","refundButtonState","refund_status","statusHistoryList","refundStatusHistories","status_history_dto_list","isLastUpdatedByCurrentUser","last_updated_by_current_user","notificationList","goToRefundView","gotoReviewDetailsPage","gotoReviewAndReSubmitPage","oldRefundReason","changedAmount","refundreason","notes","gotoRefundReasonPage","isRefundBtnDisabled","gotoAmountPage","goToReviewAndSubmitView","getRefundListReason","refundCode","getRefundAmount","gotoReviewRefundConfirmationPage","resubmitRequest","gotoEditAddressDetails","note","notification","isEditDetailsClicked","addressDetails","gotoEditDetailsPage","submitEditDetail","isResendOperationSuccess","resendRequest","putResend","isEditAddressDeatilsClicked","ServiceRequestComponent","NgModule","imports","CommonModule","HttpClientModule","FormsModule","ReactiveFormsModule","MatTableModule","MatPaginatorModule","MatSortModule","MatFormFieldModule","MatInputModule","declarations","exports","providers","provide","useClass","PaymentLibModule"],"mappings":"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"}
|