@hmcts/ccpay-web-component 5.0.1-beta158 → 5.0.1-beta160

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.
Files changed (45) hide show
  1. package/bundles/hmcts-ccpay-web-component.umd.js +258 -113
  2. package/bundles/hmcts-ccpay-web-component.umd.js.map +1 -1
  3. package/bundles/hmcts-ccpay-web-component.umd.min.js +1 -1
  4. package/bundles/hmcts-ccpay-web-component.umd.min.js.map +1 -1
  5. package/esm2015/lib/components/case-transactions/case-transactions.component.js +50 -43
  6. package/esm2015/lib/components/contact-details/contact-details.component.js +13 -5
  7. package/esm2015/lib/components/payment-view/payment-view.component.js +16 -3
  8. package/esm2015/lib/components/pba-payment/pba-payment.component.js +84 -35
  9. package/esm2015/lib/components/refund-list/refund-list.component.js +2 -2
  10. package/esm2015/lib/components/refund-status/refund-status.component.js +2 -1
  11. package/esm2015/lib/components/service-request/service-request.component.js +23 -20
  12. package/esm2015/lib/components/table/table.component.js +3 -3
  13. package/esm2015/lib/interfaces/IserviceRequestPbaPayment.js +6 -2
  14. package/esm2015/lib/payment-lib.component.js +5 -1
  15. package/esm2015/lib/payment-lib.service.js +16 -1
  16. package/esm2015/lib/services/payment-view/payment-view.service.js +7 -1
  17. package/esm2015/lib/services/refunds/refunds.service.js +16 -3
  18. package/esm2015/lib/services/shared/httpclient/webcomponent.http.client.js +16 -3
  19. package/esm5/lib/components/case-transactions/case-transactions.component.js +53 -43
  20. package/esm5/lib/components/contact-details/contact-details.component.js +13 -5
  21. package/esm5/lib/components/payment-view/payment-view.component.js +19 -3
  22. package/esm5/lib/components/pba-payment/pba-payment.component.js +88 -35
  23. package/esm5/lib/components/refund-list/refund-list.component.js +2 -2
  24. package/esm5/lib/components/refund-status/refund-status.component.js +2 -1
  25. package/esm5/lib/components/service-request/service-request.component.js +44 -25
  26. package/esm5/lib/components/table/table.component.js +3 -3
  27. package/esm5/lib/interfaces/IserviceRequestPbaPayment.js +5 -2
  28. package/esm5/lib/payment-lib.component.js +5 -1
  29. package/esm5/lib/payment-lib.service.js +23 -1
  30. package/esm5/lib/services/payment-view/payment-view.service.js +7 -1
  31. package/esm5/lib/services/refunds/refunds.service.js +16 -3
  32. package/esm5/lib/services/shared/httpclient/webcomponent.http.client.js +16 -3
  33. package/fesm2015/hmcts-ccpay-web-component.js +224 -108
  34. package/fesm2015/hmcts-ccpay-web-component.js.map +1 -1
  35. package/fesm5/hmcts-ccpay-web-component.js +261 -113
  36. package/fesm5/hmcts-ccpay-web-component.js.map +1 -1
  37. package/hmcts-ccpay-web-component.metadata.json +1 -1
  38. package/lib/components/case-transactions/case-transactions.component.d.ts +1 -0
  39. package/lib/components/payment-view/payment-view.component.d.ts +2 -0
  40. package/lib/components/pba-payment/pba-payment.component.d.ts +6 -0
  41. package/lib/components/service-request/service-request.component.d.ts +3 -2
  42. package/lib/interfaces/IserviceRequestPbaPayment.d.ts +2 -1
  43. package/lib/payment-lib.component.d.ts +1 -0
  44. package/lib/payment-lib.service.d.ts +3 -0
  45. package/package.json +1 -1
@@ -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/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/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: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 \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 isFromRefundListPage: boolean;\n\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 if((typeof this.paymentLibComponent.TAKEPAYMENT === 'string' && this.paymentLibComponent.TAKEPAYMENT === 'false') || (typeof this.paymentLibComponent.TAKEPAYMENT === 'boolean' && !this.paymentLibComponent.TAKEPAYMENT) ) {\n this.isFromRefundListPage = true;\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 = 'Update required';\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,false).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('isEditOperationInRefundList') isEditOperationInRefundList: boolean;\n @Input('addressObj') addressObj: any;\n @Output() assignContactDetails: EventEmitter<any> = new EventEmitter();\n @Output() assignContactDetailsInFefundsList: 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 isShowPickAddress: boolean = false;\n isPostcodeClicked: boolean = false;\n isManualAddressClicked: boolean = false;\n emailAddressForm: FormGroup;\n postCodeForm: FormGroup;\n manualAddressForm: FormGroup;\n addressPostcodeList:any[] = [];\n postcodeAddress:any;\n isAddressBoxEmpty: boolean = false;\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 if(this.isEditOperationInRefundList === undefined) {\n this.isEditOperationInRefundList = false;\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.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.valid) {\n if(!this.isEditOperationInRefundList) {\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 this.assignContactDetailsInFefundsList.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 }\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.valid) {\n if(str === 'FA') {\n this.notificationService.getAddressByPostcode(postcodeField.value).subscribe(\n refundsNotification => {\n this.addressPostcodeList = refundsNotification['data']['results'];\n this.isShowPickAddress = true;\n }\n ),\n (error: any) => {\n this.isShowPickAddress = false;\n this.errorMessage = error.replace(/\"/g,\"\");\n }; \n } else if (str === 'FS') {\n if(this.postcodeAddress !== undefined && this.postcodeAddress) {\n this.isAddressBoxEmpty = false;\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 } else {\n this.isAddressBoxEmpty = true;\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\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 { 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 notification: any;\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(note?: IRefundContactDetails) {\n if(note) {\n this.notification = { contact_details: note, notification_type: note.notification_type };\n }\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(note?: IRefundContactDetails) {\n if (note) {\n this.notification = { contact_details: note, notification_type: note.notification_type };\n }\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(note?: IRefundContactDetails) {\n if (note) {\n this.notification = { contact_details: note, notification_type: note.notification_type };\n }\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.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 serviceLst;\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 this.userLst.sort((a, b) => a.toString().localeCompare(b));\n this.serviceLst = this.refundList.reduce((r,{service_type}) => (r[service_type]='', r) , {});\n this.serviceLst = Object.keys(this.serviceLst);\n this.serviceLst.sort((a, b) => a.toString().localeCompare(b));\n }\n \n }\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:any;\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 getContactDetailsForRefundList(obj:IRefundContactDetails) {\n this.refundlist.contact_details = obj;\n this.isEditDetailsClicked = false;\n this.viewName = 'reviewandsubmitview';\n }\n gotoEditDetailsPage(note?: any) {\n if(note) {\n this.notification = { contact_details: note, notification_type: note.notification_type };\n }\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 gotoCasetransationPageCancelBtnClicked(Event: Event) {\n\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 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' || e.status == '412') {\n this.isPBAAccountNotExist = 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 PbaPaymentComponent,\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","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","response","cpoDetails","replace","isCPODown","isFromRefundListPage","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","isEditOperationInRefundList","notification_type","isEmailSAddressClicked","isPostcodeClicked","isManualAddressClicked","setValue","contact_details","patchValue","address_line","city","postal_code","selectContactOption","isLinkedClied","finalFormSubmit","fieldCtrls","emailField","assignContactDetails","emit","postcodeValidation","assignContactDetailsInFefundsList","str","postcodeField","notificationService","refundsNotification","addressPostcodeList","isShowPickAddress","postcodeAddress","isAddressBoxEmpty","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","console","log","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","contactDeatils","PostIssueRefundRetroRemission","remissionReference","AddRemissionComponent","default","pattern1","pattern2","viewCompStatus","volume","remessionPayment","isPaymentSuccess","option","remissionForm","remissionCode","refundReason","refundDDReason","onlySelf","refundReasons","recently_used","commonRefundReasons","sort","toString","localeCompare","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","note","notification","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","serviceLst","service_type","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","isEditDetailsClicked","addressDetails","getContactDetailsForRefundList","gotoEditDetailsPage","submitEditDetail","isResendOperationSuccess","resendRequest","putResend","Event","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","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/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 CARDPAYMENTRETURNURL: 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 setCardPaymentReturnUrl(cardPaymentReturnUrl: string):void {\n this.CARDPAYMENTRETURNURL = cardPaymentReturnUrl;\n }\n getCardPaymentReturnUrl(): string {\n return this.CARDPAYMENTRETURNURL;\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('CARDPAYMENTRETURNURL') CARDPAYMENTRETURNURL: 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 this.paymentLibService.setCardPaymentReturnUrl(this.CARDPAYMENTRETURNURL);\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 if( document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')) !== undefined ) {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')).split('=')[1]; \n } else {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith(' XSRF-TOKEN')).split('=')[1];\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 { Injectable } from '@angular/core';\nimport { HttpClient, HttpHeaders } from '@angular/common/http';\nimport { Observable } from 'rxjs/internal/Observable';\nimport { v4 as uuidv4 } from 'uuid';\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 const rurl = this.paymentLibService.CARDPAYMENTRETURNURL.replace('.prod', '');\n body['return-url'] = `${rurl}/payment`;\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 let randomKey = 'idam-key-' + Math.random().toString().split('.').join('-');\n body['idempotency_key'] = randomKey; \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: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, Output, EventEmitter } 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 @Input(\"isServiceRequest\") isServiceRequest: string;\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 \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 goToServiceRequestPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = false;\n this.paymentLibComponent.SERVICEREQUEST = 'true';\n this.paymentLibComponent.isFromServiceRequestPage = true;\n window.location.reload();\n }\n goToCaseTransationPage(event: any) {\n event.preventDefault();\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')) !== undefined ) {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')).split('=')[1]; \n } else {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith(' XSRF-TOKEN')).split('=')[1];\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 cpoDetails:any = null;\n isCPODown: boolean;\n isFromRefundListPage: boolean;\n\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 if((typeof this.paymentLibComponent.TAKEPAYMENT === 'string' && this.paymentLibComponent.TAKEPAYMENT === 'false') || (typeof this.paymentLibComponent.TAKEPAYMENT === 'boolean' && !this.paymentLibComponent.TAKEPAYMENT) ) {\n this.isFromRefundListPage = true;\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 = 'Update required';\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('isEditOperationInRefundList') isEditOperationInRefundList: boolean;\n @Input('addressObj') addressObj: any;\n @Output() assignContactDetails: EventEmitter<any> = new EventEmitter();\n @Output() assignContactDetailsInFefundsList: 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 isShowPickAddress: boolean = false;\n isPostcodeClicked: boolean = false;\n isManualAddressClicked: boolean = false;\n emailAddressForm: FormGroup;\n postCodeForm: FormGroup;\n manualAddressForm: FormGroup;\n addressPostcodeList:any[] = [];\n postcodeAddress:any;\n isAddressBoxEmpty: boolean = false;\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 if(this.isEditOperationInRefundList === undefined) {\n this.isEditOperationInRefundList = false;\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.valid) {\n if(!this.isEditOperationInRefundList) {\n this.assignContactDetails.emit( {\n email: emailField.value,\n notification_type: 'EMAIL'\n } );\n } else {\n this.assignContactDetailsInFefundsList.emit({\n email: emailField.value,\n notification_type: 'EMAIL'\n } );\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.valid) {\n if(!this.isEditOperationInRefundList) {\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 this.assignContactDetailsInFefundsList.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 }\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.valid) {\n if(str === 'FA') {\n this.notificationService.getAddressByPostcode(postcodeField.value).subscribe(\n refundsNotification => {\n this.addressPostcodeList = refundsNotification['data']['results'];\n this.isShowPickAddress = true;\n }\n ),\n (error: any) => {\n this.isShowPickAddress = false;\n this.errorMessage = error.replace(/\"/g,\"\");\n }; \n } else if (str === 'FS') {\n if(this.postcodeAddress !== undefined && this.postcodeAddress) {\n this.isAddressBoxEmpty = false;\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 } else {\n this.isAddressBoxEmpty = true;\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\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.toString();\n if (this.paymentLibComponent.SERVICEREQUEST.toString() === '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 ? error.replace(/\"/g,\"\") : \"\";\n this.isCPODown = true;\n }\n );\n \n }\n\n \n },\n (error: any) => {\n this.errorMessage = <any>error ? 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 ? error.replace(/\"/g,\"\") : \"\";\n this.setDefaults();\n this.isCPODown = true;\n }\n );\n\n },\n (error: any) => {\n this.errorMessage = <any>error ? 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 (paymentGroup.service_request_status === 'Paid') {\n this.orderStatus = paymentGroup.service_request_status;\n this.orderAddBtnEnable = false;\n } else if (paymentGroup.service_request_status === 'Partially paid' || paymentGroup.service_request_status === 'Not paid') {\n this.orderStatus = paymentGroup.service_request_status;\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 this.orderStatus = orderDetail.service_request_status;\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\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 if (paymentGroup.remissions) {\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? 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 goToServiceRequestPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = false;\n this.paymentLibComponent.SERVICEREQUEST = 'true';\n this.paymentLibComponent.isFromServiceRequestPage = true;\n window.location.reload();\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 { 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 notification: any;\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(note?: IRefundContactDetails) {\n if(note) {\n this.notification = { contact_details: note, notification_type: note.notification_type };\n }\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(note?: IRefundContactDetails) {\n if (note) {\n this.notification = { contact_details: note, notification_type: note.notification_type };\n }\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(note?: IRefundContactDetails) {\n if (note) {\n this.notification = { contact_details: note, notification_type: note.notification_type };\n }\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.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 serviceLst;\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 this.userLst.sort((a, b) => a.toString().localeCompare(b));\n this.serviceLst = this.refundList.reduce((r,{service_type}) => (r[service_type]='', r) , {});\n this.serviceLst = Object.keys(this.serviceLst);\n this.serviceLst.sort((a, b) => a.toString().localeCompare(b));\n }\n \n }\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:any;\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 getContactDetailsForRefundList(obj:IRefundContactDetails) {\n this.refundlist.contact_details = obj;\n this.isEditDetailsClicked = false;\n this.isRefundBtnDisabled = false;\n this.viewName = 'reviewandsubmitview';\n }\n gotoEditDetailsPage(note?: any) {\n if(note) {\n this.notification = { contact_details: note, notification_type: note.notification_type };\n }\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 gotoCasetransationPageCancelBtnClicked(Event: Event) {\n\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, Output, EventEmitter } 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 @Output() goToServiceRquestComponent: EventEmitter<any> = new EventEmitter();\n\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 goToServiceRequestPage() {\n this.goToServiceRquestComponent.emit();\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 organisation_name: string\n \n constructor(account_number : string, amount : string, customer_reference: string, orgName: string) {\n this.account_number = account_number;\n this.amount = amount;\n this.currency = 'GBP';\n this.customer_reference = customer_reference;\n this.organisation_name = orgName;\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 isPbaAccountSelected: boolean = false;\n isCardPaymentSelected: boolean = false;\n isPBADropdownSelected: boolean = false;\n isContinueButtondisabled: boolean = true;\n isPBAAccountPaymentSuccess: boolean = false;\n pbaAccountrPaymentResult: any;\n orgName: string = '';\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.orgName = result.organisationEntityResponse.name;\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.isPBADropdownSelected = true;\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\n saveAndContinue() {\n\n if(this.isPbaAccountSelected) {\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, this.orgName);\n this.paymentViewService.postPBAaccountPayment(this.pbaPayOrderRef.orderRefId, requestBody)\n .subscribe(\n r => {\n try {\n this.pbaAccountrPaymentResult = JSON.parse(r);\n } catch(e) {\n this.pbaAccountrPaymentResult = r;\n }\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 } else if (this.isCardPaymentSelected) {\n this.cardPayment();\n }\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 selectPaymentMethod(type: string) {\n if(type === 'PBA') {\n this.isPbaAccountSelected = true;\n this.isCardPaymentSelected = false;\n this.isPBADropdownSelected = false\n this.isContinueButtondisabled = true;\n this.selectedPbaAccount = null;\n } else if (type === 'CARD') {\n this.isPbaAccountSelected = false;\n this.isCardPaymentSelected = true;\n this.isPBADropdownSelected = false\n this.isContinueButtondisabled = false;\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 PbaPaymentComponent,\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","setCardPaymentReturnUrl","cardPaymentReturnUrl","CARDPAYMENTRETURNURL","getCardPaymentReturnUrl","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","rurl","replace","https","postPBAaccountPayment","randomKey","Math","random","toString","join","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","filter","paymentGroupObj","includes","paymentAllocation","payment_allocation","isStatusAllocated","allocation_status","defineProperty","method","channel","goToPaymentList","goToServiceRequestPage","SERVICEREQUEST","window","location","reload","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","isCPODown","isFromRefundListPage","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","isEditOperationInRefundList","notification_type","isEmailSAddressClicked","isPostcodeClicked","isManualAddressClicked","setValue","contact_details","patchValue","address_line","city","postal_code","selectContactOption","isLinkedClied","finalFormSubmit","fieldCtrls","emailField","assignContactDetailsInFefundsList","assignContactDetails","emit","postcodeValidation","str","postcodeField","notificationService","refundsNotification","addressPostcodeList","isShowPickAddress","postcodeAddress","isAddressBoxEmpty","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","console","log","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","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","service_request_status","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","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","contactDeatils","PostIssueRefundRetroRemission","remissionReference","AddRemissionComponent","default","pattern1","pattern2","viewCompStatus","volume","remessionPayment","isPaymentSuccess","option","remissionForm","remissionCode","refundReason","refundDDReason","onlySelf","refundReasons","recently_used","commonRefundReasons","sort","localeCompare","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","note","notification","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","serviceLst","service_type","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","isEditDetailsClicked","addressDetails","getContactDetailsForRefundList","gotoEditDetailsPage","submitEditDetail","isResendOperationSuccess","resendRequest","putResend","Event","isEditAddressDeatilsClicked","ServiceRequestComponent","goToServiceRquestComponent","isServiceRequest","IserviceRequestCardPayment","language","IserviceRequestPbaPayment","account_number","customer_reference","orgName","organisation_name","PbaPaymentComponent","isGetPBAAccountSucceed","organisationEntityResponse","pbaAccountList","paymentAccount","selectpbaaccount","currentTarget","isPBADropdownSelected","selectedPbaAccount","pbaAccountRef","isPbaAccountSelected","isInSufficiantFund","isPBAAccountNotExist","isPBAServerError","isPBAAccountPaymentSuccess","pbaAccountrPaymentResult","e","isPBAAccountHold","isCardPaymentSelected","cardPayment","isCardPaymentSuccess","paymentUrl","next_url","selectPaymentMethod","NgModule","imports","CommonModule","HttpClientModule","FormsModule","ReactiveFormsModule","MatTableModule","MatPaginatorModule","MatSortModule","MatFormFieldModule","MatInputModule","declarations","exports","providers","provide","useClass","PaymentLibModule"],"mappings":"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"}