@hmcts/ccpay-web-component 5.0.1-beta136 → 5.0.1-beta140

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 (54) hide show
  1. package/bundles/hmcts-ccpay-web-component.umd.js +111 -846
  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/hmcts-ccpay-web-component.js +33 -34
  6. package/esm2015/lib/components/add-remission/add-remission.component.js +46 -437
  7. package/esm2015/lib/components/case-transactions/case-transactions.component.js +4 -32
  8. package/esm2015/lib/components/contact-details/contact-details.component.js +2 -2
  9. package/esm2015/lib/components/payment-view/payment-view.component.js +2 -5
  10. package/esm2015/lib/components/process-refund/process-refund.component.js +3 -3
  11. package/esm2015/lib/components/service-request/service-request.component.js +9 -28
  12. package/esm2015/lib/interfaces/PostRefundRetroRemission.js +4 -16
  13. package/esm2015/lib/payment-lib.component.js +4 -6
  14. package/esm2015/lib/payment-lib.module.js +3 -3
  15. package/esm2015/lib/services/payment-view/payment-view.service.js +1 -29
  16. package/esm2015/lib/services/refunds/refunds.service.js +3 -16
  17. package/esm2015/lib/services/shared/httpclient/webcomponent.http.client.js +3 -16
  18. package/esm5/hmcts-ccpay-web-component.js +33 -34
  19. package/esm5/lib/components/add-remission/add-remission.component.js +54 -530
  20. package/esm5/lib/components/case-transactions/case-transactions.component.js +4 -38
  21. package/esm5/lib/components/contact-details/contact-details.component.js +2 -2
  22. package/esm5/lib/components/payment-view/payment-view.component.js +2 -5
  23. package/esm5/lib/components/process-refund/process-refund.component.js +3 -3
  24. package/esm5/lib/components/service-request/service-request.component.js +9 -32
  25. package/esm5/lib/interfaces/PostRefundRetroRemission.js +3 -12
  26. package/esm5/lib/payment-lib.component.js +3 -4
  27. package/esm5/lib/payment-lib.module.js +3 -3
  28. package/esm5/lib/services/payment-view/payment-view.service.js +1 -42
  29. package/esm5/lib/services/refunds/refunds.service.js +3 -16
  30. package/esm5/lib/services/shared/httpclient/webcomponent.http.client.js +3 -16
  31. package/fesm2015/hmcts-ccpay-web-component.js +71 -719
  32. package/fesm2015/hmcts-ccpay-web-component.js.map +1 -1
  33. package/fesm5/hmcts-ccpay-web-component.js +77 -839
  34. package/fesm5/hmcts-ccpay-web-component.js.map +1 -1
  35. package/hmcts-ccpay-web-component.d.ts +32 -33
  36. package/hmcts-ccpay-web-component.metadata.json +1 -1
  37. package/lib/components/add-remission/add-remission.component.d.ts +3 -27
  38. package/lib/components/case-transactions/case-transactions.component.d.ts +0 -5
  39. package/lib/components/payment-view/payment-view.component.d.ts +0 -1
  40. package/lib/components/process-refund/process-refund.component.d.ts +1 -1
  41. package/lib/components/service-request/service-request.component.d.ts +0 -2
  42. package/lib/interfaces/PostRefundRetroRemission.d.ts +2 -5
  43. package/lib/payment-lib.component.d.ts +0 -2
  44. package/lib/services/payment-view/payment-view.service.d.ts +0 -5
  45. package/package.json +1 -1
  46. package/esm2015/lib/components/pba-payment/pba-payment.component.js +0 -205
  47. package/esm2015/lib/interfaces/IserviceRequestCardPayment.js +0 -23
  48. package/esm2015/lib/interfaces/IserviceRequestPbaPayment.js +0 -28
  49. package/esm5/lib/components/pba-payment/pba-payment.component.js +0 -222
  50. package/esm5/lib/interfaces/IserviceRequestCardPayment.js +0 -22
  51. package/esm5/lib/interfaces/IserviceRequestPbaPayment.js +0 -25
  52. package/lib/components/pba-payment/pba-payment.component.d.ts +0 -28
  53. package/lib/interfaces/IserviceRequestCardPayment.d.ts +0 -6
  54. package/lib/interfaces/IserviceRequestPbaPayment.d.ts +0 -7
@@ -1 +1 @@
1
- {"version":3,"sources":["ng://@hmcts/ccpay-web-component/lib/payment-lib.service.ts","ng://@hmcts/ccpay-web-component/lib/services/orderslist.service.ts","ng://@hmcts/ccpay-web-component/lib/payment-lib.component.ts","ng://@hmcts/ccpay-web-component/lib/services/shared/error-handler.service.ts","ng://@hmcts/ccpay-web-component/lib/services/shared/logger/logger.service.ts","ng://@hmcts/ccpay-web-component/lib/services/payment-list/payment-list.service.ts","ng://@hmcts/ccpay-web-component/lib/components/payment-list/payment-list.component.ts","node_modules/tslib/tslib.es6.js","ng://@hmcts/ccpay-web-component/lib/services/shared/httpclient/webcomponent.http.client.ts","ng://@hmcts/ccpay-web-component/lib/services/payment-view/payment-view.service.ts","ng://@hmcts/ccpay-web-component/lib/components/payment-view/payment-view.component.ts","ng://@hmcts/ccpay-web-component/lib/services/refunds/refunds.service.ts","ng://@hmcts/ccpay-web-component/lib/components/process-refund/process-refund.component.ts","ng://@hmcts/ccpay-web-component/lib/components/refund-list/refund-list.component.ts","ng://@hmcts/ccpay-web-component/lib/services/card-details/card-details.service.ts","ng://@hmcts/ccpay-web-component/lib/components/card-details/card-details.component.ts","ng://@hmcts/ccpay-web-component/lib/components/page-not-found.component.ts","ng://@hmcts/ccpay-web-component/lib/services/status-history/status-history.service.ts","ng://@hmcts/ccpay-web-component/lib/components/status-history/status-history.component.ts","ng://@hmcts/ccpay-web-component/lib/services/notification/notification.service.ts","ng://@hmcts/ccpay-web-component/lib/components/contact-details/contact-details.component.ts","ng://@hmcts/ccpay-web-component/lib/components/pba-details/pba-details.component.ts","ng://@hmcts/ccpay-web-component/lib/services/shared/logger/console-logger.service.ts","ng://@hmcts/ccpay-web-component/lib/services/case-transactions/case-transactions.service.ts","ng://@hmcts/ccpay-web-component/lib/services/bulk-scaning-payment/bulk-scaning-payment.service.ts","ng://@hmcts/ccpay-web-component/lib/components/case-transactions/case-transactions.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PaymentToPayhubRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PayhubAntennaRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/fee-summary/fee-summary.component.ts","ng://@hmcts/ccpay-web-component/lib/components/error-banner/error-banner.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/UnidentifiedPaymentsRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/AllocatePaymentRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/mark-unidentified-payment/mark-unidentified-payment.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/UnsolicitedPaymentsRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/mark-unsolicited-payment/mark-unsolicited-payment.component.ts","ng://@hmcts/ccpay-web-component/lib/components/unprocessed-payments/unprocessed-payments.component.ts","ng://@hmcts/ccpay-web-component/lib/components/processed-payments/processed-payments.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IAllocationPaymentsRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/allocate-payments/allocate-payments.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/AddRemissionRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/AddRetroRemissionRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PostRefundRetroRemission.ts","ng://@hmcts/ccpay-web-component/lib/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 if( document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')).split('=')[1] !== undefined) {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')).split('=')[1];\n \n } else {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith(' XSRF-TOKEN')).split('=')[1];\n }\n \n } else {\n headers['CSRF-Token'] = csrfToken.content;\n }\n options.headers = new HttpHeaders(headers);\n options.responseType = 'text';\n return options;\n }\n}\n","import { 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 paymentFees: IFee[];\n\n constructor(private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private cd: ChangeDetectorRef,\n private OrderslistService: OrderslistService) {\n }\n\n ngAfterContentChecked(): void {\n this.cd.detectChanges();\n } \n\n ngOnInit() {\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION;\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.serviceReference = this.paymentLibComponent.paymentGroupReference;\n this.viewStatus = 'paymentview';\n this.paymentViewService.getApportionPaymentDetails(this.paymentLibComponent.paymentReference).subscribe(\n paymentGroup => {\n let fees = [];\n paymentGroup.fees.forEach(fee => {\n this.isRemissionsMatch = false;\n\n paymentGroup.remissions.forEach(rem => {\n if (rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n fees.push(fee);\n }\n });\n if (!this.isRemissionsMatch) {\n fees.push(fee);\n }\n });\n paymentGroup.fees = fees\n this.paymentFees =fees;\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n \n },\n (error: any) => this.errorMessage = error\n );\n\n }\n\n get isCardPayment(): boolean {\n return this.paymentGroup.payments[0].method === 'card';\n }\n\n get isTelephonyPayment(): boolean {\n return this.paymentGroup.payments[0].channel === 'telephony';\n }\n\n public goToPaymentList(): void {\n this.paymentLibComponent.viewName = 'payment-list';\n }\n\n goToCaseTransationPage(event: any) {\n event.preventDefault();\n\n if (!this.paymentLibComponent.isFromServiceRequestPage) {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.resetOrderData();\n } else {\n this.OrderslistService.getorderRefs().subscribe((data) => this.orderRef = data);\n this.OrderslistService.getorderCCDEvents().subscribe((data) => this.orderCCDEvent = data);\n this.OrderslistService.getorderCreateds().subscribe((data) => this.orderCreated = data);\n this.OrderslistService.getorderDetail().subscribe((data) => this.orderDetail = data);\n this.OrderslistService.getorderPartys().subscribe((data) => this.orderParty = data);\n this.OrderslistService.getorderRemissionTotals().subscribe((data) => this.orderRemissionTotal = data);\n this.OrderslistService.getorderFeesTotals().subscribe((data) => this.orderFeesTotal = data);\n this.OrderslistService.getoorderTotalPaymentss().subscribe((data) => this.orderTotalPayments = data);\n this.viewStatus = 'order-full-view';\n }\n \n }\n\n addRemission(fee: IFee) {\n if(this.chkForAddRemission(fee.code)) {\n this.feeId = fee;\n this.paymentViewService.getApportionPaymentDetails(this.paymentGroup.payments[0].reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n this.payment = this.paymentGroup.payments[0];\n this.paymentLibComponent.isFromPaymentDetailPage = true;\n this.viewStatus = 'addremission';\n this.isRefundRemission = true;\n this.cd.detectChanges();\n },\n (error: any) => this.errorMessage = error\n );\n }\n }\n\n checkForFees(paymentGroup: any) {\n if(paymentGroup !== null && paymentGroup !== undefined)\n {\n if (paymentGroup.fees !== null && paymentGroup.fees !== undefined) {\n return true;\n }\n \n }\n return false;\n }\n\n addRefundForRemission(payment: IPayment, remission: IRemission[],fees:any) {\n if(this.chkIsRefundRemissionBtnEnable()) {\n this.payment = payment;\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.payment.reference));\n this.payment = this.paymentGroup.payments[0];\n this.remissions = remission;\n this.remissionFeeAmt = fees.filter(data=>data.code === this.remissions['fee_code'])[0].net_amount;\n this.viewStatus = 'addrefundforremission';\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error\n );\n }\n }\n\n chkIsRefundRemissionBtnEnable(): boolean {\n if (this.paymentGroup !== null && this.paymentGroup !== undefined) {\n this.paymentGroup.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && payment.status.toLocaleLowerCase() === 'success' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isRefundRemissionBtnEnable = true;\n }\n });\n if (this.isRefundRemissionBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n issueRefund(paymentgrp: IPaymentGroup) {\n if (paymentgrp !== null && paymentgrp !== undefined) {\n if(this.chkIssueRefundBtnEnable(paymentgrp.payments[0])) {\n this.paymentGroup = paymentgrp;\n this.viewStatus = 'issuerefund';\n this.isRefundRemission = true;\n this.paymentLibComponent.isFromPaymentDetailPage = true;\n this.isFromPaymentDetailPage = true;\n this.isFromServiceRequestPage = this.paymentLibComponent.isFromServiceRequestPage;\n }\n }\n }\n\n getRemissionByFeeCode(feeCode: string, remissions: IRemission[]): IRemission {\n if (remissions && remissions.length > 0) {\n for (const remission of remissions) {\n if (remission.fee_code === feeCode) {\n return remission;\n }\n }\n }\n return null;\n }\n\n chkIssueRefundBtnEnable(payment: IPayment): boolean {\n if (this.check4AllowedRoles2AccessRefund() && this.allowFurtherAccessAfter4Days(payment) &&\n payment.method === 'payment by account' && payment.status.toLocaleLowerCase() === 'success') {\n this.isIssueRefunfBtnEnable = true;\n }\n if (this.isIssueRefunfBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n\n chkForPBAPayment(): boolean {\n if (this.paymentGroup !== null && this.paymentGroup !== undefined) {\n let payment = this.paymentGroup.payments[0];\n if (payment.method.toLocaleLowerCase() === 'payment by account' && this.allowFurtherAccessAfter4Days(payment)) {\n return true;\n }\n return false;\n }\n }\n\n chkForAddRemission(feeCode: string): boolean {\n if (this.chkForPBAPayment() && this.check4AllowedRoles2AccessRefund() && this.allowFurtherAccessAfter4Days(this.paymentGroup.payments[0])) {\n if (this.paymentGroup.remissions && this.paymentGroup.remissions.length > 0) {\n for (const remission of this.paymentGroup.remissions) {\n if (remission.fee_code === feeCode) {\n return false;\n }\n }\n return true;\n }\n return true;\n\n } else {\n return false;\n }\n }\n\n check4AllowedRoles2AccessRefund = (): boolean => {\n return this.allowedRolesToAccessRefund.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n\n allowFurtherAccessAfter4Days = (payment: IPayment): boolean => {\n if(payment !== null && payment !== undefined) {\n let tmp4DayAgo = new Date();\n tmp4DayAgo.setDate(tmp4DayAgo.getDate() - 4);\n return tmp4DayAgo >= new Date(payment.date_created);\n }\n }\n\n resetOrderData() {\n this.OrderslistService.setOrderRef(null);\n this.OrderslistService.setorderCCDEvent(null);\n this.OrderslistService.setorderCreated(null);\n this.OrderslistService.setorderDetail(null);\n this.OrderslistService.setorderParty(null);\n this.OrderslistService.setorderTotalPayments(null);\n this.OrderslistService.setorderRemissionTotal(null);\n this.OrderslistService.setorderFeesTotal(null);\n }\n}","import { Injectable } from '@angular/core';\nimport {HttpClient, HttpHeaders} from '@angular/common/http';\nimport { Meta } from '@angular/platform-browser';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IRefundReasons } from '../../interfaces/IRefundReasons';\nimport { IPatchRefundAction } from '../../interfaces/IPatchRefundAction';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { IssueRefundRequest } from '../../interfaces/IssueRefundRequest';\nimport { IResubmitRefundRequest } from '../../interfaces/IResubmitRefundRequest';\nimport { IRefundStatusHistory } from '../../interfaces/IRefundStatusHistory';\nimport { IPutNotificationRequest } from '../../interfaces/IPutNotificationRequest';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class RefundsService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService,\n private meta: Meta\n ) { }\n\n getRefundReasons(): Observable<IRefundReasons[]> {\n return this.http.get<IRefundReasons[]>(`${this.paymentLibService.REFUNDS_API_ROOT}/reasons`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getRefundRejectReasons(): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.REFUNDS_API_ROOT}/rejection-reasons`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getRefundActions(refundReference: string): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.REFUNDS_API_ROOT}/${refundReference}/actions`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\npatchRefundActions(body:IPatchRefundAction, refundReference: string, reviewerAction: string): Observable<any> {\n // const opts = this.addHeaders({});\n return this.https.patch(`${this.paymentLibService.REFUNDS_API_ROOT}/${refundReference}/action/${reviewerAction}`, body)\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetRefundList(refundstatus?: string, selfexclusive?:boolean): Observable<IRefundList[]> {\n return this.http.get<IRefundList[]>(`${this.paymentLibService.REFUNDS_API_ROOT}?status=${refundstatus}&excludeCurrentUser=${selfexclusive}`, \n {\n withCredentials: true\n})\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetRefundStatusHistory(reference?: string) {\n return this.http.get<IRefundStatusHistory>(`${this.paymentLibService.REFUNDS_API_ROOT}/${reference}/status-history`, \n {\n withCredentials: true\n})\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetRefundStatusList(ccdCaseNumber:string): Observable<IRefundList[]> {\n return this.http.get<IRefundList[]>(`${this.paymentLibService.REFUNDS_API_ROOT}?ccdCaseNumber=${ccdCaseNumber}`, {\n withCredentials: true\n})\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetUserDetails(): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.REFUNDS_API_ROOT}/get-user-details`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n \npostIssueRefund(body: IssueRefundRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.REFUNDS_API_ROOT}/refund`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\nputResendOrEdit(body: IPutNotificationRequest, refundRef:string, notificationType:string): Observable<any> {\n return this.https.put(`${this.paymentLibService.REFUNDS_API_ROOT}/resend/notification/${refundRef}?notificationType=${notificationType}`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\npatchResubmitRefund(body: IResubmitRefundRequest, refund_reference: string): Observable<any> {\n // const opts = this.addHeaders({});\n return this.https.patch(`${this.paymentLibService.REFUNDS_API_ROOT}/resubmit/${refund_reference}`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\naddHeaders(options: any): any {\n const csrfToken = this.meta.getTag('name=csrf-token');\n const headers = {};\n if (options.headers) {\n options.headers.forEach(element => {\n headers[element] = options.headers.get(element);\n });\n }\n headers['X-Requested-With'] = 'XMLHttpRequest';\n if (csrfToken.content === null) {\n if( document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')).split('=')[1] !== undefined) {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')).split('=')[1];\n \n } else {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith(' XSRF-TOKEN')).split('=')[1];\n }\n \n } else {\n headers['CSRF-Token'] = csrfToken.content;\n }\n options.headers = new HttpHeaders(headers);\n options.responseType = 'text';\n return options;\n}\n}\n","import {Component, OnInit, Input} from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport {RefundsService} from '../../services/refunds/refunds.service';\nimport { IRefundAction } from '../../interfaces/IRefundAction';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { IRefundRejectReason } from '../../interfaces/IRefundRejectReason';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { ActivatedRoute,Router } from '@angular/router';\n\n@Component({\n selector: 'ccpay-process-refund',\n templateUrl: './process-refund.component.html',\n styleUrls: ['./process-refund.component.css']\n})\nexport class ProcessRefundComponent implements OnInit {\n @Input() refundReference: string;\n @Input() refundlistsource: IRefundList;\n\n processRefundForm: FormGroup;\n\n errorMessage = this.getErrorMessage(false, '', '', '');\n sendmeback: string = null;\n viewStatus: string;\n refundActionList: IRefundAction[] = []; \n refundRejectReasonList: IRefundRejectReason[] = []; \n isSendMeBackClicked: boolean = false;\n isRejectClicked: boolean = false;\n isOtherClicked: boolean = false;\n isSuccesspageEnable: boolean = false;\n\n refundActionsHasError: boolean = false;\n refundRejectReasonHasError: boolean = false;\n isReasonFieldEmpty: boolean = false;\n isReasonFieldInvalid: boolean = false;\n reasonFieldMinHasError: boolean = false;\n reasonFieldMaxHasError: boolean = false;\n isReasonEmpty: boolean = false;\n isReasonInvalid: boolean = false;\n successMsg: string = null;\n navigationpage: string;\n ccdCaseNumber: string;\n isFromRefundListPage: boolean;\n cpoDetails:any = null;\n isCPODown: boolean;\n isConfirmButtondisabled: boolean = true;\n constructor(private RefundsService: RefundsService,\n private paymentViewService: PaymentViewService,\n private formBuilder: FormBuilder,\n private OrderslistService: OrderslistService,\n private paymentLibComponent: PaymentLibComponent,\n private router: Router,\n private activeRoute: ActivatedRoute) {\n }\n\n ngOnInit() {\n this.viewStatus = 'RefundProcess';\n this.RefundsService.getRefundActions(this.refundReference).subscribe(\n refundActionList => {\n this.refundActionList = <any>refundActionList;\n },\n err => {\n this.errorMessage = this.getErrorMessage(true, err.statusCode, err.err, err);\n }\n );\n this.processRefundForm = this.formBuilder.group({\n refundActionField: new FormControl('', Validators.compose([\n Validators.required\n ])),\n refundRejectReasonField: new FormControl('', Validators.compose([\n Validators.required\n ])),\n sendMeBackField: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$'),\n\n ])),\n enterReasonField: new FormControl('', Validators.compose([\n Validators.required,\n Validators.maxLength(30),\n Validators.pattern('^([a-zA-Z0-9.\\\\s]*)$'),\n ])),\n });\n this.ccdCaseNumber = this.refundlistsource.ccd_case_number;\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n\n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isCPODown = true;\n }\n );\n\n 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 = 'sent back';\n errorMessage = null;\n isApproveTableVisible:boolean;\n isRejectTableVisible:boolean;\n dropdownvalue: string;\n isAuthorized: boolean = true;\n userLst\n ngOnInit() {\n \n this.userLst = this.LOGGEDINUSERROLES;\n\n \n if(this.LOGGEDINUSERROLES.some(i =>i.includes('payments-refund-approver'))){\n this.isAuthorized = true;\n } else {\n this.isApproveTableVisible = false;\n this.isAuthorized = false;\n }\n\n \n this.tableApprovalHeader = 'Refunds to be approved';\n this.tableRejectedHeader = 'Refunds returned to caseworker';\n\n if(this.isAuthorized) {\n this.refundService.getRefundList(this.approvalStatus,true).subscribe(\n refundList => {\n this.submittedRefundList = refundList['refund_list'];\n this.isApproveTableVisible = true;\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n };\n }\n\n this.refundService.getRefundList(this.rejectStatus,false).subscribe(\n refundList => {\n this.rejectedRefundList = refundList['refund_list'];\n this.isRejectTableVisible = true;\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n };\n\n }\n \n}","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {Observable} from 'rxjs/internal/Observable';\n\nimport {ICardDetails} from '../../interfaces/ICardDetails';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport { catchError } from 'rxjs/operators';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class CardDetailsService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getCardDetails(paymentReference: string): Observable<ICardDetails> {\n this.logger.info('Card-detail-service getCardDetails for: ', paymentReference);\n\n return this.http.get<ICardDetails>(`${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}/details`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit } from '@angular/core';\nimport { CardDetailsService } from '../../services/card-details/card-details.service';\nimport {ICardDetails} from '../../interfaces/ICardDetails';\nimport { PaymentLibComponent } from '../../payment-lib.component';\n\n@Component({\n selector: 'ccpay-card-details',\n templateUrl: './card-details.component.html',\n styleUrls: ['./card-details.component.css']\n})\nexport class CardDetailsComponent implements OnInit {\n pageTitle: string = 'Card details';\n cardDetails: ICardDetails;\n paymentReference: string;\n errorMessage: string;\n\n constructor(private cardDetailsService: CardDetailsService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.cardDetailsService.getCardDetails(this.paymentLibComponent.paymentReference).subscribe(\n cardDetails => this.cardDetails = cardDetails,\n (error: any) => this.errorMessage = <any>error\n );\n }\n\n get getPaymentReference(): string {\n return this.paymentReference;\n }\n\n}\n","import { Component } from '@angular/core';\n\n@Component({\n template: `\n <h1>This is not the page you were looking for!</h1>\n `\n})\nexport class PageNotFoundComponent { }\n","import { Injectable } from '@angular/core';\nimport { PaymentLibService } from '../../payment-lib.service';\nimport { HttpClient } from '@angular/common/http';\nimport { IStatusHistories } from '../../interfaces/IStatusHistories';\nimport { Observable } from 'rxjs/internal/Observable';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { catchError } from 'rxjs/operators';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class StatusHistoryService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getPaymentStatusesByReference(paymentReference: string, paymentMethod: string): Observable<IStatusHistories> {\n this.logger.info('Status-history-service getPaymentStatusesByReference for: ', paymentReference);\n\n return this.http.get<IStatusHistories>(paymentMethod === 'card' || paymentMethod === 'cash' || paymentMethod === 'cheque' || paymentMethod === 'postal order' ?\n `${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}/statuses` :\n `${this.paymentLibService.API_ROOT}/credit-account-payments/${paymentReference}/statuses`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { IStatusHistories } from '../../interfaces/IStatusHistories';\nimport { StatusHistoryService } from '../../services/status-history/status-history.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\n\n@Component({\n selector: 'ccpay-payment-statuses',\n templateUrl: './status-history.component.html',\n styleUrls: ['./status-history.component.css']\n})\nexport class StatusHistoryComponent implements OnInit {\n @Input() isTakePayment: boolean;\n pageTitle: string = 'Payment status history';\n statuses: IStatusHistories;\n errorMessage: string;\n\n constructor(private statusHistoryService: StatusHistoryService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.statusHistoryService.getPaymentStatusesByReference(this.paymentLibComponent.paymentReference, this.paymentLibComponent.paymentMethod).subscribe(\n statuses => this.statuses = statuses,\n (error: any) => this.errorMessage = <any>error.replace(/\"/g,\"\")\n );\n \n }\n\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IRefundsNotifications } from '../../interfaces/IRefundsNotifications';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class NotificationService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getRefundNotification(reference: string): Observable<IRefundsNotifications> {\n return this.http.get<IRefundsNotifications>(`${this.paymentLibService.NOTIFICATION_API_ROOT}/notifications/${reference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getAddressByPostcode(postcode: string): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.NOTIFICATION_API_ROOT}/search/places/v1/postcode?postcode=${postcode}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Output, EventEmitter, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { NotificationService } from '../../services/notification/notification.service';\n\n@Component({\n selector: 'ccpay-contact-details',\n templateUrl: './contact-details.component.html',\n styleUrls: ['./contact-details.component.css']\n})\nexport class ContactDetailsComponent implements OnInit {\n @Input('isEditOperation') isEditOperation: boolean;\n @Input('addressObj') addressObj: any;\n @Output() assignContactDetails: EventEmitter<any> = new EventEmitter();\n @Output() redirectToIssueRefund: EventEmitter<any> = new EventEmitter();\n pageTitle: string = 'Payment status history';\n errorMessage: string;\n isEmailSAddressClicked: boolean = true;\n 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\n isEmailEmpty: boolean = false;\n emailHasError: boolean = false;\n isPostcodeEmpty: boolean = false;\n postcodeHasError: boolean = false;\n isaddressLine1Empty: boolean = false;\n addressLine1HasError: boolean = false;\n addressLine2HasError: boolean = false;\n isTownOrCityEmpty: boolean = false;\n townOrCityHasError: boolean = false;\n isCountyEmpty: boolean = false;\n countyHasError: boolean = false;\n isMPostcodeEmpty: boolean = false;\n mpostcodeHasError: boolean = false;\n isCountryEmpty: boolean = false;\n\n constructor(private formBuilder: FormBuilder,\n private notificationService: NotificationService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n\n this.emailAddressForm = this.formBuilder.group({\n email: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-z0-9._%+-]+@[a-z0-9-]+\\\\.[a-z]{2,4}$')\n ]))\n });\n this.postCodeForm = this.formBuilder.group({\n postcode: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([A-Z]{1,2}[0-9]{1,2}[A-Z]{0,1} ?[0-9][A-Z]{2})')\n ]))\n });\n this.manualAddressForm = this.formBuilder.group({\n addressl1: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n addressl2: new FormControl('', Validators.compose([\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n townorcity: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n county: new FormControl('', Validators.compose([\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n mpostcode: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([A-Z]{1,2}[0-9]{1,2}[A-Z]{0,1} ?[0-9][A-Z]{2})')\n ])),\n country: new FormControl('', Validators.compose([\n Validators.required\n ]))\n });\n if(this.addressObj !== undefined && this.addressObj !== '') {\n this.setEditDetails();\n }\n }\n setEditDetails() {\n if(this.addressObj.notification_type === 'EMAIL') {\n this.isEmailSAddressClicked = true;\n this.isPostcodeClicked = false;\n this.isManualAddressClicked = false;\n this.emailAddressForm.setValue({ email: this.addressObj.contact_details.email });\n } else if(this.addressObj.notification_type === 'LETTER') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = true;\n this.manualAddressForm.patchValue({ \n addressl1: this.addressObj.contact_details.address_line,\n townorcity: this.addressObj.contact_details.city,\n county: this.addressObj.contact_details.county,\n country: this.addressObj.contact_details.country,\n mpostcode: this.addressObj.contact_details.postal_code\n });\n }\n }\n\n selectContactOption(type, isLinkedClied) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n if( type === 'Email' && isLinkedClied === 'false'){\n this.isEmailSAddressClicked = true;\n this.isPostcodeClicked = false;\n this.isManualAddressClicked = false;\n } else if(type === 'Postcode' && isLinkedClied === 'false') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = false;\n } else if(type === 'Postcode' && isLinkedClied === 'true') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = true;\n\n }\n }\n\n finalFormSubmit() {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n if( this.isEmailSAddressClicked ){\n const emailField = this.emailAddressForm.controls.email;\n if (this.emailAddressForm.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 this.assignContactDetails.emit({\n address_line: fieldCtrls.addressl1.value+' '+fieldCtrls.addressl2.value,\n city: fieldCtrls.townorcity.value,\n county: fieldCtrls.county.value,\n postal_code: fieldCtrls.mpostcode.value,\n country: fieldCtrls.country.value,\n notification_type: 'LETTER'\n });\n } else {\n if( fieldCtrls.addressl1.value == '' ) {\n this.resetForm([false,false,false,false,true,false,false,false,false,false,false,false,false,false], 'address1');\n }\n if(fieldCtrls.addressl1.value != '' && fieldCtrls.addressl1.invalid ) {\n this.resetForm([false,false,false,false,false,true,false,false,false,false,false,false,false,false], 'address1');\n }\n if(fieldCtrls.addressl2.value != '' && fieldCtrls.addressl2.invalid ) {\n this.resetForm([false,false,false,false,false,false,true,false,false,false,false,false,false,false], 'address2');\n }\n if( fieldCtrls.townorcity.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,true,false,false,false,false,false,false], 'town');\n }\n if(fieldCtrls.townorcity.value != '' && fieldCtrls.townorcity.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,true,false,false,false,false,false], 'town');\n }\n if( fieldCtrls.county.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,true,false,false,false,false], 'county');\n }\n if(fieldCtrls.county.value != '' && fieldCtrls.county.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,true,false,false,false], 'county');\n }\n if( fieldCtrls.mpostcode.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,true,false,false], 'mpostcode');\n }\n if(fieldCtrls.mpostcode.value != '' && fieldCtrls.mpostcode.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,true,false], 'mpostcode');\n }\n if( fieldCtrls.country.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,true], 'country');\n }\n }\n\n }\n\n }\n\n postcodeValidation(str) {\n const postcodeField = this.postCodeForm.controls.postcode;\n if (this.postCodeForm.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 let addressLine=\"\";\n let addressArray = this.postcodeAddress.ADDRESS.split(\",\");\n for( let i=0; i<addressArray.length-2; i++ ) {\n addressLine +=addressArray[i]; \n }\n\n this.assignContactDetails.emit({\n address_line: addressLine,\n city: this.postcodeAddress.POST_TOWN,\n county: this.postcodeAddress.LOCAL_CUSTODIAN_CODE_DESCRIPTION,\n postal_code: this.postcodeAddress.POSTCODE,\n country: 'United Kingdom',\n notification_type: 'LETTER'\n });\n }\n }\n } else {\n if( postcodeField.value == '' ) {\n this.resetForm([false,false,true,false,false,false,false,false,false,false,false,false,false], 'postcode');\n }\n if(postcodeField.value != '' && postcodeField.invalid ) {\n this.resetForm([false,false,false,true,false,false,false,false,false,false,false,false,false], 'postcode');\n }\n }\n }\n redirection(event:any) {\n this.redirectToIssueRefund.emit(event);\n }\n resetForm(val, field) {\n if(field==='email' || field==='all') {\n this.isEmailEmpty = val[0];\n this.emailHasError = val[1];\n }\n if(field==='postcode' || field==='all') {\n this.isPostcodeEmpty = val[2];\n this.postcodeHasError = val[3];\n }\n if(field==='address1' || field==='all') {\n this.isaddressLine1Empty = val[4];\n this.addressLine1HasError = val[5];\n }\n if(field==='address2' || field==='all') {\n this.addressLine2HasError = val[6];\n }\n if(field==='town' || field==='all') {\n this.isTownOrCityEmpty = val[7];\n this.townOrCityHasError = val[8];\n }\n if(field==='county' || field==='all') {\n this.isCountyEmpty = val[9];\n this.countyHasError = val[10];\n }\n if(field==='mpostcode' || field==='all') {\n this.isMPostcodeEmpty = val[11];\n this.mpostcodeHasError = val[12];\n }\n if(field==='country' || field==='all') {\n this.isCountryEmpty = val[13];\n }\n \n }\n}\n","import { Component, Input, OnInit } from '@angular/core';\nimport { IPayment } from '../../interfaces/IPayment';\n\n@Component({\n selector: 'ccpay-pba-details',\n templateUrl: './pba-details.component.html',\n styleUrls: ['./pba-details.component.css']\n})\nexport class PbaDetailsComponent implements OnInit {\n @Input() payment: IPayment;\n\n constructor() { }\n\n ngOnInit() {\n }\n\n}\n","import { Injectable } from '@angular/core';\nimport { Logger } from './logger.service';\n\nexport let isDebugMode = false;\n\nconst noop = (): any => undefined;\n\n@Injectable({\n providedIn: 'root'\n})\nexport class ConsoleLoggerService implements Logger {\n\n get info() {\n if (isDebugMode) {\n return console.info.bind(console);\n } else {\n return noop;\n }\n }\n\n get warn() {\n if (isDebugMode) {\n return console.warn.bind(console);\n } else {\n return noop;\n }\n }\n\n get error() {\n if (isDebugMode) {\n return console.error.bind(console);\n } else {\n return noop;\n }\n }\n\n invokeConsoleMethod(type: string, args?: any): void {\n const logFn: Function = (console)[type] || console.log || noop;\n logFn.apply(console, [args]);\n }\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {LoggerService} from '../shared/logger/logger.service';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport {catchError} from 'rxjs/operators';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class CaseTransactionsService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getPaymentGroups(ccdCaseNumber: string): Observable<IPaymentGroup[]> {\n this.logger.info('Case-transactions-service getPaymentGroups for: ', ccdCaseNumber);\n\n return this.http.get<IPaymentGroup[]>(`${this.paymentLibService.API_ROOT}/cases/${ccdCaseNumber}/paymentgroups`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class BulkScaningPaymentService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getBSPaymentsByCCD(ccdCaseNumber: string): Observable<IBSPayments> {\n return this.http.get<IBSPayments>(`${this.paymentLibService.BULKSCAN_API_ROOT}/cases/${ccdCaseNumber}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n getBSPaymentsByDCN(dcn: string): Observable<IBSPayments> {\n return this.http.get<IBSPayments>(`${this.paymentLibService.BULKSCAN_API_ROOT}/cases?document_control_number=${dcn}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSAllocatePayment(body: AllocatePaymentRequest, paymentRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentRef}/bulk-scan-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSPaymentStrategic(body: AllocatePaymentRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/bulk-scan-payments-strategic`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSWoPGStrategic(body: AllocatePaymentRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/bulk-scan-payments-strategic`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n patchBSChangeStatus(dcnNumber: string, status: string): Observable<any> {\n return this.https.patch(`${this.paymentLibService.API_ROOT}/bulk-scan-payments/${dcnNumber}/status/${status}`, status).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n calculateOutStandingAmount(paymentGroup: IPaymentGroup): number {\n let feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00;\n\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n });\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n } \n return (feesTotal - remissionsTotal) - paymentsTotal;\n }\n\n removeUnwantedString(input: string, replaceText: string) {\n const pattern = /[\\_]/gi;\n return input.replace(pattern, replaceText);\n }\n\n downloadSelectedReport(reportName: string, startDate: string, endDate:string): Observable<any> {\n return this.https.get(`${this.paymentLibService.BULKSCAN_API_ROOT}/report/data?date_from=${startDate}&date_to=${endDate}&report_type=${reportName}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { CaseTransactionsService } from '../../services/case-transactions/case-transactions.service';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { IFee } from '../../interfaces/IFee';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IPaymentView } from '../../interfaces/IPaymentView';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { Router } from '@angular/router';\nimport { ServiceRequestComponent } from '../../components/service-request/service-request.component';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-case-transactions',\n templateUrl: './case-transactions.component.html',\n styleUrls: ['./case-transactions.component.css']\n})\nexport class CaseTransactionsComponent implements OnInit {\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[];\n @Input() isTakePayment: boolean;\n takePayment: boolean;\n servicerequest: string;\n ccdCaseNumber: string;\n excReference: string;\n paymentGroups: any[] = [];\n payments: IPayment[] = [];\n nonPayments: IPayment[] = [];\n allPayments: IPayment[] = [];\n remissions: IRemission[] = [];\n fees: IFee[] = [];\n errorMessage: string;\n totalFees: number;\n totalPayments: number;\n totalNonOffPayments: number;\n totalRemissions: number;\n selectedOption: string;\n dcnNumber: string;\n paymentRef: string;\n isTurnOff: boolean;\n isNewPcipalOff: boolean;\n isRefundRemission: boolean = true;\n isOldPcipalOff: boolean;\n isStrategicFixEnable: boolean;\n isAddFeeBtnEnabled: boolean = true;\n isExceptionRecord: boolean = false;\n isUnprocessedRecordSelected: boolean = false;\n exceptionRecordReference: string;\n isAnyFeeGroupAvilable: boolean = true;\n isHistoricGroupAvailable: boolean = false;\n isBulkScanEnable;\n isRemissionsMatch: boolean;\n viewStatus = 'main';\n isRemoveBtnDisabled: boolean = false;\n feeId: IFee;\n clAmountDue: number = 0;\n unprocessedRecordCount: number;\n isFeeRecordsExist: boolean = false;\n isGrpOutstandingAmtPositive: boolean = false;\n totalRefundAmount: Number;\n caseType: String;\n // lsCcdNumber: any = ls.get<any>('ccdNumber');\n payment: IPayment;\n paymentGroup: IPaymentGroup;\n paymentView: IPaymentView;\n\n //Order changes\n orderDetail: any[] = [];\n\n isAddRemissionEnable: boolean = false;\n orderRemissionDetails: any[] = [];\n orderLevelFees: IOrderReferenceFee[] = [];\n ispaymentGroupApisuccess: boolean = false;\n cpoDetails: any = null;\n orderRef: string;\n orderStatus: string;\n orderParty: string;\n orderCreated: Date;\n orderCCDEvent: string;\n serviceRequestValue: string;\n orderAddBtnEnable: boolean;\n orderFeesTotal: number = 0.00;\n orderRemissionTotal: number = 0.00;\n orderTotalPayments: number = 0.00;\n orderPendingPayments: number = 0.00;\n isCPODown: boolean;\n test: boolean;\n isPBA: boolean = false;\n isIssueRefunfBtnEnable: boolean = false;\n isAddRemissionBtnEnabled: boolean = false;\n isRefundRemissionBtnEnable: boolean = false;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n isEligible4PBAPayment = ['pui-finance-manager', 'pui-user-manager', 'pui-organisation-manager', 'pui-case-manager'];\n currentDate = new Date();\n isFromServiceRequestPage: boolean;\n navigationpage: string;\n remissionFeeAmt: number;\n constructor(private router: Router,\n private paymentViewService: PaymentViewService,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private caseTransactionsService: CaseTransactionsService,\n private paymentLibComponent: PaymentLibComponent,\n private OrderslistService: OrderslistService\n ) { }\n\n ngOnInit() {\n this.navigationpage = '';\n if(this.OrderslistService.getpaymentPageView() !== null) {\n this.OrderslistService.getpaymentPageView().subscribe((data) => this.paymentView = data);\n }\n if((this.LOGGEDINUSERROLES === undefined || this.LOGGEDINUSERROLES.length === 0 )&&this.OrderslistService.getUserRolesList() !== null) {\n this.OrderslistService.getUserRolesList().subscribe((data) => this.LOGGEDINUSERROLES = data);\n }\n if(this.OrderslistService.getnavigationPageValue() !== null) {\n this.OrderslistService.getnavigationPageValue().subscribe((data) => this.navigationpage = data);\n }\n \n \n if (this.paymentView !== undefined && this.paymentView !== null && this.paymentView.payment_group_reference !== undefined && this.navigationpage === 'paymentdetailspage') {\n this.goToPayementView(this.paymentView.payment_group_reference, this.paymentView.reference, this.paymentView.method);\n }\n this.isGrpOutstandingAmtPositive = false;\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.caseType = this.paymentLibComponent.CASETYPE;\n if (this.paymentLibComponent.CCD_CASE_NUMBER === '') {\n this.ccdCaseNumber = this.paymentLibComponent.EXC_REFERENCE;\n }\n this.excReference = this.paymentLibComponent.EXC_REFERENCE;\n this.takePayment = this.paymentLibComponent.TAKEPAYMENT;\n\n this.servicerequest = this.paymentLibComponent.SERVICEREQUEST;\n if (this.paymentLibComponent.SERVICEREQUEST === 'true') {\n this.serviceRequestValue = 'true';\n } else {\n this.serviceRequestValue = 'false';\n }\n this.isBulkScanEnable = this.paymentLibComponent.ISBSENABLE;\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.isNewPcipalOff = this.paymentLibComponent.ISNEWPCIPALOFF;\n this.isOldPcipalOff = this.paymentLibComponent.ISOLDPCIPALOFF;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n if (!this.isTurnOff) {\n // if (this.lsCcdNumber !== this.ccdCaseNumber) {\n // this.router.navigateByUrl(`/ccd-search?takePayment=true`);\n // }\n\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.isAnyFeeGroupAvilable =true;\n this.paymentGroups = paymentGroups['payment_groups'];\n this.calculateAmounts();\n this.calculateOrderFeesAmounts();\n this.calculateRefundAmount();\n if (this.isFromServiceRequestPage) {\n this.OrderslistService.getSelectedOrderRefId().subscribe((data) => this.orderRef = data);\n this.goToOrderViewDetailSection(this.orderRef);\n } else {\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n \n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isCPODown = true;\n }\n );\n \n }\n\n \n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isAnyFeeGroupAvilable = false;\n this.setDefaults();\n }\n );\n } else {\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.isAnyFeeGroupAvilable =true;\n this.paymentGroups = paymentGroups['payment_groups'];\n this.calculateAmounts();\n this.calculateOrderFeesAmounts();\n this.totalRefundAmount = this.calculateRefundAmount();\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n\n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.setDefaults();\n this.isCPODown = true;\n }\n );\n\n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isAnyFeeGroupAvilable = false;\n this.setDefaults();\n }\n );\n }\n\n if( this.paymentGroups !== undefined) {\n this.checkForExceptionRecord();\n }\n \n if(this.OrderslistService.getisFromServiceRequestPages() !== null) {\n this.OrderslistService.getisFromServiceRequestPages().subscribe((data) => this.isFromServiceRequestPage = data);\n }\n \n }\n\n setDefaults(): void {\n this.totalPayments = 0.00;\n this.totalRemissions = 0.00;\n this.totalNonOffPayments = 0.00;\n this.totalFees = 0.00;\n }\n\n getAllocationStatus(payments: any) {\n\n let paymentAllocation = payments.payment_allocation,\n isAllocationStatusExist = paymentAllocation.length > 0;\n return isAllocationStatusExist ? paymentAllocation[0].allocation_status : '-';\n //return \"-\";\n\n }\n\n checkForExceptionRecord(): void {\n \n if (this.paymentGroups.length === 0 && (this.selectedOption.toLocaleLowerCase() === 'ccdorexception' || this.selectedOption.toLocaleLowerCase() === 'rc')) {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n recordData => {\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length > 0 && recordData['data'].ccd_reference > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length > 0 && recordData['data'].ccd_reference === undefined) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n }\n\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length === undefined && recordData['data'].ccd_reference > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n });\n }\n\n if (this.paymentGroups.length === 0 && this.selectedOption.toLocaleLowerCase() === 'dcn') {\n if (this.paymentLibComponent.CCD_CASE_NUMBER.length > 0 && this.paymentLibComponent.EXC_REFERENCE.length > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n } else if (this.paymentLibComponent.CCD_CASE_NUMBER.length === 0 && this.paymentLibComponent.EXC_REFERENCE.length > 0) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n } else {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n }\n if (this.paymentGroups.length > 0)\n this.paymentGroups.forEach(paymentGroup => {\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.case_reference !== undefined && payment.ccd_case_number === undefined) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n } else {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n\n });\n }\n });\n }\n\n calculateOrderFeesAmounts(): void {\n let feesTotal = 0.00;\n this.paymentGroups.forEach(paymentGroup => {\n this.resetOrderVariables();\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n this.orderFeesTotal = this.orderFeesTotal + fee.calculated_amount\n }\n )\n }\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n this.orderRemissionTotal = this.orderRemissionTotal + remission.hwf_amount;\n });\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n this.orderTotalPayments = this.orderTotalPayments + payment.amount;\n }\n });\n }\n\n this.orderPendingPayments = (this.orderFeesTotal - this.orderRemissionTotal) - this.orderTotalPayments;\n if (this.orderPendingPayments <= 0.00) {\n this.orderStatus = 'Paid';\n this.orderAddBtnEnable = false;\n } else if (this.orderFeesTotal > 0 && (this.orderTotalPayments > 0 || this.orderRemissionTotal > 0) && (this.orderTotalPayments < this.orderPendingPayments)) {\n this.orderStatus = 'Partially paid'\n this.orderAddBtnEnable = true;\n } else {\n this.orderStatus = 'Not paid'\n this.orderAddBtnEnable = true;\n }\n\n //this.orderLevelFees.push({orderRefId:paymentGroup['payment_group_reference'],orderTotalFees: this.orderFeesTotal,orderStatus: this.orderStatus,orderParty:'Santosh', orderCCDEvent:'Case Creation',orderCreated: new Date(), orderAddBtnEnable: this.orderAddBtnEnable}); this.cpoDetails['createdTimestamp']\n if (this.cpoDetails !== null) {\n this.orderLevelFees.push({ orderRefId: paymentGroup['payment_group_reference'], orderTotalFees: this.orderFeesTotal, orderStatus: this.orderStatus, orderParty: this.cpoDetails['responsibleParty'], orderCCDEvent: this.cpoDetails['action'], orderCreated: paymentGroup['date_created'], orderAddBtnEnable: this.orderAddBtnEnable });\n\n } else {\n this.orderLevelFees.push({ orderRefId: paymentGroup['payment_group_reference'], orderTotalFees: this.orderFeesTotal, orderStatus: this.orderStatus, orderParty: '', orderCCDEvent: '', orderCreated: paymentGroup['date_created'], orderAddBtnEnable: this.orderAddBtnEnable });\n }\n\n if (this.orderStatus !== 'Paid') {\n this.OrderslistService.setOrdersList(this.orderLevelFees);\n }\n });\n };\n\n resetOrderVariables(): void {\n this.orderFeesTotal = 0.00;\n this.orderTotalPayments = 0.00;\n this.orderRemissionTotal = 0.00;\n this.orderPendingPayments = 0.00;\n this.isAddFeeBtnEnabled = true;\n\n };\n\n goToOrderViewDetailSection(orderReferenceObj: any) {\n if (this.isFromServiceRequestPage) {\n this.OrderslistService.setOrderRefId(orderReferenceObj);\n this.orderRef = orderReferenceObj;\n } else {\n this.OrderslistService.setOrderRefId(orderReferenceObj.orderRefId);\n this.orderRef = orderReferenceObj.orderRefId;\n }\n\n this.orderFeesTotal = 0.00;\n this.orderRemissionTotal = 0.00;\n this.orderTotalPayments = 0.00;\n this.orderPendingPayments = 0.00;\n\n this.orderDetail = this.paymentGroups.filter(x => x.payment_group_reference === this.orderRef);\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.fees) {\n orderDetail.fees.forEach(fee => {\n this.orderFeesTotal = this.orderFeesTotal + fee.calculated_amount;\n });\n }\n if (orderDetail.remissions) {\n orderDetail.remissions.forEach(remission => {\n this.orderRemissionTotal = this.orderRemissionTotal + remission.hwf_amount;\n });\n if (orderDetail.payments) {\n this.payment = orderDetail.payments[0];\n orderDetail.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n this.orderTotalPayments = this.orderTotalPayments + payment.amount;\n }\n });\n }\n }\n });\n this.orderPendingPayments = (this.orderFeesTotal - this.orderRemissionTotal) - this.orderTotalPayments;\n // this.orderRef = orderReferenceObj.orderRefId;\n if (this.orderPendingPayments <= 0.00) {\n this.orderStatus = 'Paid';\n } else if (this.orderFeesTotal > 0 && (this.orderTotalPayments > 0 || this.orderRemissionTotal > 0) && (this.orderTotalPayments < this.orderPendingPayments)) {\n this.orderStatus = 'Partially paid'\n } else {\n this.orderStatus = 'Not paid'\n }\n\n if (this.cpoDetails !== null) {\n this.orderParty = this.cpoDetails['responsibleParty'];\n this.orderCreated = this.cpoDetails['createdTimestamp'];\n this.orderCCDEvent = this.cpoDetails['action'];\n } else {\n this.orderParty = '';\n this.orderCCDEvent = '';\n this.orderCreated = orderReferenceObj.orderCreated;\n }\n this.viewStatus = 'order-full-view';\n }\n\n redirectToOrderFeeSearchPage(event: any, orderef: any) {\n if(orderef.orderAddBtnEnable) {\n event.preventDefault();\n this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = orderef.orderRefId;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n }\n }\n\n \n\n\n calculateAmounts(): void {\n let feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00,\n nonOffLinePayment = 0.00;\n\n this.paymentGroups.forEach(paymentGroup => {\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n if (fee.date_created) {\n let a = fee.amount_due === undefined;\n let b = fee.amount_due <= 0;\n this.clAmountDue = a ? this.clAmountDue + fee.net_amount : b ? this.clAmountDue + 0 : this.clAmountDue + fee.amount_due;\n }\n fee['payment_group_reference'] = paymentGroup['payment_group_reference'];\n this.fees.push(fee);\n } else {\n feesTotal = feesTotal + fee.calculated_amount;\n this.fees.push(fee);\n }\n\n });\n }\n if (this.isTurnOff) {\n this.totalFees = feesTotal;\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n let allocationLen = payment.payment_allocation;\n\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n if (allocationLen.length === 0 || allocationLen.length > 0 && allocationLen[0].allocation_status === 'Allocated') {\n nonOffLinePayment = nonOffLinePayment + payment.amount;\n }\n if (allocationLen.length > 0) {\n this.nonPayments.push(payment);\n }\n }\n if (allocationLen.length === 0) {\n this.payments.push(payment);\n }\n payment.paymentGroupReference = paymentGroup.payment_group_reference\n this.allPayments.push(payment);\n } else {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n this.payments.push(payment);\n }\n payment.paymentGroupReference = paymentGroup.payment_group_reference\n this.allPayments.push(payment);\n }\n });\n }\n this.totalPayments = paymentsTotal;\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n this.totalNonOffPayments = nonOffLinePayment;\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remisison => {\n remissionsTotal = remissionsTotal + remisison.hwf_amount;\n this.remissions.push(remisison);\n });\n }\n this.totalRemissions = remissionsTotal;\n });\n\n }\n\n calculateRefundAmount() {\n if (!this.isTurnOff) {\n let isNewPaymentGroup = false;\n\n this.paymentGroups.forEach((paymentGroup, index) => {\n let grpOutstandingAmount = 0.00,\n feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00,\n fees = [];\n\n if (paymentGroup.fees) {\n // this.isFeeRecordsExist = true;\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n\n this.isRemissionsMatch = false;\n paymentGroup.remissions.forEach(rem => {\n if (rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n // if(!fees.find(k => k.code=fee.code))\n // {\n fees.push(fee);\n //}\n }\n });\n\n if (!this.isRemissionsMatch) {\n fees.push(fee);\n }\n\n if (fee.date_created) {\n isNewPaymentGroup = true;\n } else {\n this.isHistoricGroupAvailable = true;\n this.paymentGroups[index]['old'] = true;\n }\n });\n this.paymentGroups[index].fees = fees;\n }\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n }\n grpOutstandingAmount = (feesTotal - remissionsTotal) - paymentsTotal;\n if (grpOutstandingAmount > 0 && isNewPaymentGroup) {\n this.isAnyFeeGroupAvilable = true;\n this.isFeeRecordsExist = true;\n this.paymentRef = paymentGroup.payment_group_reference;\n }\n if (paymentGroup.fees && paymentGroup.fees.length > 0 && grpOutstandingAmount <= 0 && isNewPaymentGroup) {\n this.isAnyFeeGroupAvilable = false;\n }\n });\n if ((!isNewPaymentGroup && this.isHistoricGroupAvailable) || (!isNewPaymentGroup && !this.isHistoricGroupAvailable)) {\n this.isAnyFeeGroupAvilable = false;\n }\n } else {\n let totalRefundAmount = 0,\n isFeeAmountZero = false;\n this.paymentGroups.forEach(paymentGroup => {\n let grpOutstandingAmount = 0.00,\n feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00;\n if (paymentGroup.fees) {\n this.isFeeRecordsExist = true;\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n if (fee.calculated_amount === 0) {\n isFeeAmountZero = true\n }\n });\n\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n }\n grpOutstandingAmount = (feesTotal - remissionsTotal) - paymentsTotal;\n if (grpOutstandingAmount < 0) {\n if (totalRefundAmount === 0) {\n totalRefundAmount = grpOutstandingAmount;\n } else {\n totalRefundAmount = (totalRefundAmount + grpOutstandingAmount);\n }\n }\n else if (grpOutstandingAmount > 0 || (grpOutstandingAmount === 0 && isFeeAmountZero)) {\n this.isGrpOutstandingAmtPositive = true;\n }\n });\n return totalRefundAmount * -1;\n }\n }\n\n getGroupOutstandingAmount(paymentGroup: IPaymentGroup): number {\n return this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n }\n\n redirectToFeeSearchPage(event: any) {\n event.preventDefault();\n let url = this.isBulkScanEnable ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n url += this.isTurnOff ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n url += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n url += this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n url += this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n url += `&caseType=${this.caseType}`\n this.router.navigateByUrl(`/fee-search?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}${url}`);\n }\n\n addRemission(fee: IFee) {\n if(this.chkForAddRemission(fee.code)) {\n this.feeId = fee;\n this.viewStatus = 'addremission';\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n this.payment = this.paymentGroup.payments[0];\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error.replace(/\"/g,\"\")\n );\n }\n }\n\n addRefundForRemission(payment: IPayment, remission: IRemission[],fees:any) {\n this.viewStatus = 'addrefundforremission';\n \n this.payment = payment;\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.payment.reference));\n this.payment = this.paymentGroup.payments[0];\n this.remissions = remission;\n this.remissionFeeAmt = fees.filter(data=>data.code === this.remissions['fee_code'])[0].net_amount;\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error\n );\n }\n\n redirectToremissionPage(event: any) {\n event.preventDefault();\n this.paymentLibComponent.viewName = 'remission'\n }\n\n redirectToReportsPage(event: any) {\n event.preventDefault();\n this.router.navigateByUrl(`/reports?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}`);\n }\n\n loadFeeSummaryPage(paymentGroup: IPaymentGroup) {\n this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = paymentGroup.payment_group_reference;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n }\n\n goToPaymentViewComponent(paymentGroup: any) {\n this.paymentLibComponent.paymentMethod = paymentGroup.paymentMethod;\n this.paymentLibComponent.paymentGroupReference = paymentGroup.paymentGroupReference;\n this.paymentLibComponent.paymentReference = paymentGroup.paymentReference;\n this.paymentLibComponent.viewName = 'payment-view';\n }\n\n goToPayementView(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.goToPaymentViewComponent({ paymentGroupReference, paymentReference, paymentMethod });\n }\n\n selectedUnprocessedFeeEvent(unprocessedRecordId: string) {\n if (unprocessedRecordId) {\n if (this.isTurnOff) {\n this.isAddFeeBtnEnabled = false;\n }\n this.isUnprocessedRecordSelected = true;\n } else {\n if (this.isTurnOff) {\n this.isAddFeeBtnEnabled = true;\n }\n this.isUnprocessedRecordSelected = false;\n }\n }\n\n getUnprocessedFeeCount(unProcessedRecordCount: number) {\n this.unprocessedRecordCount = unProcessedRecordCount;\n }\n\n calculateAmountDue(fee: IFee) {\n\n if (fee.date_created) {\n return fee.amount_due !== undefined ? fee.amount_due : fee.net_amount;\n } else {\n return \"0.00\";\n }\n }\n\n confirmRemoveFee(fee: IFee) {\n this.isRemoveBtnDisabled = false;\n this.feeId = fee;\n this.viewStatus = 'feeRemovalConfirmation';\n }\n\n cancelRemoval() {\n this.viewStatus = 'main';\n }\n\n removeFee(fee: any) {\n this.isRemoveBtnDisabled = true;\n this.paymentViewService.deleteFeeFromPaymentGroup(fee).subscribe(\n (success: any) => {\n window.location.reload();\n },\n (error: any) => {\n this.errorMessage = error;\n this.isRemoveBtnDisabled = false;\n }\n );\n }\n\n isCheckAmountdueExist(amountDue: any) {\n return typeof amountDue === 'undefined';\n }\n\n issueRefund(payment: IPayment) {\n if (payment !== null && payment !== undefined) {\n if(this.chkIssueRefundBtnEnable(payment)) {\n this.viewStatus = 'issuerefund';\n this.payment = payment;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.isRefundRemission = true;\n }\n }\n }\n\n chkForAddRemission(feeCode: string): boolean {\n if (this.chkForPBAPayment() && this.check4AllowedRoles2AccessRefund()) {\n if (this.orderDetail[0]['remissions'].length > 0) {\n for (const remission of this.orderDetail[0]['remissions']) {\n if (remission.fee_code === feeCode) {\n return false;\n }\n }\n }\n return true;\n } else {\n return false;\n }\n }\n\n chkForPBAPayment(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isPBA = true;\n }\n });\n }\n });\n if (this.isPBA) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n chkIssueRefundBtnEnable(payment: IPayment): boolean {\n if (this.check4AllowedRoles2AccessRefund() && this.allowFurtherAccessAfter4Days(payment) &&\n payment.method === 'payment by account' && payment.status.toLocaleLowerCase() === 'success') {\n this.isIssueRefunfBtnEnable = true;\n }\n if (this.isIssueRefunfBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n\n chkIsRefundRemissionBtnEnable(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && payment.status.toLocaleLowerCase() === 'success' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isRefundRemissionBtnEnable = true;\n }\n });\n }\n });\n if (this.isRefundRemissionBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n check4AllowedRoles2AccessRefund = (): boolean => {\n return this.allowedRolesToAccessRefund.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n check4AllowedRoles2AccessPBApayment = (): boolean => {\n return this.isEligible4PBAPayment.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n\n allowFurtherAccessAfter4Days = (payment: IPayment): boolean => {\n if (payment !== null && payment !== undefined) {\n let tmp4DayAgo = new Date();\n tmp4DayAgo.setDate(tmp4DayAgo.getDate() - 4);\n return tmp4DayAgo >= new Date(payment.date_created);\n }\n }\n\n loadPBAAccountPage(orderRef: IPayment) {\n this.paymentLibComponent.pbaPayOrderRef = orderRef;\n this.paymentLibComponent.viewName = 'pba-payment';\n }\n}","export class PaymentToPayhubRequest {\n currency = 'GBP';\n description = 'PayBubble payment';\n channel = 'telephony';\n provider = 'pci pal';\n case_type: string;\n\n ccd_case_number: string;\n amount: number;\n\n constructor(ccd_case_number: string, amount: number, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.amount = <any>amount.toFixed(2);\n this.case_type= caseType;\n }\n}\n","export class PayhubAntennaRequest {\n currency = 'GBP';\n case_type: string;\n ccd_case_number: string;\n amount: number;\n\n constructor(ccd_case_number: string, amount: number, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.amount = <any>amount.toFixed(2);\n this.case_type= caseType;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IFee } from '../../interfaces/IFee';\nimport { PaymentToPayhubRequest } from '../../interfaces/PaymentToPayhubRequest';\nimport { PayhubAntennaRequest } from '../../interfaces/PayhubAntennaRequest';\nimport { SafeHtml } from '@angular/platform-browser';\nimport {Router} from '@angular/router';\nimport {Location} from '@angular/common';\nimport { OrderslistService } from '../../services/orderslist.service';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-fee-summary',\n templateUrl: './fee-summary.component.html',\n styleUrls: ['./fee-summary.component.scss']\n})\n\nexport class FeeSummaryComponent implements OnInit {\n @Input() paymentGroupRef: string;\n @Input() ccdCaseNumber: string;\n @Input() isTurnOff: string;\n @Input() caseType: string;\n @Input() isOldPcipalOff: string;\n @Input() isNewPcipalOff: string;\n\n\n bsPaymentDcnNumber: string;\n paymentGroup: IPaymentGroup;\n errorMessage: string;\n viewStatus = 'main';\n currentFee: IFee;\n totalFee: number;\n payhubHtml: SafeHtml;\n service: string = \"\";\n platForm: string = \"\";\n upPaymentErrorMessage: string;\n selectedOption:string;\n isBackButtonEnable: boolean = true;\n outStandingAmount: number;\n isFeeAmountZero: boolean = false;\n totalAfterRemission: number = 0;\n isConfirmationBtnDisabled: boolean = false;\n isRemoveBtnDisabled: boolean = false;\n isPaymentExist: boolean = false;\n isRemissionsExist: Boolean = false;\n isRemissionsMatch = false;\n isStrategicFixEnable: boolean;\n\n constructor(\n private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private location: Location,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private OrderslistService: OrderslistService\n ) {}\n\n ngOnInit() {\n this.viewStatus = 'main';\n this.caseType = this.paymentLibComponent.CASETYPE;\n this.bsPaymentDcnNumber = this.paymentLibComponent.bspaymentdcn;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.OrderslistService.setCaseType(this.paymentLibComponent.CASETYPE);\n if ((!this.isOldPcipalOff && this.isNewPcipalOff)) {\n this.platForm = '8x8';\n } else if ((this.isOldPcipalOff && !this.isNewPcipalOff)) {\n this.platForm = 'Antenna';\n } else if ((this.isOldPcipalOff && this.isNewPcipalOff)){\n this.platForm = '8x8';\n }\n\n this.paymentViewService.getBSfeature().subscribe(\n features => {\n let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n },\n err => {\n this.paymentLibComponent.ISBSENABLE = false;\n }\n );\n if (this.bsPaymentDcnNumber) {\n this.getUnassignedPaymentlist();\n }\n this.getPaymentGroup();\n }\n\n getUnassignedPaymentlist() {\n if (this.selectedOption === 'dcn') {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.paymentLibComponent.DCN_NUMBER).subscribe(\n unassignedPayments => {\n if(unassignedPayments['data'].payments) {\n this.service = unassignedPayments['data'].responsible_service_id;\n } else {\n this.upPaymentErrorMessage = 'error';\n }\n },\n (error: any) => this.upPaymentErrorMessage = error\n );\n } else {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n unassignedPayments => {\n if(unassignedPayments['data'].payments) {\n this.service = unassignedPayments['data'].responsible_service_id;\n } else {\n this.upPaymentErrorMessage = 'error'; \n } \n },\n (error: any) => this.upPaymentErrorMessage = error\n );\n }\n\n }\n\n getRemissionByFeeCode(feeCode: string): IRemission {\n if (this.paymentGroup && this.paymentGroup.remissions && this.paymentGroup.remissions.length > 0) {\n for (const remission of this.paymentGroup.remissions) {\n if (remission.fee_code === feeCode) {\n return remission;\n }\n }\n }\n return null;\n }\n\n addRemission(fee: IFee) {\n this.currentFee = fee;\n this.viewStatus = 'add_remission';\n }\n\n getPaymentGroup() {\n let fees = [];\n this.paymentViewService.getPaymentGroupDetails(this.paymentGroupRef).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n this.isPaymentExist = paymentGroup.payments ? paymentGroup.payments.length > 0 : false;\n this.isRemissionsExist = paymentGroup.remissions ? paymentGroup.remissions.length > 0 : false;\n\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n this.totalAfterRemission = this.totalAfterRemission + fee.net_amount;\n if(fee.calculated_amount === 0) {\n this.isFeeAmountZero = true;\n }\n this.isRemissionsMatch = false;\n paymentGroup.remissions.forEach(rem => {\n if(rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n fees.push(fee);\n }\n });\n \n if(!this.isRemissionsMatch) {\n fees.push(fee);\n }\n });\n paymentGroup.fees = fees;\n }\n\n this.outStandingAmount = this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n },\n (error: any) => this.errorMessage = error.replace(/\"/g,\"\")\n );\n }\n\n confirmRemoveFee(fee: IFee){\n this.isRemoveBtnDisabled = false;\n this.currentFee = fee;\n this.viewStatus = 'feeRemovalConfirmation';\n }\n\n removeFee(fee: any){\n this.isRemoveBtnDisabled = true;\n this.paymentViewService.deleteFeeFromPaymentGroup(fee).subscribe(\n (success: any) => {\n if (this.paymentGroup.fees && this.paymentGroup.fees.length > 1){\n this.totalAfterRemission = 0;\n this.getPaymentGroup();\n this.viewStatus = 'main';\n return;\n }\n this.loadCaseTransactionPage();\n },\n (error: any) => {\n this.errorMessage = error;\n this.isRemoveBtnDisabled = false;\n }\n );\n }\n\n loadCaseTransactionPage() {\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentViewService.getBSfeature().subscribe(\n features => {\n let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n },\n err => {\n this.paymentLibComponent.ISBSENABLE = false;\n }\n );\n\n let partUrl = `selectedOption=${this.paymentLibComponent.SELECTED_OPTION}`;\n partUrl +=this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl +=this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl +=this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl +=this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl +=this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl +=this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n\n let url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=true&${partUrl}`;\n this.router.navigateByUrl(url);\n }\n cancelRemission() {\n this.viewStatus = 'main';\n }\n redirectToFeeSearchPage(event: any, page?: string) {\n event.preventDefault();\n let partUrl =this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl +=this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl +=this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl +=this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl +=this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl +=this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n\n if(this.viewStatus === 'feeRemovalConfirmation' || this.viewStatus === 'add_remission') {\n this.viewStatus = 'main';\n return;\n }\n let url = `/fee-search?ccdCaseNumber=${this.ccdCaseNumber}&selectedOption=${this.paymentLibComponent.SELECTED_OPTION}&paymentGroupRef=${this.paymentGroupRef}${partUrl}`;\n this.router.navigateByUrl(url);\n }\n takePayment() {\n this.isConfirmationBtnDisabled = true;\n const requestBody = new PaymentToPayhubRequest(this.ccdCaseNumber, this.outStandingAmount, this.caseType),\n antennaReqBody = new PayhubAntennaRequest(this.ccdCaseNumber, this.outStandingAmount, this.caseType);\n\n if(this.platForm === '8x8') {\n this.paymentViewService.postPaymentToPayHub(requestBody, this.paymentGroupRef).subscribe(\n response => {\n this.location.go(`payment-history?view=fee-summary`);\n this.payhubHtml = response;\n this.viewStatus = 'payhub_view';\n this.isBackButtonEnable=false;\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.router.navigateByUrl('/pci-pal-failure');\n }\n );\n } else if(this.platForm === 'Antenna') {\n\n this.paymentViewService.postPaymentAntennaToPayHub(antennaReqBody, this.paymentGroupRef).subscribe(\n response => {\n this.isBackButtonEnable=false;\n window.location.href = '/makePaymentByTelephoneyProvider';\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.router.navigateByUrl('/pci-pal-failure');\n }\n );\n }\n\n }\n\n goToAllocatePage(outStandingAmount: number, isFeeAmountZero: Boolean) {\n if (outStandingAmount > 0 || (outStandingAmount === 0 && isFeeAmountZero)) {\n this.paymentLibComponent.paymentGroupReference = this.paymentGroupRef;\n this.paymentLibComponent.viewName = 'allocate-payments';\n } else {\n this.loadCaseTransactionPage();\n }\n }\n isCheckAmountdueExist(amountDue: any) {\n return typeof amountDue === 'undefined';\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\n\n\n\n@Component({\n selector: 'ccpay-error-banner',\n templateUrl: './error-banner.component.html',\n styleUrls: ['./error-banner.component.scss']\n})\n\nexport class ErrorBannerComponent implements OnInit {\n @Input('errorMessage') errorMessage;\n\n constructor(\n ) {}\n\n ngOnInit() {\n\n }\n}\n","\nexport class UnidentifiedPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n unidentified_reason: string;\n\n constructor(payment_group_reference: string, payment_reference : string, unidentified_reason: any) {\n this.payment_allocation_status = {\n description: '',\n name: \"Unidentified\"\n };\n this.payment_group_reference = payment_group_reference ;\n this.payment_reference= payment_reference;\n this.unidentified_reason= unidentified_reason;\n\n }\n\n\n\n}\n","import { IBSPayments } from \"./IBSPayments\";\n\nexport class AllocatePaymentRequest {\n amount: Number;\n banked_date: String;\n ccd_case_number: String;\n exception_record: string;\n currency: String;\n document_control_number: String;\n external_provider: String;\n giro_slip_no: String;\n payer_name: String;\n payment_channel: Object;\n payment_status: Object;\n payment_method: String;\n case_type: String;\n payment_allocation_dto?: {\n allocation_reason: String,\n allocation_status: String,\n explanation: String,\n payment_allocation_status: Object,\n payment_group_reference: String,\n payment_reference: String,\n reason: String,\n receiving_office: String,\n unidentified_reason: String,\n user_id: String,\n user_name: String,\n case_type: String\n }\n\n constructor(ccd_case_number : string, unAllocatedPayment: IBSPayments, caseType: string, exceptionRecord: string, allocatedRequest?: any) {\n this.amount = unAllocatedPayment.amount;\n this.banked_date = unAllocatedPayment.date_banked;\n this.ccd_case_number = ccd_case_number;\n this.exception_record = exceptionRecord;\n this.currency= unAllocatedPayment.currency;\n this.document_control_number = unAllocatedPayment.dcn_reference;\n this.external_provider = 'exela';\n this.giro_slip_no = unAllocatedPayment.bgc_reference;\n this.payer_name = unAllocatedPayment.payer_name;\n this.payment_channel = {\n description: '',\n name: 'bulk scan'\n };\n this.payment_status ={\n description: 'bulk scan payment completed',\n name: 'success'\n }\n this.payment_method = unAllocatedPayment.payment_method;\n this.case_type= caseType;\n if(allocatedRequest) {\n this.payment_allocation_dto = allocatedRequest;\n }\n\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport {BulkScaningPaymentService} from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { UnidentifiedPaymentsRequest } from '../../interfaces/UnidentifiedPaymentsRequest';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\n\n@Component({\n selector: 'app-mark-unidentified-payment',\n templateUrl: './mark-unidentified-payment.component.html',\n styleUrls: ['./mark-unidentified-payment.component.scss']\n})\nexport class MarkUnidentifiedPaymentComponent implements OnInit {\n @Input() caseType: string;\n markPaymentUnidentifiedForm: FormGroup;\n viewStatus: string;\n ccdCaseNumber: string;\n bspaymentdcn: string;\n isInvesticationDetailEmpty: boolean = false;\n investicationDetailHasError: boolean = false;\n investicationDetailMinHasError: boolean = false;\n investicationDetailMaxHasError: boolean = false;\n errorMessage = this.getErrorMessage(false);\n unassignedRecord:IBSPayments;\n siteID: string = null;\n investigationComment: string;\n isConfirmButtondisabled:Boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n isStrategicFixEnable: boolean = true;\n\n constructor(private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService) { }\n\n ngOnInit() {\n this.viewStatus = 'mainForm';\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.getUnassignedPayment();\n\n this.markPaymentUnidentifiedForm = this.formBuilder.group({\n investicationDetail: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ]))\n });\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n this.errorMessage = this.getErrorMessage(false);\n this.unassignedRecord = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n }\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n saveAndContinue() {\n this.resetForm([false, false, false, false]);\n const investicationField = this.markPaymentUnidentifiedForm.controls.investicationDetail;\n const formerror = investicationField.errors;\n if (this.markPaymentUnidentifiedForm.dirty && this.markPaymentUnidentifiedForm.valid) {\n this.investigationComment = this.markPaymentUnidentifiedForm.controls.investicationDetail.value;\n this.viewStatus = 'unidentifiedContinueConfirm';\n }else {\n if(investicationField.value == '' ) {\n this.resetForm([true, false, false, false]);\n }\n if(investicationField.value != '' && investicationField.invalid ) {\n this.resetForm([false, true, false, false]);\n }\n if(formerror && formerror.minlength && formerror.minlength.actualLength < 3 ) {\n this.resetForm([false, false, true, false]);\n }\n if(formerror && formerror.maxlength && formerror.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, true]);\n }\n }\n }\n resetForm(val) {\n this.isInvesticationDetailEmpty = val[0];\n this.investicationDetailHasError = val[1];\n this.investicationDetailMinHasError = val[2];\n this.investicationDetailMaxHasError = val[3];\n }\n confirmPayments() {\n this.isConfirmButtondisabled = true;\n const reason = this.markPaymentUnidentifiedForm.get('investicationDetail').value;\n\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n allocation_status:'Unidentified',\n payment_allocation_status: {\n description: '',\n name: 'Unidentified'\n },\n unidentified_reason: reason,\n user_id: this.caseType,\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSWoPGStrategic(postStrategicBody).subscribe(\n res => {\n this.errorMessage = this.getErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n });\n } else {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.getErrorMessage(false);\n const requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.siteID, this.exceptionReference)\n this.paymentViewService.postBSPayments(requestBody).subscribe(\n res2 => {\n this.errorMessage = this.getErrorMessage(false);\n const response2 = JSON.parse(res2),\n reqBody = new UnidentifiedPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, reason);\n if (response2.success) {\n this.paymentViewService.postBSUnidentifiedPayments(reqBody).subscribe(\n res3 => {\n this.errorMessage = this.getErrorMessage(false);\n const response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n }\n cancelMarkUnidentifiedPayments(type?:string){\n if(type && type === 'cancel') {\n if(this.markPaymentUnidentifiedForm.get('investicationDetail').value!==\"\"){\n this.viewStatus = 'unidentifiedCancelConfirm';\n } else {\n this.gotoCasetransationPage();\n }\n } else {\n this.viewStatus = 'mainForm';\n }\n }\n\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n getErrorMessage(isErrorExist) {\n return {\n title: \"There is a problem with the service\",\n body: \"Try again later\",\n showError: isErrorExist\n };\n }\n}\n","\nexport class UnsolicitedPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n receiving_office: string;\n receiving_email_address: string;\n sending_email_address: string;\n unidentified_reason: string;\n constructor(payment_group_reference: string, payment_reference : string, reason: string,responsible_office: string, responsible_person:string,email_id: string) {\n this.payment_allocation_status = {\n description: '',\n name: \"Transferred\"\n };\n this.payment_group_reference = payment_group_reference;\n this.payment_reference= payment_reference;\n this.unidentified_reason= reason;\n this.receiving_office= responsible_office;\n this.receiving_email_address= email_id;\n this.sending_email_address= responsible_person;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { UnsolicitedPaymentsRequest } from '../../interfaces/UnsolicitedPaymentsRequest';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { ErrorHandlerService } from '../../services/shared/error-handler.service';\n\n\n@Component({\n selector: 'app-mark-unsolicited-payment',\n templateUrl: './mark-unsolicited-payment.component.html',\n styleUrls: ['./mark-unsolicited-payment.component.scss']\n})\nexport class MarkUnsolicitedPaymentComponent implements OnInit {\n @Input() caseType: string;\n markPaymentUnsolicitedForm: FormGroup;\n viewStatus: string;\n reasonHasError: boolean = false;\n isReasonEmpty: boolean = false;\n reasonMinHasError: boolean = false;\n reasonMaxHasError: boolean = false;\n responsibleOfficeHasError: boolean = false;\n isResponsibleOfficeEmpty: boolean = false;\n errorMessage = this.getErrorMessage(false);\n ccdCaseNumber: string;\n bspaymentdcn: string;\n unassignedRecord: IBSPayments;\n siteID: string = null;\n reason: string;\n responsiblePerson: string;\n responsibleOffice: string;\n emailId: string;\n isConfirmButtondisabled: Boolean = false;\n isContinueButtondisabled: Boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n selectedSiteId: string;\n selectedSiteName: string;\n isStrategicFixEnable: boolean = true;\n siteIDList;\n\n constructor(private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService) { }\n\n ngOnInit() {\n this.resetForm([false,false,false,false,false,false], 'all');\n this.viewStatus = 'mainForm';\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.getUnassignedPayment();\n\n this.paymentViewService.getSiteID().subscribe(\n siteids => {\n this.isContinueButtondisabled = false;\n this.errorMessage = this.getErrorMessage(false);\n this.siteIDList = JSON.parse(siteids);\n },\n err => {\n window.scrollTo(0, 0);\n this.isContinueButtondisabled = true;\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n \n this.markPaymentUnsolicitedForm = this.formBuilder.group({\n reason: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ])),\n responsibleOffice: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([a-zA-Z0-9\\\\s\\\\n,\\\\.-:]*)$')\n ])),\n responsiblePerson: new FormControl(''),\n emailId: new FormControl('')\n });\n }\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n confirmPayments() {\n this.isConfirmButtondisabled = true;\n const controls = this.markPaymentUnsolicitedForm.controls;\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n allocation_status:'Transferred',\n payment_allocation_status: {\n description: '',\n name: 'Transferred'\n },\n unidentified_reason: controls.reason.value,\n receiving_office: this.selectedSiteId,\n user_id: this.caseType,\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSWoPGStrategic(postStrategicBody).subscribe(\n res => {\n this.errorMessage = this.getErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n });\n } else {\n // controls.responsibleOffice.setValue('P219');\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.getErrorMessage(false);\n const response1 = JSON.parse(res1),\n requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.siteID, this.exceptionReference)\n this.paymentViewService.postBSPayments(requestBody).subscribe(\n res2 => {\n this.errorMessage = this.getErrorMessage(false);\n const response2 = JSON.parse(res2),\n reqBody = new UnsolicitedPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, controls.reason.value, this.selectedSiteId, controls.responsiblePerson.value, controls.emailId.value);\n if (response2.success) {\n this.paymentViewService.postBSUnsolicitedPayments(reqBody).subscribe(\n res3 => {\n this.errorMessage = this.getErrorMessage(false);\n const response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n }\n saveAndContinue() {\n this.resetForm([false,false,false,false,false,false], 'all');\n const formerror = this.markPaymentUnsolicitedForm.controls.reason.errors;\n const reasonField = this.markPaymentUnsolicitedForm.controls.reason;\n //const officeIdField = this.selectedSiteId;\n const officeIdField = this.markPaymentUnsolicitedForm.controls.responsibleOffice;\n if (this.markPaymentUnsolicitedForm.dirty && this.markPaymentUnsolicitedForm.valid) {\n const controls = this.markPaymentUnsolicitedForm.controls;\n this.emailId = controls.emailId.value;\n this.responsibleOffice = officeIdField.value;\n this.responsiblePerson = controls.responsiblePerson.value;\n this.reason = controls.reason.value;\n this.viewStatus = 'unsolicitedContinueConfirm';\n }else {\n if( reasonField.value == '' ) {\n this.resetForm([true,false,false,false,false,false], 'reason');\n }\n if(reasonField.value != '' && this.markPaymentUnsolicitedForm.controls.reason.invalid ) {\n this.resetForm([false,true,false,false,false,false], 'reason');\n }\n if(formerror && formerror.minlength && formerror.minlength.actualLength < 3 ) {\n this.resetForm([false,false,true,false,false,false], 'reason');\n }\n if(formerror && formerror.maxlength && formerror.maxlength.actualLength > 255 ) {\n this.resetForm([false,false,false,true,false,false], 'reason');\n }\n if(officeIdField.value == '') {\n this.resetForm([false,false,false,false,true,false], 'responsibleOffice');\n }\n if(officeIdField.value != '' && officeIdField.invalid) {\n this.resetForm([false,false,false,false,false,true],'responsibleOffice');\n }\n }\n }\n resetForm(val, field) {\n if(field==='reason' || field==='all') {\n this.isReasonEmpty = val[0];\n this.reasonHasError = val[1];\n this.reasonMinHasError = val[2];\n this.reasonMaxHasError = val[3];\n }\n if(field==='responsibleOffice' || field==='all') {\n this.isResponsibleOfficeEmpty = val[4];\n this.responsibleOfficeHasError = val[5];\n }\n }\n\ncancelMarkUnsolicitedPayments(type?:string){\n if(type && type === 'cancel') {\n if(this.checkingFormValue()){\n this.viewStatus = 'unsolicitedCancelConfirm';\n } else {\n this.gotoCasetransationPage();\n }\n } else {\n this.markPaymentUnsolicitedForm.controls.responsibleOffice.setValue('');\n this.viewStatus = 'mainForm';\n }\n }\n checkingFormValue(){\n const formFields = this.markPaymentUnsolicitedForm.value;\n let valueExists = false;\n\n for (var field in formFields) {\n if (formFields.hasOwnProperty(field) && formFields[field] !==\"\") {\n valueExists = true;\n break;\n }\n }\n return valueExists;\n }\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n \n this.unassignedRecord = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n }\n\n getErrorMessage(isErrorExist) {\n return {\n title: \"Something went wrong.\",\n body: \"Please try again later.\",\n showError: isErrorExist\n };\n }\n\n selectchange(args){ \n this.selectedSiteId = args.target.value; \n this.selectedSiteName = args.target.options[args.target.selectedIndex].text; \n } \n\n}\n","import { Component, OnInit, Output,Input, EventEmitter } from '@angular/core';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport {Router} from '@angular/router';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n@Component({\n selector: 'ccpay-app-unprocessed-payments',\n templateUrl: './unprocessed-payments.component.html',\n styleUrls: ['./unprocessed-payments.component.scss']\n})\nexport class UnprocessedPaymentsComponent implements OnInit {\n\n @Input('FEE_RECORDS_EXISTS') FEE_RECORDS_EXISTS: boolean;\n @Input('PAYMENTREF') PAYMENTREF: string;\n @Input('ISTURNOFF') ISTURNOFF: boolean;\n @Input('IS_BUTTON_ENABLE') IS_BUTTON_ENABLE: boolean;\n @Input('IS_OS_AMT_AVAILABLE') IS_OS_AMT_AVAILABLE: boolean;\n @Input('ISNEWPCIPALOFF') ISNEWPCIPALOFF: boolean;\n @Input('ISOLDPCIPALOFF') ISOLDPCIPALOFF: boolean;\n @Input('ISSFENABLE') ISSFENABLE: boolean;\n @Input('PAYMENTSLENGTH') PAYMENTSLENGTH:Number;\n @Input('LEVEL')LEVEL:Number;\n\n @Output() selectedUnprocessedFeeEvent: EventEmitter<string> = new EventEmitter();\n @Output() getUnprocessedFeeCount: EventEmitter<string> = new EventEmitter();\n\n viewStatus = 'main';\n unassignedRecordList: IBSPayments;\n upPaymentErrorMessage: string = null;\n ccdCaseNumber: string;\n recordId: string = null;\n isRecordExist: boolean = false;\n dcnNumber: string = null;\n selectedOption: string;\n isUnprocessedRecordSelected: boolean = true;\n isAllocateToExistingFeebtnEnabled: boolean = false;\n isMarkAsUnidentifiedbtnEnabled: boolean = false;\n isAllocatedToNewFeebtnEnabled: boolean = false;\n isExceptionCase: boolean = false;\n serviceId: string = null;\n isBulkScanEnable;\n isNewpcipaloff;\n isOldpcipaloff;\n isTurnOff: boolean = true;\n isStFixEnable;\n unassignedRecordSelectedList: IBSPayments;\n unassignedRecordListLength: number = 0;\n showContent: boolean;\n\n constructor(private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private paymentLibComponent: PaymentLibComponent,\n private paymentViewService: PaymentViewService,\n private OrderslistService: OrderslistService\n ) { }\n\n ngOnInit() {\n // Todo ...\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.isBulkScanEnable = this.paymentLibComponent.ISBSENABLE;\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.isNewpcipaloff = this.paymentLibComponent.ISNEWPCIPALOFF;\n this.isOldpcipaloff = this.paymentLibComponent.ISOLDPCIPALOFF;\n this.isStFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.OrderslistService.getFeeExists().subscribe( (data) => this.FEE_RECORDS_EXISTS = data);\n this.getUnassignedPaymentlist();\n\n }\n\n getUnassignedPaymentlist() {\n if (this.selectedOption === 'dcn') {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.dcnNumber).subscribe(\n unassignedPayments => {\n // unassignedPayments['data'].map(data => data.expandable=false);\n if(unassignedPayments['data'] && unassignedPayments['data'].payments) {\n this.setValuesForUnassignedRecord(unassignedPayments['data']);\n } else if(unassignedPayments['payments']) {\n this.setValuesForUnassignedRecord(unassignedPayments);\n } else {\n this.upPaymentErrorMessage = 'error';\n this.getUnprocessedFeeCount.emit('0');\n }\n },\n (error: any) => {\n this.upPaymentErrorMessage = error;\n this.getUnprocessedFeeCount.emit('0');\n }\n );\n } else {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n unassignedPayments => {\n // unassignedPayments['data'].map(data => data.expandable=false);\n if(unassignedPayments['data'] && unassignedPayments['data'].payments) {\n this.setValuesForUnassignedRecord(unassignedPayments['data']);\n } else if(unassignedPayments['payments']) {\n this.setValuesForUnassignedRecord(unassignedPayments);\n } else {\n this.upPaymentErrorMessage = 'error';\n this.getUnprocessedFeeCount.emit('0');\n }\n },\n (error: any) => {\n this.upPaymentErrorMessage = error;\n this.getUnprocessedFeeCount.emit('0');\n }\n );\n }\n\n }\n\n setValuesForUnassignedRecord(unassignedPayments) {\n \n this.unassignedRecordList = unassignedPayments.payments;\n if(this.unassignedRecordList){\n this.unassignedRecordListLength = unassignedPayments.payments.length\n }\n this.serviceId = unassignedPayments.responsible_service_id;\n if (unassignedPayments['ccd_reference'] === undefined) {\n this.isExceptionCase = true;\n }\n // this.isRecordExist = this.unassignedRecordList.length === 0;\n this.getUnprocessedFeeCount.emit(<any>this.unassignedRecordList.length);\n this.unprocessedPaymentSelectEvent(this.unassignedRecordList);\n }\n\n formatUnassignedRecordId(ID: Number) {\n return `unassignrecord-${ID}`;\n }\n\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n\n redirectToFeeSearchPage(event: any, dcn_reference:any) {\n event.preventDefault();\n this.recordId = dcn_reference;\n let url = this.isBulkScanEnable ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n url += this.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n url += this.isStFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n url +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n url += this.isOldpcipaloff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n url += this.isNewpcipaloff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n\n this.router.navigateByUrl(`/fee-search?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}&dcn=${this.recordId}${url}`);\n }\n\n loadUnsolicitedPage(viewName: string, dcn_reference:any) {\n this.recordId = dcn_reference;\n this.paymentLibComponent.bspaymentdcn = this.recordId;\n this.paymentLibComponent.viewName = viewName;\n }\n\n unprocessedPaymentSelectEvent(selectedRecordReference: any) {\n this.isUnprocessedRecordSelected = true;\n this.validateButtons();\n this.selectedUnprocessedFeeEvent.emit(selectedRecordReference);\n }\n\n resetButtons() {\n this.isUnprocessedRecordSelected = false;\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isMarkAsUnidentifiedbtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = false;\n }\n\n goToAllocatePage(dcn_reference:any) {\n this.paymentLibComponent.bspaymentdcn = dcn_reference;\n this.paymentLibComponent.unProcessedPaymentServiceId = this.serviceId\n this.paymentLibComponent.isTurnOff = this.ISTURNOFF;\n this.paymentLibComponent.isNewPcipalOff = this.ISNEWPCIPALOFF;\n this.paymentLibComponent.isOldPcipalOff = this.ISOLDPCIPALOFF;\n this.paymentLibComponent.ISSFENABLE = this.isStFixEnable;\n\n if(this.ISTURNOFF) {\n this.paymentLibComponent.paymentGroupReference = this.PAYMENTREF;\n this.paymentLibComponent.viewName = 'fee-summary';\n }else {\n this.paymentLibComponent.paymentGroupReference = null;\n this.paymentLibComponent.viewName = 'allocate-payments';\n }\n\n }\n\n validateButtons() {\n if ( this.isUnprocessedRecordSelected && this.isExceptionCase) {\n this.isMarkAsUnidentifiedbtnEnabled = true;\n } else if ( this.isUnprocessedRecordSelected && !this.isExceptionCase && !this.FEE_RECORDS_EXISTS) {\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = true;\n } else if( this.isUnprocessedRecordSelected && !this.isExceptionCase && this.FEE_RECORDS_EXISTS ) {\n if(!this.ISTURNOFF) {\n this.isAllocateToExistingFeebtnEnabled = true;\n this.isAllocatedToNewFeebtnEnabled = false;\n } else {\n this.isAllocateToExistingFeebtnEnabled = this.IS_OS_AMT_AVAILABLE;\n this.isAllocatedToNewFeebtnEnabled = true;\n }\n }\n }\n\n unprocessedPaymentUnSelectEvent(event: any) {\n event.preventDefault();\n this.recordId = null;\n this.isUnprocessedRecordSelected = false;\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = false;\n this.isMarkAsUnidentifiedbtnEnabled = false;\n //this.validateButtons();\n this.selectedUnprocessedFeeEvent.emit('');\n }\n\n showDetailRow(event: any,obj: any, i: any) {\n event.preventDefault();\n \n this.unassignedRecordSelectedList = obj;\n \n }\n}\n","import { Component, OnInit, Input, Output, EventEmitter } from '@angular/core';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport {IPayment} from '../../interfaces/IPayment';\nimport {Router} from '@angular/router';\n\n@Component({\n selector: 'ccpay-app-processed-payments',\n templateUrl: './processed-payments.component.html',\n styleUrls: ['./processed-payments.component.scss']\n})\nexport class ProcessedPaymentsComponent implements OnInit {\n\n @Input('NONPAYMENTS') NONPAYMENTS: IPayment[];\n @Output() goToPaymentViewComponent: EventEmitter<any> = new EventEmitter();\n\n constructor(\n private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService\n ) { }\n ngOnInit() {\n }\n\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n redirectToPaymentViewPage(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.goToPaymentViewComponent.emit({paymentGroupReference, paymentReference, paymentMethod});\n }\n}\n","\nexport class IAllocationPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n reason: string;\n explanation: string;\n user_name: string;\n constructor(payment_group_reference: string, payment_reference : string, reason? : string, explanation? : string, userName? : string) {\n this.payment_allocation_status = {\n description: '',\n name: \"Allocated\"\n };\n this.payment_group_reference = payment_group_reference;\n this.payment_reference= payment_reference;\n this.reason = reason ? reason : null;\n this.explanation = explanation ? explanation : null;\n this.user_name = userName ? userName : null;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport {CaseTransactionsService} from '../../services/case-transactions/case-transactions.service'; \nimport {BulkScaningPaymentService} from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { ErrorHandlerService } from '../../services/shared/error-handler.service';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport {IBSPayments} from '../../interfaces/IBSPayments';\nimport {AllocatePaymentRequest} from '../../interfaces/AllocatePaymentRequest';\nimport {IAllocationPaymentsRequest} from '../../interfaces/IAllocationPaymentsRequest';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n\n\n@Component({\n selector: 'app-allocate-payments',\n templateUrl: './allocate-payments.component.html',\n styleUrls: ['./allocate-payments.component.scss']\n})\nexport class AllocatePaymentsComponent implements OnInit {\n @Input() isTurnOff: boolean;\n @Input() caseType: string;\n\n overUnderPaymentForm: FormGroup;\n viewStatus: string;\n ccdCaseNumber: string;\n bspaymentdcn: string;\n recordId:string;\n feedbackUrlLabel:string;\n unAllocatedPayment: IBSPayments = {\n amount: 0\n };\n siteID: string = null;\n errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n paymentGroup: IPaymentGroup;\n paymentGroups: IPaymentGroup[] = [];\t\n remainingAmount: number;\n isRemainingAmountGtZero: boolean;\n isMoreDetailsBoxHide: boolean = true;\n isRemainingAmountLtZero: boolean;\n afterFeeAllocateOutstanding: number;\n amountForAllocation: number;\n isConfirmButtondisabled: boolean = false;\n isContinueButtondisabled: boolean = true;\n otherPaymentExplanation: string = null;\n selectedOption: string = null;\n isFeeAmountZero: boolean = false;\t\n\n paymentReasonHasError: boolean = false;\n paymentExplanationHasError: boolean = false;\n isPaymentDetailsEmpty: boolean = false;\n isPaymentDetailsInvalid: boolean = false;\n paymentDetailsMinHasError: boolean = false;\n paymentDetailsMaxHasError: boolean = false;\n isUserNameEmpty: boolean = false;\n isUserNameInvalid: boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n paymentReason: string = null;\n paymentExplanation: string = null;\n userName: string = null;\n paymentSectionLabel: any;\n paymentRef: string = null;\n isStrategicFixEnable: boolean = true;\n orderLevelFees: IOrderReferenceFee[] = [];\n cookieUserName: string[] = [];\n enCookieUserName: any;\n userNameField: string = null;\n\n reasonList: { [key: string]: { [key: string]: string } }= {\n overPayment: {\n hwfReward: 'Help with Fees (HWF) awarded. Please include the HWF reference number in the explanatory note',\n wrongFee: 'Incorrect payment received',\n notIssueCase: 'Unable to issue case',\n otherDeduction: 'Other'\n },\n shortFall: {\n helpWithFee: 'Help with Fees (HWF) application declined',\n wrongFee: 'Incorrect payment received',\n other: 'Other'\n }\n }\n explanationList = {\n overPayment: {\n referRefund: 'Details in case notes. Refund due',\n noRefund: 'Details in case notes. No refund due',\n noCase: 'No case created. Refund due',\n other: 'Other'\n },\n shortFall: {\n holdCase: 'I have put a stop on the case and contacted the applicant requesting the balance of payment',\n heldCase: 'I have put a stop on the case. The applicant needs to be contacted to request the balance of payment',\n other: 'Other'\n }\n }\n\n refund = {\n reason: {\n duplicate: 'Duplicate payment',\n humanerror: 'Human error',\n caseWithdrawn: 'Case withdrawn',\n other: 'Other'\n }\n }\n\n\n constructor(\n private errorHandlerService: ErrorHandlerService,\n private caseTransactionsService: CaseTransactionsService,\n private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private OrderslistService: OrderslistService) { }\n\n ngOnInit() {\n this.viewStatus = 'mainForm';\n if (this.paymentLibComponent.paymentGroupReference !== null) {\n this.viewStatus = 'allocatePaymentConfirmation';\n }\n \n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.paymentRef = this.paymentLibComponent.paymentGroupReference;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.isTurnOff = this.paymentLibComponent.isTurnOff;\n this.overUnderPaymentForm = this.formBuilder.group({\n moreDetails: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ])),\n userName: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([a-zA-Z0-9\\\\s]*)$')\n ])),\n });\n this.OrderslistService.getOrdersList().subscribe( (data) =>\n this.orderLevelFees = data.filter(data => data.orderStatus !== 'Paid'));\n this.OrderslistService.getCaseType().subscribe( (data) => this.caseType = data);\n this.getUnassignedPayment();\n }\n getGroupOutstandingAmount(paymentGroup: IPaymentGroup): number {\n return this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n }\n\n getPaymentGroupDetails(){\n\n if(!this.isTurnOff){\n this.paymentViewService.getPaymentGroupDetails(this.paymentRef).subscribe(\n paymentGroup => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.paymentGroup = paymentGroup;\n this.saveAndContinue();\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }else {\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.paymentGroups = paymentGroups['payment_groups'].filter(paymentGroup => {\n paymentGroup.fees.forEach(fee => {\n if(fee.calculated_amount === 0) {\n this.isFeeAmountZero = true\n }\n });\n let fstCon = this.getGroupOutstandingAmount(<IPaymentGroup>paymentGroup),\n scndCn = fstCon > 0 || (fstCon == 0 && this.isFeeAmountZero) && paymentGroup.payment_group_reference === this.paymentRef;\n return this.paymentRef ? scndCn : fstCon > 0 || (fstCon == 0 && this.isFeeAmountZero);\n });\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }\n\n }\n\n selectedPaymentGroup(paymentGroup: IPaymentGroup) {\t\n this.isContinueButtondisabled = false;\t\n this.paymentGroup = paymentGroup;\t\n }\t\n\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n\n gotoSummaryPage(event: any) { \n event.preventDefault();\n this.paymentLibComponent.viewName = 'fee-summary';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n\n cancelAllocatePayment(event: any){\n event.preventDefault();\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n if(!this.isTurnOff){\n this.paymentLibComponent.viewName = 'fee-summary';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n } else {\n this.viewStatus = 'mainForm';\t\n }\n }\n confirmAllocatePayement(){\n this.enCookieUserName = document.cookie.split(\";\").find(row => row.includes(\"user-info\")).split(\"=\")[1].split(\";\");\n this.cookieUserName = JSON.parse(decodeURIComponent(this.enCookieUserName));\n \n const fullName = this.cookieUserName['forename'] + ' ' + this.cookieUserName['surname'];\n\n const paymentDetailsField = this.overUnderPaymentForm.controls.moreDetails,\n paymentFormError = this.overUnderPaymentForm.controls.moreDetails.errors,\n userNameField = fullName,\n isEmptyCondtion = this.paymentReason && this.paymentExplanation,\n isOtherOptionSelected = this.paymentExplanation === 'Other';\n\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n if ( (!this.isRemainingAmountGtZero && !this.isRemainingAmountLtZero) || isEmptyCondtion && (!isOtherOptionSelected && userNameField.length > 0 || isOtherOptionSelected && userNameField.length > 0 && paymentDetailsField.valid)) {\n this.isConfirmButtondisabled = true;\n this.otherPaymentExplanation = this.paymentExplanation === 'Other' ? paymentDetailsField.value : this.paymentExplanation;\n this.userName = userNameField;\n this.finalServiceCall();\n }else {\n if(!this.paymentReason) {\n this.resetForm([true, false, false, false, false, false, false, false], 'reason');\n }\n if(!this.paymentExplanation) {\n this.resetForm([false, true, false, false, false, false, false, false], 'explanation');\n }\n if(this.paymentExplanation && isOtherOptionSelected) {\n if(paymentDetailsField.value == '' ) {\n this.resetForm([false, false, true, false, false, false, false, false], 'other');\n }\n if(paymentDetailsField.value != '' && paymentDetailsField.invalid ) {\n this.resetForm([false, false, false, true, false, false, false, false], 'other');\n }\n if(paymentFormError && paymentFormError.minlength && paymentFormError.minlength.actualLength < 3 ) {\n this.resetForm([false, false, false, false, true, false, false, false], 'other');\n }\n if(paymentFormError && paymentFormError.maxlength && paymentFormError.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, false, false, true, false, false], 'other');\n }\n }\n if(userNameField.length === 0) {\n this.resetForm([false, false, false, false, false, false, true, false], 'username');\n }\n }\n }\n resetForm(vals, field) {\n if(field==='reason' || field==='all') {\n this.paymentReasonHasError = vals[0];\n }\n if(field==='explanation' || field==='all') {\n this.paymentExplanationHasError = vals[1];\n }\n if(field==='other' || field==='all') {\n this.isPaymentDetailsEmpty = vals[2];\n this.isPaymentDetailsInvalid = vals[3];\n this.paymentDetailsMinHasError = vals[4];\n this.paymentDetailsMaxHasError = vals[5];\n }\n if(field==='username' || field==='all') {\n this.isUserNameEmpty = vals[6];\n this.isUserNameInvalid = vals[7];\n }\n }\n finalServiceCall() {\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n reason: this.paymentReason,\n allocation_status:'Allocated',\n explanation: this.otherPaymentExplanation,\n payment_allocation_status: {\n description: '',\n name: 'Allocated'\n },\n payment_group_reference: this.paymentGroup.payment_group_reference,\n case_type: this.caseType,\n user_name: this.userName\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unAllocatedPayment, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSPaymentStrategic(postStrategicBody , this.paymentGroup.payment_group_reference).subscribe(\n res => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n });\n\n } else {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response1 = JSON.parse(res1);\n if (response1.success) {\n const requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unAllocatedPayment, this.siteID, this.exceptionReference);\n this.bulkScaningPaymentService.postBSAllocatePayment(requestBody, this.paymentGroup.payment_group_reference).subscribe(\n res2 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response2 = JSON.parse(res2);\n const reqBody = new IAllocationPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, this.paymentReason, this.otherPaymentExplanation, this.userName);\n if (response2.success) {\n this.paymentViewService.postBSAllocationPayments(reqBody).subscribe(\n \n res3 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n ); \n }\n }\n\n saveAndContinue(){\n if(this.paymentGroup) {\n this.isMoreDetailsBoxHide = true;\n this.overUnderPaymentForm.get('moreDetails').reset();\n this.overUnderPaymentForm.get('moreDetails').setValue('');\n this.overUnderPaymentForm.get('userName').reset();\n this.overUnderPaymentForm.get('userName').setValue('');\n this.paymentReason = '';\n this.paymentExplanation = '';\n let GroupOutstandingAmount = this.getGroupOutstandingAmount(this.paymentGroup);\n const remainingToBeAssigned = this.unAllocatedPayment.amount - GroupOutstandingAmount;\n this.isRemainingAmountGtZero = remainingToBeAssigned > 0;\n this.isRemainingAmountLtZero = remainingToBeAssigned < 0;\n this.paymentSectionLabel = this.isRemainingAmountGtZero ? { \n title: 'There is an Over payment of',\n reason: 'Provide a reason. This will be used in the Refund process.',\n }: this.isRemainingAmountLtZero ? { \n title: 'There is an Under payment of',\n reason: 'Provide a reason',\n }: { \n title:'Amount left to be allocated',\n reason:'',\n };\n this.feedbackUrlLabel = this.isRemainingAmountGtZero ? 'CONFIRMALLOCATION_SURPLUS' : this.isRemainingAmountLtZero ? 'CONFIRMALLOCATION_SHORTFALL' : 'CONFIRMALLOCATION';\n this.remainingAmount = this.isRemainingAmountGtZero ? remainingToBeAssigned : this.isRemainingAmountLtZero ? remainingToBeAssigned * -1 : 0;\n this.afterFeeAllocateOutstanding = remainingToBeAssigned >= 0 ? 0 : (remainingToBeAssigned * -1);\n this.amountForAllocation = GroupOutstandingAmount >= this.unAllocatedPayment.amount ? this.unAllocatedPayment.amount : GroupOutstandingAmount;\n if(this.isTurnOff){\n this.viewStatus = 'allocatePaymentConfirmation';\t\n }\n }\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.unAllocatedPayment = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n this.getPaymentGroupDetails();\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }\n selectRadioButton(key, type) {\n this.isMoreDetailsBoxHide = true;\n if( type === 'explanation' && key === 'other' ){\n this.isPaymentDetailsEmpty = false;\n this.isPaymentDetailsInvalid = false;\n this.paymentDetailsMinHasError = false;\n this.paymentDetailsMaxHasError = false;\n this.isMoreDetailsBoxHide = false;\n }\n }\n OrderListSelectEvent(orderef: any){\n this.isContinueButtondisabled = false;\n this.recordId= orderef;\n }\n\n redirectToOrderFeeSearchPage() {\n // this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = this.recordId;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n}\n}\n","import { IFee } from './IFee';\n\nexport class AddRemissionRequest {\n beneficiary_name: string;\n ccd_case_number: string;\n fee: IFee;\n hwf_amount: number;\n hwf_reference: string;\n payment_group_reference: string;\n case_type: string;\n\n constructor(ccd_case_number: string, fee: IFee, hwf_amount: number, hwf_reference: string, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.fee = fee;\n this.hwf_amount = hwf_amount;\n this.hwf_reference = hwf_reference;\n this.case_type = caseType;\n }\n}\n","export class AddRetroRemissionRequest {\n hwf_amount: number;\n hwf_reference: string;\n\n constructor(hwf_amount: number, hwf_reference: string) {\n this.hwf_amount = hwf_amount;\n this.hwf_reference = hwf_reference;\n }\n}\n","import { IFee } from \"./IFee\";\nimport { IRefundContactDetails } from \"./IRefundContactDetails\";\n\nexport class PostRefundRetroRemission {\n ccd_case_number: string;\n payment_reference: string;\n refund_reason: string;\n refund_amount: any;\n fees: any[];\n contact_details: IRefundContactDetails\n \n constructor(ccd_case_number: string, payment_reference : string, refund_reason : string, refund_amount: any, fees: any[],contact_details:any) {\n\t this.ccd_case_number = ccd_case_number;\n this.payment_reference= payment_reference;\n this.refund_reason = refund_reason;\n\t this.refund_amount = refund_amount;\n\t this.fees = fees;\n this.contact_details = contact_details;\n } \n}","import { 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, FormArray } from '@angular/forms';\nimport { IFee } from '../../interfaces/IFee';\nimport {Router} from '@angular/router';\nimport { AddRemissionRequest } from '../../interfaces/AddRemissionRequest';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { RefundsService } from '../../services/refunds/refunds.service';\nimport { IRefundReasons } from '../../interfaces/IRefundReasons';\nimport { AddRetroRemissionRequest } from '../../interfaces/AddRetroRemissionRequest';\nimport { IRefundContactDetails } from '../../interfaces/IRefundContactDetails';\nimport { PostRefundRetroRemission } from '../../interfaces/PostRefundRetroRemission';\nimport { PostIssueRefundRetroRemission } from '../../interfaces/PostIssueRefundRetroRemission';\nimport {ChangeDetectorRef} from '@angular/core';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\nconst resolvedPromise = Promise.resolve(null);\n\n@Component({\n selector: 'ccpay-add-remission',\n templateUrl: './add-remission.component.html',\n styleUrls: ['./add-remission.component.scss']\n})\nexport class AddRemissionComponent implements OnInit {\n @Input() fee: IFee;\n @Input() fees: any [];\n @Input() payment: IPayment;\n @Input() remission: IRemission;\n @Input() ccdCaseNumber: string;\n @Input() caseType: string;\n @Input() viewCompStatus: string;\n @Input() paymentGroupRef: string;\n @Input() isTurnOff: boolean;\n @Input() isRefundRemission: boolean;\n @Input() isOldPcipalOff: boolean;\n @Input() isNewPcipalOff: boolean;\n @Input() isStrategicFixEnable: boolean;\n @Input() paidAmount: any;\n @Input() isFromRefundListPage: boolean;\n @Input() isFromPaymentDetailPage: boolean;\n @Input() isFromServiceRequestPage: boolean;\n @Input() feeamount: number;\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[];\n @Input('orderDetail') orderDetail: any[];\n @Input('orderRef') orderRef: string;\n @Input('orderStatus') orderStatus: string;\n @Input('orderParty') orderParty: string;\n @Input('orderCreated') orderCreated: Date;\n @Input('orderCCDEvent') orderCCDEvent: string;\n @Input('takepayment') takePayment: boolean;\n @Input('orderFeesTotal') orderFeesTotal: number;\n @Input('orderTotalPayments') orderTotalPayments: number;\n @Input('orderRemissionTotal') orderRemissionTotal: number;\n @Output() cancelRemission: EventEmitter<void> = new EventEmitter();\n //@Output() refundListReason: EventEmitter<any> = new EventEmitter({reason:string, code:string});\n @Output() refundListReason = new EventEmitter<{reason: string, code: string}>();\n @Output() refundListAmount: EventEmitter<string> = new EventEmitter();\n\n refund = {\n reason: {\n duplicate: 'Duplicate payment',\n humanerror: 'Human error',\n caseWithdrawn: 'Case withdrawn',\n other: 'Other'\n }\n }\n contactDetailsObj: IRefundContactDetails;\n 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 elementId:any;\n // refundReasons: any[] = [];\n commonRefundReasons: any[] = [];\n showReasonText: boolean;\n isRefundReasonsSelected: boolean;\n default: string;\n reasonLength: number;\n refundReasons:IRefundReasons[];\n pattern1: string;\n pattern2: string;\n sendOrderDetail: any[];\n sendOrderRef: string;\n paymentReference : string;\n class='';\n errorMsg = new Array();\n totalRefundAmount: number;\n quantityUpdated: number;\n fullRefund: boolean;\n allowedRefundAmount: number;\n isRemissionsMatch: boolean;\n paymentFees: IFee[];\n paymentGroup: IPaymentGroup;\n isStatusAllocated: boolean;\n isFromCheckAnsPage: boolean;\n \n component: { account_number: string; amount: number; case_reference: string; ccd_case_number: string; channel: string; currency: string; customer_reference: string; date_created: string; date_updated: string; description: string; method: string; organisation_name: string; payment_allocation: any[]; reference: string; service_name: string; site_id: string; status: string; };\n\n constructor(private formBuilder: FormBuilder,\n private router: Router,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private refundService: RefundsService,\n private cd: ChangeDetectorRef,\n private OrderslistService: OrderslistService) { }\n\n ngOnInit() {\n this.errorMessage = '';\n this.errorMsg = [];\n this.default = 'Select a different reason';\n this.pattern1 = '^([a-zA-Z0-9]{3})-([a-zA-Z0-9]{3})-([a-zA-Z0-9]{3})$';\n this.pattern2 = '^([A-Za-z]{2}[0-9]{2})-([0-9]{6})$';\n if(this.viewCompStatus !== '' && this.viewCompStatus !== undefined){\n this.viewStatus = '';\n }\n if(this.remission) {\n }\n if(this.fee) {\n this.amount = (this.fee.volume * this.fee.calculated_amount);\n }\n \n if (this.payment){\n this.paymentReference = this.payment.reference;\n this.remessionPayment = this.payment;\n if(this.payment.status === 'Success') {\n this.isPaymentSuccess = true;\n }\n }\n this.option = this.paymentLibComponent.SELECTED_OPTION;\n this.bsPaymentDcnNumber = this.paymentLibComponent.bspaymentdcn;\n this.remissionForm = this.formBuilder.group({\n remissionCode: new FormControl('', \n Validators.compose([\n Validators.required,\n Validators.pattern(`(${this.pattern1})|(${this.pattern2})`)\n ]) \n ),\n amount: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[0-9]+(\\.[0-9]{1,2})?$')\n ])),\n refundReason: new FormControl('', Validators.compose([Validators.required])),\n refundDDReason: new FormControl('', Validators.compose([Validators.required])),\n reason: new FormControl(),\n feeAmount: new FormControl(),\n feesList: this.formBuilder.array([])\n });\n const remissionctrls=this.remissionForm.controls;\n remissionctrls['refundDDReason'].setValue('Select a different reason', {onlySelf: true});\n\n if(this.isFromServiceRequestPage) {\n this.paymentViewService.getApportionPaymentDetails(this.paymentLibComponent.paymentReference).subscribe(\n paymentGroup => {\n let fees = [];\n paymentGroup.fees.forEach(fee => {\n this.isRemissionsMatch = false;\n \n paymentGroup.remissions.forEach(rem => {\n if (rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n fees.push(fee);\n }\n });\n if (!this.isRemissionsMatch) {\n fees.push(fee);\n }\n });\n paymentGroup.fees = fees\n this.paymentFees =fees;\n this.fees = fees;\n this.paymentGroup = paymentGroup;\n \n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n this.refundFeesList();\n },\n (error: any) => this.errorMessage = error\n );\n }\n\n \n if (this.fees && this.viewCompStatus === 'issuerefund') {\n this.refundFeesList();\n }\n\n if(this.viewCompStatus === ''){\n this.viewStatus = 'main';\n }\n \n if(this.viewCompStatus === 'issuerefundpage1'){\n this.refundService.getRefundReasons().subscribe(\n refundReasons => { \n this.refundReasons = refundReasons.filter((data) => data.recently_used === false);\n this.refundReasons = this.refundReasons.filter((data) => data.name !== 'Retrospective remission');\n this.cd.detectChanges();\n this.commonRefundReasons = refundReasons.filter((data) => data.recently_used === true);\n this.commonRefundReasons.sort((a, b) => a.toString().localeCompare(b));\n this.cd.detectChanges();\n } );\n }\n \n if(this.viewCompStatus === 'processretroremissonpage' && this.isFromRefundListPage){\n this.viewStatus = 'processretroremissonpage';\n }\n if(this.orderDetail !== undefined){\n this.fees = this.orderDetail[0].fees;\n this.paymentReference = this.orderDetail[0].payments[0].reference;\n }\n\n }\n\n refundFeesList() {\n const creds = this.remissionForm.controls.feesList as FormArray;\n for(var i=0;i<this.fees.length;i++) {\n creds.push(this.formBuilder.group({\n id: this.fees[i].id,\n code: this.fees[i].code,\n volume: this.fees[i].volume,\n calculated_amount: this.fees[i].calculated_amount,\n apportion_amount: this.fees[i].apportion_amount,\n ccd_case_number: this.fees[i].ccd_case_number,\n description: this.fees[i].description,\n net_amount: this.fees[i].net_amount,\n version: this.fees[i].version,\n amounttorefund : [''],\n selected:[''] \n }));\n }\n this.cd.detectChanges();\n }\n\n get feesList()\n {\n const dd =this.remissionForm.get('feesList') as FormArray ;\n return this.remissionForm.get('feesList') as FormArray;\n }\n\n noneSelected(){\n if(!this.feesList.controls.some(item => item.get('selected').value === true)) {\n this.errorMsg = [];\n [].forEach.call(document.querySelectorAll('input'), function (el) {\n el.classList.remove('inline-error-class');\n });\n }\n return !this.feesList.controls.some(item => item.get('selected').value === true);\n }\n \n check_en (i,v1: any, AppAmt,Volume) {\n const ele = document.getElementById(v1) as HTMLInputElement;\n const formArray = this.remissionForm.controls.feesList as FormArray;\n \n if(ele.checked){\n formArray.at(i).get('amounttorefund').setValue(AppAmt);\n formArray.at(i).get('volume').setValue(Volume);\n formArray.at(i).get('selected').setValue(true);\n // this.remissionForm.value.feesList.find(id=>id=v1)[\"selected\"] = true; \n (<HTMLInputElement>document.getElementById('feeAmount_'+v1)).value = AppAmt;\n document.getElementById('feeAmount_'+v1).removeAttribute(\"disabled\"); \n if(Volume === 1) {\n (<HTMLInputElement>document.getElementById('VolumeUpdated_'+v1)).value = Volume;\n } else {\n document.getElementById('feeAmount_'+v1).focus();\n (<HTMLInputElement>document.getElementById('feeVolumeUpdated_'+v1)).value = Volume;\n }\n \n if (document.getElementById('feeVolumeUpdated_'+v1) !== null) {\n document.getElementById('feeAmount_'+v1).removeAttribute(\"disabled\"); \n document.getElementById('feeVolumeUpdated_'+v1).removeAttribute(\"disabled\"); \n } \n this.remissionForm.value.feesList.find(x=>x.id=v1)['amounttorefund'] = AppAmt;\n this.cd.detectChanges(); \n } else {\n document.getElementById('feeAmount_'+v1).setAttribute(\"disabled\", \"true\"); \n // formArray.at(i).get('amounttorefund').setValue('');\n // formArray.at(i).get('volume').setValue('');\n // formArray.at(i).get('selected').setValue(false);\n this.remissionForm.value.feesList[0][\"amounttorefund\"] = ''; \n (<HTMLInputElement>document.getElementById('feeAmount_'+v1)).value = '';\n if(Volume>1) {\n (<HTMLInputElement>document.getElementById('feeVolumeUpdated_'+v1)).value = '';\n }\n \n if (document.getElementById('feeVolumeUpdated_'+v1) !== null) {\n document.getElementById('feeVolumeUpdated_'+v1).removeAttribute(\"disabled\"); \n }\n this.cd.detectChanges();\n } \n }\n\n onTextInputBlurHandler(event,v1:any) {\n // if textinput value is empty then\n // set disabled for checkbox to false\n // else \n // set disabled for chexbox to true\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.isFromCheckAnsPage = true;\n this.errorMsg = [];\n this.viewStatus = '';\n this.isRefundRemission = false;\n this.resetRemissionForm([false, false, false, false, false, false], 'All');\n const remissionctrls=this.remissionForm.controls\n // isRemissionLessThanFee = this.fee.calculated_amount >= remissionctrls.amount.value; \n this.remissionForm.controls['refundReason'].setErrors(null);\n this.remissionForm.controls['refundDDReason'].setErrors(null);\n this.remissionForm.controls['amount'].setErrors(null);\n if (this.remissionForm.dirty && this.remissionForm.valid ) {\n this.viewCompStatus = '';\n this.viewStatus = \"processretroremissonpage\";\n }else {\n\n if(remissionctrls['remissionCode'].value == '' ) {\n this.resetRemissionForm([true, false, false, false, false], 'remissionCode');\n }\n if(remissionctrls['remissionCode'].value != '' && remissionctrls['remissionCode'].invalid ) {\n this.resetRemissionForm([false, true, false, false, false], 'remissionCode');\n }\n if(remissionctrls['amount'].value == '' ) {\n this.resetRemissionForm([false, false, true, false, false], 'amount');\n }\n if(remissionctrls['amount'].value != '' && remissionctrls['amount'].invalid ) {\n this.resetRemissionForm([false, true, false, true, false], 'amount');\n }\n if(remissionctrls['reason'].value == '') {\n this.resetRemissionForm([false, false, false, true, false, true], 'reason');\n }\n if(remissionctrls.amount.valid){\n this.resetRemissionForm([false, false, false, false, true], 'amount');\n }\n \n }\n }\n\n\n gotoAddRetroRemissionCodePage() {\n this.errorMessage = false;\n this.isFromCheckAnsPage = false;\n this.errorMsg = [];\n if(this.isRefundRemission) {\n this.paymentLibComponent.iscancelClicked = true;\n this.refundListAmount.emit();\n this.paymentLibComponent.isFromRefundStatusPage = true;\n return;\n }\n if ( this.isFromRefundListPage ) {\n this.paymentLibComponent.iscancelClicked = true;\n this.refundListReason.emit({reason: this.selectedRefundReason, code: this.refundReason});\n this.paymentLibComponent.isFromRefundStatusPage = true;\n return;\n } \n this.viewStatus = '';\n this.selectedValue = 'yes';\n this.viewCompStatus = \"addremission\";\n this.isRefundRemission = true;\n this.errorMessage = '';\n this.errorMsg = [];\n if(this.isFromPaymentDetailPage) {\n this.paymentLibComponent.viewName = 'payment-view';\n }\n }\n\n gotoCheckRetroRemissionPage(payment: IPayment) {\n this.paymentLibComponent.iscancelClicked = false;\n this.errorMessage = '';\n this.resetRemissionForm([false, false, false, false, false], 'All');\n if( !this.isRefundRemission) {\n var remissionctrls=this.remissionForm.controls,\n isRemissionLessThanFee = this.fee.calculated_amount >= remissionctrls.amount.value; \n if (this.remissionForm.dirty ) {\n if(remissionctrls['amount'].value == '' || remissionctrls['amount'].value < 0) {\n this.resetRemissionForm([false, false, true, false, false], 'amount');\n } else if(remissionctrls['amount'].value != '' && remissionctrls['amount'].invalid ) {\n this.resetRemissionForm([false, false, false, true, false], 'amount');\n } else if(remissionctrls.amount.valid && !isRemissionLessThanFee){\n this.resetRemissionForm([false, false, false, false, true], 'amount');\n } else {\n this.viewCompStatus = '';\n this.viewStatus = \"checkretroremissionpage\";\n }\n }\n } else {\n var remissionctrls=this.remissionForm.controls;\n //if (this.remissionForm.dirty ) {\n if(remissionctrls['amount'].value == '' || remissionctrls['amount'].value < 0 ) {\n this.resetRemissionForm([false, false, true, false, false], 'amount');\n } else {\n this.viewCompStatus = '';\n this.viewStatus = \"checkretroremissionpage\";\n this.refundListAmount.emit(remissionctrls['amount'].value);\n }\n //}\n \n }\n }\n gotoAmountRetroRemission() {\n this.isFromCheckAnsPage = false;\n this.viewStatus = 'processretroremissonpage';\n this.viewCompStatus = '';\n this.isRefundRemission = true;\n this.errorMessage = '';\n }\n gotoProcessRetroRemissionPage() {\n this.isFromCheckAnsPage = true;\n this.viewStatus = '';\n this.viewCompStatus = 'addremission';\n this.isRefundRemission = true;\n this.errorMessage = '';\n this.errorMsg = [];\n }\n\n gotoProcessRetroRemission(note?: IRefundContactDetails) {\n if(note) {\n this.notification = { contact_details: note, notification_type: note.notification_type };\n }\n this.isFromCheckAnsPage = true;\n this.viewStatus = 'remissionAddressPage';\n this.viewCompStatus = '';\n this.isRefundRemission = true;\n this.errorMessage = '';\n }\n\n confirmRetroRemission() {\n if(!this.isConfirmationBtnDisabled) {\n this.retroRemission = true;\n this.remissionamt = this.remissionForm.controls.amount.value;\n const requestBody = new AddRetroRemissionRequest(this.remissionamt,this.remissionForm.controls.remissionCode.value )\n this.paymentViewService.postPaymentGroupWithRetroRemissions(decodeURIComponent(this.paymentGroupRef).trim(), this.fee.id, requestBody).subscribe(\n response => {\n if (JSON.parse(response)) {\n this.isRemissionApplied = true;\n this.viewCompStatus = '';\n this.viewStatus = 'retroremissionconfirmationpage';\n this.remissionReference =JSON.parse(response).remission_reference;\n }\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.cd.detectChanges();\n }\n );\n }\n }\n\n processRefund() {\n this.errorMessage = '';\n this.errorMsg = [];\n this.isConfirmationBtnDisabled = true;\n if( this.isRefundRemission) {\n this.retroRemission = true;\n }\n if (this.remissionReference === undefined || this.remissionReference === '') {\n this.remissionReference = this.remission.remission_reference;\n }\n const requestBody = new 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 if(this.isFromCheckAnsPage) {\n this.viewStatus = 'checkissuerefundpage';\n this.viewCompStatus = '';\n return;\n }\n this.paymentLibComponent.iscancelClicked = false;\n if(this.paymentLibComponent.REFUNDLIST === \"true\") {\n this.isFromRefundListPage = true; \n }\n\n this.totalRefundAmount = this.remissionForm.value.feesList.reduce((a, c) => a + c.amounttorefund * c.selected, 0);\n\n\n this.errorMessage = '';\n this.errorMsg = [];\n this.refundReason = this.remissionForm.controls['refundReason'].value === null ? this.remissionForm.controls['refundDDReason'].value : this.remissionForm.controls['refundReason'].value;\n if(!this.refundReason || this.refundReason === 'Select a different reason') {\n this.refundHasError = true;\n } else if(this.selectedRefundReason.includes('Other') && (this.remissionForm.controls['reason'].value == '' || this.remissionForm.controls['reason'].value == null)) {\n this.resetRemissionForm([false, false, false, true, false, true], 'reason');\n } else if (this.selectedRefundReason.includes('Other') && this.remissionForm.controls['reason'].value !== '') {\n this.refundHasError = false;\n this.refundReason += '-' + this.remissionForm.controls['reason'].value;\n this.displayRefundReason = this.selectedRefundReason + '-' + this.remissionForm.controls['reason'].value;\n if ( this.isFromRefundListPage ) {\n this.refundListReason.emit({reason: this.displayRefundReason, code: this.refundReason});\n } else {\n this.viewCompStatus = '';\n this.viewStatus = 'contactDetailsPage';\n }\n \n } else {\n this.displayRefundReason = this.selectedRefundReason;\n if ( this.isFromRefundListPage ) {\n this.paymentLibComponent.isFromRefundStatusPage = true;\n this.refundListReason.emit({reason: this.selectedRefundReason, code: this.refundReason});\n } else {\n this.viewCompStatus = '';\n this.viewStatus = 'contactDetailsPage';\n }\n \n }\n }\n\n gotoIssueRefundPage() {\n this.errorMessage = '';\n this.viewCompStatus = 'issuerefund';\n this.viewStatus = '';\n this.isRefundRemission = true;\n this.errorMessage = false;\n this.errorMsg = [];\n this.refundHasError = false;\n this.isReasonEmpty = false;\n }\n\n gotoIssuePage(){\n\n if (this.isFromCheckAnsPage) {\n this.viewStatus = 'checkissuerefundpage'\n this.viewCompStatus = '';\n return;\n }\n [].forEach.call(document.querySelectorAll('input'), function (el) {\n el.classList.remove('inline-error-class');\n });\n\n\t var checkboxs = document.getElementsByTagName('input');\n\t this.errorMessage = '';\n this.errorMsg = []; \n\t\t\tfor (var j=0;j<checkboxs.length;j++)\n\t\t\t{\n\t\t\t\tif(checkboxs[j].checked)\n\t\t\t\t{\n\t\t\t\t\t\n\t\t\t\t\tlet quantity: number = +(<HTMLInputElement>document.getElementById('feeVolume_'+checkboxs[j].value)).value;\n let amountToRefund: number = +(<HTMLInputElement>document.getElementById('feeAmount_'+checkboxs[j].value)).value;\n\t\t\t\t\tlet apportionAmount: number = +(<HTMLInputElement>document.getElementById('feeApportionAmount_'+checkboxs[j].value)).value;\n\t\t\t\t\tlet calculatedAmount: number = +(<HTMLInputElement>document.getElementById('calculatedAmount_'+checkboxs[j].value)).value; \n this.remissionForm.value.feesList.find(x=>x.id=j)['amounttorefund'] = apportionAmount;\n if( amountToRefund === apportionAmount) {\n this.fullRefund = true;\n }\n\n if(amountToRefund === 0){\n this.elementId = 'feeAmount_'+checkboxs[j].value;\n this.errorMsg.push('You need to enter a refund amount');\n this.getErrorClass(this.elementId);\n\t\t\t\t\t}\n\n if(this.quantityUpdated === 0){\n this.elementId = 'feeVolumeUpdated_'+checkboxs[j].value;\n this.errorMsg.push('You need to enter quantity')\n this.getErrorClass(this.elementId);\n\t\t\t\t\t}\n\n if (quantity === 1)\n {\n if(amountToRefund > 0 && amountToRefund > apportionAmount){\n this.elementId = 'feeAmount_'+checkboxs[j].value;\n this.errorMsg.push('The amount you want to refund is more than the amount paid');\n this.getErrorClass(this.elementId);\n }\n } \n\n\t\t\t\t\tif(quantity > 1) {\n\n\t\t\t\t\t\tthis.quantityUpdated = +(<HTMLInputElement>document.getElementById('feeVolumeUpdated_'+checkboxs[j].value)).value;\n\n if (this.fullRefund && quantity !== this.quantityUpdated) {\n this.elementId = 'feeVolumeUpdated_'+checkboxs[j].value;\n this.errorMsg.push('The quantity you want to refund should be maximun available quantity');\n this.getErrorClass(this.elementId);\n }\n\n if (!this.fullRefund && this.quantityUpdated > 0 && amountToRefund > 0) {\n this.allowedRefundAmount = this.quantityUpdated * calculatedAmount;\n if( this.allowedRefundAmount !== amountToRefund) \n {\n this.elementId = 'feeAmount_'+checkboxs[j].value;\n this.errorMsg.push('The Amount to Refund should be equal to the product of Fee Amount and quantity');\n this.getErrorClass(this.elementId);\n }\n }\n\n if(!this.fullRefund && amountToRefund > apportionAmount)\n {\n this.elementId = 'feeAmount_'+checkboxs[j].value;\n this.errorMsg.push('The amount you want to refund is more than the amount paid');\n this.getErrorClass(this.elementId);\n }\n\t\n if( !this.fullRefund && this.quantityUpdated >0 && this.quantityUpdated > quantity){\n this.elementId = 'feeVolumeUpdated_'+checkboxs[j].value;\n this.errorMsg.push('The quantity you want to refund is more than the available quantity');\n this.getErrorClass(this.elementId);\n }\n }\n\n\t\t\t\t}\n\t\t\t}\n\n if(this.errorMsg.length === 0) {\n this.viewCompStatus = 'issuerefundpage1';\n this.getRefundReasons();\n }\n }\n\n calAmtToRefund(event,amount, index: number) {\n const amtToRefund = event.value * amount;\n const creds = this.remissionForm.controls.feesList as FormArray;\n // const formControl = this.remissionForm.controls.feesList['amounttorefund'].at(index);\n // formControl.setValue(amtToRefund);\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 getRefundReasons(){\n if(this.viewCompStatus === 'issuerefundpage1'){\n this.refundService.getRefundReasons().subscribe(\n refundReasons => { \n this.refundReasons = refundReasons.filter((data) => data.recently_used === false);\n this.refundReasons = this.refundReasons.filter((data) => data.name !== 'Retrospective remission');\n this.cd.detectChanges();\n this.commonRefundReasons = refundReasons.filter((data) => data.recently_used === true);\n this.commonRefundReasons.sort((a, b) => a.toString().localeCompare(b));\n this.cd.detectChanges();\n } );\n }\n}\n getErrorClass(elementId) {\n if(this.errorMsg.length > 0) {\n const ele = document.getElementById(elementId);\n ele.classList.add('inline-error-class');\n }\n \n }\n\n changeIssueRefundReason() {\n this.isFromCheckAnsPage = true;\n this.errorMessage = '';\n this.errorMsg = [];\n this.refundHasError = false;\n this.isReasonEmpty = false;\n this.viewCompStatus = 'issuerefundpage1';\n this.viewStatus = '';\n this.isRefundRemission = true;\n }\n\n confirmIssueRefund() {\n this.isConfirmationBtnDisabled = true;\n this.errorMessage = '';\n this.errorMsg = [];\n if( this.isRefundRemission) {\n this.retroRemission = true;\n }\n this.fees = this.remissionForm.value.feesList.filter(value => value.selected===true);\n \n const requestBody = new PostRefundRetroRemission(this.ccdCaseNumber, this.payment.reference, this.refundReason, \n this.totalRefundAmount, this.fees, this.contactDetailsObj);\n this.paymentViewService.postRefundsReason(requestBody).subscribe(\n response => {\n if (JSON.parse(response)) {\n this.viewCompStatus = '';\n this.viewStatus = 'refundconfirmationpage';\n this.refundReference =JSON.parse(response).refund_reference;\n if(JSON.parse(response).refund_amount) {\n this.refundAmount = JSON.parse(response).refund_amount;\n }\n }\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.cd.detectChanges();\n })\n }\n\n// Retro Refund\n\n // confirmRetroRefund() {\n // this.isConfirmationBtnDisabled = true;\n // this.errorMessage = '';\n // this.errorMsg = [];\n // if( this.isRefundRemission) {\n // this.retroRemission = true;\n // }\n\n // const requestBody = new PostRefundRetroRemission(this.payment.reference,'RR004-Retrospective remission', this.contactDetailsObj);\n // this.paymentViewService.postRefundsReason(requestBody).subscribe(\n // response => {\n // if (JSON.parse(response)) {\n // this.viewCompStatus = '';\n // this.viewStatus = 'retrorefundconfirmationpage';\n // this.refundReference =JSON.parse(response).refund_reference;\n // if(JSON.parse(response).refund_amount) {\n // this.refundAmount = JSON.parse(response).refund_amount;\n // }\n // }\n // },\n // (error: any) => {\n // this.errorMessage = error;\n // this.isConfirmationBtnDisabled = false;\n // });\n // }\n\n selectRadioButton(key, value) {\n localStorage.setItem(\"myradio\", key);\n const remissionctrls=this.remissionForm.controls;\n remissionctrls['refundDDReason'].setValue('Select a different reason', {onlySelf: true});\n remissionctrls['reason'].reset();\n this.isRefundReasonsSelected = true;\n this.errorMessage = false;\n this.errorMsg = [];\n this.isReasonEmpty = false;\n this.showReasonText = false;\n this.refundHasError = false;\n this.selectedRefundReason = key;\n if(this.selectedRefundReason.includes('Other')) {\n this.showReasonText = true;\n this.refundHasError = false;\n this.refundReason = key;\n }\n }\n\n selectchange(args) {\n const remissionctrls=this.remissionForm.controls;\n remissionctrls['refundReason'].reset();\n remissionctrls['reason'].reset();\n this.isRefundReasonsSelected = false;\n this.showReasonText = false;\n this.refundHasError = false;\n this.selectedRefundReason = args.target.options[args.target.options.selectedIndex].id;\n this.reasonLength = (29-this.selectedRefundReason.split('- ')[1].length);\n\n if(this.selectedRefundReason.includes('Other')) {\n this.showReasonText = true;\n this.refundHasError = false;\n this.refundReason = args.target.options[args.target.options.selectedIndex].id;\n }\n\n\n }\n getContactDetails(obj:IRefundContactDetails, type) {\n this.contactDetailsObj = obj;\n this.viewCompStatus = '';\n this.viewStatus = type;\n }\n\n gotoServiceRequestPage(event: any) {\n this.errorMessage ='';\n this.errorMsg = [];\n this.isFromCheckAnsPage = false;\n event.preventDefault();\n if (this.isFromServiceRequestPage && !this.isFromPaymentDetailPage) {\n this.viewStatus = 'order-full-view';\n this.viewCompStatus = '';\n } else if ( this.isFromRefundListPage ) {\n this.paymentLibComponent.iscancelClicked = true;\n this.refundListReason.emit({reason: this.selectedRefundReason, code: this.refundReason});\n this.paymentLibComponent.isFromRefundStatusPage = true;\n } else {\n this.paymentLibComponent.paymentMethod = this.payment.method;\n this.paymentLibComponent.paymentGroupReference = this.paymentLibComponent.paymentGroupReference\n this.paymentLibComponent.paymentReference = this.payment.reference;\n this.paymentLibComponent.viewName = 'payment-view';\n this.OrderslistService.setOrderRef(this.orderRef);\n this.OrderslistService.setorderCCDEvent(this.orderCCDEvent);\n this.OrderslistService.setorderCreated(this.orderCreated);\n this.OrderslistService.setorderDetail(this.orderDetail);\n this.OrderslistService.setorderParty(this.orderParty);\n this.OrderslistService.setorderTotalPayments(this.orderTotalPayments);\n this.OrderslistService.setorderRemissionTotal(this.orderRemissionTotal);\n this.OrderslistService.setorderFeesTotal(this.orderFeesTotal);\n this.viewStatus = 'payment-view';\n this.sendOrderDetail = this.orderDetail;\n this.sendOrderRef = this.orderRef;\n if(this.LOGGEDINUSERROLES === undefined) {\n this.OrderslistService.getUserRolesList().subscribe((data) => this.LOGGEDINUSERROLES = data);\n }\n this.viewCompStatus = '';\n }\n // if (this.paymentLibComponent.TAKEPAYMENT === undefined && this.paymentLibComponent.SERVICEREQUEST === undefined) {\n // this.paymentLibComponent.SERVICEREQUEST = 'false';\n // this.paymentLibComponent.TAKEPAYMENT = false;\n // }\n // if (this.isFromServiceRequestPage) {\n // //this.paymentLibComponent.TAKEPAYMENT = false;\n // this.paymentLibComponent.isFromRefundStatusPage = false;\n // this.viewStatus = 'main'\n // this.paymentLibComponent.viewName = 'case-transactions';\n // this.OrderslistService.setisFromServiceRequestPage(true);\n // this.OrderslistService.setnavigationPage('servicerequestpage');\n // }\n // if ( this.isFromRefundListPage ) {\n // this.paymentLibComponent.iscancelClicked = true;\n // this.refundListReason.emit({reason: this.selectedRefundReason, code: this.refundReason});\n // this.paymentLibComponent.isFromRefundStatusPage = true;\n // } \n // if(!this.paymentLibComponent.isFromRefundStatusPage) {\n // if(this.payment) {\n // this.OrderslistService.setpaymentPageView({method: this.payment.method,payment_group_reference: this.paymentGroupRef, reference:this.payment.reference});\n // }\n // if (this.isFromServiceRequestPage) { \n // this.OrderslistService.setnavigationPage('servicerequestpage');\n // } else {\n // this.OrderslistService.setnavigationPage('paymentdetailspage');\n // }\n // this.errorMessage = '';\n // this.paymentLibComponent.viewName = 'case-transactions';\n // // this.paymentLibComponent.TAKEPAYMENT = true;\n // this.paymentLibComponent.ISTURNOFF = this.isTurnOff;\n // this.paymentLibComponent.ISNEWPCIPALOFF = this.isNewPcipalOff;\n // this.paymentLibComponent.ISOLDPCIPALOFF = this.isOldPcipalOff;\n // this.paymentLibComponent.isFromServiceRequestPage = true; \n // this.paymentLibComponent.ISBSENABLE = true;\n // let partUrl = this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n // partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n // partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n // partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n // partUrl += `&caseType=${this.caseType}`;\n // partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n // partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n // if(this.isFromPaymentDetailPage) {\n // partUrl += this.paymentLibComponent.isFromPaymentDetailPage\n // }\n // if(!this.paymentLibComponent.TAKEPAYMENT) {\n // this.paymentLibComponent.TAKEPAYMENT = undefined;\n // }\n // if ( this.paymentLibComponent.SERVICEREQUEST) {\n // const url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&selectedOption=${this.option}${partUrl}`;\n // this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n // this.router.onSameUrlNavigation = 'reload';\n // this.router.navigateByUrl(url);\n // } else {\n // const url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=${this.paymentLibComponent.TAKEPAYMENT}&selectedOption=${this.option}${partUrl}`;\n // this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n // this.router.onSameUrlNavigation = 'reload';\n // this.router.navigateByUrl(url);\n // }\n \n // } else {\n // this.paymentLibComponent.viewName === 'refundstatuslist';\n // this.paymentLibComponent.isFromRefundStatusPage = true;\n // }\n }\n gotoAddressPage() {\n this.errorMessage = '';\n this.viewCompStatus = 'addrefundforremission';\n this.viewStatus = '';\n this.isRefundRemission = true;\n this.errorMessage = false;\n }\n gotoRemissionSuccess(event: Event) {\n event.preventDefault();\n this.errorMessage = '';\n this.viewCompStatus = '';\n this.viewStatus = 'retroremissionconfirmationpage';\n this.isRefundRemission = true;\n this.errorMessage = false;\n }\n\n gotoCasetransationPage() {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.errorMessage = '';\n this.errorMsg = [];\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.VIEW = 'case-transactions';\n this.paymentLibComponent.ISTURNOFF = this.isTurnOff;\n this.paymentLibComponent.ISNEWPCIPALOFF = this.isNewPcipalOff;\n this.paymentLibComponent.ISOLDPCIPALOFF = this.isOldPcipalOff;\n this.paymentLibComponent.isFromServiceRequestPage = true; \n this.resetOrderData();\n let partUrl = this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl += `&caseType=${this.caseType}`;\n partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n const url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=${this.paymentLibComponent.TAKEPAYMENT}&selectedOption=${this.option}${partUrl}`;\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(url);\n }\n\n gotoCasetransationPageCancelBtnClicked(event: Event) {\n event.preventDefault();\n this.errorMsg = [];\n if( !this.paymentLibComponent.isFromServiceRequestPage) {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.VIEW ='case-transactions';\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isRefundStatusView = false;\n // this.OrderslistService.setnavigationPage('casetransactions');\n // this.OrderslistService.setisFromServiceRequestPage(false);\n // this.paymentLibComponent.VIEW ='case-transactions';\n // this.paymentLibComponent.viewName = 'case-transactions';\n // this.paymentLibComponent.ISBSENABLE = true;\n // this.paymentLibComponent.isRefundStatusView = false;\n // this.resetOrderData(); let partUrl = this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n // partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n // partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n // partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n // partUrl += `&caseType=${this.caseType}`;\n // partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n // partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n // const url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=${this.paymentLibComponent.TAKEPAYMENT}&selectedOption=${this.option}${partUrl}`;\n // this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n // this.router.onSameUrlNavigation = 'reload';\n // this.router.navigateByUrl(url);\n } else { \n\n if (this.paymentLibComponent.REFUNDLIST) {\n this.paymentLibComponent.viewName = 'refund-list';\n return;\n }\n if (this.paymentLibComponent.TAKEPAYMENT === undefined && this.paymentLibComponent.SERVICEREQUEST === undefined) {\n this.paymentLibComponent.SERVICEREQUEST = 'false';\n }\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.OrderslistService.setpaymentPageView({method: '',payment_group_reference: '', reference:''});\n this.OrderslistService.setnavigationPage('casetransactions');\n this.errorMessage = '';\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISTURNOFF = this.isTurnOff;\n this.paymentLibComponent.ISNEWPCIPALOFF = this.isNewPcipalOff;\n this.paymentLibComponent.ISOLDPCIPALOFF = this.isOldPcipalOff;\n this.paymentLibComponent.isFromServiceRequestPage = true; \n this.paymentLibComponent.ISBSENABLE = true;\n let partUrl = this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl += `&caseType=${this.caseType}`;\n partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n if(this.isFromPaymentDetailPage) {\n partUrl += this.paymentLibComponent.isFromPaymentDetailPage\n }\n\n if(!this.paymentLibComponent.SERVICEREQUEST) {\n const url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=${this.paymentLibComponent.TAKEPAYMENT}&selectedOption=${this.option}${partUrl}`;\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(url);\n } else {\n const url =`/payment-history/${this.ccdCaseNumber}?selectedOption=${this.option}${partUrl}`;\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(url);\n }\n }\n \n }\n\n resetOrderData() {\n this.OrderslistService.setOrderRef(null);\n this.OrderslistService.setorderCCDEvent(null);\n this.OrderslistService.setorderCreated(null);\n this.OrderslistService.setorderDetail(null);\n this.OrderslistService.setorderParty(null);\n this.OrderslistService.setorderTotalPayments(null);\n this.OrderslistService.setorderRemissionTotal(null);\n this.OrderslistService.setorderFeesTotal(null);\n }\n\n changeRefundAmount() { \n this.isFromCheckAnsPage = true;\n this.viewCompStatus = 'issuerefund';\n this.viewStatus = '';\n }\n\n getFormattedCurrency(currency:number){\n if(currency.toString().includes(\".\")){\n return currency\n }\n return currency.toString().concat(\".00\");\n }\n \n}","import { Pipe, PipeTransform } from '@angular/core';\n@Pipe({\n name: 'ccdHyphens'\n})\nexport class CcdHyphensPipe implements PipeTransform {\n constructor() {}\n transform(value: any, args?: any): any {\n const pattern = /^([0-9]{4})+([0-9]{4})+([0-9]{4})+([0-9]{4})$/;\n if ( value.match(pattern)) {\n return value.replace(pattern,'$1-$2-$3-$4') \n }\n return value;\n }\n}\n","import { Pipe, PipeTransform } from '@angular/core';\n@Pipe({\n name: 'capitalize'\n})\nexport class CapitalizePipe implements PipeTransform {\n constructor() { }\n transform(s: any, args?: any): any {\n return s && s[0].toUpperCase() + s.slice(1) || \"\";\n }\n}\n","import { Pipe, PipeTransform } from '@angular/core';\n@Pipe({\n name: 'keyValue'\n})\nexport class keyValuePipe implements PipeTransform {\n constructor() {}\n transform(input: any): any {\n let keys = [];\n for (let key in input) {\n if (input.hasOwnProperty(key)) {\n keys.push({ key: key, value: input[key]});\n }\n }\n return keys;\n }\n}\n","import { Pipe, PipeTransform } from '@angular/core';\nimport { DomSanitizer, SafeHtml } from '@angular/platform-browser';\n\n@Pipe({ name: 'sanitizeHtml' })\nexport class SanitizeHtmlPipe implements PipeTransform {\n constructor(private sanitizer: DomSanitizer) {}\n transform(value: any): SafeHtml {\n return this.sanitizer.bypassSecurityTrustHtml(value);\n }\n}\n","import { Injectable } from '@angular/core';\nimport * as FileSaver from 'file-saver';\nimport * as XLSX from 'xlsx';\nimport * as XLSXStyle from 'xlsx-style';\n\n\nconst EXCEL_TYPE = 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=UTF-8';\nconst EXCEL_EXTENSION = '.xlsx';\n\n@Injectable()\nexport class XlFileService {\n\n constructor() { }\n\n public exportAsExcelFile(json: any[], excelFileName: string): void {\n let worksheet: XLSX.WorkSheet; \n let workbook: XLSX.WorkBook; \n\n if(excelFileName.match('Data_Loss')!== null){\n worksheet = XLSX.utils.json_to_sheet(json,{header:['loss_resp','payment_asset_dcn','env_ref','env_item','resp_service_id','resp_service_name','date_banked','bgc_batch','payment_method','amount']});\n worksheet = this.setDataLossReportHeaders(worksheet);\n worksheet = this.autoFitColumns(worksheet,json);\n } else if(excelFileName.match('Unprocessed')!== null){\n worksheet = XLSX.utils.json_to_sheet(json,{header:['resp_service_id','resp_service_name','exception_ref','ccd_ref','date_banked','bgc_batch','payment_asset_dcn','env_ref','env_item','payment_method','amount']});\n worksheet = this.setUnprocessedReportHeaders(worksheet);\n worksheet = this.autoFitColumns(worksheet,json);\n } else if(excelFileName.match('Processed_Unallocated')!== null){\n worksheet = XLSX.utils.json_to_sheet(json,{header:['resp_service_id','resp_service_name','allocation_status','receiving_office','allocation_reason','ccd_exception_reference','ccd_case_reference','payment_asset_dcn','env_ref','env_item','date_banked','bgc_batch','payment_method','amount']});\n worksheet = this.setProcessedUnallocatedReportHeaders(worksheet);\n worksheet = this.autoFitColumns(worksheet,json);\n } else {\n worksheet = XLSX.utils.json_to_sheet(json,{header:['resp_service_id','resp_service_name','surplus_shortfall','balance','payment_amount','ccd_case_reference', 'ccd_exception_reference', 'processed_date', 'reason', 'explanation', 'user_name']});\n worksheet = this.setShortFallReportHeaders(worksheet);\n worksheet = this.autoFitColumns(worksheet,json);\n }\n workbook = { Sheets: { 'data': worksheet }, SheetNames: ['data'] };\n const excelBuffer: any = XLSX.write(workbook, { bookType: 'xlsx', type: 'array' });\n this.saveAsExcelFile(excelBuffer, excelFileName);\n }\n\n\nprivate autoFitColumns (worksheet: XLSX.WorkSheet,json:any) : XLSX.WorkSheet {\n let objectMaxLength = []; \n let ColWidth = [];\n let obj = <any>Object;\n for (let i = 0; i < json.length; i++) {\n let value = obj.values(json[i]);\n let key = obj.keys(json[i]);\n for (let j = 0; j < value.length; j++) {\n if(value[j] === null){\n value[j] = '';\n }\n objectMaxLength[j] =\n key[j].length >= value[j].length\n ? key[j].length+2\n : value[j].length+1;\n if( value[j].length === undefined){\n objectMaxLength[j] = key[j].length+2;\n }\n ColWidth.push({'width': +objectMaxLength[j]});\n }\n }\n worksheet['!cols'] = ColWidth;\n return worksheet;\n}\n\n\nprivate setDataLossReportHeaders (worksheet: XLSX.WorkSheet): XLSX.WorkSheet {\n worksheet.A1.v = \"Loss_Resp\";\n worksheet.B1.v = \"Payment_Asset_DCN\";\n worksheet.C1.v = \"Envelope_Ref\";\n worksheet.D1.v = \"Envelope_Item\";\n worksheet.E1.v = \"Resp_Service ID\";\n worksheet.F1.v = \"Resp_Service Name\";\n worksheet.G1.v = \"Date_Banked\";\n worksheet.H1.v = \"BGC_Batch\";\n worksheet.I1.v = \"Payment_Method\";\n worksheet.J1.v = \"Amount\";\n return worksheet;\n}\n\nprivate setUnprocessedReportHeaders (worksheet: XLSX.WorkSheet): XLSX.WorkSheet {\n worksheet.A1.v = \"Resp_Service ID\";\n worksheet.B1.v = \"Resp_Service Name\";\n worksheet.C1.v = \"Exception_Ref\";\n worksheet.D1.v = \"CCD_Ref\";\n worksheet.E1.v = \"Date_Banked\";\n worksheet.F1.v = \"BGC_Batch\";\n worksheet.G1.v = \"Payment_Asset_DCN\";\n worksheet.H1.v = \"Envelope_Ref\";\n worksheet.I1.v = \"Envelope_Item\";\n worksheet.J1.v = \"Payment_Method\";\n worksheet.K1.v = \"Amount\";\n return worksheet;\n}\n\nprivate setProcessedUnallocatedReportHeaders (worksheet: XLSX.WorkSheet): XLSX.WorkSheet {\n worksheet.A1.v = \"Resp_Service ID\";\n worksheet.B1.v = \"Resp_Service Name\";\n worksheet.C1.v = \"Allocation_Status\";\n worksheet.D1.v = \"Receiving_Office\";\n worksheet.E1.v = \"Allocation_Reason\";\n worksheet.F1.v = \"CCD_Exception_Ref\";\n worksheet.G1.v = \"CCD_Case_Ref\";\n worksheet.H1.v = \"Payment_Asset_DCN\";\n worksheet.I1.v = \"Envelope_Ref\";\n worksheet.J1.v = \"Envelope_Item\";\n worksheet.K1.v = \"Date_Banked\";\n worksheet.L1.v = \"BGC_Batch\";\n worksheet.M1.v = \"Payment_Method\";\n worksheet.N1.v = \"Amount\";\n return worksheet;\n}\n\nprivate setShortFallReportHeaders (worksheet: XLSX.WorkSheet): XLSX.WorkSheet {\n worksheet.A1.v = \"Resp_Service ID\";\n worksheet.B1.v = \"Resp_Service Name\";\n worksheet.C1.v = \"Over Payment_Under Payment\";\n worksheet.D1.v = \"Balance\";\n worksheet.E1.v = \"Payment_Amount\";\n worksheet.F1.v = \"CCD_Case_Ref\";\n worksheet.G1.v = \"Exception_Ref\";\n worksheet.H1.v = \"Processed_Date\";\n worksheet.I1.v = \"Reason\";\n worksheet.J1.v = \"Explanation\";\n worksheet.K1.v = \"Updated Name\";\n return worksheet;\n}\n\nprivate saveAsExcelFile(buffer: any, fileName: string): void {\n const data: Blob = new Blob([buffer], {\n type: EXCEL_TYPE\n });\n FileSaver.saveAs(data, fileName + EXCEL_EXTENSION);\n }\n}\n","import { Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormGroup, FormControl } from '@angular/forms';\nimport { formatDate } from \"@angular/common\";\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { ErrorHandlerService } from '../../services/shared/error-handler.service';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport {XlFileService} from '../../services/xl-file/xl-file.service';\n\n@Component({\n selector: 'ccpay-reports',\n templateUrl: './reports.component.html',\n styleUrls: ['./reports.component.scss']\n})\nexport class ReportsComponent implements OnInit {\n reportsForm: FormGroup;\n startDate: string;\n endDate: string;\n ccdCaseNumber: string;\n isDownLoadButtondisabled:Boolean = false;\n isStartDateLesthanEndDate: Boolean = false;\n isDateRangeBetnWeek: Boolean = false;\n errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n paymentGroups: IPaymentGroup[] = [];\n\n constructor(\n private xlFileService: XlFileService,\n private errorHandlerService: ErrorHandlerService,\n private formBuilder: FormBuilder,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private paymentViewService: PaymentViewService) { }\n \n\n ngOnInit() {\n this.fromValidation();\n\n }\n\n getToday(): string {\n return new Date().toISOString().split('T')[0];\n }\n\n getSelectedFromDate(): void {\n this.validateDates(this.reportsForm.get('selectedreport').value);\n }\n\n validateDates(reportName){\n const selectedStartDate = this.tranformDate(this.reportsForm.get('startDate').value),\n selectedEndDate = this.tranformDate(this.reportsForm.get('endDate').value);\n const isDateRangeMoreThanWeek = (<any>new Date(selectedStartDate) - <any>new Date(selectedEndDate))/(1000 * 3600 * -24) > 7;\n if(new Date(selectedStartDate) > new Date(selectedEndDate) && selectedEndDate !== ''){\n this.reportsForm.get('startDate').setValue('');\n this.isDateRangeBetnWeek = false;\n this.isStartDateLesthanEndDate = true;\n } else if(reportName && reportName ==='SURPLUS_AND_SHORTFALL' && isDateRangeMoreThanWeek ) {\n this.isDateRangeBetnWeek = true;\n this.isStartDateLesthanEndDate = false;\n } else {\n this.isDateRangeBetnWeek = false;\n this.isStartDateLesthanEndDate = false;\n }\n\n }\n\n fromValidation() {\n this.reportsForm = this.formBuilder.group({\n selectedreport: new FormControl('') ,\n startDate: new FormControl(''),\n endDate: new FormControl('') \n });\n}\n\ndownloadReport(){\n this.isDownLoadButtondisabled = true;\n const dataLossRptDefault = [{loss_resp:'',payment_asset_dcn:'',env_ref:'',env_item:'',resp_service_id:'',resp_service_name:'',date_banked:'',bgc_batch:'',payment_method:'',amount:''}],\n unProcessedRptDefault = [{resp_service_id:'',resp_service_name:'',exception_ref:'',ccd_ref:'',date_banked:'',bgc_batch:'',payment_asset_dcn:'',env_ref:'',env_item:'',payment_method:'',amount:''}],\n processedUnallocated =[{resp_service_id:'',resp_service_name:'',allocation_status:'',receiving_office:'',allocation_reason:'',ccd_exception_ref:'',ccd_case_ref:'',payment_asset_dcn:'',env_ref:'',env_item:'',date_banked:'',bgc_batch:'',payment_method:'',amount:'',updated_by:''}],\n shortFallsRptDefault = [{resp_service_id:'',resp_service_name:'',surplus_shortfall:'',balance:'',payment_amount:'',ccd_case_reference:'',ccd_exception_reference:'',processed_date:'', reason:'', explanation:'', user_name:''}],\n selectedReportName = this.reportsForm.get('selectedreport').value,\n selectedStartDate = this.tranformDate(this.reportsForm.get('startDate').value),\n selectedEndDate = this.tranformDate(this.reportsForm.get('endDate').value);\n\n if(selectedReportName === 'PROCESSED_UNALLOCATED' || selectedReportName === 'SURPLUS_AND_SHORTFALL' ){\n this.paymentViewService.downloadSelectedReport(selectedReportName,selectedStartDate,selectedEndDate).subscribe(\n response => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n const result = JSON.parse(response);\n let res= {data: this.applyDateFormat(result)};\n if(res['data'].length === 0 && selectedReportName === 'PROCESSED_UNALLOCATED' ){\n res.data= processedUnallocated;\n } else if(res['data'].length === 0 && selectedReportName === 'SURPLUS_AND_SHORTFALL' ) {\n res.data= shortFallsRptDefault;\n } \n if(result['data'].length > 0) {\n for( var i=0; i< res['data'].length; i++) {\n if(res['data'][i][\"payment_asset_dcn\"] !== undefined) {\n res['data'][i]['env_ref'] = res['data'][i][\"payment_asset_dcn\"].substr(0,13);\n res['data'][i]['env_item'] = res['data'][i][\"payment_asset_dcn\"].substr(13,21);\n }\n if(res['data'][i][\"amount\"] !== undefined) {\n res['data'][i]['amount'] = this.convertToFloatValue(res['data'][i]['amount']);\n }\n if(res['data'][i][\"balance\"] !== undefined) {\n res['data'][i]['balance'] = this.convertToFloatValue(res['data'][i][\"balance\"]);\n }\n let Op = res['data'][i][\"surplus_shortfall\"];\n if(Op !== undefined) {\n res['data'][i]['surplus_shortfall'] = Op ==\"Surplus\" ? \"Over payment\":\"Under payment\";\n }\n if(res['data'][i][\"payment_amount\"] !== undefined) {\n res['data'][i]['payment_amount'] = this.convertToFloatValue(res['data'][i]['payment_amount']);\n }\n }\n } \n this.isDownLoadButtondisabled = false;\n this.xlFileService.exportAsExcelFile(res['data'], this.getFileName(this.reportsForm.get('selectedreport').value, selectedStartDate, selectedEndDate));\n },\n (error: any) => {\n this.isDownLoadButtondisabled = false;\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n })\n } else {\n this.bulkScaningPaymentService.downloadSelectedReport(selectedReportName,selectedStartDate,selectedEndDate).subscribe(\n response => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n const result = JSON.parse(response);\n let res = {data: this.applyDateFormat(result)};\n if(res['data'].length === 0 && selectedReportName === 'DATA_LOSS' ){\n res.data= dataLossRptDefault;\n } else if(res['data'].length === 0 && selectedReportName === 'UNPROCESSED'){\n res.data = unProcessedRptDefault;\n }\n if(result['data'].length > 0) {\n for( var i=0; i< res['data'].length; i++) {\n if(res['data'][i][\"amount\"] !== undefined) {\n res['data'][i]['amount'] = this.convertToFloatValue(res['data'][i]['amount']);\n }\n if(res['data'][i][\"payment_asset_dcn\"] !== undefined) {\n res['data'][i]['env_ref'] = res['data'][i][\"payment_asset_dcn\"].substr(0,13);\n res['data'][i]['env_item'] = res['data'][i][\"payment_asset_dcn\"].substr(13,21);\n }\n }\n }\n this.isDownLoadButtondisabled = false;\n this.xlFileService.exportAsExcelFile(res['data'], this.getFileName(this.reportsForm.get('selectedreport').value, selectedStartDate, selectedEndDate ));\n },\n (error: any) => {\n this.isDownLoadButtondisabled = false;\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n })\n }\n }\n\n getFileName(selectedOption: string, startDate: string, endDate: string ) {\n const loc = 'en-US',\n stDt = formatDate(startDate, 'ddMMyy', loc),\n enDt = formatDate(endDate, 'ddMMyy', loc),\n now = new Date(),\n currentDate = formatDate(now, 'ddMMyy', loc),\n timestamp = `${currentDate}_${this.getTwodigit(now.getHours())}${this.getTwodigit(now.getMinutes())}${this.getTwodigit(now.getSeconds())}`,\n selectedOptionTxt = this.getCamelCaseString(selectedOption);\n \n return selectedOptionTxt+'_'+stDt+'_To_'+enDt+'_Run_'+ timestamp;\n } \n tranformDate(strDate: string) {\n let result = '';\n if (strDate) {\n let parts = strDate.split('-');\n result = `${parts[1]}/${parts[2]}/${parts[0]}`;\n }\n return result;\n }\n getTwodigit(input: number){\n return (\"0\" + input).slice(-2);\n }\n getCamelCaseString(selectedOption) {\n let result;\n switch(selectedOption) { \n case 'UNPROCESSED': { \n result = 'Unprocessed';\n break; \n } \n case 'DATA_LOSS': { \n result = 'Data_Loss';\n break; \n } \n case 'PROCESSED_UNALLOCATED': { \n result = 'Processed_Unallocated';\n break; \n } \n case 'SURPLUS_AND_SHORTFALL': { \n result = 'Over Payment_Under Payment';\n break; \n } \n default: { \n result = selectedOption;\n break; \n } \n } \n return result;\n }\n applyDateFormat(res) {\n const fmt = 'dd/MM/yyyy',\n loc = 'en-US';\n return res['data'].map(value => {\n if (value['date_banked']) {\n value['date_banked'] = formatDate(value['date_banked'], fmt, loc);\n }\n return value;\n });\n }\n \n convertToFloatValue(amt) {\n return amt ? Number.parseFloat(amt).toFixed(2): '0.00';\n }\n}\n","import {Component, ViewChild, Input, ChangeDetectorRef} from '@angular/core';\nimport {PaymentLibComponent} from '../../payment-lib.component';\nimport { MatTableDataSource} from '@angular/material/table';\nimport {MatSort } from '@angular/material/sort';\nimport {Sort } from '@angular/material/sort';\nimport {MatPaginator } from '@angular/material/paginator';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { THIS_EXPR } from '@angular/compiler/src/output/output_ast';\nimport { ActivatedRoute,Router } from '@angular/router';\n@Component({\n selector: 'ccpay-table',\n templateUrl: './table.component.html',\n styleUrls: ['./table.component.css']\n})\nexport class TableComponent {\n @Input('DATASOURCE') DATASOURCE: any[];\n @Input('STATUS') STATUS: string;\n @Input('errorMessage') errorMessage: string;\n isApprovalFlow: boolean;\n // displayedColumns = ['ccdCaseNumber', 'refundReference', 'reason', 'createBy', 'updateDate', 'Action'];\n displayedColumns = ['ccd_case_number', 'refund_reference', 'user_full_name','date_created', 'date_updated', 'Action'];\n \n dataSource: MatTableDataSource<any>;\n userLst;\n actualcount: number;\n count: number;\n refundList: IRefundList[];\n @ViewChild(MatPaginator) paginator: MatPaginator;\n @ViewChild(MatSort) sort: MatSort;\n constructor(\n private paymentLibComponent: PaymentLibComponent,\n private cdRef: ChangeDetectorRef,\n private OrderslistService: OrderslistService,\n private router: Router,\n private activeRoute: ActivatedRoute\n ) {}\n ngOnInit() {\n this.errorMessage = this.errorMessage;\n if(this.STATUS.toLowerCase() === 'sent for approval') {\n this.isApprovalFlow = true;\n } else {\n this.isApprovalFlow = false;\n }\n this.refundList = this.DATASOURCE;\n this.dataSource = new MatTableDataSource(this.refundList);\n this.actualcount = this.dataSource.data.length;\n if( this.refundList !== undefined) {\n this.userLst = this.refundList.reduce((r,{user_full_name}) => (r[user_full_name]='', r) , {});\n this.userLst = Object.keys(this.userLst);\n }\n this.userLst.sort((a, b) => a.toString().localeCompare(b));\n }\n /**\n * Set the paginator and sort after the view init since this component will\n * be able to query its view for the initialized paginator and sort.\n */\n ngAfterViewInit() {\n \n this.dataSource.sort = this.sort;\n\n //const sortState: Sort = {active: 'date_updated', direction: 'desc'};\n // this.sort.active = sortState.active;\n // this.sort.direction = sortState.direction;\n // this.sort.sortChange.emit(sortState);\n this.dataSource.paginator = this.paginator;\n this.dataSource.sort = this.sort;\n this.cdRef.detectChanges();\n }\n applyFilter(filterValue: string) {\n filterValue = filterValue.trim(); // Remove whitespace\n filterValue = filterValue.toLowerCase(); // Datasource defaults to lowercase matches\n this.dataSource.filter = filterValue;\n }\n selectchange(args){\n this.dataSource.filter = args.target.value;\n this.actualcount = this.dataSource.data.length;\n this.dataSource.paginator = this.paginator;\n }\n goToRefundProcessComponent(refundReference: string, refundData: IRefundList ) {\n this.paymentLibComponent.refundlistsource = refundData;\n this.paymentLibComponent.refundReference = refundReference;\n this.paymentLibComponent.viewName = 'process-refund';\n }\n goToRefundViewComponent(refundReference: string, refundData: IRefundList ) {\n this.OrderslistService.setRefundView(refundData);\n this.paymentLibComponent.viewName='refundstatuslist';\n this.paymentLibComponent.CCD_CASE_NUMBER = refundData.ccd_case_number;\n this.paymentLibComponent.isRefundStatusView = true;\n this.paymentLibComponent.isCallFromRefundList = true;\n }\n goToCaseReview(ccdCaseNumber: string, refundData: IRefundList ) {\n this.router.navigate([`/cases/case-details/${ccdCaseNumber}`], {relativeTo: this.activeRoute});\n }\n}","import { IRefundContactDetails } from './IRefundContactDetails';\n\nexport class IPutNotificationRequest {\n recipient_email_address?: string;\n recipient_postal_address?: IRefundContactDetails\n \n constructor(contactDetails: any, notificationType: string) {\n if(notificationType === 'EMAIL') {\n this.recipient_email_address = contactDetails;\n } else if(notificationType === 'LETTER') {\n this.recipient_postal_address = contactDetails;\n }\n } \n}","export class IResubmitRefundRequest {\n refund_reason: string;\n amount: number;\n \n \n constructor(refund_reason : string, amount: number) {\n this.refund_reason= refund_reason;\n this.amount = amount;\n \n } \n }\n ","import { Component, OnInit, Input } from '@angular/core';\nimport { RefundsService } from '../../services/refunds/refunds.service';\nimport { NotificationService } from '../../services/notification/notification.service';\nimport { FormBuilder, FormGroup, Validators, FormControl, RequiredValidator } from '@angular/forms';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { IRefundsNotifications } from '../../interfaces/IRefundsNotifications';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { IPutNotificationRequest } from '../../interfaces/IPutNotificationRequest';\nimport { IRefundContactDetails } from '../../interfaces/IRefundContactDetails';\nimport { IRefundStatus } from '../../interfaces/IRefundStatus';\nimport { IResubmitRefundRequest } from '../../interfaces/IResubmitRefundRequest';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-refund-status',\n templateUrl: './refund-status.component.html',\n styleUrls: ['./refund-status.component.css']\n})\nexport class RefundStatusComponent implements OnInit {\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[] = [];\n @Input() isOldPcipalOff: boolean;\n @Input() isNewPcipalOff: boolean;\n @Input() ccdCaseNumber: string;\n @Input() isTurnOff: boolean;\n @Input() orderParty: string;\n refundStatusForm: FormGroup;\n selectedRefundReason: string;\n rejectedRefundList: IRefundList[] = [];\n notificationList: IRefundsNotifications;\n notification: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 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 isPBAAccountHold: boolean = false;\n errorMsg: any;\n isCardPaymentSuccess: boolean = true;\n isInSufficiantFund: boolean = false;\n isPBAAccountNotExist: boolean = false;\n isPBAServerError: boolean = false;\n isGetPBAAccountSucceed: boolean = false;\n selectedPbaAccount: string = '';\n pbaAccountRef: string = '';\n\n isContinueButtondisabled: boolean = true;\n isPBAAccountPaymentSuccess: boolean = false;\n pbaAccountrPaymentResult: any;\n\n constructor(private paymentLibComponent: PaymentLibComponent,\n private paymentViewService: PaymentViewService) {}\n\n ngOnInit() {\n this.pbaPayOrderRef = this.paymentLibComponent.pbaPayOrderRef;\n this.viewStatus = 'pba-payment';\n this.errorMsg = null;\n this.paymentViewService.getPBAaccountDetails()\n .subscribe(\n result => {\n this.isGetPBAAccountSucceed = true;\n this.pbaAccountList = result.organisationEntityResponse.paymentAccount;\n },\n error => {\n this.errorMsg = error;\n }\n );\n\n }\n selectpbaaccount(args) {\n if(args.currentTarget.id === 'pbaAccountNumber') {\n this.selectedPbaAccount = args.target.value; \n }\n if(args.currentTarget.id === 'pbaAccountRef') {\n this.pbaAccountRef = args.target.value; \n }\n if(this.selectedPbaAccount !== '' && this.pbaAccountRef !== \"\") {\n this.isContinueButtondisabled = false;\n } else {\n this.isContinueButtondisabled = true;\n }\n }\n saveAndContinue() {\n this.isInSufficiantFund = false;\n this.isPBAAccountNotExist = false;\n this.isPBAServerError = false;\n this.isPBAAccountPaymentSuccess = false;\n if ( this.pbaAccountList.indexOf(this.selectedPbaAccount) !== -1 ) {\n const requestBody = new IserviceRequestPbaPayment(\n this.selectedPbaAccount, this.pbaPayOrderRef.orderTotalFees, this.pbaAccountRef);\n this.paymentViewService.postPBAaccountPayment(this.pbaPayOrderRef.orderRefId, requestBody)\n .subscribe(\n r => {\n this.pbaAccountrPaymentResult = JSON.parse(r).data;\n this.isPBAAccountPaymentSuccess = true;\n },\n e => {\n if(e.status == '402') {\n this.isInSufficiantFund = true; \n } else if(e.status == '410') {\n this.isPBAAccountNotExist = true;\n } else if(e.status == '412') {\n this.isPBAAccountHold = true;\n } else {\n this.isPBAServerError = true;\n }\n }\n );\n } else {\n this.isPBAServerError = true;\n }\n }\n cardPayment() {\n this.isCardPaymentSuccess = true;\n const requestBody = new IserviceRequestCardPayment (\n this.pbaPayOrderRef.orderTotalFees);\n this.paymentViewService.postWays2PayCardPayment(this.pbaPayOrderRef.orderRefId, requestBody)\n .subscribe(\n result => {\n const paymentUrl = JSON.parse(result).next_url;\n window.location.href = paymentUrl;\n },\n error => {\n this.isCardPaymentSuccess = false;\n }\n );\n\n }\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = false;\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n }\n}\n","import { NgModule } from '@angular/core';\nimport { HttpClientModule } from '@angular/common/http';\nimport { CommonModule } from '@angular/common';\n\nimport { PaymentListComponent } from './components/payment-list/payment-list.component';\nimport { PaymentViewComponent } from './components/payment-view/payment-view.component';\nimport { ProcessRefundComponent } from './components/process-refund/process-refund.component';\nimport { RefundListComponent } from './components/refund-list/refund-list.component';\n\nimport { CardDetailsComponent } from './components/card-details/card-details.component';\nimport { PageNotFoundComponent } from './components/page-not-found.component';\nimport { PaymentLibComponent } from './payment-lib.component';\nimport { StatusHistoryComponent } from './components/status-history/status-history.component';\nimport { ContactDetailsComponent } from './components/contact-details/contact-details.component';\nimport { PbaDetailsComponent } from './components/pba-details/pba-details.component';\nimport { LoggerService } from './services/shared/logger/logger.service';\nimport { ConsoleLoggerService } from './services/shared/logger/console-logger.service';\nimport { WebComponentHttpClient } from './services/shared/httpclient/webcomponent.http.client';\nimport { CaseTransactionsComponent } from './components/case-transactions/case-transactions.component';\nimport { FeeSummaryComponent } from './components/fee-summary/fee-summary.component';\nimport { ErrorBannerComponent } from './components/error-banner/error-banner.component';\nimport { MarkUnidentifiedPaymentComponent } from './components/mark-unidentified-payment/mark-unidentified-payment.component';\nimport { MarkUnsolicitedPaymentComponent } from './components/mark-unsolicited-payment/mark-unsolicited-payment.component';\nimport { UnprocessedPaymentsComponent } from './components/unprocessed-payments/unprocessed-payments.component';\nimport { ProcessedPaymentsComponent } from './components/processed-payments/processed-payments.component';\nimport { AllocatePaymentsComponent } from './components/allocate-payments/allocate-payments.component';\nimport { AddRemissionComponent } from './components/add-remission/add-remission.component';\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\nimport { CcdHyphensPipe } from './pipes/ccd-hyphens.pipe';\nimport { CapitalizePipe } from './pipes/capitalize.pipe';\nimport { keyValuePipe } from './pipes/key-value.pipe';\nimport { SanitizeHtmlPipe } from './pipes/sanitize-html.pipe';\nimport { ReportsComponent } from './components/reports/reports.component';\nimport { XlFileService } from './services/xl-file/xl-file.service';\nimport { TableComponent } from './components/table/table.component';\nimport { MatTableModule } from '@angular/material/table';\nimport { MatPaginatorModule } from '@angular/material/paginator';\nimport { MatSortModule } from '@angular/material/sort';\nimport { MatFormFieldModule } from '@angular/material/form-field';\nimport { MatInputModule } from '@angular/material/input';\n// import { BrowserAnimationsModule } from '@angular/platform-browser/animations';\n// import { NoopAnimationsModule } from '@angular/platform-browser/animations';\nimport { RefundStatusComponent } from './components/refund-status/refund-status.component';\nimport { ServiceRequestComponent } from './components/service-request/service-request.component';\nimport { PbaPaymentComponent } from './components/pba-payment/pba-payment.component';\n\n@NgModule({\n imports: [\n CommonModule,\n HttpClientModule,\n FormsModule,\n ReactiveFormsModule,\n MatTableModule,\n MatPaginatorModule,\n MatSortModule,\n MatFormFieldModule,\n MatInputModule,\n // BrowserAnimationsModule,\n // NoopAnimationsModule\n ],\n declarations: [\n PaymentLibComponent,\n PaymentListComponent,\n PaymentViewComponent,\n PbaPaymentComponent,\n ContactDetailsComponent,\n ProcessRefundComponent,\n RefundListComponent,\n CardDetailsComponent,\n PageNotFoundComponent,\n StatusHistoryComponent,\n MarkUnidentifiedPaymentComponent,\n MarkUnsolicitedPaymentComponent,\n UnprocessedPaymentsComponent,\n ProcessedPaymentsComponent,\n AllocatePaymentsComponent,\n PbaDetailsComponent,\n CaseTransactionsComponent,\n FeeSummaryComponent,\n AddRemissionComponent,\n CcdHyphensPipe,\n CapitalizePipe,\n keyValuePipe,\n SanitizeHtmlPipe,\n ReportsComponent,\n ErrorBannerComponent,\n TableComponent,\n RefundStatusComponent,\n ServiceRequestComponent\n ],\n exports: [PaymentLibComponent],\n providers: [\n { provide: LoggerService, useClass: ConsoleLoggerService },\n XlFileService,\n WebComponentHttpClient\n ]\n})\n\nexport class PaymentLibModule { }\n"],"names":["PaymentLibService","prototype","setApiRootUrl","apiRoot","this","API_ROOT","getApiRootUrl","setBulkScanApiRootUrl","bulkscanapiRoot","BULKSCAN_API_ROOT","getBulkScanApiRootUrl","setRefundndsApiRootUrl","refundsapiRoot","REFUNDS_API_ROOT","getRefundsApiRootUrl","setNoticationApiRootUrl","notificationapiRoot","NOTIFICATION_API_ROOT","getNoticationApiRootUrl","Injectable","args","providedIn","OrderslistService","setOrdersList","orderLevelFees","ordersList","next","Object","assign","getOrdersList","setRefundView","refundList","refundView","getRefundView","setCaseType","caseType","getCaseType","setCCDCaseNumber","ccdCaseNumber","getCCDCaseNumber","setFeeExists","feeExists","getFeeExists","setisFromServiceRequestPage","isFromServiceRequestPage","getisFromServiceRequestPages","setOrderRefId","OrderRefId","getSelectedOrderRefId","setnavigationPage","navigationPage","getnavigationPageValue","setpaymentPageView","paymentpageList","paymentPageView","getpaymentPageView","setUserRolesList","rolesList","getUserRolesList","setorderDetail","orderDetail","getorderDetail","setOrderRef","orderRef","getorderRefs","setorderCCDEvent","orderCCDEvent","getorderCCDEvents","setorderCreated","orderCreated","getorderCreateds","setorderParty","orderParty","getorderPartys","setorderRemissionTotal","orderRemissionTotal","getorderRemissionTotals","setorderFeesTotal","orderFeesTotal","getorderFeesTotals","setorderTotalPayments","orderTotalPayments","getoorderTotalPaymentss","BehaviorSubject","getcaseType","asObservable","getFeeExist","getCCDCaseNumberforRefund","getisFromServiceRequestPage","getOrderRefId","getnavigationPage","getorderRef","getorderCCDEvent","getorderCreated","getorderParty","getorderRemissionTotal","getorderFeesTotal","getorderTotalPayments","PaymentLibComponent","ngAfterContentChecked","cd","detectChanges","ngOnInit","paymentLibService","LOGGEDINUSERROLES","length","PAYMENT_GROUP_REF","paymentGroupReference","DCN_NUMBER","bspaymentdcn","REFUNDLIST","VIEW","viewName","isTakePayment","TAKEPAYMENT","Component","selector","template","ChangeDetectorRef","Input","unProcessedPaymentServiceId","unProcessedPayment","orderPendingPayments","ErrorHandlerService","handleError","err","errorMessage","error","Error","message","status","undefined","JSON","parse","statusCode","messsage","stringify","_throw","getServerErrorMessage","isErrorExist","title","body","showError","LoggerService","invokeConsoleMethod","type","PaymentListService","getPaymentByCcdCaseNumber","paymentMethod","logger","info","http","get","withCredentials","pipe","catchError","errorHandlerService","HttpClient","PaymentListComponent","_this","paymentListService","paymentLibComponent","CCD_CASE_NUMBER","PAYMENT_METHOD","subscribe","payments","loadPaymentViewComponent","paymentReference","__values","o","s","Symbol","iterator","m","i","call","value","done","TypeError","WebComponentHttpClient","post","url","options","opts","addHeaders","put","delete","patch","csrfToken","meta","getTag","headers","forEach","element","document","cookie","split","find","row","startsWith","content","HttpHeaders","responseType","Meta","PaymentViewService","getPaymentDetails","getPaymentGroupDetails","getApportionPaymentDetails","getPBAaccountDetails","postWays2PayCardPayment","serviceRef","https","postPBAaccountPayment","postBSPayments","postBSUnidentifiedPayments","postBSUnsolicitedPayments","postBSAllocationPayments","postPaymentGroupWithRemissions","feeId","deleteFeeFromPaymentGroup","postPaymentToPayHub","paymentGroupRef","postPaymentAntennaToPayHub","downloadSelectedReport","reportName","startDate","endDate","getBSfeature","getSiteID","getPartyDetails","caseNumber","postRefundsReason","postPaymentGroupWithRetroRemissions","postRefundRetroRemission","PaymentViewComponent","selectedOption","SELECTED_OPTION","dcnNumber","isTurnOff","ISTURNOFF","serviceReference","viewStatus","paymentViewService","paymentGroup","fees","fee","isRemissionsMatch","remissions","rem","fee_code","code","push","paymentFees","filter","paymentGroupObj","includes","paymentAllocation","payment_allocation","isStatusAllocated","allocation_status","defineProperty","method","channel","goToPaymentList","goToCaseTransationPage","event","preventDefault","data","ISBSENABLE","resetOrderData","addRemission","chkForAddRemission","reference","payment","isFromPaymentDetailPage","isRefundRemission","checkForFees","addRefundForRemission","remission","chkIsRefundRemissionBtnEnable","remissionFeeAmt","net_amount","toLocaleLowerCase","allowFurtherAccessAfter4Days","isRefundRemissionBtnEnable","issueRefund","paymentgrp","chkIssueRefundBtnEnable","getRemissionByFeeCode","feeCode","remissions_1","tslib_1.__values","remissions_1_1","check4AllowedRoles2AccessRefund","isIssueRefunfBtnEnable","chkForPBAPayment","_b","_c","isAddFeeBtnEnabled","allowedRolesToAccessRefund","some","role","indexOf","tmp4DayAgo","Date","setDate","getDate","date_created","RefundsService","getRefundReasons","getRefundRejectReasons","getRefundActions","refundReference","patchRefundActions","reviewerAction","getRefundList","refundstatus","selfexclusive","getRefundStatusHistory","getRefundStatusList","getUserDetails","postIssueRefund","putResendOrEdit","refundRef","notificationType","patchResubmitRefund","refund_reference","ProcessRefundComponent","refundActionList","getErrorMessage","processRefundForm","formBuilder","group","refundActionField","FormControl","Validators","compose","required","refundRejectReasonField","sendMeBackField","minLength","maxLength","pattern","enterReasonField","refundlistsource","ccd_case_number","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","notification_type","isEmailSAddressClicked","isPostcodeClicked","isManualAddressClicked","setValue","contact_details","patchValue","address_line","city","postal_code","selectContactOption","isLinkedClied","finalFormSubmit","fieldCtrls","emailField","assignContactDetails","emit","postcodeValidation","str","postcodeField","notificationService","refundsNotification","addressPostcodeList","isShowPickAddress","postcodeAddress","addressLine","addressArray","ADDRESS","POST_TOWN","LOCAL_CUSTODIAN_CODE_DESCRIPTION","POSTCODE","redirection","redirectToIssueRefund","val","isEmailEmpty","emailHasError","isPostcodeEmpty","postcodeHasError","isaddressLine1Empty","addressLine1HasError","addressLine2HasError","isTownOrCityEmpty","townOrCityHasError","isCountyEmpty","countyHasError","isMPostcodeEmpty","mpostcodeHasError","isCountryEmpty","Output","EventEmitter","PbaDetailsComponent","noop","ConsoleLoggerService","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","refund_amount","PostIssueRefundRetroRemission","remissionReference","contactDeatils","AddRemissionComponent","default","pattern1","pattern2","viewCompStatus","volume","remessionPayment","isPaymentSuccess","option","remissionForm","remissionCode","refundReason","refundDDReason","feeAmount","feesList","array","onlySelf","refundFeesList","refundReasons","recently_used","commonRefundReasons","sort","toString","localeCompare","creds","id","apportion_amount","version","amounttorefund","selected","noneSelected","item","querySelectorAll","el","classList","remove","check_en","v1","AppAmt","Volume","ele","getElementById","formArray","checked","at","removeAttribute","focus","setAttribute","onTextInputBlurHandler","resetRemissionForm","remissionctrls","isRemissionLessThanFee","setErrors","confirmRemission","newNetAmount","remissionAmount","trim","LDUrl","routeReuseStrategy","shouldReuseRoute","onSameUrlNavigation","isRemissionCodeEmpty","remissionCodeHasError","isAmountEmpty","amountHasError","isRemissionLessThanFeeError","addRemissionCode","isFromCheckAnsPage","gotoAddRetroRemissionCodePage","iscancelClicked","refundListAmount","isFromRefundStatusPage","refundListReason","selectedRefundReason","selectedValue","gotoCheckRetroRemissionPage","gotoAmountRetroRemission","gotoProcessRetroRemissionPage","gotoProcessRetroRemission","note","notification","confirmRetroRemission","retroRemission","remissionamt","isRemissionApplied","remission_reference","processRefund","contactDetailsObj","refundAmount","gotoIssueRefundConfirmation","reduce","c","refundHasError","displayRefundReason","gotoIssueRefundPage","gotoIssuePage","checkboxs","getElementsByTagName","quantity","amountToRefund","apportionAmount","calculatedAmount","j","fullRefund","elementId","getErrorClass","quantityUpdated","allowedRefundAmount","calAmtToRefund","gotoContactDetailsPage","add","changeIssueRefundReason","confirmIssueRefund","localStorage","setItem","isRefundReasonsSelected","showReasonText","reasonLength","getContactDetails","gotoServiceRequestPage","sendOrderDetail","sendOrderRef","gotoAddressPage","gotoRemissionSuccess","gotoCasetransationPageCancelBtnClicked","changeRefundAmount","getFormattedCurrency","concat","hasErrors","class","Array","CcdHyphensPipe","transform","match","Pipe","CapitalizePipe","slice","keyValuePipe","keys","SanitizeHtmlPipe","sanitizer","bypassSecurityTrustHtml","DomSanitizer","XlFileService","exportAsExcelFile","json","excelFileName","worksheet","XLSX.utils","json_to_sheet","header","setDataLossReportHeaders","setUnprocessedReportHeaders","setProcessedUnallocatedReportHeaders","setShortFallReportHeaders","autoFitColumns","excelBuffer","XLSX.write","Sheets","SheetNames","bookType","saveAsExcelFile","objectMaxLength","ColWidth","values","width","A1","v","B1","C1","D1","E1","F1","G1","H1","I1","J1","K1","L1","M1","N1","buffer","fileName","Blob","FileSaver.saveAs","ReportsComponent","fromValidation","getToday","toISOString","getSelectedFromDate","validateDates","reportsForm","selectedStartDate","tranformDate","selectedEndDate","isDateRangeMoreThanWeek","isDateRangeBetnWeek","isStartDateLesthanEndDate","selectedreport","downloadReport","isDownLoadButtondisabled","dataLossRptDefault","loss_resp","payment_asset_dcn","env_ref","env_item","resp_service_id","resp_service_name","bgc_batch","unProcessedRptDefault","exception_ref","ccd_ref","processedUnallocated","allocation_reason","ccd_exception_ref","ccd_case_ref","updated_by","shortFallsRptDefault","surplus_shortfall","balance","payment_amount","ccd_case_reference","ccd_exception_reference","processed_date","selectedReportName","applyDateFormat","substr","convertToFloatValue","Op","xlFileService","getFileName","loc","stDt","formatDate","enDt","now","timestamp","getTwodigit","getHours","getMinutes","getSeconds","getCamelCaseString","strDate","parts","map","amt","Number","parseFloat","TableComponent","STATUS","toLowerCase","isApprovalFlow","DATASOURCE","dataSource","MatTableDataSource","actualcount","r","_a","user_full_name","ngAfterViewInit","paginator","cdRef","applyFilter","filterValue","goToRefundProcessComponent","refundData","goToRefundViewComponent","isCallFromRefundList","ViewChild","MatPaginator","MatSort","displayedColumns","IPutNotificationRequest","contactDetails","recipient_email_address","recipient_postal_address","IResubmitRefundRequest","RefundStatusComponent","refundlist","refundStatusForm","getRefundsNotification","getRefundsStatusHistoryList","isProcessRefund","refundButtonState","refund_status","statusHistoryList","refundStatusHistories","status_history_dto_list","isLastUpdatedByCurrentUser","last_updated_by_current_user","notificationList","goToRefundView","gotoReviewDetailsPage","gotoReviewAndReSubmitPage","oldRefundReason","changedAmount","refundreason","notes","gotoRefundReasonPage","isRefundBtnDisabled","gotoAmountPage","goToReviewAndSubmitView","getRefundListReason","refundCode","getRefundAmount","gotoReviewRefundConfirmationPage","resubmitRequest","gotoEditAddressDetails","isEditDetailsClicked","addressDetails","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","isPBAAccountHold","cardPayment","isCardPaymentSuccess","paymentUrl","next_url","NgModule","imports","CommonModule","HttpClientModule","FormsModule","ReactiveFormsModule","MatTableModule","MatPaginatorModule","MatSortModule","MatFormFieldModule","MatInputModule","declarations","exports","providers","provide","useClass","PaymentLibModule"],"mappings":"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"}
1
+ {"version":3,"sources":["ng://@hmcts/ccpay-web-component/lib/payment-lib.service.ts","ng://@hmcts/ccpay-web-component/lib/services/orderslist.service.ts","ng://@hmcts/ccpay-web-component/lib/payment-lib.component.ts","ng://@hmcts/ccpay-web-component/lib/services/shared/error-handler.service.ts","ng://@hmcts/ccpay-web-component/lib/services/shared/logger/logger.service.ts","ng://@hmcts/ccpay-web-component/lib/services/payment-list/payment-list.service.ts","ng://@hmcts/ccpay-web-component/lib/components/payment-list/payment-list.component.ts","node_modules/tslib/tslib.es6.js","ng://@hmcts/ccpay-web-component/lib/services/shared/httpclient/webcomponent.http.client.ts","ng://@hmcts/ccpay-web-component/lib/services/payment-view/payment-view.service.ts","ng://@hmcts/ccpay-web-component/lib/components/payment-view/payment-view.component.ts","ng://@hmcts/ccpay-web-component/lib/services/refunds/refunds.service.ts","ng://@hmcts/ccpay-web-component/lib/components/process-refund/process-refund.component.ts","ng://@hmcts/ccpay-web-component/lib/components/refund-list/refund-list.component.ts","ng://@hmcts/ccpay-web-component/lib/services/card-details/card-details.service.ts","ng://@hmcts/ccpay-web-component/lib/components/card-details/card-details.component.ts","ng://@hmcts/ccpay-web-component/lib/components/page-not-found.component.ts","ng://@hmcts/ccpay-web-component/lib/services/status-history/status-history.service.ts","ng://@hmcts/ccpay-web-component/lib/components/status-history/status-history.component.ts","ng://@hmcts/ccpay-web-component/lib/services/notification/notification.service.ts","ng://@hmcts/ccpay-web-component/lib/components/contact-details/contact-details.component.ts","ng://@hmcts/ccpay-web-component/lib/components/pba-details/pba-details.component.ts","ng://@hmcts/ccpay-web-component/lib/services/shared/logger/console-logger.service.ts","ng://@hmcts/ccpay-web-component/lib/services/case-transactions/case-transactions.service.ts","ng://@hmcts/ccpay-web-component/lib/services/bulk-scaning-payment/bulk-scaning-payment.service.ts","ng://@hmcts/ccpay-web-component/lib/components/case-transactions/case-transactions.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PaymentToPayhubRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PayhubAntennaRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/fee-summary/fee-summary.component.ts","ng://@hmcts/ccpay-web-component/lib/components/error-banner/error-banner.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/UnidentifiedPaymentsRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/AllocatePaymentRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/mark-unidentified-payment/mark-unidentified-payment.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/UnsolicitedPaymentsRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/mark-unsolicited-payment/mark-unsolicited-payment.component.ts","ng://@hmcts/ccpay-web-component/lib/components/unprocessed-payments/unprocessed-payments.component.ts","ng://@hmcts/ccpay-web-component/lib/components/processed-payments/processed-payments.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IAllocationPaymentsRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/allocate-payments/allocate-payments.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/AddRemissionRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/AddRetroRemissionRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PostRefundRetroRemission.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PostIssueRefundRetroRemission.ts","ng://@hmcts/ccpay-web-component/lib/components/add-remission/add-remission.component.ts","ng://@hmcts/ccpay-web-component/lib/pipes/ccd-hyphens.pipe.ts","ng://@hmcts/ccpay-web-component/lib/pipes/capitalize.pipe.ts","ng://@hmcts/ccpay-web-component/lib/pipes/key-value.pipe.ts","ng://@hmcts/ccpay-web-component/lib/pipes/sanitize-html.pipe.ts","ng://@hmcts/ccpay-web-component/lib/services/xl-file/xl-file.service.ts","ng://@hmcts/ccpay-web-component/lib/components/reports/reports.component.ts","ng://@hmcts/ccpay-web-component/lib/components/table/table.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IPutNotificationRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IResubmitRefundRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/refund-status/refund-status.component.ts","ng://@hmcts/ccpay-web-component/lib/components/service-request/service-request.component.ts","ng://@hmcts/ccpay-web-component/lib/payment-lib.module.ts"],"sourcesContent":["import { Injectable } from '@angular/core';\n\n@Injectable({\n providedIn: 'root'\n})\n\nexport class PaymentLibService {\n API_ROOT: string;\n BULKSCAN_API_ROOT: string;\n REFUNDS_API_ROOT: string;\n NOTIFICATION_API_ROOT: string;\n\n constructor() { }\n\n setApiRootUrl(apiRoot: string): void {\n this.API_ROOT = apiRoot;\n }\n\n getApiRootUrl(): string {\n return this.API_ROOT;\n }\n\n setBulkScanApiRootUrl(bulkscanapiRoot: string): void {\n this.BULKSCAN_API_ROOT = bulkscanapiRoot;\n }\n\n getBulkScanApiRootUrl(): string {\n return this.BULKSCAN_API_ROOT;\n }\n\n setRefundndsApiRootUrl(refundsapiRoot: string): void {\n this.REFUNDS_API_ROOT = refundsapiRoot;\n }\n\n getRefundsApiRootUrl(): string {\n return this.REFUNDS_API_ROOT;\n }\n setNoticationApiRootUrl(notificationapiRoot: string): void {\n this.NOTIFICATION_API_ROOT = notificationapiRoot;\n }\n\n getNoticationApiRootUrl(): string {\n return this.NOTIFICATION_API_ROOT;\n }\n}\n","import { Injectable } from '@angular/core';\nimport { Observable, BehaviorSubject } from 'rxjs';\nimport {IOrderReferenceFee} from '../interfaces/IOrderReferenceFee';\nimport { IRefundList } from '../interfaces/IRefundList';\nimport { IPaymentView } from '../interfaces/IPaymentView'; \n\n@Injectable({\n providedIn: 'root'\n})\nexport class OrderslistService {\n private ordersList: BehaviorSubject<IOrderReferenceFee[]> = new BehaviorSubject<IOrderReferenceFee[]>(null);\n private refundView: BehaviorSubject<IRefundList> = new BehaviorSubject<IRefundList>(null);\n private caseType = new BehaviorSubject(\"\");\n getcaseType = this.caseType.asObservable();\n private feeExists = new BehaviorSubject<boolean>(null);\n getFeeExist = this.feeExists.asObservable();\n private ccdCaseNumber = new BehaviorSubject(\"\");\n getCCDCaseNumberforRefund = this.ccdCaseNumber.asObservable();\n private isFromServiceRequestPage = new BehaviorSubject<boolean>(null);\n getisFromServiceRequestPage = this.isFromServiceRequestPage.asObservable();\n private OrderRefId = new BehaviorSubject(\"\");\n getOrderRefId = this.OrderRefId.asObservable();\n private navigationPage = new BehaviorSubject(\"\");\n getnavigationPage = this.navigationPage.asObservable();\n\n private orderRef = new BehaviorSubject(\"\");\n getorderRef = this.orderRef.asObservable();\n private orderCCDEvent = new BehaviorSubject(\"\");\n getorderCCDEvent = this.caseType.asObservable();\n private orderCreated = new BehaviorSubject<Date>(null);\n getorderCreated = this.orderCreated.asObservable();\n private orderParty = new BehaviorSubject(\"\");\n getorderParty = this.orderParty.asObservable();\n private orderRemissionTotal = new BehaviorSubject<number>(null);\n getorderRemissionTotal = this.orderRemissionTotal.asObservable();\n private orderFeesTotal = new BehaviorSubject<number>(null);\n getorderFeesTotal = this.orderFeesTotal.asObservable();\n private orderTotalPayments = new BehaviorSubject<number>(null);\n getorderTotalPayments = this.orderTotalPayments.asObservable();\n private rolesList: BehaviorSubject<any[]> = new BehaviorSubject<any[]>(null);\n\n private orderDetail: BehaviorSubject<any[]> = new BehaviorSubject<any[]>(null);\n\n private paymentPageView: BehaviorSubject<IPaymentView> = new BehaviorSubject<IPaymentView>(null);\n\n constructor() { }\n\n setOrdersList(orderLevelFees: IOrderReferenceFee[]): void {\n this.ordersList.next(Object.assign([], orderLevelFees));\n }\n getOrdersList() {\n return this.ordersList;\n }\n\n setRefundView(refundList: IRefundList): void {\n this.refundView.next(Object.assign([], refundList));\n }\n getRefundView() {\n return this.refundView;\n }\n\n setCaseType(caseType: string){\n this.caseType.next(caseType);\n }\n getCaseType(){\n return this.caseType;\n }\n\n setCCDCaseNumber(ccdCaseNumber: string){\n this.ccdCaseNumber.next(ccdCaseNumber);\n }\n getCCDCaseNumber(){\n return this.ccdCaseNumber;\n }\n\n setFeeExists(feeExists: boolean){\n this.feeExists.next(feeExists);\n }\n getFeeExists(){\n return this.feeExists;\n } \n\n setisFromServiceRequestPage(isFromServiceRequestPage: boolean){\n this.isFromServiceRequestPage.next(isFromServiceRequestPage);\n }\n getisFromServiceRequestPages(){\n return this.isFromServiceRequestPage;\n }\n\n setOrderRefId(OrderRefId: string){\n this.OrderRefId.next(OrderRefId);\n }\n getSelectedOrderRefId(){\n return this.OrderRefId;\n }\n\n setnavigationPage(navigationPage: string){\n this.navigationPage.next(navigationPage);\n }\n getnavigationPageValue(){\n return this.navigationPage;\n }\n\n setpaymentPageView(paymentpageList: IPaymentView): void {\n this.paymentPageView.next(Object.assign([], paymentpageList));\n }\n getpaymentPageView() {\n return this.paymentPageView;\n }\n\n setUserRolesList(rolesList:any[]): void {\n this.rolesList.next(Object.assign([], rolesList));\n }\n getUserRolesList() {\n return this.rolesList;\n }\n\n setorderDetail(orderDetail:any[]): void {\n this.orderDetail.next(Object.assign([], orderDetail));\n }\n getorderDetail() {\n return this.orderDetail;\n }\n\n setOrderRef(orderRef: string){\n this.orderRef.next(orderRef);\n }\n getorderRefs(){\n return this.orderRef;\n }\n\n setorderCCDEvent(orderCCDEvent: string){\n this.orderCCDEvent.next(orderCCDEvent);\n }\n getorderCCDEvents(){\n return this.orderCCDEvent;\n }\n\n setorderCreated(orderCreated: Date){\n this.orderCreated.next(orderCreated);\n }\n getorderCreateds(){\n return this.orderCreated;\n }\n\n setorderParty(orderParty: string){\n this.orderParty.next(orderParty);\n }\n getorderPartys(){\n return this.orderParty;\n }\n\n setorderRemissionTotal(orderRemissionTotal: number){\n this.orderRemissionTotal.next(orderRemissionTotal);\n }\n getorderRemissionTotals(){\n return this.orderRemissionTotal;\n }\n\n setorderFeesTotal(orderFeesTotal: number){\n this.orderFeesTotal.next(orderFeesTotal);\n }\n getorderFeesTotals(){\n return this.orderFeesTotal;\n }\n\n setorderTotalPayments(orderTotalPayments: number){\n this.orderTotalPayments.next(orderTotalPayments);\n }\n getoorderTotalPaymentss(){\n return this.orderTotalPayments;\n }\n}\n","import { ChangeDetectorRef, Component, Input, OnInit } from '@angular/core';\nimport { PaymentLibService } from './payment-lib.service';\nimport { IBSPayments } from './interfaces/IBSPayments';\nimport { OrderslistService } from './services/orderslist.service';\n// import { IPayment } from './interfaces/IPayment';\n\n@Component({\n selector: 'ccpay-payment-lib',\n template: `\n <ccpay-refund-list [USERID]=\"USERID\" [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" [LOGGEDINUSEREMAIL]=\"LOGGEDINUSEREMAIL\" *ngIf=\"viewName === 'refund-list'\"></ccpay-refund-list>\n <ccpay-payment-list *ngIf=\"viewName === 'payment-list'\"></ccpay-payment-list>\n <ccpay-refund-status [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" *ngIf=\"viewName === 'refundstatuslist'\"> </ccpay-refund-status >\n <ccpay-payment-view [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" *ngIf=\"viewName === 'payment-view'\"\n [isTurnOff]=\"ISTURNOFF\" [isTakePayment]=\"TAKEPAYMENT\" [caseType]=\"CASETYPE\"\n [isOldPcipalOff]=\"ISOLDPCIPALOFF\"\n [isNewPcipalOff]=\"ISNEWPCIPALOFF\"></ccpay-payment-view>\n\n <ccpay-process-refund *ngIf=\"viewName === 'process-refund'\"\n [refundReference]=\"refundReference\"\n [refundlistsource]=\"refundlistsource\"\n ></ccpay-process-refund>\n\n\n <ccpay-case-transactions [isTakePayment]=\"isTakePayment\" [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" *ngIf=\"viewName === 'case-transactions'\"></ccpay-case-transactions>\n <app-mark-unidentified-payment *ngIf=\"viewName === 'unidentifiedPage'\"\n [caseType]=\"CASETYPE\"></app-mark-unidentified-payment>\n <app-mark-unsolicited-payment *ngIf=\"viewName === 'unsolicitedPage'\"\n [caseType]=\"CASETYPE\"></app-mark-unsolicited-payment>\n <app-allocate-payments *ngIf=\"viewName === 'allocate-payments'\"\n [isTurnOff]=\"ISTURNOFF\"\n [caseType]=\"CASETYPE\"\n ></app-allocate-payments>\n <ccpay-fee-summary *ngIf=\"viewName === 'fee-summary'\"\n [ccdCaseNumber]=\"CCD_CASE_NUMBER\" \n [paymentGroupRef]=\"paymentGroupReference\"\n [isTurnOff]=\"ISTURNOFF\"\n [caseType]=\"CASETYPE\"\n [isOldPcipalOff]=\"ISOLDPCIPALOFF\"\n [isNewPcipalOff]=\"ISNEWPCIPALOFF\"\n ></ccpay-fee-summary>\n <ccpay-reports *ngIf=\"viewName === 'reports'\"></ccpay-reports>\n `\n})\n\nexport class PaymentLibComponent implements OnInit {\n @Input('API_ROOT') API_ROOT: string;\n @Input('BULKSCAN_API_ROOT') BULKSCAN_API_ROOT: string;\n @Input('REFUNDS_API_ROOT') REFUNDS_API_ROOT: string;\n @Input('NOTIFICATION_API_ROOT') NOTIFICATION_API_ROOT: string;\n @Input('CCD_CASE_NUMBER') CCD_CASE_NUMBER: string;\n @Input('EXC_REFERENCE') EXC_REFERENCE: string;\n @Input('PAYMENT_METHOD') PAYMENT_METHOD: string;\n @Input('VIEW') VIEW: string;\n @Input('VIEWSERVICE') VIEWSERVICE: string;\n @Input('PAYMENT_GROUP_REF') PAYMENT_GROUP_REF?: string;\n @Input('TAKEPAYMENT') TAKEPAYMENT: boolean;\n @Input('SERVICEREQUEST') SERVICEREQUEST: string;\n @Input('DCN_NUMBER') DCN_NUMBER: string;\n @Input('SELECTED_OPTION') SELECTED_OPTION: string;\n @Input('ISBSENABLE') ISBSENABLE: Boolean;\n @Input('ISSFENABLE') ISSFENABLE: boolean;\n @Input('ISTURNOFF') ISTURNOFF: boolean;\n @Input('CASETYPE') CASETYPE: string;\n @Input('ISOLDPCIPALOFF') ISOLDPCIPALOFF: boolean;\n @Input('ISNEWPCIPALOFF') ISNEWPCIPALOFF: boolean;\n @Input('rootUrl') rootUrl: boolean;\n @Input('REFUNDLIST') REFUNDLIST: string;\n @Input('USERID') USERID: string;\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: any[];\n @Input('LOGGEDINUSEREMAIL') LOGGEDINUSEREMAIL: string;\n @Input('isFromServiceRequestPage') isFromServiceRequestPage: boolean;\n\n paymentMethod: string;\n bspaymentdcn: string;\n unProcessedPaymentServiceId: string = null;\n paymentGroupReference: string;\n paymentReference: string;\n refundReference: string;\n refundlistsource: any;\n viewName: string;\n isTurnOff: boolean;\n caseType: string;\n isOldPcipalOff: boolean;\n isNewPcipalOff: boolean;\n unProcessedPayment: IBSPayments = null;\n isRefundStatusView: boolean;\n isRedirectFromCaseTransactionPage: string;\n isCallFromRefundList: boolean;\n isFromRefundStatusPage: boolean;\n iscancelClicked : boolean;\n isFromPaymentDetailPage: boolean;\n isTakePayment: boolean;\n // pbaPayOrderRef: IPayment;\n // isFromServiceRequestPage: boolean;\n orderDetail: any[];\n orderRef: string;\n orderStatus: string;\n orderParty: string;\n orderCreated: Date;\n orderCCDEvent: string;\n serviceRequestValue: string;\n orderAddBtnEnable: boolean;\n orderFeesTotal: number = 0.00;\n orderRemissionTotal: number = 0.00;\n orderTotalPayments: number = 0.00;\n orderPendingPayments: number = 0.00;\n\n constructor(private paymentLibService: PaymentLibService,\n private cd: ChangeDetectorRef,\n private OrderslistService: OrderslistService) { }\n ngAfterContentChecked(): void {\n this.cd.detectChanges();\n } \n\n\n ngOnInit() {\n this.paymentLibService.setApiRootUrl(this.API_ROOT);\n this.paymentLibService.setBulkScanApiRootUrl(this.BULKSCAN_API_ROOT);\n this.paymentLibService.setRefundndsApiRootUrl(this.REFUNDS_API_ROOT);\n this.paymentLibService.setNoticationApiRootUrl(this.NOTIFICATION_API_ROOT);\n\n if(this.LOGGEDINUSERROLES.length > 0) {\n this.OrderslistService.setUserRolesList(this.LOGGEDINUSERROLES);\n }\n if (this.PAYMENT_GROUP_REF) {\n this.paymentGroupReference = this.PAYMENT_GROUP_REF;\n }\n if (this.DCN_NUMBER) {\n this.bspaymentdcn = this.DCN_NUMBER;\n }\n if (this.REFUNDLIST === \"true\") {\n this.VIEW = 'refund-list';\n this.viewName = this.VIEW;\n }\n if (this.VIEW === 'fee-summary') {\n this.viewName = 'fee-summary';\n } else if (this.VIEW !== 'reports' && this.VIEW !== 'refund-list') {\n this.viewName = 'case-transactions';\n } else {\n this.viewName = this.VIEW;\n }\n\n if (this.isTakePayment) {\n this.TAKEPAYMENT = true;\n }\n }\n}\n","import { Injectable } from '@angular/core';\nimport { _throw } from 'rxjs/observable/throw';\nimport { Observable } from 'rxjs/internal/Observable';\nimport { HttpErrorResponse } from '@angular/common/http';\nimport { stringify } from '@angular/core/src/util';\n\n@Injectable({\n providedIn: 'root'\n})\n\n\nexport class ErrorHandlerService {\n\n constructor() { }\n\n\n handleError(err: HttpErrorResponse): Observable<any> {\n let errorMessage: string;\n if (err.error instanceof Error) {\n // A client-side or network error occurred.\n errorMessage = `An error occurred: ${err.error.message}`;\n } else {\n // The backend returned an unsuccessful response code.\n if (err.status === 404) {\n\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 { RefundsRequest } from '../../interfaces/RefundsRequest';\nimport { AddRetroRemissionRequest } from '../../interfaces/AddRetroRemissionRequest';\nimport { PostRefundRetroRemission } from '../../interfaces/PostRefundRetroRemission';\nimport { PostIssueRefundRetroRemission } from '../../interfaces/PostIssueRefundRetroRemission';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class PaymentViewService {\n private ordersList = <BehaviorSubject<IOrderReferenceFee[]>>new BehaviorSubject([]);\n\n private meta: Meta;\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getPaymentDetails(paymentReference: string, paymentMethod: string): Observable<IPayment> {\n this.logger.info('Payment-view-service getPaymentDetails for: ', paymentReference);\n\n return this.http.get<IPayment>(paymentMethod === 'card' || paymentMethod === 'cash' || paymentMethod === 'cheque' || paymentMethod === 'postal order' ?\n `${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}` :\n `${this.paymentLibService.API_ROOT}/credit-account-payments/${paymentReference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getPaymentGroupDetails(paymentGroupReference: string): Observable<IPaymentGroup> {\n this.logger.info('Payment-view-service getPaymentGroupDetails for: ', paymentGroupReference);\n\n return this.http.get<IPayment>(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupReference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n getApportionPaymentDetails(paymentReference: string): Observable<IPaymentGroup> {\n this.logger.info('Payment-view-service getPaymentGroupDetails for: ', paymentReference);\n\n return this.http.get<IPayment>(`${this.paymentLibService.API_ROOT}/payment-groups/fee-pay-apportion/${paymentReference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postBSPayments(body: AllocatePaymentRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/bulk-scan-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSUnidentifiedPayments(body: UnidentifiedPaymentsRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-allocations`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSUnsolicitedPayments(body: UnsolicitedPaymentsRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-allocations`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSAllocationPayments(body: IAllocationPaymentsRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-allocations`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postPaymentGroupWithRemissions(paymentGroupReference: string, feeId: number, body: AddRemissionRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupReference}/fees/${feeId}/remissions`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n deleteFeeFromPaymentGroup(feeId: number): Observable<any> {\n this.logger.info('Payment-view-service deleteFeeFromPaymentGroup for: ', feeId);\n return this.https.delete(`${this.paymentLibService.API_ROOT}/fees/${feeId}`).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postPaymentToPayHub(body: PaymentToPayhubRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/card-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postPaymentAntennaToPayHub(body: PayhubAntennaRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/telephony-card-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n downloadSelectedReport(reportName: string, startDate: string, endDate:string): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/report/data?date_from=${startDate}&date_to=${endDate}&report_type=${reportName}`;\n return this.https.get(url, { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n getBSfeature(): Observable<any> {\n return this.https.get('api/payment-history/bulk-scan-feature', { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n getSiteID(): Observable<any> {\n return this.https.get('api/payment-history/refdata/legacy-sites', { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n getPartyDetails(caseNumber: string): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/case-payment-orders?case_ids=${caseNumber}`;\n return this.https.get(url, { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n \n setOrdersList(orderLevelFees: IOrderReferenceFee[]): void {\n this.ordersList.next(Object.assign([], orderLevelFees));\n}\n getOrdersList() {\n return this.ordersList;\n }\n\n //issue refund\n postRefundsReason(body: PostRefundRetroRemission): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/refund-for-payment`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n // retro remissions\n postPaymentGroupWithRetroRemissions(paymentGroupReference: string, feeId: number, body: AddRetroRemissionRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupReference}/fees/${feeId}/retro-remission`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postRefundRetroRemission(body:PostIssueRefundRetroRemission) {\n return this.https.post(`${this.paymentLibService.API_ROOT}/refund-retro-remission`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { IFee } from '../../interfaces/IFee';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IRemission } from '../../interfaces/IRemission';\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\nimport { ChangeDetectorRef } from '@angular/core';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n@Component({\n selector: 'ccpay-payment-view',\n templateUrl: './payment-view.component.html',\n styleUrls: ['./payment-view.component.css']\n})\nexport class PaymentViewComponent implements OnInit {\n @Input() isTurnOff: boolean;\n @Input() isTakePayment: boolean;\n @Input() caseType: boolean;\n @Input() isNewPcipalOff: boolean;\n @Input() isOldPcipalOff: boolean;\n @Input() orderRef: string;\n @Input() orderStatus: string;\n @Input() orderTotalPayments: number;\n @Input() payment: IPayment;\n @Input() LOGGEDINUSERROLES: string[];\n @Input() orderParty: string;\n @Input() orderCreated: Date;\n @Input() orderCCDEvent: string;\n @Input() orderFeesTotal: number;\n @Input() orderRemissionTotal: number;\n @Input() orderDetail: any[];\n\n paymentGroup: IPaymentGroup;\n errorMessage: string;\n ccdCaseNumber: string;\n selectedOption: string;\n dcnNumber: string;\n isStatusAllocated: boolean;\n isRemissionsMatch: boolean;\n feeId: IFee;\n viewStatus: string;\n isRefundRemission: boolean = false;\n isStrategicFixEnable: boolean;\n isAddFeeBtnEnabled: boolean = false;\n isIssueRefunfBtnEnable: boolean = false;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n remissions: IRemission[] = [];\n remissionFeeAmt: number;\n isRefundRemissionBtnEnable: boolean;\n serviceReference: string;\n isFromServiceRequestPage: boolean;\n isFromPaymentDetailPage: boolean;\n\n constructor(private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private cd: ChangeDetectorRef,\n private OrderslistService: OrderslistService) {\n }\n\n ngAfterContentChecked(): void {\n this.cd.detectChanges();\n } \n\n ngOnInit() {\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION;\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.serviceReference = this.paymentLibComponent.paymentGroupReference;\n this.viewStatus = 'paymentview';\n this.paymentViewService.getApportionPaymentDetails(this.paymentLibComponent.paymentReference).subscribe(\n paymentGroup => {\n let fees = [];\n paymentGroup.fees.forEach(fee => {\n this.isRemissionsMatch = false;\n\n paymentGroup.remissions.forEach(rem => {\n if (rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n fees.push(fee);\n }\n });\n if (!this.isRemissionsMatch) {\n fees.push(fee);\n }\n });\n paymentGroup.fees = fees\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n \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 = 'sent back';\n errorMessage = null;\n isApproveTableVisible:boolean;\n isRejectTableVisible:boolean;\n dropdownvalue: string;\n isAuthorized: boolean = true;\n userLst\n ngOnInit() {\n \n this.userLst = this.LOGGEDINUSERROLES;\n\n \n if(this.LOGGEDINUSERROLES.some(i =>i.includes('payments-refund-approver'))){\n this.isAuthorized = true;\n } else {\n this.isApproveTableVisible = false;\n this.isAuthorized = false;\n }\n\n \n this.tableApprovalHeader = 'Refunds to be approved';\n this.tableRejectedHeader = 'Refunds returned to caseworker';\n\n if(this.isAuthorized) {\n this.refundService.getRefundList(this.approvalStatus,true).subscribe(\n refundList => {\n this.submittedRefundList = refundList['refund_list'];\n this.isApproveTableVisible = true;\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n };\n }\n\n this.refundService.getRefundList(this.rejectStatus,false).subscribe(\n refundList => {\n this.rejectedRefundList = refundList['refund_list'];\n this.isRejectTableVisible = true;\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n };\n\n }\n \n}","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {Observable} from 'rxjs/internal/Observable';\n\nimport {ICardDetails} from '../../interfaces/ICardDetails';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport { catchError } from 'rxjs/operators';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class CardDetailsService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getCardDetails(paymentReference: string): Observable<ICardDetails> {\n this.logger.info('Card-detail-service getCardDetails for: ', paymentReference);\n\n return this.http.get<ICardDetails>(`${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}/details`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit } from '@angular/core';\nimport { CardDetailsService } from '../../services/card-details/card-details.service';\nimport {ICardDetails} from '../../interfaces/ICardDetails';\nimport { PaymentLibComponent } from '../../payment-lib.component';\n\n@Component({\n selector: 'ccpay-card-details',\n templateUrl: './card-details.component.html',\n styleUrls: ['./card-details.component.css']\n})\nexport class CardDetailsComponent implements OnInit {\n pageTitle: string = 'Card details';\n cardDetails: ICardDetails;\n paymentReference: string;\n errorMessage: string;\n\n constructor(private cardDetailsService: CardDetailsService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.cardDetailsService.getCardDetails(this.paymentLibComponent.paymentReference).subscribe(\n cardDetails => this.cardDetails = cardDetails,\n (error: any) => this.errorMessage = <any>error\n );\n }\n\n get getPaymentReference(): string {\n return this.paymentReference;\n }\n\n}\n","import { Component } from '@angular/core';\n\n@Component({\n template: `\n <h1>This is not the page you were looking for!</h1>\n `\n})\nexport class PageNotFoundComponent { }\n","import { Injectable } from '@angular/core';\nimport { PaymentLibService } from '../../payment-lib.service';\nimport { HttpClient } from '@angular/common/http';\nimport { IStatusHistories } from '../../interfaces/IStatusHistories';\nimport { Observable } from 'rxjs/internal/Observable';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { catchError } from 'rxjs/operators';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class StatusHistoryService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getPaymentStatusesByReference(paymentReference: string, paymentMethod: string): Observable<IStatusHistories> {\n this.logger.info('Status-history-service getPaymentStatusesByReference for: ', paymentReference);\n\n return this.http.get<IStatusHistories>(paymentMethod === 'card' || paymentMethod === 'cash' || paymentMethod === 'cheque' || paymentMethod === 'postal order' ?\n `${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}/statuses` :\n `${this.paymentLibService.API_ROOT}/credit-account-payments/${paymentReference}/statuses`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { IStatusHistories } from '../../interfaces/IStatusHistories';\nimport { StatusHistoryService } from '../../services/status-history/status-history.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\n\n@Component({\n selector: 'ccpay-payment-statuses',\n templateUrl: './status-history.component.html',\n styleUrls: ['./status-history.component.css']\n})\nexport class StatusHistoryComponent implements OnInit {\n @Input() isTakePayment: boolean;\n pageTitle: string = 'Payment status history';\n statuses: IStatusHistories;\n errorMessage: string;\n\n constructor(private statusHistoryService: StatusHistoryService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.statusHistoryService.getPaymentStatusesByReference(this.paymentLibComponent.paymentReference, this.paymentLibComponent.paymentMethod).subscribe(\n statuses => this.statuses = statuses,\n (error: any) => this.errorMessage = <any>error.replace(/\"/g,\"\")\n );\n \n }\n\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IRefundsNotifications } from '../../interfaces/IRefundsNotifications';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class NotificationService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getRefundNotification(reference: string): Observable<IRefundsNotifications> {\n return this.http.get<IRefundsNotifications>(`${this.paymentLibService.NOTIFICATION_API_ROOT}/notifications/${reference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getAddressByPostcode(postcode: string): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.NOTIFICATION_API_ROOT}/search/places/v1/postcode?postcode=${postcode}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Output, EventEmitter, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { NotificationService } from '../../services/notification/notification.service';\n\n@Component({\n selector: 'ccpay-contact-details',\n templateUrl: './contact-details.component.html',\n styleUrls: ['./contact-details.component.css']\n})\nexport class ContactDetailsComponent implements OnInit {\n @Input('isEditOperation') isEditOperation: boolean;\n @Input('addressObj') addressObj: any;\n @Output() assignContactDetails: EventEmitter<any> = new EventEmitter();\n @Output() redirectToIssueRefund: EventEmitter<any> = new EventEmitter();\n pageTitle: string = 'Payment status history';\n errorMessage: string;\n isEmailSAddressClicked: boolean = true;\n 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\n isEmailEmpty: boolean = false;\n emailHasError: boolean = false;\n isPostcodeEmpty: boolean = false;\n postcodeHasError: boolean = false;\n isaddressLine1Empty: boolean = false;\n addressLine1HasError: boolean = false;\n addressLine2HasError: boolean = false;\n isTownOrCityEmpty: boolean = false;\n townOrCityHasError: boolean = false;\n isCountyEmpty: boolean = false;\n countyHasError: boolean = false;\n isMPostcodeEmpty: boolean = false;\n mpostcodeHasError: boolean = false;\n isCountryEmpty: boolean = false;\n\n constructor(private formBuilder: FormBuilder,\n private notificationService: NotificationService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n\n this.emailAddressForm = this.formBuilder.group({\n email: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-z0-9._%+-]+@[a-z0-9-]+\\\\.[a-z]{2,4}$')\n ]))\n });\n this.postCodeForm = this.formBuilder.group({\n postcode: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([A-Z]{1,2}[0-9]{1,2}[A-Z]{0,1} ?[0-9][A-Z]{2})')\n ]))\n });\n this.manualAddressForm = this.formBuilder.group({\n addressl1: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n addressl2: new FormControl('', Validators.compose([\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n townorcity: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n county: new FormControl('', Validators.compose([\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n mpostcode: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([A-Z]{1,2}[0-9]{1,2}[A-Z]{0,1} ?[0-9][A-Z]{2})')\n ])),\n country: new FormControl('', Validators.compose([\n Validators.required\n ]))\n });\n if(this.addressObj !== undefined && this.addressObj !== '') {\n this.setEditDetails();\n }\n }\n setEditDetails() {\n if(this.addressObj.notification_type === 'EMAIL') {\n this.isEmailSAddressClicked = true;\n this.isPostcodeClicked = false;\n this.isManualAddressClicked = false;\n this.emailAddressForm.setValue({ email: this.addressObj.contact_details.email });\n } else if(this.addressObj.notification_type === 'LETTER') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = true;\n this.manualAddressForm.patchValue({ \n addressl1: this.addressObj.contact_details.address_line,\n townorcity: this.addressObj.contact_details.city,\n county: this.addressObj.contact_details.county,\n country: this.addressObj.contact_details.country,\n mpostcode: this.addressObj.contact_details.postal_code\n });\n }\n }\n\n selectContactOption(type, isLinkedClied) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n if( type === 'Email' && isLinkedClied === 'false'){\n this.isEmailSAddressClicked = true;\n this.isPostcodeClicked = false;\n this.isManualAddressClicked = false;\n } else if(type === 'Postcode' && isLinkedClied === 'false') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = false;\n } else if(type === 'Postcode' && isLinkedClied === 'true') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = true;\n\n }\n }\n\n finalFormSubmit() {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n if( this.isEmailSAddressClicked ){\n const emailField = this.emailAddressForm.controls.email;\n if (this.emailAddressForm.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 this.assignContactDetails.emit({\n address_line: fieldCtrls.addressl1.value+' '+fieldCtrls.addressl2.value,\n city: fieldCtrls.townorcity.value,\n county: fieldCtrls.county.value,\n postal_code: fieldCtrls.mpostcode.value,\n country: fieldCtrls.country.value,\n notification_type: 'LETTER'\n });\n } else {\n if( fieldCtrls.addressl1.value == '' ) {\n this.resetForm([false,false,false,false,true,false,false,false,false,false,false,false,false,false], 'address1');\n }\n if(fieldCtrls.addressl1.value != '' && fieldCtrls.addressl1.invalid ) {\n this.resetForm([false,false,false,false,false,true,false,false,false,false,false,false,false,false], 'address1');\n }\n if(fieldCtrls.addressl2.value != '' && fieldCtrls.addressl2.invalid ) {\n this.resetForm([false,false,false,false,false,false,true,false,false,false,false,false,false,false], 'address2');\n }\n if( fieldCtrls.townorcity.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,true,false,false,false,false,false,false], 'town');\n }\n if(fieldCtrls.townorcity.value != '' && fieldCtrls.townorcity.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,true,false,false,false,false,false], 'town');\n }\n if( fieldCtrls.county.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,true,false,false,false,false], 'county');\n }\n if(fieldCtrls.county.value != '' && fieldCtrls.county.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,true,false,false,false], 'county');\n }\n if( fieldCtrls.mpostcode.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,true,false,false], 'mpostcode');\n }\n if(fieldCtrls.mpostcode.value != '' && fieldCtrls.mpostcode.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,true,false], 'mpostcode');\n }\n if( fieldCtrls.country.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,true], 'country');\n }\n }\n\n }\n\n }\n\n postcodeValidation(str) {\n const postcodeField = this.postCodeForm.controls.postcode;\n if (this.postCodeForm.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 let addressLine=\"\";\n let addressArray = this.postcodeAddress.ADDRESS.split(\",\");\n for( let i=0; i<addressArray.length-2; i++ ) {\n addressLine +=addressArray[i]; \n }\n\n this.assignContactDetails.emit({\n address_line: addressLine,\n city: this.postcodeAddress.POST_TOWN,\n county: this.postcodeAddress.LOCAL_CUSTODIAN_CODE_DESCRIPTION,\n postal_code: this.postcodeAddress.POSTCODE,\n country: 'United Kingdom',\n notification_type: 'LETTER'\n });\n }\n }\n } else {\n if( postcodeField.value == '' ) {\n this.resetForm([false,false,true,false,false,false,false,false,false,false,false,false,false], 'postcode');\n }\n if(postcodeField.value != '' && postcodeField.invalid ) {\n this.resetForm([false,false,false,true,false,false,false,false,false,false,false,false,false], 'postcode');\n }\n }\n }\n redirection(event:any) {\n this.redirectToIssueRefund.emit(event);\n }\n resetForm(val, field) {\n if(field==='email' || field==='all') {\n this.isEmailEmpty = val[0];\n this.emailHasError = val[1];\n }\n if(field==='postcode' || field==='all') {\n this.isPostcodeEmpty = val[2];\n this.postcodeHasError = val[3];\n }\n if(field==='address1' || field==='all') {\n this.isaddressLine1Empty = val[4];\n this.addressLine1HasError = val[5];\n }\n if(field==='address2' || field==='all') {\n this.addressLine2HasError = val[6];\n }\n if(field==='town' || field==='all') {\n this.isTownOrCityEmpty = val[7];\n this.townOrCityHasError = val[8];\n }\n if(field==='county' || field==='all') {\n this.isCountyEmpty = val[9];\n this.countyHasError = val[10];\n }\n if(field==='mpostcode' || field==='all') {\n this.isMPostcodeEmpty = val[11];\n this.mpostcodeHasError = val[12];\n }\n if(field==='country' || field==='all') {\n this.isCountryEmpty = val[13];\n }\n \n }\n}\n","import { Component, Input, OnInit } from '@angular/core';\nimport { IPayment } from '../../interfaces/IPayment';\n\n@Component({\n selector: 'ccpay-pba-details',\n templateUrl: './pba-details.component.html',\n styleUrls: ['./pba-details.component.css']\n})\nexport class PbaDetailsComponent implements OnInit {\n @Input() payment: IPayment;\n\n constructor() { }\n\n ngOnInit() {\n }\n\n}\n","import { Injectable } from '@angular/core';\nimport { Logger } from './logger.service';\n\nexport let isDebugMode = false;\n\nconst noop = (): any => undefined;\n\n@Injectable({\n providedIn: 'root'\n})\nexport class ConsoleLoggerService implements Logger {\n\n get info() {\n if (isDebugMode) {\n return console.info.bind(console);\n } else {\n return noop;\n }\n }\n\n get warn() {\n if (isDebugMode) {\n return console.warn.bind(console);\n } else {\n return noop;\n }\n }\n\n get error() {\n if (isDebugMode) {\n return console.error.bind(console);\n } else {\n return noop;\n }\n }\n\n invokeConsoleMethod(type: string, args?: any): void {\n const logFn: Function = (console)[type] || console.log || noop;\n logFn.apply(console, [args]);\n }\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {LoggerService} from '../shared/logger/logger.service';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport {catchError} from 'rxjs/operators';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class CaseTransactionsService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getPaymentGroups(ccdCaseNumber: string): Observable<IPaymentGroup[]> {\n this.logger.info('Case-transactions-service getPaymentGroups for: ', ccdCaseNumber);\n\n return this.http.get<IPaymentGroup[]>(`${this.paymentLibService.API_ROOT}/cases/${ccdCaseNumber}/paymentgroups`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class BulkScaningPaymentService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getBSPaymentsByCCD(ccdCaseNumber: string): Observable<IBSPayments> {\n return this.http.get<IBSPayments>(`${this.paymentLibService.BULKSCAN_API_ROOT}/cases/${ccdCaseNumber}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n getBSPaymentsByDCN(dcn: string): Observable<IBSPayments> {\n return this.http.get<IBSPayments>(`${this.paymentLibService.BULKSCAN_API_ROOT}/cases?document_control_number=${dcn}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSAllocatePayment(body: AllocatePaymentRequest, paymentRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentRef}/bulk-scan-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSPaymentStrategic(body: AllocatePaymentRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/bulk-scan-payments-strategic`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSWoPGStrategic(body: AllocatePaymentRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/bulk-scan-payments-strategic`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n patchBSChangeStatus(dcnNumber: string, status: string): Observable<any> {\n return this.https.patch(`${this.paymentLibService.API_ROOT}/bulk-scan-payments/${dcnNumber}/status/${status}`, status).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n calculateOutStandingAmount(paymentGroup: IPaymentGroup): number {\n let feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00;\n\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n });\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n } \n return (feesTotal - remissionsTotal) - paymentsTotal;\n }\n\n removeUnwantedString(input: string, replaceText: string) {\n const pattern = /[\\_]/gi;\n return input.replace(pattern, replaceText);\n }\n\n downloadSelectedReport(reportName: string, startDate: string, endDate:string): Observable<any> {\n return this.https.get(`${this.paymentLibService.BULKSCAN_API_ROOT}/report/data?date_from=${startDate}&date_to=${endDate}&report_type=${reportName}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { CaseTransactionsService } from '../../services/case-transactions/case-transactions.service';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { IFee } from '../../interfaces/IFee';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IPaymentView } from '../../interfaces/IPaymentView';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { Router } from '@angular/router';\nimport { ServiceRequestComponent } from '../../components/service-request/service-request.component';\n// import * as ls from \"local-storage\";\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-case-transactions',\n templateUrl: './case-transactions.component.html',\n styleUrls: ['./case-transactions.component.css']\n})\nexport class CaseTransactionsComponent implements OnInit {\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[];\n @Input() isTakePayment: boolean;\n takePayment: boolean;\n servicerequest: string;\n ccdCaseNumber: string;\n excReference: string;\n paymentGroups: any[] = [];\n payments: IPayment[] = [];\n nonPayments: IPayment[] = [];\n allPayments: IPayment[] = [];\n remissions: IRemission[] = [];\n fees: IFee[] = [];\n errorMessage: string;\n totalFees: number;\n totalPayments: number;\n totalNonOffPayments: number;\n totalRemissions: number;\n selectedOption: string;\n dcnNumber: string;\n paymentRef: string;\n isTurnOff: boolean;\n isNewPcipalOff: boolean;\n isRefundRemission: boolean = true;\n isOldPcipalOff: boolean;\n isStrategicFixEnable: boolean;\n isAddFeeBtnEnabled: boolean = true;\n isExceptionRecord: boolean = false;\n isUnprocessedRecordSelected: boolean = false;\n exceptionRecordReference: string;\n isAnyFeeGroupAvilable: boolean = true;\n isHistoricGroupAvailable: boolean = false;\n isBulkScanEnable;\n isRemissionsMatch: boolean;\n viewStatus = 'main';\n isRemoveBtnDisabled: boolean = false;\n feeId: IFee;\n clAmountDue: number = 0;\n unprocessedRecordCount: number;\n isFeeRecordsExist: boolean = false;\n isGrpOutstandingAmtPositive: boolean = false;\n totalRefundAmount: Number;\n caseType: String;\n // lsCcdNumber: any = ls.get<any>('ccdNumber');\n payment: IPayment;\n paymentGroup: IPaymentGroup;\n paymentView: IPaymentView;\n\n //Order changes\n orderDetail: any[] = [];\n\n isAddRemissionEnable: boolean = false;\n orderRemissionDetails: any[] = [];\n orderLevelFees: IOrderReferenceFee[] = [];\n cpoDetails: any = null;\n orderRef: string;\n orderStatus: string;\n orderParty: string;\n orderCreated: Date;\n orderCCDEvent: string;\n serviceRequestValue: string;\n orderAddBtnEnable: boolean;\n orderFeesTotal: number = 0.00;\n orderRemissionTotal: number = 0.00;\n orderTotalPayments: number = 0.00;\n orderPendingPayments: number = 0.00;\n isCPODown: boolean;\n test: boolean;\n isPBA: boolean = false;\n isIssueRefunfBtnEnable: boolean = false;\n isAddRemissionBtnEnabled: boolean = false;\n isRefundRemissionBtnEnable: boolean = false;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n isFromServiceRequestPage: boolean;\n navigationpage: string;\n remissionFeeAmt: number;\n constructor(private router: Router,\n private paymentViewService: PaymentViewService,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private caseTransactionsService: CaseTransactionsService,\n private paymentLibComponent: PaymentLibComponent,\n private OrderslistService: OrderslistService\n ) { }\n\n ngOnInit() {\n this.navigationpage = '';\n if(this.OrderslistService.getpaymentPageView() !== null) {\n this.OrderslistService.getpaymentPageView().subscribe((data) => this.paymentView = data);\n }\n if((this.LOGGEDINUSERROLES === undefined || this.LOGGEDINUSERROLES.length === 0 )&&this.OrderslistService.getUserRolesList() !== null) {\n this.OrderslistService.getUserRolesList().subscribe((data) => this.LOGGEDINUSERROLES = data);\n }\n if(this.OrderslistService.getnavigationPageValue() !== null) {\n this.OrderslistService.getnavigationPageValue().subscribe((data) => this.navigationpage = data);\n }\n \n \n if (this.paymentView !== undefined && this.paymentView !== null && this.paymentView.payment_group_reference !== undefined && this.navigationpage === 'paymentdetailspage') {\n this.goToPayementView(this.paymentView.payment_group_reference, this.paymentView.reference, this.paymentView.method);\n }\n this.isGrpOutstandingAmtPositive = false;\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.caseType = this.paymentLibComponent.CASETYPE;\n if (this.paymentLibComponent.CCD_CASE_NUMBER === '') {\n this.ccdCaseNumber = this.paymentLibComponent.EXC_REFERENCE;\n }\n this.excReference = this.paymentLibComponent.EXC_REFERENCE;\n this.takePayment = this.paymentLibComponent.TAKEPAYMENT;\n\n this.servicerequest = this.paymentLibComponent.SERVICEREQUEST;\n if (this.paymentLibComponent.SERVICEREQUEST === 'true') {\n this.serviceRequestValue = 'true';\n } else {\n this.serviceRequestValue = 'false';\n }\n this.isBulkScanEnable = this.paymentLibComponent.ISBSENABLE;\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.isNewPcipalOff = this.paymentLibComponent.ISNEWPCIPALOFF;\n this.isOldPcipalOff = this.paymentLibComponent.ISOLDPCIPALOFF;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n if (!this.isTurnOff) {\n // if (this.lsCcdNumber !== this.ccdCaseNumber) {\n // this.router.navigateByUrl(`/ccd-search?takePayment=true`);\n // }\n\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.isAnyFeeGroupAvilable =true;\n this.paymentGroups = paymentGroups['payment_groups'];\n this.calculateAmounts();\n this.calculateOrderFeesAmounts();\n this.calculateRefundAmount();\n if (this.isFromServiceRequestPage) {\n this.OrderslistService.getSelectedOrderRefId().subscribe((data) => this.orderRef = data);\n this.goToOrderViewDetailSection(this.orderRef);\n } else {\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n \n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isCPODown = true;\n }\n );\n \n }\n\n \n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isAnyFeeGroupAvilable = false;\n this.setDefaults();\n }\n );\n } else {\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.isAnyFeeGroupAvilable =true;\n this.paymentGroups = paymentGroups['payment_groups'];\n this.calculateAmounts();\n this.calculateOrderFeesAmounts();\n this.totalRefundAmount = this.calculateRefundAmount();\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n\n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.setDefaults();\n this.isCPODown = true;\n }\n );\n\n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isAnyFeeGroupAvilable = false;\n this.setDefaults();\n }\n );\n }\n\n if( this.paymentGroups !== undefined) {\n this.checkForExceptionRecord();\n }\n \n if(this.OrderslistService.getisFromServiceRequestPages() !== null) {\n this.OrderslistService.getisFromServiceRequestPages().subscribe((data) => this.isFromServiceRequestPage = data);\n }\n \n }\n\n setDefaults(): void {\n this.totalPayments = 0.00;\n this.totalRemissions = 0.00;\n this.totalNonOffPayments = 0.00;\n this.totalFees = 0.00;\n }\n\n getAllocationStatus(payments: any) {\n\n let paymentAllocation = payments.payment_allocation,\n isAllocationStatusExist = paymentAllocation.length > 0;\n return isAllocationStatusExist ? paymentAllocation[0].allocation_status : '-';\n //return \"-\";\n\n }\n\n checkForExceptionRecord(): void {\n \n if (this.paymentGroups.length === 0 && (this.selectedOption.toLocaleLowerCase() === 'ccdorexception' || this.selectedOption.toLocaleLowerCase() === 'rc')) {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n recordData => {\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length > 0 && recordData['data'].ccd_reference > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length > 0 && recordData['data'].ccd_reference === undefined) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n }\n\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length === undefined && recordData['data'].ccd_reference > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n });\n }\n\n if (this.paymentGroups.length === 0 && this.selectedOption.toLocaleLowerCase() === 'dcn') {\n if (this.paymentLibComponent.CCD_CASE_NUMBER.length > 0 && this.paymentLibComponent.EXC_REFERENCE.length > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n } else if (this.paymentLibComponent.CCD_CASE_NUMBER.length === 0 && this.paymentLibComponent.EXC_REFERENCE.length > 0) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n } else {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n }\n if (this.paymentGroups.length > 0)\n this.paymentGroups.forEach(paymentGroup => {\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.case_reference !== undefined && payment.ccd_case_number === undefined) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n } else {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n\n });\n }\n });\n }\n\n calculateOrderFeesAmounts(): void {\n let feesTotal = 0.00;\n this.paymentGroups.forEach(paymentGroup => {\n this.resetOrderVariables();\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n this.orderFeesTotal = this.orderFeesTotal + fee.calculated_amount\n }\n )\n }\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n this.orderRemissionTotal = this.orderRemissionTotal + remission.hwf_amount;\n });\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n this.orderTotalPayments = this.orderTotalPayments + payment.amount;\n }\n });\n }\n\n this.orderPendingPayments = (this.orderFeesTotal - this.orderRemissionTotal) - this.orderTotalPayments;\n if (this.orderPendingPayments <= 0.00) {\n this.orderStatus = 'Paid';\n this.orderAddBtnEnable = false;\n } else if (this.orderFeesTotal > 0 && (this.orderTotalPayments > 0 || this.orderRemissionTotal > 0) && (this.orderTotalPayments < this.orderPendingPayments)) {\n this.orderStatus = 'Partially paid'\n this.orderAddBtnEnable = true;\n } else {\n this.orderStatus = 'Not paid'\n this.orderAddBtnEnable = true;\n }\n\n //this.orderLevelFees.push({orderRefId:paymentGroup['payment_group_reference'],orderTotalFees: this.orderFeesTotal,orderStatus: this.orderStatus,orderParty:'Santosh', orderCCDEvent:'Case Creation',orderCreated: new Date(), orderAddBtnEnable: this.orderAddBtnEnable}); this.cpoDetails['createdTimestamp']\n if (this.cpoDetails !== null) {\n this.orderLevelFees.push({ orderRefId: paymentGroup['payment_group_reference'], orderTotalFees: this.orderFeesTotal, orderStatus: this.orderStatus, orderParty: this.cpoDetails['responsibleParty'], orderCCDEvent: this.cpoDetails['action'], orderCreated: paymentGroup['date_created'], orderAddBtnEnable: this.orderAddBtnEnable });\n\n } else {\n this.orderLevelFees.push({ orderRefId: paymentGroup['payment_group_reference'], orderTotalFees: this.orderFeesTotal, orderStatus: this.orderStatus, orderParty: '', orderCCDEvent: '', orderCreated: paymentGroup['date_created'], orderAddBtnEnable: this.orderAddBtnEnable });\n }\n\n if (this.orderStatus !== 'Paid') {\n this.OrderslistService.setOrdersList(this.orderLevelFees);\n }\n });\n };\n\n resetOrderVariables(): void {\n this.orderFeesTotal = 0.00;\n this.orderTotalPayments = 0.00;\n this.orderRemissionTotal = 0.00;\n this.orderPendingPayments = 0.00;\n this.isAddFeeBtnEnabled = true;\n\n };\n\n goToOrderViewDetailSection(orderReferenceObj: any) {\n if (this.isFromServiceRequestPage) {\n this.OrderslistService.setOrderRefId(orderReferenceObj);\n this.orderRef = orderReferenceObj;\n } else {\n this.OrderslistService.setOrderRefId(orderReferenceObj.orderRefId);\n this.orderRef = orderReferenceObj.orderRefId;\n }\n\n this.orderFeesTotal = 0.00;\n this.orderRemissionTotal = 0.00;\n this.orderTotalPayments = 0.00;\n this.orderPendingPayments = 0.00;\n\n this.orderDetail = this.paymentGroups.filter(x => x.payment_group_reference === this.orderRef);\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.fees) {\n orderDetail.fees.forEach(fee => {\n this.orderFeesTotal = this.orderFeesTotal + fee.calculated_amount;\n });\n }\n if (orderDetail.remissions) {\n orderDetail.remissions.forEach(remission => {\n this.orderRemissionTotal = this.orderRemissionTotal + remission.hwf_amount;\n });\n if (orderDetail.payments) {\n this.payment = orderDetail.payments[0];\n orderDetail.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n this.orderTotalPayments = this.orderTotalPayments + payment.amount;\n }\n });\n }\n }\n });\n this.orderPendingPayments = (this.orderFeesTotal - this.orderRemissionTotal) - this.orderTotalPayments;\n // this.orderRef = orderReferenceObj.orderRefId;\n if (this.orderPendingPayments <= 0.00) {\n this.orderStatus = 'Paid';\n } else if (this.orderFeesTotal > 0 && (this.orderTotalPayments > 0 || this.orderRemissionTotal > 0) && (this.orderTotalPayments < this.orderPendingPayments)) {\n this.orderStatus = 'Partially paid'\n } else {\n this.orderStatus = 'Not paid'\n }\n\n if (this.cpoDetails !== null) {\n this.orderParty = this.cpoDetails['responsibleParty'];\n this.orderCreated = this.cpoDetails['createdTimestamp'];\n this.orderCCDEvent = this.cpoDetails['action'];\n } else {\n this.orderParty = '';\n this.orderCCDEvent = '';\n this.orderCreated = orderReferenceObj.orderCreated;\n }\n this.viewStatus = 'order-full-view';\n }\n\n redirectToOrderFeeSearchPage(event: any, orderef: any) {\n if(orderef.orderAddBtnEnable) {\n event.preventDefault();\n this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = orderef.orderRefId;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n }\n }\n\n \n\n\n calculateAmounts(): void {\n let feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00,\n nonOffLinePayment = 0.00;\n\n this.paymentGroups.forEach(paymentGroup => {\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n if (fee.date_created) {\n let a = fee.amount_due === undefined;\n let b = fee.amount_due <= 0;\n this.clAmountDue = a ? this.clAmountDue + fee.net_amount : b ? this.clAmountDue + 0 : this.clAmountDue + fee.amount_due;\n }\n fee['payment_group_reference'] = paymentGroup['payment_group_reference'];\n this.fees.push(fee);\n } else {\n feesTotal = feesTotal + fee.calculated_amount;\n this.fees.push(fee);\n }\n\n });\n }\n if (this.isTurnOff) {\n this.totalFees = feesTotal;\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n let allocationLen = payment.payment_allocation;\n\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n if (allocationLen.length === 0 || allocationLen.length > 0 && allocationLen[0].allocation_status === 'Allocated') {\n nonOffLinePayment = nonOffLinePayment + payment.amount;\n }\n if (allocationLen.length > 0) {\n this.nonPayments.push(payment);\n }\n }\n if (allocationLen.length === 0) {\n this.payments.push(payment);\n }\n payment.paymentGroupReference = paymentGroup.payment_group_reference\n this.allPayments.push(payment);\n } else {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n this.payments.push(payment);\n }\n payment.paymentGroupReference = paymentGroup.payment_group_reference\n this.allPayments.push(payment);\n }\n });\n }\n this.totalPayments = paymentsTotal;\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n this.totalNonOffPayments = nonOffLinePayment;\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remisison => {\n remissionsTotal = remissionsTotal + remisison.hwf_amount;\n this.remissions.push(remisison);\n });\n }\n this.totalRemissions = remissionsTotal;\n });\n\n }\n\n calculateRefundAmount() {\n if (!this.isTurnOff) {\n let isNewPaymentGroup = false;\n\n this.paymentGroups.forEach((paymentGroup, index) => {\n let grpOutstandingAmount = 0.00,\n feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00,\n fees = [];\n\n if (paymentGroup.fees) {\n // this.isFeeRecordsExist = true;\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n\n this.isRemissionsMatch = false;\n paymentGroup.remissions.forEach(rem => {\n if (rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n // if(!fees.find(k => k.code=fee.code))\n // {\n fees.push(fee);\n //}\n }\n });\n\n if (!this.isRemissionsMatch) {\n fees.push(fee);\n }\n\n if (fee.date_created) {\n isNewPaymentGroup = true;\n } else {\n this.isHistoricGroupAvailable = true;\n this.paymentGroups[index]['old'] = true;\n }\n });\n this.paymentGroups[index].fees = fees;\n }\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n }\n grpOutstandingAmount = (feesTotal - remissionsTotal) - paymentsTotal;\n if (grpOutstandingAmount > 0 && isNewPaymentGroup) {\n this.isAnyFeeGroupAvilable = true;\n this.isFeeRecordsExist = true;\n this.paymentRef = paymentGroup.payment_group_reference;\n }\n if (paymentGroup.fees && paymentGroup.fees.length > 0 && grpOutstandingAmount <= 0 && isNewPaymentGroup) {\n this.isAnyFeeGroupAvilable = false;\n }\n });\n if ((!isNewPaymentGroup && this.isHistoricGroupAvailable) || (!isNewPaymentGroup && !this.isHistoricGroupAvailable)) {\n this.isAnyFeeGroupAvilable = false;\n }\n } else {\n let totalRefundAmount = 0,\n isFeeAmountZero = false;\n this.paymentGroups.forEach(paymentGroup => {\n let grpOutstandingAmount = 0.00,\n feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00;\n if (paymentGroup.fees) {\n this.isFeeRecordsExist = true;\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n if (fee.calculated_amount === 0) {\n isFeeAmountZero = true\n }\n });\n\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n }\n grpOutstandingAmount = (feesTotal - remissionsTotal) - paymentsTotal;\n if (grpOutstandingAmount < 0) {\n if (totalRefundAmount === 0) {\n totalRefundAmount = grpOutstandingAmount;\n } else {\n totalRefundAmount = (totalRefundAmount + grpOutstandingAmount);\n }\n }\n else if (grpOutstandingAmount > 0 || (grpOutstandingAmount === 0 && isFeeAmountZero)) {\n this.isGrpOutstandingAmtPositive = true;\n }\n });\n return totalRefundAmount * -1;\n }\n }\n\n getGroupOutstandingAmount(paymentGroup: IPaymentGroup): number {\n return this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n }\n\n redirectToFeeSearchPage(event: any) {\n event.preventDefault();\n let url = this.isBulkScanEnable ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n url += this.isTurnOff ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n url += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n url += this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n url += this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n url += `&caseType=${this.caseType}`\n this.router.navigateByUrl(`/fee-search?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}${url}`);\n }\n\n addRemission(fee: IFee) {\n if(this.chkForAddRemission(fee.code)) {\n this.feeId = fee;\n this.viewStatus = 'addremission';\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n this.payment = this.paymentGroup.payments[0];\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error.replace(/\"/g,\"\")\n );\n }\n }\n\n addRefundForRemission(payment: IPayment, remission: IRemission[],fees:any) {\n this.viewStatus = 'addrefundforremission';\n \n this.payment = payment;\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.payment.reference));\n this.payment = this.paymentGroup.payments[0];\n this.remissions = remission;\n this.remissionFeeAmt = fees.filter(data=>data.code === this.remissions['fee_code'])[0].net_amount;\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error\n );\n }\n\n redirectToremissionPage(event: any) {\n event.preventDefault();\n this.paymentLibComponent.viewName = 'remission'\n }\n\n redirectToReportsPage(event: any) {\n event.preventDefault();\n this.router.navigateByUrl(`/reports?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}`);\n }\n\n loadFeeSummaryPage(paymentGroup: IPaymentGroup) {\n this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = paymentGroup.payment_group_reference;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n }\n\n goToPaymentViewComponent(paymentGroup: any) {\n this.paymentLibComponent.paymentMethod = paymentGroup.paymentMethod;\n this.paymentLibComponent.paymentGroupReference = paymentGroup.paymentGroupReference;\n this.paymentLibComponent.paymentReference = paymentGroup.paymentReference;\n this.paymentLibComponent.viewName = 'payment-view';\n }\n\n goToPayementView(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.goToPaymentViewComponent({ paymentGroupReference, paymentReference, paymentMethod });\n }\n\n selectedUnprocessedFeeEvent(unprocessedRecordId: string) {\n if (unprocessedRecordId) {\n if (this.isTurnOff) {\n this.isAddFeeBtnEnabled = false;\n }\n this.isUnprocessedRecordSelected = true;\n } else {\n if (this.isTurnOff) {\n this.isAddFeeBtnEnabled = true;\n }\n this.isUnprocessedRecordSelected = false;\n }\n }\n\n getUnprocessedFeeCount(unProcessedRecordCount: number) {\n this.unprocessedRecordCount = unProcessedRecordCount;\n }\n\n calculateAmountDue(fee: IFee) {\n\n if (fee.date_created) {\n return fee.amount_due !== undefined ? fee.amount_due : fee.net_amount;\n } else {\n return \"0.00\";\n }\n }\n\n confirmRemoveFee(fee: IFee) {\n this.isRemoveBtnDisabled = false;\n this.feeId = fee;\n this.viewStatus = 'feeRemovalConfirmation';\n }\n\n cancelRemoval() {\n this.viewStatus = 'main';\n }\n\n removeFee(fee: any) {\n this.isRemoveBtnDisabled = true;\n this.paymentViewService.deleteFeeFromPaymentGroup(fee).subscribe(\n (success: any) => {\n window.location.reload();\n },\n (error: any) => {\n this.errorMessage = error;\n this.isRemoveBtnDisabled = false;\n }\n );\n }\n\n isCheckAmountdueExist(amountDue: any) {\n return typeof amountDue === 'undefined';\n }\n\n issueRefund(payment: IPayment) {\n if (payment !== null && payment !== undefined) {\n if(this.chkIssueRefundBtnEnable(payment)) {\n this.viewStatus = 'issuerefund';\n this.payment = payment;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.isRefundRemission = true;\n }\n }\n }\n\n chkForAddRemission(feeCode: string): boolean {\n if (this.chkForPBAPayment() && this.check4AllowedRoles2AccessRefund()) {\n if (this.orderDetail[0]['remissions'].length > 0) {\n for (const remission of this.orderDetail[0]['remissions']) {\n if (remission.fee_code === feeCode) {\n return false;\n }\n }\n }\n return true;\n } else {\n return false;\n }\n }\n\n chkForPBAPayment(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isPBA = true;\n }\n });\n }\n });\n if (this.isPBA) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n chkIssueRefundBtnEnable(payment: IPayment): boolean {\n if (this.check4AllowedRoles2AccessRefund() && this.allowFurtherAccessAfter4Days(payment) &&\n payment.method === 'payment by account' && payment.status.toLocaleLowerCase() === 'success') {\n this.isIssueRefunfBtnEnable = true;\n }\n if (this.isIssueRefunfBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n\n chkIsRefundRemissionBtnEnable(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && payment.status.toLocaleLowerCase() === 'success' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isRefundRemissionBtnEnable = true;\n }\n });\n }\n });\n if (this.isRefundRemissionBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n check4AllowedRoles2AccessRefund = (): boolean => {\n return this.allowedRolesToAccessRefund.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n\n allowFurtherAccessAfter4Days = (payment: IPayment): boolean => {\n if (payment !== null && payment !== undefined) {\n let tmp4DayAgo = new Date();\n tmp4DayAgo.setDate(tmp4DayAgo.getDate() - 4);\n return tmp4DayAgo >= new Date(payment.date_created);\n }\n }\n}","export class PaymentToPayhubRequest {\n currency = 'GBP';\n description = 'PayBubble payment';\n channel = 'telephony';\n provider = 'pci pal';\n case_type: string;\n\n ccd_case_number: string;\n amount: number;\n\n constructor(ccd_case_number: string, amount: number, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.amount = <any>amount.toFixed(2);\n this.case_type= caseType;\n }\n}\n","export class PayhubAntennaRequest {\n currency = 'GBP';\n case_type: string;\n ccd_case_number: string;\n amount: number;\n\n constructor(ccd_case_number: string, amount: number, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.amount = <any>amount.toFixed(2);\n this.case_type= caseType;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IFee } from '../../interfaces/IFee';\nimport { PaymentToPayhubRequest } from '../../interfaces/PaymentToPayhubRequest';\nimport { PayhubAntennaRequest } from '../../interfaces/PayhubAntennaRequest';\nimport { SafeHtml } from '@angular/platform-browser';\nimport {Router} from '@angular/router';\nimport {Location} from '@angular/common';\nimport { OrderslistService } from '../../services/orderslist.service';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-fee-summary',\n templateUrl: './fee-summary.component.html',\n styleUrls: ['./fee-summary.component.scss']\n})\n\nexport class FeeSummaryComponent implements OnInit {\n @Input() paymentGroupRef: string;\n @Input() ccdCaseNumber: string;\n @Input() isTurnOff: string;\n @Input() caseType: string;\n @Input() isOldPcipalOff: string;\n @Input() isNewPcipalOff: string;\n\n\n bsPaymentDcnNumber: string;\n paymentGroup: IPaymentGroup;\n errorMessage: string;\n viewStatus = 'main';\n currentFee: IFee;\n totalFee: number;\n payhubHtml: SafeHtml;\n service: string = \"\";\n platForm: string = \"\";\n upPaymentErrorMessage: string;\n selectedOption:string;\n isBackButtonEnable: boolean = true;\n outStandingAmount: number;\n isFeeAmountZero: boolean = false;\n totalAfterRemission: number = 0;\n isConfirmationBtnDisabled: boolean = false;\n isRemoveBtnDisabled: boolean = false;\n isPaymentExist: boolean = false;\n isRemissionsExist: Boolean = false;\n isRemissionsMatch = false;\n isStrategicFixEnable: boolean;\n\n constructor(\n private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private location: Location,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private OrderslistService: OrderslistService\n ) {}\n\n ngOnInit() {\n this.viewStatus = 'main';\n this.caseType = this.paymentLibComponent.CASETYPE;\n this.bsPaymentDcnNumber = this.paymentLibComponent.bspaymentdcn;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.OrderslistService.setCaseType(this.paymentLibComponent.CASETYPE);\n if ((!this.isOldPcipalOff && this.isNewPcipalOff)) {\n this.platForm = '8x8';\n } else if ((this.isOldPcipalOff && !this.isNewPcipalOff)) {\n this.platForm = 'Antenna';\n } else if ((this.isOldPcipalOff && this.isNewPcipalOff)){\n this.platForm = '8x8';\n }\n\n this.paymentViewService.getBSfeature().subscribe(\n features => {\n let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n },\n err => {\n this.paymentLibComponent.ISBSENABLE = false;\n }\n );\n if (this.bsPaymentDcnNumber) {\n this.getUnassignedPaymentlist();\n }\n this.getPaymentGroup();\n }\n\n getUnassignedPaymentlist() {\n if (this.selectedOption === 'dcn') {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.paymentLibComponent.DCN_NUMBER).subscribe(\n unassignedPayments => {\n if(unassignedPayments['data'].payments) {\n this.service = unassignedPayments['data'].responsible_service_id;\n } else {\n this.upPaymentErrorMessage = 'error';\n }\n },\n (error: any) => this.upPaymentErrorMessage = error\n );\n } else {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n unassignedPayments => {\n if(unassignedPayments['data'].payments) {\n this.service = unassignedPayments['data'].responsible_service_id;\n } else {\n this.upPaymentErrorMessage = 'error'; \n } \n },\n (error: any) => this.upPaymentErrorMessage = error\n );\n }\n\n }\n\n getRemissionByFeeCode(feeCode: string): IRemission {\n if (this.paymentGroup && this.paymentGroup.remissions && this.paymentGroup.remissions.length > 0) {\n for (const remission of this.paymentGroup.remissions) {\n if (remission.fee_code === feeCode) {\n return remission;\n }\n }\n }\n return null;\n }\n\n addRemission(fee: IFee) {\n this.currentFee = fee;\n this.viewStatus = 'add_remission';\n }\n\n getPaymentGroup() {\n let fees = [];\n this.paymentViewService.getPaymentGroupDetails(this.paymentGroupRef).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n this.isPaymentExist = paymentGroup.payments ? paymentGroup.payments.length > 0 : false;\n this.isRemissionsExist = paymentGroup.remissions ? paymentGroup.remissions.length > 0 : false;\n\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n this.totalAfterRemission = this.totalAfterRemission + fee.net_amount;\n if(fee.calculated_amount === 0) {\n this.isFeeAmountZero = true;\n }\n this.isRemissionsMatch = false;\n paymentGroup.remissions.forEach(rem => {\n if(rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n fees.push(fee);\n }\n });\n \n if(!this.isRemissionsMatch) {\n fees.push(fee);\n }\n });\n paymentGroup.fees = fees;\n }\n\n this.outStandingAmount = this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n },\n (error: any) => this.errorMessage = error.replace(/\"/g,\"\")\n );\n }\n\n confirmRemoveFee(fee: IFee){\n this.isRemoveBtnDisabled = false;\n this.currentFee = fee;\n this.viewStatus = 'feeRemovalConfirmation';\n }\n\n removeFee(fee: any){\n this.isRemoveBtnDisabled = true;\n this.paymentViewService.deleteFeeFromPaymentGroup(fee).subscribe(\n (success: any) => {\n if (this.paymentGroup.fees && this.paymentGroup.fees.length > 1){\n this.totalAfterRemission = 0;\n this.getPaymentGroup();\n this.viewStatus = 'main';\n return;\n }\n this.loadCaseTransactionPage();\n },\n (error: any) => {\n this.errorMessage = error;\n this.isRemoveBtnDisabled = false;\n }\n );\n }\n\n loadCaseTransactionPage() {\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentViewService.getBSfeature().subscribe(\n features => {\n let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n },\n err => {\n this.paymentLibComponent.ISBSENABLE = false;\n }\n );\n\n let partUrl = `selectedOption=${this.paymentLibComponent.SELECTED_OPTION}`;\n partUrl +=this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl +=this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl +=this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl +=this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl +=this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl +=this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n\n let url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=true&${partUrl}`;\n this.router.navigateByUrl(url);\n }\n cancelRemission() {\n this.viewStatus = 'main';\n }\n redirectToFeeSearchPage(event: any, page?: string) {\n event.preventDefault();\n let partUrl =this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl +=this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl +=this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl +=this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl +=this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl +=this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n\n if(this.viewStatus === 'feeRemovalConfirmation' || this.viewStatus === 'add_remission') {\n this.viewStatus = 'main';\n return;\n }\n let url = `/fee-search?ccdCaseNumber=${this.ccdCaseNumber}&selectedOption=${this.paymentLibComponent.SELECTED_OPTION}&paymentGroupRef=${this.paymentGroupRef}${partUrl}`;\n this.router.navigateByUrl(url);\n }\n takePayment() {\n this.isConfirmationBtnDisabled = true;\n const requestBody = new PaymentToPayhubRequest(this.ccdCaseNumber, this.outStandingAmount, this.caseType),\n antennaReqBody = new PayhubAntennaRequest(this.ccdCaseNumber, this.outStandingAmount, this.caseType);\n\n if(this.platForm === '8x8') {\n this.paymentViewService.postPaymentToPayHub(requestBody, this.paymentGroupRef).subscribe(\n response => {\n this.location.go(`payment-history?view=fee-summary`);\n this.payhubHtml = response;\n this.viewStatus = 'payhub_view';\n this.isBackButtonEnable=false;\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.router.navigateByUrl('/pci-pal-failure');\n }\n );\n } else if(this.platForm === 'Antenna') {\n\n this.paymentViewService.postPaymentAntennaToPayHub(antennaReqBody, this.paymentGroupRef).subscribe(\n response => {\n this.isBackButtonEnable=false;\n window.location.href = '/makePaymentByTelephoneyProvider';\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.router.navigateByUrl('/pci-pal-failure');\n }\n );\n }\n\n }\n\n goToAllocatePage(outStandingAmount: number, isFeeAmountZero: Boolean) {\n if (outStandingAmount > 0 || (outStandingAmount === 0 && isFeeAmountZero)) {\n this.paymentLibComponent.paymentGroupReference = this.paymentGroupRef;\n this.paymentLibComponent.viewName = 'allocate-payments';\n } else {\n this.loadCaseTransactionPage();\n }\n }\n isCheckAmountdueExist(amountDue: any) {\n return typeof amountDue === 'undefined';\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\n\n\n\n@Component({\n selector: 'ccpay-error-banner',\n templateUrl: './error-banner.component.html',\n styleUrls: ['./error-banner.component.scss']\n})\n\nexport class ErrorBannerComponent implements OnInit {\n @Input('errorMessage') errorMessage;\n\n constructor(\n ) {}\n\n ngOnInit() {\n\n }\n}\n","\nexport class UnidentifiedPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n unidentified_reason: string;\n\n constructor(payment_group_reference: string, payment_reference : string, unidentified_reason: any) {\n this.payment_allocation_status = {\n description: '',\n name: \"Unidentified\"\n };\n this.payment_group_reference = payment_group_reference ;\n this.payment_reference= payment_reference;\n this.unidentified_reason= unidentified_reason;\n\n }\n\n\n\n}\n","import { IBSPayments } from \"./IBSPayments\";\n\nexport class AllocatePaymentRequest {\n amount: Number;\n banked_date: String;\n ccd_case_number: String;\n exception_record: string;\n currency: String;\n document_control_number: String;\n external_provider: String;\n giro_slip_no: String;\n payer_name: String;\n payment_channel: Object;\n payment_status: Object;\n payment_method: String;\n case_type: String;\n payment_allocation_dto?: {\n allocation_reason: String,\n allocation_status: String,\n explanation: String,\n payment_allocation_status: Object,\n payment_group_reference: String,\n payment_reference: String,\n reason: String,\n receiving_office: String,\n unidentified_reason: String,\n user_id: String,\n user_name: String,\n case_type: String\n }\n\n constructor(ccd_case_number : string, unAllocatedPayment: IBSPayments, caseType: string, exceptionRecord: string, allocatedRequest?: any) {\n this.amount = unAllocatedPayment.amount;\n this.banked_date = unAllocatedPayment.date_banked;\n this.ccd_case_number = ccd_case_number;\n this.exception_record = exceptionRecord;\n this.currency= unAllocatedPayment.currency;\n this.document_control_number = unAllocatedPayment.dcn_reference;\n this.external_provider = 'exela';\n this.giro_slip_no = unAllocatedPayment.bgc_reference;\n this.payer_name = unAllocatedPayment.payer_name;\n this.payment_channel = {\n description: '',\n name: 'bulk scan'\n };\n this.payment_status ={\n description: 'bulk scan payment completed',\n name: 'success'\n }\n this.payment_method = unAllocatedPayment.payment_method;\n this.case_type= caseType;\n if(allocatedRequest) {\n this.payment_allocation_dto = allocatedRequest;\n }\n\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport {BulkScaningPaymentService} from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { UnidentifiedPaymentsRequest } from '../../interfaces/UnidentifiedPaymentsRequest';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\n\n@Component({\n selector: 'app-mark-unidentified-payment',\n templateUrl: './mark-unidentified-payment.component.html',\n styleUrls: ['./mark-unidentified-payment.component.scss']\n})\nexport class MarkUnidentifiedPaymentComponent implements OnInit {\n @Input() caseType: string;\n markPaymentUnidentifiedForm: FormGroup;\n viewStatus: string;\n ccdCaseNumber: string;\n bspaymentdcn: string;\n isInvesticationDetailEmpty: boolean = false;\n investicationDetailHasError: boolean = false;\n investicationDetailMinHasError: boolean = false;\n investicationDetailMaxHasError: boolean = false;\n errorMessage = this.getErrorMessage(false);\n unassignedRecord:IBSPayments;\n siteID: string = null;\n investigationComment: string;\n isConfirmButtondisabled:Boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n isStrategicFixEnable: boolean = true;\n\n constructor(private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService) { }\n\n ngOnInit() {\n this.viewStatus = 'mainForm';\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.getUnassignedPayment();\n\n this.markPaymentUnidentifiedForm = this.formBuilder.group({\n investicationDetail: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ]))\n });\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n this.errorMessage = this.getErrorMessage(false);\n this.unassignedRecord = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n }\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n saveAndContinue() {\n this.resetForm([false, false, false, false]);\n const investicationField = this.markPaymentUnidentifiedForm.controls.investicationDetail;\n const formerror = investicationField.errors;\n if (this.markPaymentUnidentifiedForm.dirty && this.markPaymentUnidentifiedForm.valid) {\n this.investigationComment = this.markPaymentUnidentifiedForm.controls.investicationDetail.value;\n this.viewStatus = 'unidentifiedContinueConfirm';\n }else {\n if(investicationField.value == '' ) {\n this.resetForm([true, false, false, false]);\n }\n if(investicationField.value != '' && investicationField.invalid ) {\n this.resetForm([false, true, false, false]);\n }\n if(formerror && formerror.minlength && formerror.minlength.actualLength < 3 ) {\n this.resetForm([false, false, true, false]);\n }\n if(formerror && formerror.maxlength && formerror.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, true]);\n }\n }\n }\n resetForm(val) {\n this.isInvesticationDetailEmpty = val[0];\n this.investicationDetailHasError = val[1];\n this.investicationDetailMinHasError = val[2];\n this.investicationDetailMaxHasError = val[3];\n }\n confirmPayments() {\n this.isConfirmButtondisabled = true;\n const reason = this.markPaymentUnidentifiedForm.get('investicationDetail').value;\n\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n allocation_status:'Unidentified',\n payment_allocation_status: {\n description: '',\n name: 'Unidentified'\n },\n unidentified_reason: reason,\n user_id: this.caseType,\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSWoPGStrategic(postStrategicBody).subscribe(\n res => {\n this.errorMessage = this.getErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n });\n } else {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.getErrorMessage(false);\n const requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.siteID, this.exceptionReference)\n this.paymentViewService.postBSPayments(requestBody).subscribe(\n res2 => {\n this.errorMessage = this.getErrorMessage(false);\n const response2 = JSON.parse(res2),\n reqBody = new UnidentifiedPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, reason);\n if (response2.success) {\n this.paymentViewService.postBSUnidentifiedPayments(reqBody).subscribe(\n res3 => {\n this.errorMessage = this.getErrorMessage(false);\n const response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n }\n cancelMarkUnidentifiedPayments(type?:string){\n if(type && type === 'cancel') {\n if(this.markPaymentUnidentifiedForm.get('investicationDetail').value!==\"\"){\n this.viewStatus = 'unidentifiedCancelConfirm';\n } else {\n this.gotoCasetransationPage();\n }\n } else {\n this.viewStatus = 'mainForm';\n }\n }\n\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n getErrorMessage(isErrorExist) {\n return {\n title: \"There is a problem with the service\",\n body: \"Try again later\",\n showError: isErrorExist\n };\n }\n}\n","\nexport class UnsolicitedPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n receiving_office: string;\n receiving_email_address: string;\n sending_email_address: string;\n unidentified_reason: string;\n constructor(payment_group_reference: string, payment_reference : string, reason: string,responsible_office: string, responsible_person:string,email_id: string) {\n this.payment_allocation_status = {\n description: '',\n name: \"Transferred\"\n };\n this.payment_group_reference = payment_group_reference;\n this.payment_reference= payment_reference;\n this.unidentified_reason= reason;\n this.receiving_office= responsible_office;\n this.receiving_email_address= email_id;\n this.sending_email_address= responsible_person;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { UnsolicitedPaymentsRequest } from '../../interfaces/UnsolicitedPaymentsRequest';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { ErrorHandlerService } from '../../services/shared/error-handler.service';\n\n\n@Component({\n selector: 'app-mark-unsolicited-payment',\n templateUrl: './mark-unsolicited-payment.component.html',\n styleUrls: ['./mark-unsolicited-payment.component.scss']\n})\nexport class MarkUnsolicitedPaymentComponent implements OnInit {\n @Input() caseType: string;\n markPaymentUnsolicitedForm: FormGroup;\n viewStatus: string;\n reasonHasError: boolean = false;\n isReasonEmpty: boolean = false;\n reasonMinHasError: boolean = false;\n reasonMaxHasError: boolean = false;\n responsibleOfficeHasError: boolean = false;\n isResponsibleOfficeEmpty: boolean = false;\n errorMessage = this.getErrorMessage(false);\n ccdCaseNumber: string;\n bspaymentdcn: string;\n unassignedRecord: IBSPayments;\n siteID: string = null;\n reason: string;\n responsiblePerson: string;\n responsibleOffice: string;\n emailId: string;\n isConfirmButtondisabled: Boolean = false;\n isContinueButtondisabled: Boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n selectedSiteId: string;\n selectedSiteName: string;\n isStrategicFixEnable: boolean = true;\n siteIDList;\n\n constructor(private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService) { }\n\n ngOnInit() {\n this.resetForm([false,false,false,false,false,false], 'all');\n this.viewStatus = 'mainForm';\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.getUnassignedPayment();\n\n this.paymentViewService.getSiteID().subscribe(\n siteids => {\n this.isContinueButtondisabled = false;\n this.errorMessage = this.getErrorMessage(false);\n this.siteIDList = JSON.parse(siteids);\n },\n err => {\n window.scrollTo(0, 0);\n this.isContinueButtondisabled = true;\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n \n this.markPaymentUnsolicitedForm = this.formBuilder.group({\n reason: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ])),\n responsibleOffice: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([a-zA-Z0-9\\\\s\\\\n,\\\\.-:]*)$')\n ])),\n responsiblePerson: new FormControl(''),\n emailId: new FormControl('')\n });\n }\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n confirmPayments() {\n this.isConfirmButtondisabled = true;\n const controls = this.markPaymentUnsolicitedForm.controls;\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n allocation_status:'Transferred',\n payment_allocation_status: {\n description: '',\n name: 'Transferred'\n },\n unidentified_reason: controls.reason.value,\n receiving_office: this.selectedSiteId,\n user_id: this.caseType,\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSWoPGStrategic(postStrategicBody).subscribe(\n res => {\n this.errorMessage = this.getErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n });\n } else {\n // controls.responsibleOffice.setValue('P219');\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.getErrorMessage(false);\n const response1 = JSON.parse(res1),\n requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.siteID, this.exceptionReference)\n this.paymentViewService.postBSPayments(requestBody).subscribe(\n res2 => {\n this.errorMessage = this.getErrorMessage(false);\n const response2 = JSON.parse(res2),\n reqBody = new UnsolicitedPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, controls.reason.value, this.selectedSiteId, controls.responsiblePerson.value, controls.emailId.value);\n if (response2.success) {\n this.paymentViewService.postBSUnsolicitedPayments(reqBody).subscribe(\n res3 => {\n this.errorMessage = this.getErrorMessage(false);\n const response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n }\n saveAndContinue() {\n this.resetForm([false,false,false,false,false,false], 'all');\n const formerror = this.markPaymentUnsolicitedForm.controls.reason.errors;\n const reasonField = this.markPaymentUnsolicitedForm.controls.reason;\n //const officeIdField = this.selectedSiteId;\n const officeIdField = this.markPaymentUnsolicitedForm.controls.responsibleOffice;\n if (this.markPaymentUnsolicitedForm.dirty && this.markPaymentUnsolicitedForm.valid) {\n const controls = this.markPaymentUnsolicitedForm.controls;\n this.emailId = controls.emailId.value;\n this.responsibleOffice = officeIdField.value;\n this.responsiblePerson = controls.responsiblePerson.value;\n this.reason = controls.reason.value;\n this.viewStatus = 'unsolicitedContinueConfirm';\n }else {\n if( reasonField.value == '' ) {\n this.resetForm([true,false,false,false,false,false], 'reason');\n }\n if(reasonField.value != '' && this.markPaymentUnsolicitedForm.controls.reason.invalid ) {\n this.resetForm([false,true,false,false,false,false], 'reason');\n }\n if(formerror && formerror.minlength && formerror.minlength.actualLength < 3 ) {\n this.resetForm([false,false,true,false,false,false], 'reason');\n }\n if(formerror && formerror.maxlength && formerror.maxlength.actualLength > 255 ) {\n this.resetForm([false,false,false,true,false,false], 'reason');\n }\n if(officeIdField.value == '') {\n this.resetForm([false,false,false,false,true,false], 'responsibleOffice');\n }\n if(officeIdField.value != '' && officeIdField.invalid) {\n this.resetForm([false,false,false,false,false,true],'responsibleOffice');\n }\n }\n }\n resetForm(val, field) {\n if(field==='reason' || field==='all') {\n this.isReasonEmpty = val[0];\n this.reasonHasError = val[1];\n this.reasonMinHasError = val[2];\n this.reasonMaxHasError = val[3];\n }\n if(field==='responsibleOffice' || field==='all') {\n this.isResponsibleOfficeEmpty = val[4];\n this.responsibleOfficeHasError = val[5];\n }\n }\n\ncancelMarkUnsolicitedPayments(type?:string){\n if(type && type === 'cancel') {\n if(this.checkingFormValue()){\n this.viewStatus = 'unsolicitedCancelConfirm';\n } else {\n this.gotoCasetransationPage();\n }\n } else {\n this.markPaymentUnsolicitedForm.controls.responsibleOffice.setValue('');\n this.viewStatus = 'mainForm';\n }\n }\n checkingFormValue(){\n const formFields = this.markPaymentUnsolicitedForm.value;\n let valueExists = false;\n\n for (var field in formFields) {\n if (formFields.hasOwnProperty(field) && formFields[field] !==\"\") {\n valueExists = true;\n break;\n }\n }\n return valueExists;\n }\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n \n this.unassignedRecord = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n }\n\n getErrorMessage(isErrorExist) {\n return {\n title: \"Something went wrong.\",\n body: \"Please try again later.\",\n showError: isErrorExist\n };\n }\n\n selectchange(args){ \n this.selectedSiteId = args.target.value; \n this.selectedSiteName = args.target.options[args.target.selectedIndex].text; \n } \n\n}\n","import { Component, OnInit, Output,Input, EventEmitter } from '@angular/core';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport {Router} from '@angular/router';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n@Component({\n selector: 'ccpay-app-unprocessed-payments',\n templateUrl: './unprocessed-payments.component.html',\n styleUrls: ['./unprocessed-payments.component.scss']\n})\nexport class UnprocessedPaymentsComponent implements OnInit {\n\n @Input('FEE_RECORDS_EXISTS') FEE_RECORDS_EXISTS: boolean;\n @Input('PAYMENTREF') PAYMENTREF: string;\n @Input('ISTURNOFF') ISTURNOFF: boolean;\n @Input('IS_BUTTON_ENABLE') IS_BUTTON_ENABLE: boolean;\n @Input('IS_OS_AMT_AVAILABLE') IS_OS_AMT_AVAILABLE: boolean;\n @Input('ISNEWPCIPALOFF') ISNEWPCIPALOFF: boolean;\n @Input('ISOLDPCIPALOFF') ISOLDPCIPALOFF: boolean;\n @Input('ISSFENABLE') ISSFENABLE: boolean;\n @Input('PAYMENTSLENGTH') PAYMENTSLENGTH:Number;\n @Input('LEVEL')LEVEL:Number;\n\n @Output() selectedUnprocessedFeeEvent: EventEmitter<string> = new EventEmitter();\n @Output() getUnprocessedFeeCount: EventEmitter<string> = new EventEmitter();\n\n viewStatus = 'main';\n unassignedRecordList: IBSPayments;\n upPaymentErrorMessage: string = null;\n ccdCaseNumber: string;\n recordId: string = null;\n isRecordExist: boolean = false;\n dcnNumber: string = null;\n selectedOption: string;\n isUnprocessedRecordSelected: boolean = true;\n isAllocateToExistingFeebtnEnabled: boolean = false;\n isMarkAsUnidentifiedbtnEnabled: boolean = false;\n isAllocatedToNewFeebtnEnabled: boolean = false;\n isExceptionCase: boolean = false;\n serviceId: string = null;\n isBulkScanEnable;\n isNewpcipaloff;\n isOldpcipaloff;\n isTurnOff: boolean = true;\n isStFixEnable;\n unassignedRecordSelectedList: IBSPayments;\n unassignedRecordListLength: number = 0;\n showContent: boolean;\n\n constructor(private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private paymentLibComponent: PaymentLibComponent,\n private paymentViewService: PaymentViewService,\n private OrderslistService: OrderslistService\n ) { }\n\n ngOnInit() {\n // Todo ...\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.isBulkScanEnable = this.paymentLibComponent.ISBSENABLE;\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.isNewpcipaloff = this.paymentLibComponent.ISNEWPCIPALOFF;\n this.isOldpcipaloff = this.paymentLibComponent.ISOLDPCIPALOFF;\n this.isStFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.OrderslistService.getFeeExists().subscribe( (data) => this.FEE_RECORDS_EXISTS = data);\n this.getUnassignedPaymentlist();\n\n }\n\n getUnassignedPaymentlist() {\n if (this.selectedOption === 'dcn') {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.dcnNumber).subscribe(\n unassignedPayments => {\n // unassignedPayments['data'].map(data => data.expandable=false);\n if(unassignedPayments['data'] && unassignedPayments['data'].payments) {\n this.setValuesForUnassignedRecord(unassignedPayments['data']);\n } else if(unassignedPayments['payments']) {\n this.setValuesForUnassignedRecord(unassignedPayments);\n } else {\n this.upPaymentErrorMessage = 'error';\n this.getUnprocessedFeeCount.emit('0');\n }\n },\n (error: any) => {\n this.upPaymentErrorMessage = error;\n this.getUnprocessedFeeCount.emit('0');\n }\n );\n } else {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n unassignedPayments => {\n // unassignedPayments['data'].map(data => data.expandable=false);\n if(unassignedPayments['data'] && unassignedPayments['data'].payments) {\n this.setValuesForUnassignedRecord(unassignedPayments['data']);\n } else if(unassignedPayments['payments']) {\n this.setValuesForUnassignedRecord(unassignedPayments);\n } else {\n this.upPaymentErrorMessage = 'error';\n this.getUnprocessedFeeCount.emit('0');\n }\n },\n (error: any) => {\n this.upPaymentErrorMessage = error;\n this.getUnprocessedFeeCount.emit('0');\n }\n );\n }\n\n }\n\n setValuesForUnassignedRecord(unassignedPayments) {\n \n this.unassignedRecordList = unassignedPayments.payments;\n if(this.unassignedRecordList){\n this.unassignedRecordListLength = unassignedPayments.payments.length\n }\n this.serviceId = unassignedPayments.responsible_service_id;\n if (unassignedPayments['ccd_reference'] === undefined) {\n this.isExceptionCase = true;\n }\n // this.isRecordExist = this.unassignedRecordList.length === 0;\n this.getUnprocessedFeeCount.emit(<any>this.unassignedRecordList.length);\n this.unprocessedPaymentSelectEvent(this.unassignedRecordList);\n }\n\n formatUnassignedRecordId(ID: Number) {\n return `unassignrecord-${ID}`;\n }\n\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n\n redirectToFeeSearchPage(event: any, dcn_reference:any) {\n event.preventDefault();\n this.recordId = dcn_reference;\n let url = this.isBulkScanEnable ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n url += this.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n url += this.isStFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n url +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n url += this.isOldpcipaloff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n url += this.isNewpcipaloff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n\n this.router.navigateByUrl(`/fee-search?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}&dcn=${this.recordId}${url}`);\n }\n\n loadUnsolicitedPage(viewName: string, dcn_reference:any) {\n this.recordId = dcn_reference;\n this.paymentLibComponent.bspaymentdcn = this.recordId;\n this.paymentLibComponent.viewName = viewName;\n }\n\n unprocessedPaymentSelectEvent(selectedRecordReference: any) {\n this.isUnprocessedRecordSelected = true;\n this.validateButtons();\n this.selectedUnprocessedFeeEvent.emit(selectedRecordReference);\n }\n\n resetButtons() {\n this.isUnprocessedRecordSelected = false;\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isMarkAsUnidentifiedbtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = false;\n }\n\n goToAllocatePage(dcn_reference:any) {\n this.paymentLibComponent.bspaymentdcn = dcn_reference;\n this.paymentLibComponent.unProcessedPaymentServiceId = this.serviceId\n this.paymentLibComponent.isTurnOff = this.ISTURNOFF;\n this.paymentLibComponent.isNewPcipalOff = this.ISNEWPCIPALOFF;\n this.paymentLibComponent.isOldPcipalOff = this.ISOLDPCIPALOFF;\n this.paymentLibComponent.ISSFENABLE = this.isStFixEnable;\n\n if(this.ISTURNOFF) {\n this.paymentLibComponent.paymentGroupReference = this.PAYMENTREF;\n this.paymentLibComponent.viewName = 'fee-summary';\n }else {\n this.paymentLibComponent.paymentGroupReference = null;\n this.paymentLibComponent.viewName = 'allocate-payments';\n }\n\n }\n\n validateButtons() {\n if ( this.isUnprocessedRecordSelected && this.isExceptionCase) {\n this.isMarkAsUnidentifiedbtnEnabled = true;\n } else if ( this.isUnprocessedRecordSelected && !this.isExceptionCase && !this.FEE_RECORDS_EXISTS) {\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = true;\n } else if( this.isUnprocessedRecordSelected && !this.isExceptionCase && this.FEE_RECORDS_EXISTS ) {\n if(!this.ISTURNOFF) {\n this.isAllocateToExistingFeebtnEnabled = true;\n this.isAllocatedToNewFeebtnEnabled = false;\n } else {\n this.isAllocateToExistingFeebtnEnabled = this.IS_OS_AMT_AVAILABLE;\n this.isAllocatedToNewFeebtnEnabled = true;\n }\n }\n }\n\n unprocessedPaymentUnSelectEvent(event: any) {\n event.preventDefault();\n this.recordId = null;\n this.isUnprocessedRecordSelected = false;\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = false;\n this.isMarkAsUnidentifiedbtnEnabled = false;\n //this.validateButtons();\n this.selectedUnprocessedFeeEvent.emit('');\n }\n\n showDetailRow(event: any,obj: any, i: any) {\n event.preventDefault();\n \n this.unassignedRecordSelectedList = obj;\n \n }\n}\n","import { Component, OnInit, Input, Output, EventEmitter } from '@angular/core';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport {IPayment} from '../../interfaces/IPayment';\nimport {Router} from '@angular/router';\n\n@Component({\n selector: 'ccpay-app-processed-payments',\n templateUrl: './processed-payments.component.html',\n styleUrls: ['./processed-payments.component.scss']\n})\nexport class ProcessedPaymentsComponent implements OnInit {\n\n @Input('NONPAYMENTS') NONPAYMENTS: IPayment[];\n @Output() goToPaymentViewComponent: EventEmitter<any> = new EventEmitter();\n\n constructor(\n private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService\n ) { }\n ngOnInit() {\n }\n\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n redirectToPaymentViewPage(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.goToPaymentViewComponent.emit({paymentGroupReference, paymentReference, paymentMethod});\n }\n}\n","\nexport class IAllocationPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n reason: string;\n explanation: string;\n user_name: string;\n constructor(payment_group_reference: string, payment_reference : string, reason? : string, explanation? : string, userName? : string) {\n this.payment_allocation_status = {\n description: '',\n name: \"Allocated\"\n };\n this.payment_group_reference = payment_group_reference;\n this.payment_reference= payment_reference;\n this.reason = reason ? reason : null;\n this.explanation = explanation ? explanation : null;\n this.user_name = userName ? userName : null;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport {CaseTransactionsService} from '../../services/case-transactions/case-transactions.service'; \nimport {BulkScaningPaymentService} from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { ErrorHandlerService } from '../../services/shared/error-handler.service';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport {IBSPayments} from '../../interfaces/IBSPayments';\nimport {AllocatePaymentRequest} from '../../interfaces/AllocatePaymentRequest';\nimport {IAllocationPaymentsRequest} from '../../interfaces/IAllocationPaymentsRequest';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n\n\n@Component({\n selector: 'app-allocate-payments',\n templateUrl: './allocate-payments.component.html',\n styleUrls: ['./allocate-payments.component.scss']\n})\nexport class AllocatePaymentsComponent implements OnInit {\n @Input() isTurnOff: boolean;\n @Input() caseType: string;\n\n overUnderPaymentForm: FormGroup;\n viewStatus: string;\n ccdCaseNumber: string;\n bspaymentdcn: string;\n recordId:string;\n feedbackUrlLabel:string;\n unAllocatedPayment: IBSPayments = {\n amount: 0\n };\n siteID: string = null;\n errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n paymentGroup: IPaymentGroup;\n paymentGroups: IPaymentGroup[] = [];\t\n remainingAmount: number;\n isRemainingAmountGtZero: boolean;\n isMoreDetailsBoxHide: boolean = true;\n isRemainingAmountLtZero: boolean;\n afterFeeAllocateOutstanding: number;\n amountForAllocation: number;\n isConfirmButtondisabled: boolean = false;\n isContinueButtondisabled: boolean = true;\n otherPaymentExplanation: string = null;\n selectedOption: string = null;\n isFeeAmountZero: boolean = false;\t\n\n paymentReasonHasError: boolean = false;\n paymentExplanationHasError: boolean = false;\n isPaymentDetailsEmpty: boolean = false;\n isPaymentDetailsInvalid: boolean = false;\n paymentDetailsMinHasError: boolean = false;\n paymentDetailsMaxHasError: boolean = false;\n isUserNameEmpty: boolean = false;\n isUserNameInvalid: boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n paymentReason: string = null;\n paymentExplanation: string = null;\n userName: string = null;\n paymentSectionLabel: any;\n paymentRef: string = null;\n isStrategicFixEnable: boolean = true;\n orderLevelFees: IOrderReferenceFee[] = [];\n cookieUserName: string[] = [];\n enCookieUserName: any;\n userNameField: string = null;\n\n reasonList: { [key: string]: { [key: string]: string } }= {\n overPayment: {\n hwfReward: 'Help with Fees (HWF) awarded. Please include the HWF reference number in the explanatory note',\n wrongFee: 'Incorrect payment received',\n notIssueCase: 'Unable to issue case',\n otherDeduction: 'Other'\n },\n shortFall: {\n helpWithFee: 'Help with Fees (HWF) application declined',\n wrongFee: 'Incorrect payment received',\n other: 'Other'\n }\n }\n explanationList = {\n overPayment: {\n referRefund: 'Details in case notes. Refund due',\n noRefund: 'Details in case notes. No refund due',\n noCase: 'No case created. Refund due',\n other: 'Other'\n },\n shortFall: {\n holdCase: 'I have put a stop on the case and contacted the applicant requesting the balance of payment',\n heldCase: 'I have put a stop on the case. The applicant needs to be contacted to request the balance of payment',\n other: 'Other'\n }\n }\n\n refund = {\n reason: {\n duplicate: 'Duplicate payment',\n humanerror: 'Human error',\n caseWithdrawn: 'Case withdrawn',\n other: 'Other'\n }\n }\n\n\n constructor(\n private errorHandlerService: ErrorHandlerService,\n private caseTransactionsService: CaseTransactionsService,\n private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private OrderslistService: OrderslistService) { }\n\n ngOnInit() {\n this.viewStatus = 'mainForm';\n if (this.paymentLibComponent.paymentGroupReference !== null) {\n this.viewStatus = 'allocatePaymentConfirmation';\n }\n \n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.paymentRef = this.paymentLibComponent.paymentGroupReference;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.isTurnOff = this.paymentLibComponent.isTurnOff;\n this.overUnderPaymentForm = this.formBuilder.group({\n moreDetails: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ])),\n userName: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([a-zA-Z0-9\\\\s]*)$')\n ])),\n });\n this.OrderslistService.getOrdersList().subscribe( (data) =>\n this.orderLevelFees = data.filter(data => data.orderStatus !== 'Paid'));\n this.OrderslistService.getCaseType().subscribe( (data) => this.caseType = data);\n this.getUnassignedPayment();\n }\n getGroupOutstandingAmount(paymentGroup: IPaymentGroup): number {\n return this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n }\n\n getPaymentGroupDetails(){\n\n if(!this.isTurnOff){\n this.paymentViewService.getPaymentGroupDetails(this.paymentRef).subscribe(\n paymentGroup => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.paymentGroup = paymentGroup;\n this.saveAndContinue();\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }else {\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.paymentGroups = paymentGroups['payment_groups'].filter(paymentGroup => {\n paymentGroup.fees.forEach(fee => {\n if(fee.calculated_amount === 0) {\n this.isFeeAmountZero = true\n }\n });\n let fstCon = this.getGroupOutstandingAmount(<IPaymentGroup>paymentGroup),\n scndCn = fstCon > 0 || (fstCon == 0 && this.isFeeAmountZero) && paymentGroup.payment_group_reference === this.paymentRef;\n return this.paymentRef ? scndCn : fstCon > 0 || (fstCon == 0 && this.isFeeAmountZero);\n });\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }\n\n }\n\n selectedPaymentGroup(paymentGroup: IPaymentGroup) {\t\n this.isContinueButtondisabled = false;\t\n this.paymentGroup = paymentGroup;\t\n }\t\n\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n\n gotoSummaryPage(event: any) { \n event.preventDefault();\n this.paymentLibComponent.viewName = 'fee-summary';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n\n cancelAllocatePayment(event: any){\n event.preventDefault();\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n if(!this.isTurnOff){\n this.paymentLibComponent.viewName = 'fee-summary';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n } else {\n this.viewStatus = 'mainForm';\t\n }\n }\n confirmAllocatePayement(){\n this.enCookieUserName = document.cookie.split(\";\").find(row => row.includes(\"user-info\")).split(\"=\")[1].split(\";\");\n this.cookieUserName = JSON.parse(decodeURIComponent(this.enCookieUserName));\n \n const fullName = this.cookieUserName['forename'] + ' ' + this.cookieUserName['surname'];\n\n const paymentDetailsField = this.overUnderPaymentForm.controls.moreDetails,\n paymentFormError = this.overUnderPaymentForm.controls.moreDetails.errors,\n userNameField = fullName,\n isEmptyCondtion = this.paymentReason && this.paymentExplanation,\n isOtherOptionSelected = this.paymentExplanation === 'Other';\n\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n if ( (!this.isRemainingAmountGtZero && !this.isRemainingAmountLtZero) || isEmptyCondtion && (!isOtherOptionSelected && userNameField.length > 0 || isOtherOptionSelected && userNameField.length > 0 && paymentDetailsField.valid)) {\n this.isConfirmButtondisabled = true;\n this.otherPaymentExplanation = this.paymentExplanation === 'Other' ? paymentDetailsField.value : this.paymentExplanation;\n this.userName = userNameField;\n this.finalServiceCall();\n }else {\n if(!this.paymentReason) {\n this.resetForm([true, false, false, false, false, false, false, false], 'reason');\n }\n if(!this.paymentExplanation) {\n this.resetForm([false, true, false, false, false, false, false, false], 'explanation');\n }\n if(this.paymentExplanation && isOtherOptionSelected) {\n if(paymentDetailsField.value == '' ) {\n this.resetForm([false, false, true, false, false, false, false, false], 'other');\n }\n if(paymentDetailsField.value != '' && paymentDetailsField.invalid ) {\n this.resetForm([false, false, false, true, false, false, false, false], 'other');\n }\n if(paymentFormError && paymentFormError.minlength && paymentFormError.minlength.actualLength < 3 ) {\n this.resetForm([false, false, false, false, true, false, false, false], 'other');\n }\n if(paymentFormError && paymentFormError.maxlength && paymentFormError.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, false, false, true, false, false], 'other');\n }\n }\n if(userNameField.length === 0) {\n this.resetForm([false, false, false, false, false, false, true, false], 'username');\n }\n }\n }\n resetForm(vals, field) {\n if(field==='reason' || field==='all') {\n this.paymentReasonHasError = vals[0];\n }\n if(field==='explanation' || field==='all') {\n this.paymentExplanationHasError = vals[1];\n }\n if(field==='other' || field==='all') {\n this.isPaymentDetailsEmpty = vals[2];\n this.isPaymentDetailsInvalid = vals[3];\n this.paymentDetailsMinHasError = vals[4];\n this.paymentDetailsMaxHasError = vals[5];\n }\n if(field==='username' || field==='all') {\n this.isUserNameEmpty = vals[6];\n this.isUserNameInvalid = vals[7];\n }\n }\n finalServiceCall() {\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n reason: this.paymentReason,\n allocation_status:'Allocated',\n explanation: this.otherPaymentExplanation,\n payment_allocation_status: {\n description: '',\n name: 'Allocated'\n },\n payment_group_reference: this.paymentGroup.payment_group_reference,\n case_type: this.caseType,\n user_name: this.userName\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unAllocatedPayment, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSPaymentStrategic(postStrategicBody , this.paymentGroup.payment_group_reference).subscribe(\n res => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n });\n\n } else {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response1 = JSON.parse(res1);\n if (response1.success) {\n const requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unAllocatedPayment, this.siteID, this.exceptionReference);\n this.bulkScaningPaymentService.postBSAllocatePayment(requestBody, this.paymentGroup.payment_group_reference).subscribe(\n res2 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response2 = JSON.parse(res2);\n const reqBody = new IAllocationPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, this.paymentReason, this.otherPaymentExplanation, this.userName);\n if (response2.success) {\n this.paymentViewService.postBSAllocationPayments(reqBody).subscribe(\n \n res3 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n ); \n }\n }\n\n saveAndContinue(){\n if(this.paymentGroup) {\n this.isMoreDetailsBoxHide = true;\n this.overUnderPaymentForm.get('moreDetails').reset();\n this.overUnderPaymentForm.get('moreDetails').setValue('');\n this.overUnderPaymentForm.get('userName').reset();\n this.overUnderPaymentForm.get('userName').setValue('');\n this.paymentReason = '';\n this.paymentExplanation = '';\n let GroupOutstandingAmount = this.getGroupOutstandingAmount(this.paymentGroup);\n const remainingToBeAssigned = this.unAllocatedPayment.amount - GroupOutstandingAmount;\n this.isRemainingAmountGtZero = remainingToBeAssigned > 0;\n this.isRemainingAmountLtZero = remainingToBeAssigned < 0;\n this.paymentSectionLabel = this.isRemainingAmountGtZero ? { \n title: 'There is an Over payment of',\n reason: 'Provide a reason. This will be used in the Refund process.',\n }: this.isRemainingAmountLtZero ? { \n title: 'There is an Under payment of',\n reason: 'Provide a reason',\n }: { \n title:'Amount left to be allocated',\n reason:'',\n };\n this.feedbackUrlLabel = this.isRemainingAmountGtZero ? 'CONFIRMALLOCATION_SURPLUS' : this.isRemainingAmountLtZero ? 'CONFIRMALLOCATION_SHORTFALL' : 'CONFIRMALLOCATION';\n this.remainingAmount = this.isRemainingAmountGtZero ? remainingToBeAssigned : this.isRemainingAmountLtZero ? remainingToBeAssigned * -1 : 0;\n this.afterFeeAllocateOutstanding = remainingToBeAssigned >= 0 ? 0 : (remainingToBeAssigned * -1);\n this.amountForAllocation = GroupOutstandingAmount >= this.unAllocatedPayment.amount ? this.unAllocatedPayment.amount : GroupOutstandingAmount;\n if(this.isTurnOff){\n this.viewStatus = 'allocatePaymentConfirmation';\t\n }\n }\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.unAllocatedPayment = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n this.getPaymentGroupDetails();\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }\n selectRadioButton(key, type) {\n this.isMoreDetailsBoxHide = true;\n if( type === 'explanation' && key === 'other' ){\n this.isPaymentDetailsEmpty = false;\n this.isPaymentDetailsInvalid = false;\n this.paymentDetailsMinHasError = false;\n this.paymentDetailsMaxHasError = false;\n this.isMoreDetailsBoxHide = false;\n }\n }\n OrderListSelectEvent(orderef: any){\n this.isContinueButtondisabled = false;\n this.recordId= orderef;\n }\n\n redirectToOrderFeeSearchPage() {\n // this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = this.recordId;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n}\n}\n","import { IFee } from './IFee';\n\nexport class AddRemissionRequest {\n beneficiary_name: string;\n ccd_case_number: string;\n fee: IFee;\n hwf_amount: number;\n hwf_reference: string;\n payment_group_reference: string;\n case_type: string;\n\n constructor(ccd_case_number: string, fee: IFee, hwf_amount: number, hwf_reference: string, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.fee = fee;\n this.hwf_amount = hwf_amount;\n this.hwf_reference = hwf_reference;\n this.case_type = caseType;\n }\n}\n","export class AddRetroRemissionRequest {\n hwf_amount: number;\n hwf_reference: string;\n\n constructor(hwf_amount: number, hwf_reference: string) {\n this.hwf_amount = hwf_amount;\n this.hwf_reference = hwf_reference;\n }\n}\n","import { IRefundContactDetails } from './IRefundContactDetails';\n\nexport class PostRefundRetroRemission {\n payment_reference: string;\n refund_reason: string;\n contact_details: IRefundContactDetails\n \n constructor(payment_reference : string, refund_reason : string, contactDeatils: any) {\n this.payment_reference= payment_reference;\n this.refund_reason = refund_reason;\n this.contact_details = contactDeatils;\n\n } \n}","import { IRefundContactDetails } from './IRefundContactDetails';\n\nexport class PostIssueRefundRetroRemission {\n remissionReference: string;\n contact_details: IRefundContactDetails;\n\n constructor(remissionReference : string, contactDeatils: any) {\n this.remissionReference= remissionReference;\n this.contact_details = contactDeatils;\n } \n}","import { Component, OnInit, Input, Output, EventEmitter} from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl, RequiredValidator } from '@angular/forms';\nimport { IFee } from '../../interfaces/IFee';\nimport {Router} from '@angular/router';\nimport { AddRemissionRequest } from '../../interfaces/AddRemissionRequest';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { RefundsService } from '../../services/refunds/refunds.service';\nimport { IRefundReasons } from '../../interfaces/IRefundReasons';\nimport { AddRetroRemissionRequest } from '../../interfaces/AddRetroRemissionRequest';\nimport { IRefundContactDetails } from '../../interfaces/IRefundContactDetails';\nimport { PostRefundRetroRemission } from '../../interfaces/PostRefundRetroRemission';\nimport { PostIssueRefundRetroRemission } from '../../interfaces/PostIssueRefundRetroRemission';\nimport {ChangeDetectorRef} from '@angular/core';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { OrderslistService } from '../../services/orderslist.service';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-add-remission',\n templateUrl: './add-remission.component.html',\n styleUrls: ['./add-remission.component.scss']\n})\nexport class AddRemissionComponent implements OnInit {\n @Input() fee: IFee;\n @Input() payment: IPayment;\n @Input() remission: IRemission;\n @Input() ccdCaseNumber: string;\n @Input() caseType: string;\n @Input() viewCompStatus: string;\n @Input() paymentGroupRef: string;\n @Input() isTurnOff: boolean;\n @Input() isRefundRemission: boolean;\n @Input() isOldPcipalOff: boolean;\n @Input() isNewPcipalOff: boolean;\n @Input() isStrategicFixEnable: boolean;\n @Input() paidAmount: any;\n @Input() isFromRefundListPage: boolean;\n @Input() isFromPaymentDetailPage: boolean;\n @Input() isFromServiceRequestPage: boolean;\n @Input() feeamount: number;\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[];\n @Input('orderDetail') orderDetail: any[];\n @Input('orderRef') orderRef: string;\n @Input('orderStatus') orderStatus: string;\n @Input('orderParty') orderParty: string;\n @Input('orderCreated') orderCreated: Date;\n @Input('orderCCDEvent') orderCCDEvent: string;\n @Input('takepayment') takePayment: boolean;\n @Input('orderFeesTotal') orderFeesTotal: number;\n @Input('orderTotalPayments') orderTotalPayments: number;\n @Input('orderRemissionTotal') orderRemissionTotal: number;\n @Output() cancelRemission: EventEmitter<void> = new EventEmitter();\n //@Output() refundListReason: EventEmitter<any> = new EventEmitter({reason:string, code:string});\n @Output() refundListReason = new EventEmitter<{reason: string, code: string}>();\n @Output() refundListAmount: EventEmitter<string> = new EventEmitter();\n\n refund = {\n reason: {\n duplicate: 'Duplicate payment',\n humanerror: 'Human error',\n caseWithdrawn: 'Case withdrawn',\n other: 'Other'\n }\n }\n contactDetailsObj: IRefundContactDetails;\n 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 actualcount: number;\n count: number;\n refundList: IRefundList[];\n @ViewChild(MatPaginator) paginator: MatPaginator;\n @ViewChild(MatSort) sort: MatSort;\n constructor(\n private paymentLibComponent: PaymentLibComponent,\n private cdRef: ChangeDetectorRef,\n private OrderslistService: OrderslistService,\n private router: Router,\n private activeRoute: ActivatedRoute\n ) {}\n ngOnInit() {\n this.errorMessage = this.errorMessage;\n if(this.STATUS.toLowerCase() === 'sent for approval') {\n this.isApprovalFlow = true;\n } else {\n this.isApprovalFlow = false;\n }\n this.refundList = this.DATASOURCE;\n this.dataSource = new MatTableDataSource(this.refundList);\n this.actualcount = this.dataSource.data.length;\n if( this.refundList !== undefined) {\n this.userLst = this.refundList.reduce((r,{user_full_name}) => (r[user_full_name]='', r) , {});\n this.userLst = Object.keys(this.userLst);\n }\n this.userLst.sort((a, b) => a.toString().localeCompare(b));\n }\n /**\n * Set the paginator and sort after the view init since this component will\n * be able to query its view for the initialized paginator and sort.\n */\n ngAfterViewInit() {\n \n this.dataSource.sort = this.sort;\n\n //const sortState: Sort = {active: 'date_updated', direction: 'desc'};\n // this.sort.active = sortState.active;\n // this.sort.direction = sortState.direction;\n // this.sort.sortChange.emit(sortState);\n this.dataSource.paginator = this.paginator;\n this.dataSource.sort = this.sort;\n this.cdRef.detectChanges();\n }\n applyFilter(filterValue: string) {\n filterValue = filterValue.trim(); // Remove whitespace\n filterValue = filterValue.toLowerCase(); // Datasource defaults to lowercase matches\n this.dataSource.filter = filterValue;\n }\n selectchange(args){\n this.dataSource.filter = args.target.value;\n this.actualcount = this.dataSource.data.length;\n this.dataSource.paginator = this.paginator;\n }\n goToRefundProcessComponent(refundReference: string, refundData: IRefundList ) {\n this.paymentLibComponent.refundlistsource = refundData;\n this.paymentLibComponent.refundReference = refundReference;\n this.paymentLibComponent.viewName = 'process-refund';\n }\n goToRefundViewComponent(refundReference: string, refundData: IRefundList ) {\n this.OrderslistService.setRefundView(refundData);\n this.paymentLibComponent.viewName='refundstatuslist';\n this.paymentLibComponent.CCD_CASE_NUMBER = refundData.ccd_case_number;\n this.paymentLibComponent.isRefundStatusView = true;\n this.paymentLibComponent.isCallFromRefundList = true;\n }\n goToCaseReview(ccdCaseNumber: string, refundData: IRefundList ) {\n this.router.navigate([`/cases/case-details/${ccdCaseNumber}`], {relativeTo: this.activeRoute});\n }\n}","import { IRefundContactDetails } from './IRefundContactDetails';\n\nexport class IPutNotificationRequest {\n recipient_email_address?: string;\n recipient_postal_address?: IRefundContactDetails\n \n constructor(contactDetails: any, notificationType: string) {\n if(notificationType === 'EMAIL') {\n this.recipient_email_address = contactDetails;\n } else if(notificationType === 'LETTER') {\n this.recipient_postal_address = contactDetails;\n }\n } \n}","export class IResubmitRefundRequest {\n refund_reason: string;\n amount: number;\n \n \n constructor(refund_reason : string, amount: number) {\n this.refund_reason= refund_reason;\n this.amount = amount;\n \n } \n }\n ","import { Component, OnInit, Input } from '@angular/core';\nimport { RefundsService } from '../../services/refunds/refunds.service';\nimport { NotificationService } from '../../services/notification/notification.service';\nimport { FormBuilder, FormGroup, Validators, FormControl, RequiredValidator } from '@angular/forms';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { IRefundsNotifications } from '../../interfaces/IRefundsNotifications';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { IPutNotificationRequest } from '../../interfaces/IPutNotificationRequest';\nimport { IRefundContactDetails } from '../../interfaces/IRefundContactDetails';\nimport { IRefundStatus } from '../../interfaces/IRefundStatus';\nimport { IResubmitRefundRequest } from '../../interfaces/IResubmitRefundRequest';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-refund-status',\n templateUrl: './refund-status.component.html',\n styleUrls: ['./refund-status.component.css']\n})\nexport class RefundStatusComponent implements OnInit {\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[] = [];\n @Input() isOldPcipalOff: boolean;\n @Input() isNewPcipalOff: boolean;\n @Input() ccdCaseNumber: string;\n @Input() isTurnOff: boolean;\n @Input() orderParty: string;\n refundStatusForm: FormGroup;\n selectedRefundReason: string;\n rejectedRefundList: IRefundList[] = [];\n notificationList: IRefundsNotifications;\n notification: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 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\n servicerequest: string;\n // ccdCaseNumber: string;\n excReference: string;\n paymentGroups: any[] = [];\n payments: IPayment[] = [];\n nonPayments: IPayment[] = [];\n allPayments: IPayment[] = [];\n remissions: IRemission[] = [];\n fees: IFee[] = [];\n errorMessage: string;\n totalFees: number;\n totalPayments: number;\n totalNonOffPayments: number;\n totalRemissions: number;\n selectedOption: string;\n dcnNumber: string;\n paymentRef: string;\n isTurnOff: boolean;\n isNewPcipalOff: boolean;\n isRefundRemission: boolean = true;\n isOldPcipalOff: boolean;\n isStrategicFixEnable: boolean;\n isAddFeeBtnEnabled: boolean = true;\n isExceptionRecord: boolean = false;\n isUnprocessedRecordSelected: boolean = false;\n exceptionRecordReference: string;\n isAnyFeeGroupAvilable: boolean = true;\n isHistoricGroupAvailable: boolean = false;\n isBulkScanEnable;\n isRemissionsMatch: boolean;\n isRemoveBtnDisabled: boolean = false;\n feeId: IFee;\n clAmountDue: number = 0;\n unprocessedRecordCount: number;\n isFeeRecordsExist: boolean = false;\n isGrpOutstandingAmtPositive: boolean = false;\n totalRefundAmount: Number;\n caseType: String;\n // lsCcdNumber: any = ls.get<any>('ccdNumber');\n payment: IPayment;\n paymentGroup: IPaymentGroup;\n paymentView: IPaymentView;\n\n\n isAddRemissionEnable: boolean = false;\n orderRemissionDetails: any[] = [];\n orderLevelFees: IOrderReferenceFee[] = [];\n cpoDetails: any = null;\n serviceRequestValue: string;\n orderAddBtnEnable: boolean;\n\n isCPODown: boolean;\n test: boolean;\n isPBA: boolean = false;\n isIssueRefunfBtnEnable: boolean = false;\n isAddRemissionBtnEnabled: boolean = false;\n isRefundRemissionBtnEnable: boolean = false;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n isFromServiceRequestPage: boolean;\n navigationpage: string;\n remissionFeeAmt: number;\n\n constructor(\n private paymentLibComponent: PaymentLibComponent,\n private paymentViewService: PaymentViewService,\n private OrderslistService: OrderslistService,\n private router: Router) { }\n\n ngOnInit() {\n if (this.viewStatus === undefined) {\n this.viewStatus = this.paymentLibComponent.viewName;\n }\n if(this.paymentLibComponent.isFromServiceRequestPage && this.paymentLibComponent.isFromPaymentDetailPage) {\n if(this.paymentLibComponent.isFromPaymentDetailPage && this.paymentLibComponent.isFromServiceRequestPage) {\n this.OrderslistService.getorderRefs().subscribe((data) => this.orderRef = data);\n this.OrderslistService.getorderCCDEvents().subscribe((data) => this.orderCCDEvent = data);\n this.OrderslistService.getorderCreateds().subscribe((data) => this.orderCreated = data);\n this.OrderslistService.getorderDetail().subscribe((data) => this.orderDetail = data);\n this.OrderslistService.getorderPartys().subscribe((data) => this.orderParty = data);\n this.OrderslistService.getorderRemissionTotals().subscribe((data) => this.orderRemissionTotal = data);\n this.OrderslistService.getorderFeesTotals().subscribe((data) => this.orderFeesTotal = data);\n this.OrderslistService.getoorderTotalPaymentss().subscribe((data) => this.orderTotalPayments = data);\n }\n }\n // if (this.takePayment) {\n // this.paymentLibComponent.TAKEPAYMENT = this.takePayment;\n // }\n }\n\n goToCaseTransationPage(event: any) {\n event.preventDefault();\n this.OrderslistService.setnavigationPage('servicerequestpage');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isTakePayment = this.paymentLibComponent.TAKEPAYMENT;\n if (this.takePayment) {\n this.paymentLibComponent.isTakePayment = this.takePayment;\n }\n this.paymentLibComponent.SERVICEREQUEST = \"true\";\n this.paymentLibComponent.isFromServiceRequestPage = false;\n this.paymentLibComponent.isFromRefundStatusPage = false;\n this.paymentLibComponent.viewName = 'case-transactions';\n this.resetOrderData();\n // this.OrderslistService.setisFromServiceRequestPage(false);\n // this.OrderslistService.setnavigationPage('servicerequestpage');\n // this.OrderslistService.setpaymentPageView({ method: this.payment.method, payment_group_reference: this.paymentGroupRef, reference: this.payment.reference });\n // this.OrderslistService.setnavigationPage('servicerequestpage');\n // let partUrl = this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n let partUrl = this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl += this.paymentLibComponent.TAKEPAYMENT ? '&takePayment=true' : '&takePayment=false';\n partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl += `&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n const url = `/payment-history/${this.paymentLibComponent.CCD_CASE_NUMBER}?view=case-transactions&selectedOption=${this.paymentLibComponent.SELECTED_OPTION}${partUrl}`;\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(url);\n }\n\n chkForAddRemission(feeCode: string): boolean {\n if (this.chkForPBAPayment() && this.check4AllowedRoles2AccessRefund()) {\n if (this.orderDetail[0]['remissions'].length > 0) {\n for (const remission of this.orderDetail[0]['remissions']) {\n if (remission.fee_code === feeCode) {\n return false;\n }\n }\n }\n return true;\n } else {\n return false;\n }\n }\n\n chkForPBAPayment(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && this.allowFurtherAccessAfter4Days(payment)) {\n this.paymentLibComponent.paymentReference = payment.reference;\n this.isPBA = true;\n }\n });\n }\n });\n if (this.isPBA) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n addRemission(fee: IFee) {\n if(this.chkForAddRemission(fee.code)) {\n this.feeId = fee;\n this.viewStatus = 'addremission';\n this.payment = this.orderDetail[0].payments[0];\n this.paymentViewService.getApportionPaymentDetails(this.orderDetail[0].payments[0].reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n this.payment = this.paymentGroup.payments[0];\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error.replace(/\"/g,\"\")\n );\n }\n }\n\n addRefundForRemission(payment: IPayment, remission: IRemission[],fees:any) {\n this.viewStatus = 'addrefundforremission';\n \n this.payment = payment;\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.payment.reference));\n this.payment = this.paymentGroup.payments[0];\n this.remissions = remission;\n this.remissionFeeAmt = fees.filter(data=>data.code === this.remissions['fee_code'])[0].net_amount;\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error\n );\n }\n cancelRemoval() {\n this.viewStatus = 'main';\n }\n\n removeFee(fee: any) {\n this.isRemoveBtnDisabled = true;\n this.paymentViewService.deleteFeeFromPaymentGroup(fee).subscribe(\n (success: any) => {\n window.location.reload();\n },\n (error: any) => {\n this.errorMessage = error;\n this.isRemoveBtnDisabled = false;\n }\n );\n }\n\n\n chkIssueRefundBtnEnable(payment: IPayment): boolean {\n if (this.check4AllowedRoles2AccessRefund() && this.allowFurtherAccessAfter4Days(payment) &&\n payment.method === 'payment by account' && payment.status.toLocaleLowerCase() === 'success') {\n this.isIssueRefunfBtnEnable = true;\n }\n if (this.isIssueRefunfBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n\n chkIsRefundRemissionBtnEnable(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && payment.status.toLocaleLowerCase() === 'success' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isRefundRemissionBtnEnable = true;\n }\n });\n }\n });\n if (this.isRefundRemissionBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n check4AllowedRoles2AccessRefund = (): boolean => {\n return this.allowedRolesToAccessRefund.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n\n allowFurtherAccessAfter4Days = (payment: IPayment): boolean => {\n if (payment !== null && payment !== undefined) {\n let tmp4DayAgo = new Date();\n tmp4DayAgo.setDate(tmp4DayAgo.getDate() - 4);\n return tmp4DayAgo >= new Date(payment.date_created);\n }\n }\n\n issueRefund(payment: IPayment) {\n if (payment !== null && payment !== undefined) {\n if(this.chkIssueRefundBtnEnable(payment)) {\n this.viewStatus = 'issuerefund';\n this.payment = payment;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.isRefundRemission = true;\n }\n }\n }\n\n goToPayementView(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.goToPaymentViewComponent({ paymentGroupReference, paymentReference, paymentMethod });\n }\n\n goToPaymentViewComponent(paymentGroup: any) {\n this.paymentLibComponent.paymentMethod = paymentGroup.paymentMethod;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.paymentLibComponent.paymentGroupReference = paymentGroup.paymentGroupReference;\n this.paymentLibComponent.paymentReference = paymentGroup.paymentReference;\n this.OrderslistService.setOrderRef(this.orderRef);\n this.OrderslistService.setorderCCDEvent(this.orderCCDEvent);\n this.OrderslistService.setorderCreated(this.orderCreated);\n this.OrderslistService.setorderDetail(this.orderDetail);\n this.OrderslistService.setorderParty(this.orderParty);\n this.OrderslistService.setorderTotalPayments(this.orderTotalPayments);\n this.OrderslistService.setorderRemissionTotal(this.orderRemissionTotal);\n this.OrderslistService.setorderFeesTotal(this.orderFeesTotal);\n this.viewStatus = 'payment-view';\n }\n\n resetOrderData() {\n this.OrderslistService.setOrderRef(null);\n this.OrderslistService.setorderCCDEvent(null);\n this.OrderslistService.setorderCreated(null);\n this.OrderslistService.setorderDetail(null);\n this.OrderslistService.setorderParty(null);\n this.OrderslistService.setorderTotalPayments(null);\n this.OrderslistService.setorderRemissionTotal(null);\n this.OrderslistService.setorderFeesTotal(null);\n }\n}\n","import { NgModule } from '@angular/core';\nimport { HttpClientModule } from '@angular/common/http';\nimport { CommonModule } from '@angular/common';\n\nimport { PaymentListComponent } from './components/payment-list/payment-list.component';\nimport { PaymentViewComponent } from './components/payment-view/payment-view.component';\nimport { ProcessRefundComponent } from './components/process-refund/process-refund.component';\nimport { RefundListComponent } from './components/refund-list/refund-list.component';\n\nimport { CardDetailsComponent } from './components/card-details/card-details.component';\nimport { PageNotFoundComponent } from './components/page-not-found.component';\nimport { PaymentLibComponent } from './payment-lib.component';\nimport { StatusHistoryComponent } from './components/status-history/status-history.component';\nimport { ContactDetailsComponent } from './components/contact-details/contact-details.component';\nimport { PbaDetailsComponent } from './components/pba-details/pba-details.component';\nimport { LoggerService } from './services/shared/logger/logger.service';\nimport { ConsoleLoggerService } from './services/shared/logger/console-logger.service';\nimport { WebComponentHttpClient } from './services/shared/httpclient/webcomponent.http.client';\nimport { CaseTransactionsComponent } from './components/case-transactions/case-transactions.component';\nimport { FeeSummaryComponent } from './components/fee-summary/fee-summary.component';\nimport { ErrorBannerComponent } from './components/error-banner/error-banner.component';\nimport { MarkUnidentifiedPaymentComponent } from './components/mark-unidentified-payment/mark-unidentified-payment.component';\nimport { MarkUnsolicitedPaymentComponent } from './components/mark-unsolicited-payment/mark-unsolicited-payment.component';\nimport { UnprocessedPaymentsComponent } from './components/unprocessed-payments/unprocessed-payments.component';\nimport { ProcessedPaymentsComponent } from './components/processed-payments/processed-payments.component';\nimport { AllocatePaymentsComponent } from './components/allocate-payments/allocate-payments.component';\nimport { AddRemissionComponent } from './components/add-remission/add-remission.component';\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\nimport { CcdHyphensPipe } from './pipes/ccd-hyphens.pipe';\nimport { CapitalizePipe } from './pipes/capitalize.pipe';\nimport { keyValuePipe } from './pipes/key-value.pipe';\nimport { SanitizeHtmlPipe } from './pipes/sanitize-html.pipe';\nimport { ReportsComponent } from './components/reports/reports.component';\nimport { XlFileService } from './services/xl-file/xl-file.service';\nimport { TableComponent } from './components/table/table.component';\nimport { MatTableModule } from '@angular/material/table';\nimport { MatPaginatorModule } from '@angular/material/paginator';\nimport { MatSortModule } from '@angular/material/sort';\nimport { MatFormFieldModule } from '@angular/material/form-field';\nimport { MatInputModule } from '@angular/material/input';\n// import { BrowserAnimationsModule } from '@angular/platform-browser/animations';\n// import { NoopAnimationsModule } from '@angular/platform-browser/animations';\nimport { RefundStatusComponent } from './components/refund-status/refund-status.component';\nimport { ServiceRequestComponent } from './components/service-request/service-request.component';\n// import { PbaPaymentComponent } from './components/pba-payment/pba-payment.component';\n\n@NgModule({\n imports: [\n CommonModule,\n HttpClientModule,\n FormsModule,\n ReactiveFormsModule,\n MatTableModule,\n MatPaginatorModule,\n MatSortModule,\n MatFormFieldModule,\n MatInputModule,\n // BrowserAnimationsModule,\n // NoopAnimationsModule\n ],\n declarations: [\n PaymentLibComponent,\n PaymentListComponent,\n PaymentViewComponent,\n // PbaPaymentComponent,\n ContactDetailsComponent,\n ProcessRefundComponent,\n RefundListComponent,\n CardDetailsComponent,\n PageNotFoundComponent,\n StatusHistoryComponent,\n MarkUnidentifiedPaymentComponent,\n MarkUnsolicitedPaymentComponent,\n UnprocessedPaymentsComponent,\n ProcessedPaymentsComponent,\n AllocatePaymentsComponent,\n PbaDetailsComponent,\n CaseTransactionsComponent,\n FeeSummaryComponent,\n AddRemissionComponent,\n CcdHyphensPipe,\n CapitalizePipe,\n keyValuePipe,\n SanitizeHtmlPipe,\n ReportsComponent,\n ErrorBannerComponent,\n TableComponent,\n RefundStatusComponent,\n ServiceRequestComponent\n ],\n exports: [PaymentLibComponent],\n providers: [\n { provide: LoggerService, useClass: ConsoleLoggerService },\n XlFileService,\n WebComponentHttpClient\n ]\n})\n\nexport class PaymentLibModule { }\n"],"names":["PaymentLibService","prototype","setApiRootUrl","apiRoot","this","API_ROOT","getApiRootUrl","setBulkScanApiRootUrl","bulkscanapiRoot","BULKSCAN_API_ROOT","getBulkScanApiRootUrl","setRefundndsApiRootUrl","refundsapiRoot","REFUNDS_API_ROOT","getRefundsApiRootUrl","setNoticationApiRootUrl","notificationapiRoot","NOTIFICATION_API_ROOT","getNoticationApiRootUrl","Injectable","args","providedIn","OrderslistService","setOrdersList","orderLevelFees","ordersList","next","Object","assign","getOrdersList","setRefundView","refundList","refundView","getRefundView","setCaseType","caseType","getCaseType","setCCDCaseNumber","ccdCaseNumber","getCCDCaseNumber","setFeeExists","feeExists","getFeeExists","setisFromServiceRequestPage","isFromServiceRequestPage","getisFromServiceRequestPages","setOrderRefId","OrderRefId","getSelectedOrderRefId","setnavigationPage","navigationPage","getnavigationPageValue","setpaymentPageView","paymentpageList","paymentPageView","getpaymentPageView","setUserRolesList","rolesList","getUserRolesList","setorderDetail","orderDetail","getorderDetail","setOrderRef","orderRef","getorderRefs","setorderCCDEvent","orderCCDEvent","getorderCCDEvents","setorderCreated","orderCreated","getorderCreateds","setorderParty","orderParty","getorderPartys","setorderRemissionTotal","orderRemissionTotal","getorderRemissionTotals","setorderFeesTotal","orderFeesTotal","getorderFeesTotals","setorderTotalPayments","orderTotalPayments","getoorderTotalPaymentss","BehaviorSubject","getcaseType","asObservable","getFeeExist","getCCDCaseNumberforRefund","getisFromServiceRequestPage","getOrderRefId","getnavigationPage","getorderRef","getorderCCDEvent","getorderCreated","getorderParty","getorderRemissionTotal","getorderFeesTotal","getorderTotalPayments","PaymentLibComponent","ngAfterContentChecked","cd","detectChanges","ngOnInit","paymentLibService","LOGGEDINUSERROLES","length","PAYMENT_GROUP_REF","paymentGroupReference","DCN_NUMBER","bspaymentdcn","REFUNDLIST","VIEW","viewName","isTakePayment","TAKEPAYMENT","Component","selector","template","ChangeDetectorRef","Input","unProcessedPaymentServiceId","unProcessedPayment","orderPendingPayments","ErrorHandlerService","handleError","err","errorMessage","error","Error","message","status","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","postBSPayments","https","postBSUnidentifiedPayments","postBSUnsolicitedPayments","postBSAllocationPayments","postPaymentGroupWithRemissions","feeId","deleteFeeFromPaymentGroup","postPaymentToPayHub","paymentGroupRef","postPaymentAntennaToPayHub","downloadSelectedReport","reportName","startDate","endDate","getBSfeature","getSiteID","getPartyDetails","caseNumber","postRefundsReason","postPaymentGroupWithRetroRemissions","postRefundRetroRemission","PaymentViewComponent","selectedOption","SELECTED_OPTION","dcnNumber","isTurnOff","ISTURNOFF","serviceReference","viewStatus","paymentViewService","paymentGroup","fees","fee","isRemissionsMatch","remissions","rem","fee_code","code","push","filter","paymentGroupObj","includes","paymentAllocation","payment_allocation","isStatusAllocated","allocation_status","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","notification_type","isEmailSAddressClicked","isPostcodeClicked","isManualAddressClicked","setValue","contact_details","patchValue","address_line","city","postal_code","selectContactOption","isLinkedClied","finalFormSubmit","fieldCtrls","emailField","assignContactDetails","emit","postcodeValidation","str","postcodeField","notificationService","refundsNotification","addressPostcodeList","isShowPickAddress","postcodeAddress","addressLine","addressArray","ADDRESS","POST_TOWN","LOCAL_CUSTODIAN_CODE_DESCRIPTION","POSTCODE","redirection","redirectToIssueRefund","val","isEmailEmpty","emailHasError","isPostcodeEmpty","postcodeHasError","isaddressLine1Empty","addressLine1HasError","addressLine2HasError","isTownOrCityEmpty","townOrCityHasError","isCountyEmpty","countyHasError","isMPostcodeEmpty","mpostcodeHasError","isCountryEmpty","Output","EventEmitter","PbaDetailsComponent","noop","ConsoleLoggerService","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","isAddRemissionEnable","orderRemissionDetails","isAddRemissionBtnEnabled","PaymentToPayhubRequest","currency","description","provider","toFixed","case_type","PayhubAntennaRequest","BS_ENABLE_FLAG","FeeSummaryComponent","bsPaymentDcnNumber","platForm","features","result","feature","uid","enable","getUnassignedPaymentlist","getPaymentGroup","unassignedPayments","service","responsible_service_id","upPaymentErrorMessage","currentFee","isPaymentExist","isRemissionsExist","totalAfterRemission","isFeeAmountZero","outStandingAmount","loadCaseTransactionPage","partUrl","cancelRemission","page","isConfirmationBtnDisabled","requestBody","antennaReqBody","go","payhubHtml","isBackButtonEnable","href","goToAllocatePage","Location","ErrorBannerComponent","UnidentifiedPaymentsRequest","payment_reference","unidentified_reason","payment_allocation_status","name","AllocatePaymentRequest","unAllocatedPayment","exceptionRecord","allocatedRequest","banked_date","date_banked","exception_record","document_control_number","dcn_reference","external_provider","giro_slip_no","bgc_reference","payer_name","payment_channel","payment_status","payment_method","payment_allocation_dto","MarkUnidentifiedPaymentComponent","getUnassignedPayment","markPaymentUnidentifiedForm","investicationDetail","unassignedRecord","siteID","beCcdNumber","beExceptionNumber","exceptionReference","ccdReference","trimUnderscore","saveAndContinue","investicationField","formerror","investigationComment","isInvesticationDetailEmpty","investicationDetailHasError","investicationDetailMinHasError","investicationDetailMaxHasError","confirmPayments","postStrategicBody","res1","res2","response2","reqBody","res3","gotoCasetransationPage","user_id","res","cancelMarkUnidentifiedPayments","UnsolicitedPaymentsRequest","responsible_office","responsible_person","email_id","receiving_office","receiving_email_address","sending_email_address","MarkUnsolicitedPaymentComponent","siteids","isContinueButtondisabled","siteIDList","scrollTo","markPaymentUnsolicitedForm","responsibleOffice","responsiblePerson","emailId","selectedSiteId","reasonField","officeIdField","reasonHasError","reasonMinHasError","reasonMaxHasError","isResponsibleOfficeEmpty","responsibleOfficeHasError","cancelMarkUnsolicitedPayments","checkingFormValue","formFields","valueExists","hasOwnProperty","selectchange","target","selectedSiteName","selectedIndex","text","UnprocessedPaymentsComponent","isNewpcipaloff","isOldpcipaloff","isStFixEnable","FEE_RECORDS_EXISTS","setValuesForUnassignedRecord","unassignedRecordList","unassignedRecordListLength","serviceId","isExceptionCase","unprocessedPaymentSelectEvent","formatUnassignedRecordId","ID","recordId","loadUnsolicitedPage","selectedRecordReference","validateButtons","resetButtons","isAllocateToExistingFeebtnEnabled","isMarkAsUnidentifiedbtnEnabled","isAllocatedToNewFeebtnEnabled","PAYMENTREF","IS_OS_AMT_AVAILABLE","unprocessedPaymentUnSelectEvent","showDetailRow","obj","unassignedRecordSelectedList","isRecordExist","ProcessedPaymentsComponent","redirectToPaymentViewPage","IAllocationPaymentsRequest","explanation","userName","user_name","AllocatePaymentsComponent","overUnderPaymentForm","moreDetails","fstCon","scndCn","selectedPaymentGroup","gotoSummaryPage","cancelAllocatePayment","confirmAllocatePayement","enCookieUserName","cookieUserName","decodeURIComponent","fullName","paymentDetailsField","paymentFormError","userNameField","isEmptyCondtion","paymentReason","paymentExplanation","isOtherOptionSelected","isRemainingAmountGtZero","isRemainingAmountLtZero","otherPaymentExplanation","finalServiceCall","paymentReasonHasError","paymentExplanationHasError","isPaymentDetailsEmpty","isPaymentDetailsInvalid","paymentDetailsMinHasError","paymentDetailsMaxHasError","isUserNameEmpty","isUserNameInvalid","GroupOutstandingAmount","remainingToBeAssigned","isMoreDetailsBoxHide","reset","paymentSectionLabel","feedbackUrlLabel","remainingAmount","afterFeeAllocateOutstanding","amountForAllocation","selectRadioButton","key","OrderListSelectEvent","reasonList","overPayment","hwfReward","wrongFee","notIssueCase","otherDeduction","shortFall","helpWithFee","other","explanationList","referRefund","noRefund","noCase","holdCase","heldCase","refund","duplicate","humanerror","caseWithdrawn","AddRemissionRequest","hwf_reference","AddRetroRemissionRequest","PostRefundRetroRemission","refund_reason","contactDeatils","PostIssueRefundRetroRemission","remissionReference","AddRemissionComponent","default","pattern1","pattern2","viewCompStatus","volume","remessionPayment","isPaymentSuccess","option","remissionForm","remissionCode","refundReason","refundDDReason","onlySelf","refundReasons","recently_used","commonRefundReasons","sort","toString","localeCompare","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","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","gotoEditDetailsPage","submitEditDetail","isResendOperationSuccess","resendRequest","putResend","Event","isEditAddressDeatilsClicked","ServiceRequestComponent","NgModule","imports","CommonModule","HttpClientModule","FormsModule","ReactiveFormsModule","MatTableModule","MatPaginatorModule","MatSortModule","MatFormFieldModule","MatInputModule","declarations","exports","providers","provide","useClass","PaymentLibModule"],"mappings":"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"}