@hmcts/ccpay-web-component 5.0.2-beta56 → 5.0.2-beta59

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 (41) hide show
  1. package/bundles/hmcts-ccpay-web-component.umd.js +189 -52
  2. package/bundles/hmcts-ccpay-web-component.umd.js.map +1 -1
  3. package/bundles/hmcts-ccpay-web-component.umd.min.js +1 -1
  4. package/bundles/hmcts-ccpay-web-component.umd.min.js.map +1 -1
  5. package/esm2015/lib/components/add-remission/add-remission.component.js +42 -29
  6. package/esm2015/lib/components/case-transactions/case-transactions.component.js +6 -2
  7. package/esm2015/lib/components/payment-view/payment-view.component.js +130 -9
  8. package/esm2015/lib/components/process-refund/process-refund.component.js +3 -3
  9. package/esm2015/lib/components/refund-status/refund-status.component.js +1 -1
  10. package/esm2015/lib/components/service-request/service-request.component.js +2 -1
  11. package/esm2015/lib/components/table/table.component.js +3 -3
  12. package/esm2015/lib/interfaces/IFee.js +3 -1
  13. package/esm2015/lib/interfaces/IPayment.js +3 -1
  14. package/esm2015/lib/interfaces/IRemission.js +3 -1
  15. package/esm2015/lib/payment-lib.service.js +1 -1
  16. package/esm2015/lib/services/shared/httpclient/webcomponent.http.client.js +1 -1
  17. package/esm5/lib/components/add-remission/add-remission.component.js +43 -29
  18. package/esm5/lib/components/case-transactions/case-transactions.component.js +6 -2
  19. package/esm5/lib/components/payment-view/payment-view.component.js +154 -9
  20. package/esm5/lib/components/process-refund/process-refund.component.js +3 -3
  21. package/esm5/lib/components/refund-status/refund-status.component.js +1 -1
  22. package/esm5/lib/components/service-request/service-request.component.js +2 -1
  23. package/esm5/lib/components/table/table.component.js +3 -3
  24. package/esm5/lib/interfaces/IFee.js +3 -1
  25. package/esm5/lib/interfaces/IPayment.js +3 -1
  26. package/esm5/lib/interfaces/IRemission.js +3 -1
  27. package/esm5/lib/payment-lib.service.js +1 -1
  28. package/esm5/lib/services/shared/httpclient/webcomponent.http.client.js +1 -1
  29. package/fesm2015/hmcts-ccpay-web-component.js +175 -61
  30. package/fesm2015/hmcts-ccpay-web-component.js.map +1 -1
  31. package/fesm5/hmcts-ccpay-web-component.js +194 -55
  32. package/fesm5/hmcts-ccpay-web-component.js.map +1 -1
  33. package/hmcts-ccpay-web-component.metadata.json +1 -1
  34. package/lib/components/add-remission/add-remission.component.d.ts +2 -1
  35. package/lib/components/case-transactions/case-transactions.component.d.ts +1 -0
  36. package/lib/components/payment-view/payment-view.component.d.ts +17 -0
  37. package/lib/components/process-refund/process-refund.component.d.ts +1 -1
  38. package/lib/interfaces/IFee.d.ts +1 -0
  39. package/lib/interfaces/IPayment.d.ts +1 -0
  40. package/lib/interfaces/IRemission.d.ts +1 -0
  41. package/package.json +5 -1
@@ -1 +1 @@
1
- {"version":3,"sources":["ng://@hmcts/ccpay-web-component/lib/payment-lib.service.ts","ng://@hmcts/ccpay-web-component/lib/services/orderslist.service.ts","ng://@hmcts/ccpay-web-component/lib/payment-lib.component.ts","ng://@hmcts/ccpay-web-component/lib/services/shared/error-handler.service.ts","ng://@hmcts/ccpay-web-component/lib/services/shared/logger/logger.service.ts","ng://@hmcts/ccpay-web-component/lib/services/payment-list/payment-list.service.ts","ng://@hmcts/ccpay-web-component/lib/components/payment-list/payment-list.component.ts","node_modules/tslib/tslib.es6.js","ng://@hmcts/ccpay-web-component/lib/services/shared/httpclient/webcomponent.http.client.ts","ng://@hmcts/ccpay-web-component/lib/services/payment-view/payment-view.service.ts","ng://@hmcts/ccpay-web-component/lib/components/payment-view/payment-view.component.ts","ng://@hmcts/ccpay-web-component/lib/services/refunds/refunds.service.ts","ng://@hmcts/ccpay-web-component/lib/components/process-refund/process-refund.component.ts","ng://@hmcts/ccpay-web-component/lib/components/refund-list/refund-list.component.ts","ng://@hmcts/ccpay-web-component/lib/services/card-details/card-details.service.ts","ng://@hmcts/ccpay-web-component/lib/components/card-details/card-details.component.ts","ng://@hmcts/ccpay-web-component/lib/components/page-not-found.component.ts","ng://@hmcts/ccpay-web-component/lib/services/status-history/status-history.service.ts","ng://@hmcts/ccpay-web-component/lib/components/status-history/status-history.component.ts","ng://@hmcts/ccpay-web-component/lib/services/notification/notification.service.ts","ng://@hmcts/ccpay-web-component/lib/components/contact-details/contact-details.component.ts","ng://@hmcts/ccpay-web-component/lib/components/pba-details/pba-details.component.ts","ng://@hmcts/ccpay-web-component/lib/services/shared/logger/console-logger.service.ts","ng://@hmcts/ccpay-web-component/lib/services/case-transactions/case-transactions.service.ts","ng://@hmcts/ccpay-web-component/lib/services/bulk-scaning-payment/bulk-scaning-payment.service.ts","ng://@hmcts/ccpay-web-component/lib/components/case-transactions/case-transactions.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PaymentToPayhubRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PayhubAntennaRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/fee-summary/fee-summary.component.ts","ng://@hmcts/ccpay-web-component/lib/components/error-banner/error-banner.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/UnidentifiedPaymentsRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/AllocatePaymentRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/mark-unidentified-payment/mark-unidentified-payment.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/UnsolicitedPaymentsRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/mark-unsolicited-payment/mark-unsolicited-payment.component.ts","ng://@hmcts/ccpay-web-component/lib/components/unprocessed-payments/unprocessed-payments.component.ts","ng://@hmcts/ccpay-web-component/lib/components/processed-payments/processed-payments.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IAllocationPaymentsRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/allocate-payments/allocate-payments.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/AddRemissionRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/AddRetroRemissionRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PostRefundRetroRemission.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/PostIssueRefundRetroRemission.ts","ng://@hmcts/ccpay-web-component/lib/components/add-remission/add-remission.component.ts","ng://@hmcts/ccpay-web-component/lib/pipes/ccd-hyphens.pipe.ts","ng://@hmcts/ccpay-web-component/lib/pipes/capitalize.pipe.ts","ng://@hmcts/ccpay-web-component/lib/pipes/key-value.pipe.ts","ng://@hmcts/ccpay-web-component/lib/pipes/sanitize-html.pipe.ts","ng://@hmcts/ccpay-web-component/lib/services/xl-file/xl-file.service.ts","ng://@hmcts/ccpay-web-component/lib/components/reports/reports.component.ts","ng://@hmcts/ccpay-web-component/lib/components/table/table.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IPutNotificationRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IResubmitRefundRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/refund-status/refund-status.component.ts","ng://@hmcts/ccpay-web-component/lib/components/service-request/service-request.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IserviceRequestCardPayment.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IserviceRequestPbaPayment.ts","ng://@hmcts/ccpay-web-component/lib/components/pba-payment/pba-payment.component.ts","ng://@hmcts/ccpay-web-component/lib/payment-lib.module.ts"],"sourcesContent":["import { Injectable } from '@angular/core';\n\n@Injectable({\n providedIn: 'root'\n})\n\nexport class PaymentLibService {\n API_ROOT: string;\n BULKSCAN_API_ROOT: string;\n REFUNDS_API_ROOT: string;\n NOTIFICATION_API_ROOT: string;\n CARDPAYMENTRETURNURL: string;\n\n constructor() { }\n\n setApiRootUrl(apiRoot: string): void {\n this.API_ROOT = apiRoot;\n }\n\n getApiRootUrl(): string {\n return this.API_ROOT;\n }\n\n setBulkScanApiRootUrl(bulkscanapiRoot: string): void {\n this.BULKSCAN_API_ROOT = bulkscanapiRoot;\n }\n\n getBulkScanApiRootUrl(): string {\n return this.BULKSCAN_API_ROOT;\n }\n\n setRefundndsApiRootUrl(refundsapiRoot: string): void {\n this.REFUNDS_API_ROOT = refundsapiRoot;\n }\n\n getRefundsApiRootUrl(): string {\n return this.REFUNDS_API_ROOT;\n }\n setNoticationApiRootUrl(notificationapiRoot: string): void {\n this.NOTIFICATION_API_ROOT = notificationapiRoot;\n }\n\n getNoticationApiRootUrl(): string {\n return this.NOTIFICATION_API_ROOT;\n }\n \n setCardPaymentReturnUrl(cardPaymentReturnUrl: string):void {\n this.CARDPAYMENTRETURNURL = cardPaymentReturnUrl;\n }\n getCardPaymentReturnUrl(): string {\n return this.CARDPAYMENTRETURNURL;\n }\n}\n","import { Injectable } from '@angular/core';\nimport { Observable, BehaviorSubject } from 'rxjs';\nimport {IOrderReferenceFee} from '../interfaces/IOrderReferenceFee';\nimport { IRefundList } from '../interfaces/IRefundList';\nimport { IPaymentView } from '../interfaces/IPaymentView'; \n\n@Injectable({\n providedIn: 'root'\n})\nexport class OrderslistService {\n private ordersList: BehaviorSubject<IOrderReferenceFee[]> = new BehaviorSubject<IOrderReferenceFee[]>(null);\n private refundView: BehaviorSubject<IRefundList> = new BehaviorSubject<IRefundList>(null);\n private caseType = new BehaviorSubject(\"\");\n getcaseType = this.caseType.asObservable();\n private feeExists = new BehaviorSubject<boolean>(null);\n getFeeExist = this.feeExists.asObservable();\n private ccdCaseNumber = new BehaviorSubject(\"\");\n getCCDCaseNumberforRefund = this.ccdCaseNumber.asObservable();\n private isFromServiceRequestPage = new BehaviorSubject<boolean>(null);\n getisFromServiceRequestPage = this.isFromServiceRequestPage.asObservable();\n private OrderRefId = new BehaviorSubject(\"\");\n getOrderRefId = this.OrderRefId.asObservable();\n private navigationPage = new BehaviorSubject(\"\");\n getnavigationPage = this.navigationPage.asObservable();\n\n private orderRef = new BehaviorSubject(\"\");\n getorderRef = this.orderRef.asObservable();\n private orderCCDEvent = new BehaviorSubject(\"\");\n getorderCCDEvent = this.caseType.asObservable();\n private orderCreated = new BehaviorSubject<Date>(null);\n getorderCreated = this.orderCreated.asObservable();\n private orderParty = new BehaviorSubject(\"\");\n getorderParty = this.orderParty.asObservable();\n private orderRemissionTotal = new BehaviorSubject<number>(null);\n getorderRemissionTotal = this.orderRemissionTotal.asObservable();\n private orderFeesTotal = new BehaviorSubject<number>(null);\n getorderFeesTotal = this.orderFeesTotal.asObservable();\n private orderTotalPayments = new BehaviorSubject<number>(null);\n getorderTotalPayments = this.orderTotalPayments.asObservable();\n private rolesList: BehaviorSubject<any[]> = new BehaviorSubject<any[]>(null);\n\n private orderDetail: BehaviorSubject<any[]> = new BehaviorSubject<any[]>(null);\n\n private paymentPageView: BehaviorSubject<IPaymentView> = new BehaviorSubject<IPaymentView>(null);\n\n constructor() { }\n\n setOrdersList(orderLevelFees: IOrderReferenceFee[]): void {\n this.ordersList.next(Object.assign([], orderLevelFees));\n }\n getOrdersList() {\n return this.ordersList;\n }\n\n setRefundView(refundList: IRefundList): void {\n this.refundView.next(Object.assign([], refundList));\n }\n getRefundView() {\n return this.refundView;\n }\n\n setCaseType(caseType: string){\n this.caseType.next(caseType);\n }\n getCaseType(){\n return this.caseType;\n }\n\n setCCDCaseNumber(ccdCaseNumber: string){\n this.ccdCaseNumber.next(ccdCaseNumber);\n }\n getCCDCaseNumber(){\n return this.ccdCaseNumber;\n }\n\n setFeeExists(feeExists: boolean){\n this.feeExists.next(feeExists);\n }\n getFeeExists(){\n return this.feeExists;\n } \n\n setisFromServiceRequestPage(isFromServiceRequestPage: boolean){\n this.isFromServiceRequestPage.next(isFromServiceRequestPage);\n }\n getisFromServiceRequestPages(){\n return this.isFromServiceRequestPage;\n }\n\n setOrderRefId(OrderRefId: string){\n this.OrderRefId.next(OrderRefId);\n }\n getSelectedOrderRefId(){\n return this.OrderRefId;\n }\n\n setnavigationPage(navigationPage: string){\n this.navigationPage.next(navigationPage);\n }\n getnavigationPageValue(){\n return this.navigationPage;\n }\n\n setpaymentPageView(paymentpageList: IPaymentView): void {\n this.paymentPageView.next(Object.assign([], paymentpageList));\n }\n getpaymentPageView() {\n return this.paymentPageView;\n }\n\n setUserRolesList(rolesList:any[]): void {\n this.rolesList.next(Object.assign([], rolesList));\n }\n getUserRolesList() {\n return this.rolesList;\n }\n\n setorderDetail(orderDetail:any[]): void {\n this.orderDetail.next(Object.assign([], orderDetail));\n }\n getorderDetail() {\n return this.orderDetail;\n }\n\n setOrderRef(orderRef: string){\n this.orderRef.next(orderRef);\n }\n getorderRefs(){\n return this.orderRef;\n }\n\n setorderCCDEvent(orderCCDEvent: string){\n this.orderCCDEvent.next(orderCCDEvent);\n }\n getorderCCDEvents(){\n return this.orderCCDEvent;\n }\n\n setorderCreated(orderCreated: Date){\n this.orderCreated.next(orderCreated);\n }\n getorderCreateds(){\n return this.orderCreated;\n }\n\n setorderParty(orderParty: string){\n this.orderParty.next(orderParty);\n }\n getorderPartys(){\n return this.orderParty;\n }\n\n setorderRemissionTotal(orderRemissionTotal: number){\n this.orderRemissionTotal.next(orderRemissionTotal);\n }\n getorderRemissionTotals(){\n return this.orderRemissionTotal;\n }\n\n setorderFeesTotal(orderFeesTotal: number){\n this.orderFeesTotal.next(orderFeesTotal);\n }\n getorderFeesTotals(){\n return this.orderFeesTotal;\n }\n\n setorderTotalPayments(orderTotalPayments: number){\n this.orderTotalPayments.next(orderTotalPayments);\n }\n getoorderTotalPaymentss(){\n return this.orderTotalPayments;\n }\n}\n","import { ChangeDetectorRef, Component, Input, OnInit } from '@angular/core';\nimport { PaymentLibService } from './payment-lib.service';\nimport { IBSPayments } from './interfaces/IBSPayments';\nimport { OrderslistService } from './services/orderslist.service';\nimport { IPayment } from './interfaces/IPayment';\n\n@Component({\n selector: 'ccpay-payment-lib',\n template: `\n <ccpay-refund-list [USERID]=\"USERID\" [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" [LOGGEDINUSEREMAIL]=\"LOGGEDINUSEREMAIL\" *ngIf=\"viewName === 'refund-list'\"></ccpay-refund-list>\n <ccpay-payment-list *ngIf=\"viewName === 'payment-list'\"></ccpay-payment-list>\n <ccpay-refund-status [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" *ngIf=\"viewName === 'refundstatuslist'\"> </ccpay-refund-status >\n <ccpay-payment-view [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" *ngIf=\"viewName === 'payment-view'\"\n [isTurnOff]=\"ISTURNOFF\" [isTakePayment]=\"TAKEPAYMENT\" [caseType]=\"CASETYPE\"\n [isOldPcipalOff]=\"ISOLDPCIPALOFF\"\n [isNewPcipalOff]=\"ISNEWPCIPALOFF\"></ccpay-payment-view>\n\n <ccpay-process-refund *ngIf=\"viewName === 'process-refund'\"\n [refundReference]=\"refundReference\"\n [refundlistsource]=\"refundlistsource\"\n ></ccpay-process-refund>\n <ccpay-pba-payment *ngIf=\"viewName === 'pba-payment'\"\n [pbaPayOrderRef]=\"pbaPayOrderRef\"\n ></ccpay-pba-payment>\n <ccpay-case-transactions [isTakePayment]=\"isTakePayment\" [isFromServiceRequestPage]=\"isFromServiceRequestPage\" [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" *ngIf=\"viewName === 'case-transactions'\"></ccpay-case-transactions>\n <app-mark-unidentified-payment *ngIf=\"viewName === 'unidentifiedPage'\"\n [caseType]=\"CASETYPE\"></app-mark-unidentified-payment>\n <app-mark-unsolicited-payment *ngIf=\"viewName === 'unsolicitedPage'\"\n [caseType]=\"CASETYPE\"></app-mark-unsolicited-payment>\n <app-allocate-payments *ngIf=\"viewName === 'allocate-payments'\"\n [isTurnOff]=\"ISTURNOFF\"\n [caseType]=\"CASETYPE\"\n ></app-allocate-payments>\n <ccpay-fee-summary *ngIf=\"viewName === 'fee-summary'\"\n [ccdCaseNumber]=\"CCD_CASE_NUMBER\" \n [paymentGroupRef]=\"paymentGroupReference\"\n [isTurnOff]=\"ISTURNOFF\"\n [caseType]=\"CASETYPE\"\n [isOldPcipalOff]=\"ISOLDPCIPALOFF\"\n [isNewPcipalOff]=\"ISNEWPCIPALOFF\"\n ></ccpay-fee-summary>\n <ccpay-reports *ngIf=\"viewName === 'reports'\"></ccpay-reports>\n `\n})\n\nexport class PaymentLibComponent implements OnInit {\n @Input('API_ROOT') API_ROOT: string;\n @Input('BULKSCAN_API_ROOT') BULKSCAN_API_ROOT: string;\n @Input('REFUNDS_API_ROOT') REFUNDS_API_ROOT: string;\n @Input('NOTIFICATION_API_ROOT') NOTIFICATION_API_ROOT: string;\n @Input('CARDPAYMENTRETURNURL') CARDPAYMENTRETURNURL: string;\n @Input('CCD_CASE_NUMBER') CCD_CASE_NUMBER: string;\n @Input('EXC_REFERENCE') EXC_REFERENCE: string;\n @Input('PAYMENT_METHOD') PAYMENT_METHOD: string;\n @Input('VIEW') VIEW: string;\n @Input('VIEWSERVICE') VIEWSERVICE: string;\n @Input('PAYMENT_GROUP_REF') PAYMENT_GROUP_REF?: string;\n @Input('TAKEPAYMENT') TAKEPAYMENT: boolean;\n @Input('SERVICEREQUEST') SERVICEREQUEST: string;\n @Input('DCN_NUMBER') DCN_NUMBER: string;\n @Input('SELECTED_OPTION') SELECTED_OPTION: string;\n @Input('ISBSENABLE') ISBSENABLE: Boolean;\n @Input('ISSFENABLE') ISSFENABLE: boolean;\n @Input('ISTURNOFF') ISTURNOFF: boolean;\n @Input('CASETYPE') CASETYPE: string;\n @Input('ISOLDPCIPALOFF') ISOLDPCIPALOFF: boolean;\n @Input('ISNEWPCIPALOFF') ISNEWPCIPALOFF: boolean;\n @Input('rootUrl') rootUrl: boolean;\n @Input('REFUNDLIST') REFUNDLIST: string;\n @Input('USERID') USERID: string;\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: any[];\n @Input('LOGGEDINUSEREMAIL') LOGGEDINUSEREMAIL: string;\n @Input('isFromServiceRequestPage') isFromServiceRequestPage: boolean;\n\n paymentMethod: string;\n bspaymentdcn: string;\n unProcessedPaymentServiceId: string = null;\n paymentGroupReference: string;\n paymentReference: string;\n refundReference: string;\n refundlistsource: any;\n viewName: string;\n isTurnOff: boolean;\n caseType: string;\n isOldPcipalOff: boolean;\n isNewPcipalOff: boolean;\n unProcessedPayment: IBSPayments = null;\n isRefundStatusView: boolean;\n isRedirectFromCaseTransactionPage: string;\n isCallFromRefundList: boolean;\n isFromRefundStatusPage: boolean;\n iscancelClicked : boolean;\n isFromPaymentDetailPage: boolean;\n pbaPayOrderRef: IPayment;\n isTakePayment: boolean;\n\n orderDetail: any[];\n orderRef: string;\n orderStatus: string;\n orderParty: string;\n orderCreated: Date;\n orderCCDEvent: string;\n serviceRequestValue: string;\n orderAddBtnEnable: boolean;\n orderFeesTotal: number = 0.00;\n orderRemissionTotal: number = 0.00;\n orderTotalPayments: number = 0.00;\n orderPendingPayments: number = 0.00;\n\n constructor(private paymentLibService: PaymentLibService,\n private cd: ChangeDetectorRef,\n private OrderslistService: OrderslistService) { }\n ngAfterContentChecked(): void {\n this.cd.detectChanges();\n } \n\n\n ngOnInit() {\n this.paymentLibService.setApiRootUrl(this.API_ROOT);\n this.paymentLibService.setBulkScanApiRootUrl(this.BULKSCAN_API_ROOT);\n this.paymentLibService.setRefundndsApiRootUrl(this.REFUNDS_API_ROOT);\n this.paymentLibService.setNoticationApiRootUrl(this.NOTIFICATION_API_ROOT);\n this.paymentLibService.setCardPaymentReturnUrl(this.CARDPAYMENTRETURNURL);\n\n if(this.LOGGEDINUSERROLES.length > 0) {\n this.OrderslistService.setUserRolesList(this.LOGGEDINUSERROLES);\n }\n if (this.PAYMENT_GROUP_REF) {\n this.paymentGroupReference = this.PAYMENT_GROUP_REF;\n }\n if (this.DCN_NUMBER) {\n this.bspaymentdcn = this.DCN_NUMBER;\n }\n if (this.REFUNDLIST === \"true\") {\n this.VIEW = 'refund-list';\n this.viewName = this.VIEW;\n }\n if (this.VIEW === 'fee-summary') {\n this.viewName = 'fee-summary';\n } else if (this.VIEW !== 'reports' && this.VIEW !== 'refund-list') {\n this.viewName = 'case-transactions';\n } else {\n this.viewName = this.VIEW;\n }\n\n if (this.isTakePayment) {\n this.TAKEPAYMENT = true;\n }\n }\n}\n","import { Injectable } from '@angular/core';\nimport { _throw } from 'rxjs/observable/throw';\nimport { Observable } from 'rxjs/internal/Observable';\nimport { HttpErrorResponse } from '@angular/common/http';\nimport { stringify } from '@angular/core/src/util';\n\n@Injectable({\n providedIn: 'root'\n})\n\n\nexport class ErrorHandlerService {\n\n constructor() { }\n\n\n handleError(err: HttpErrorResponse): Observable<any> {\n let errorMessage: string;\n if (err.error instanceof Error) {\n // A client-side or network error occurred.\n errorMessage = `An error occurred: ${err.error.message}`;\n } else {\n // The backend returned an unsuccessful response code.\n if (err.status === 404) {\n\n if (typeof err.error === 'string' && err.error !== undefined) {\n \n if(err.error.length > 60) {\n if (JSON.parse(err.error).statusCode !== undefined && JSON.parse(err.error).statusCode === 500)\n {\n errorMessage = 'Internal server error';\n } else {\n if(err.error.length > 60) {\n errorMessage = JSON.parse(err.error).error;\n } else {\n errorMessage = err.error;\n }\n \n }\n } else {\n errorMessage = err.error;\n }\n } else {\n errorMessage = JSON.parse(err.error).error;\n }\n \n }\n else if (err.status === 500) {\n errorMessage = 'Internal server error';\n } else if (err.error.messsage === undefined) {\n if( typeof err.error === 'object') {\n errorMessage = JSON.parse(JSON.stringify(err.error)).error;\n } else {\n if (typeof err.error === 'string' && err.error !== undefined) {\n \n if(err.error.length > 60) {\n if (JSON.parse(err.error).statusCode !== undefined && JSON.parse(err.error).statusCode === 500)\n {\n errorMessage = 'Internal server error';\n } else {\n if(err.error.length > 60) {\n errorMessage = JSON.parse(err.error).error;\n } else {\n errorMessage = err.error;\n }\n \n }\n } else {\n errorMessage = err.error;\n }\n } else {\n errorMessage = JSON.parse(err.error).error;\n }\n \n }\n \n } else {\n if (err.error.message !== undefined) {\n errorMessage = `${err.error.message}`;\n } else {\n errorMessage = `${err.error}`;\n }\n \n }\n }\n return _throw(errorMessage);\n }\n\n\n getServerErrorMessage(isErrorExist) {\n return {\n title: \"There is a problem with the service\",\n body: \"Try again later\",\n showError: isErrorExist\n };\n }\n}\n","import { Injectable } from '@angular/core';\n\nconst noop = (): any => undefined;\n\nexport abstract class Logger {\n\n info: any;\n warn: any;\n error: any;\n}\n\n@Injectable({\n providedIn: 'root'\n})\nexport class LoggerService implements Logger {\n\n info: any;\n warn: any;\n error: any;\n\n invokeConsoleMethod(type: string, args?: any): void {}\n}\n","import { Injectable } from '@angular/core';\nimport { HttpClient } from '@angular/common/http';\n\nimport { Observable } from 'rxjs/internal/Observable';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport { IPayments } from '../../interfaces/IPayments';\nimport { catchError } from 'rxjs/operators';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class PaymentListService {\n payments: IPayments;\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n\n getPaymentByCcdCaseNumber(ccdCaseNumber: string, paymentMethod: string): Observable<IPayments> {\n this.logger.info('Payment-list-service getPaymentByCcdCaseNumber for: ', ccdCaseNumber);\n\n return this.http.get<IPayments>(`${this.paymentLibService.API_ROOT}/cases/${ccdCaseNumber}/payments`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import {Component, OnInit} from '@angular/core';\n\nimport {PaymentListService} from '../../services/payment-list/payment-list.service';\nimport {IPayments} from '../../interfaces/IPayments';\nimport {PaymentLibComponent} from '../../payment-lib.component';\nimport {IStatusHistory} from '../../interfaces/IStatusHistory';\n\n@Component({\n selector: 'ccpay-payment-list',\n templateUrl: './payment-list.component.html',\n styleUrls: ['./payment-list.component.css']\n})\nexport class PaymentListComponent implements OnInit {\n payments: IPayments;\n errorMessage: string;\n code: string;\n\n constructor(private paymentListService: PaymentListService,\n private paymentLibComponent: PaymentLibComponent) {\n }\n\n ngOnInit() {\n this.paymentListService.getPaymentByCcdCaseNumber(this.paymentLibComponent.CCD_CASE_NUMBER, this.paymentLibComponent.PAYMENT_METHOD)\n .subscribe(\n payments => this.payments = payments,\n (error: any) => this.errorMessage = <any>error\n );\n }\n\n loadPaymentViewComponent(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.paymentLibComponent.paymentMethod = paymentMethod;\n this.paymentLibComponent.paymentGroupReference = paymentGroupReference;\n this.paymentLibComponent.paymentReference = paymentReference;\n this.paymentLibComponent.viewName = 'payment-view';\n }\n}\n","/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport function __createBinding(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n}\r\n\r\nexport function __exportStar(m, exports) {\r\n for (var p in m) if (p !== \"default\" && !exports.hasOwnProperty(p)) exports[p] = m[p];\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n};\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];\r\n result.default = mod;\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, privateMap) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to get private field on non-instance\");\r\n }\r\n return privateMap.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, privateMap, value) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to set private field on non-instance\");\r\n }\r\n privateMap.set(receiver, value);\r\n return value;\r\n}\r\n","import { Injectable } from '@angular/core';\nimport { HttpClient, HttpHeaders } from '@angular/common/http';\nimport { Meta } from '@angular/platform-browser';\nimport { Observable } from 'rxjs';\n\n@Injectable()\nexport class WebComponentHttpClient {\n constructor(\n private http: HttpClient,\n private meta: Meta\n ) { }\n\n post(url: string, body: any | null, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.post(url, body, opts);\n }\n\n put(url: string, body: any | null, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.put(url, body, opts);\n }\n\n get(url: string, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.get(url, opts);\n }\n\n delete(url: string, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.delete(url, opts);\n }\n \n patch(url: string, body: any | null, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.patch(url, body, opts);\n }\n\n addHeaders(options: any): any {\n const csrfToken = this.meta.getTag('name=csrf-token');\n const headers = {};\n \n if (options.headers) {\n options.headers.forEach(element => {\n headers[element] = options.headers.get(element);\n });\n }\n headers['X-Requested-With'] = 'XMLHttpRequest';\n if (csrfToken === null) {\n if( document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')) !== undefined ) {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')).split('=')[1]; \n } else {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith(' XSRF-TOKEN')).split('=')[1];\n }\n } else {\n headers['CSRF-Token'] = csrfToken.content;\n }\n options.headers = new HttpHeaders(headers);\n options.responseType = 'text';\n return options;\n }\n}\n","import { Injectable } from '@angular/core';\nimport { HttpClient, HttpHeaders } from '@angular/common/http';\nimport { Observable } from 'rxjs/internal/Observable';\nimport { v4 as uuidv4 } from 'uuid';\nimport {IPayment} from '../../interfaces/IPayment';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { catchError } from 'rxjs/operators';\nimport { LoggerService } from '../shared/logger/logger.service';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport { AddRemissionRequest } from '../../interfaces/AddRemissionRequest';\nimport { PaymentToPayhubRequest } from '../../interfaces/PaymentToPayhubRequest';\nimport { PayhubAntennaRequest } from '../../interfaces/PayhubAntennaRequest';\nimport { UnidentifiedPaymentsRequest } from '../../interfaces/UnidentifiedPaymentsRequest';\nimport { UnsolicitedPaymentsRequest } from '../../interfaces/UnsolicitedPaymentsRequest';\nimport { Meta } from '@angular/platform-browser';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { IAllocationPaymentsRequest } from '../../interfaces/IAllocationPaymentsRequest';\nimport {IOrderReferenceFee} from '../../interfaces/IOrderReferenceFee';\nimport { BehaviorSubject } from 'rxjs';\nimport { IserviceRequestPbaPayment } from '../../interfaces/IserviceRequestPbaPayment';\nimport { IserviceRequestCardPayment } from '../../interfaces/IserviceRequestCardPayment';\nimport { RefundsRequest } from '../../interfaces/RefundsRequest';\nimport { AddRetroRemissionRequest } from '../../interfaces/AddRetroRemissionRequest';\nimport { PostRefundRetroRemission } from '../../interfaces/PostRefundRetroRemission';\nimport { PostIssueRefundRetroRemission } from '../../interfaces/PostIssueRefundRetroRemission';\nimport { error } from '@angular/compiler/src/util';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class PaymentViewService {\n private ordersList = <BehaviorSubject<IOrderReferenceFee[]>>new BehaviorSubject([]);\n\n private meta: Meta;\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getPaymentDetails(paymentReference: string, paymentMethod: string): Observable<IPayment> {\n this.logger.info('Payment-view-service getPaymentDetails for: ', paymentReference);\n\n return this.http.get<IPayment>(paymentMethod === 'card' || paymentMethod === 'cash' || paymentMethod === 'cheque' || paymentMethod === 'postal order' ?\n `${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}` :\n `${this.paymentLibService.API_ROOT}/credit-account-payments/${paymentReference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getPaymentGroupDetails(paymentGroupReference: string): Observable<IPaymentGroup> {\n this.logger.info('Payment-view-service getPaymentGroupDetails for: ', paymentGroupReference);\n\n return this.http.get<IPayment>(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupReference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n getApportionPaymentDetails(paymentReference: string): Observable<IPaymentGroup> {\n this.logger.info('Payment-view-service getPaymentGroupDetails for: ', paymentReference);\n\n return this.http.get<IPayment>(`${this.paymentLibService.API_ROOT}/payment-groups/fee-pay-apportion/${paymentReference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n getPBAaccountDetails(): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/pba-accounts`;\n return this.http.get(url, { withCredentials: true }).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postWays2PayCardPayment(serviceRef: string, body: IserviceRequestCardPayment): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/service-request/${serviceRef}/card-payments`;\n const rurl = this.paymentLibService.CARDPAYMENTRETURNURL.replace('.prod', '');\n body['return-url'] = `${rurl}/payment`;\n return this.https.post(url, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n \n postPBAaccountPayment(serviceRef: string, body: IserviceRequestPbaPayment): Observable<any> {\n let randomKey = 'idam-key-' + Math.random().toString().split('.').join('-');\n body['idempotency_key'] = randomKey; \n const url = `${this.paymentLibService.API_ROOT}/service-request/${serviceRef}/pba-payments`;\n return this.https.post(url, body);\n }\n\n postBSPayments(body: AllocatePaymentRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/bulk-scan-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSUnidentifiedPayments(body: UnidentifiedPaymentsRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-allocations`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSUnsolicitedPayments(body: UnsolicitedPaymentsRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-allocations`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSAllocationPayments(body: IAllocationPaymentsRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-allocations`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postPaymentGroupWithRemissions(paymentGroupReference: string, feeId: number, body: AddRemissionRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupReference}/fees/${feeId}/remissions`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n deleteFeeFromPaymentGroup(feeId: number): Observable<any> {\n this.logger.info('Payment-view-service deleteFeeFromPaymentGroup for: ', feeId);\n return this.https.delete(`${this.paymentLibService.API_ROOT}/fees/${feeId}`).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postPaymentToPayHub(body: PaymentToPayhubRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/card-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postPaymentAntennaToPayHub(body: PayhubAntennaRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/telephony-card-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n downloadSelectedReport(reportName: string, startDate: string, endDate:string): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/report/data?date_from=${startDate}&date_to=${endDate}&report_type=${reportName}`;\n return this.https.get(url, { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n getBSfeature(): Observable<any> {\n return this.https.get('api/payment-history/bulk-scan-feature', { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n getSiteID(): Observable<any> {\n return this.https.get('api/payment-history/refdata/legacy-sites', { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n getPartyDetails(caseNumber: string): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/case-payment-orders?case_ids=${caseNumber}`;\n return this.https.get(url, { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n \n setOrdersList(orderLevelFees: IOrderReferenceFee[]): void {\n this.ordersList.next(Object.assign([], orderLevelFees));\n}\n getOrdersList() {\n return this.ordersList;\n }\n\n //issue refund\n postRefundsReason(body: PostRefundRetroRemission): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/refund-for-payment`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n // retro remissions\n postPaymentGroupWithRetroRemissions(paymentGroupReference: string, feeId: number, body: AddRetroRemissionRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupReference}/fees/${feeId}/retro-remission`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postRefundRetroRemission(body:PostIssueRefundRetroRemission) {\n return this.https.post(`${this.paymentLibService.API_ROOT}/refund-retro-remission`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Input, Output, EventEmitter } from '@angular/core';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { IFee } from '../../interfaces/IFee';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IRemission } from '../../interfaces/IRemission';\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\nimport { ChangeDetectorRef } from '@angular/core';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n@Component({\n selector: 'ccpay-payment-view',\n templateUrl: './payment-view.component.html',\n styleUrls: ['./payment-view.component.css']\n})\nexport class PaymentViewComponent implements OnInit {\n @Input() isTurnOff: boolean;\n @Input() isTakePayment: boolean;\n @Input() caseType: boolean;\n @Input() isNewPcipalOff: boolean;\n @Input() isOldPcipalOff: boolean;\n @Input() orderRef: string;\n @Input() orderStatus: string;\n @Input() orderTotalPayments: number;\n @Input() payment: IPayment;\n @Input() LOGGEDINUSERROLES: string[];\n @Input() orderParty: string;\n @Input() orderCreated: Date;\n @Input() orderCCDEvent: string;\n @Input() orderFeesTotal: number;\n @Input() orderRemissionTotal: number;\n @Input() orderDetail: any[];\n @Input(\"isServiceRequest\") isServiceRequest: string;\n\n paymentGroup: IPaymentGroup;\n errorMessage: string;\n ccdCaseNumber: string;\n selectedOption: string;\n dcnNumber: string;\n isStatusAllocated: boolean;\n isRemissionsMatch: boolean;\n feeId: IFee;\n viewStatus: string;\n isRefundRemission: boolean = false;\n isStrategicFixEnable: boolean;\n isAddFeeBtnEnabled: boolean = false;\n isIssueRefunfBtnEnable: boolean = false;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n remissions: IRemission[] = [];\n remissionFeeAmt: number;\n isRefundRemissionBtnEnable: boolean;\n serviceReference: string;\n isFromServiceRequestPage: boolean;\n isFromPaymentDetailPage: boolean;\n 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 goToServiceRequestPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = false;\n this.paymentLibComponent.SERVICEREQUEST = 'true';\n this.paymentLibComponent.isFromServiceRequestPage = true;\n window.location.reload();\n }\n goToCaseTransationPage(event: any) {\n event.preventDefault();\n if (!this.paymentLibComponent.isFromServiceRequestPage) {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.resetOrderData();\n } else {\n this.OrderslistService.getorderRefs().subscribe((data) => this.orderRef = data);\n this.OrderslistService.getorderCCDEvents().subscribe((data) => this.orderCCDEvent = data);\n this.OrderslistService.getorderCreateds().subscribe((data) => this.orderCreated = data);\n this.OrderslistService.getorderDetail().subscribe((data) => this.orderDetail = data);\n this.OrderslistService.getorderPartys().subscribe((data) => this.orderParty = data);\n this.OrderslistService.getorderRemissionTotals().subscribe((data) => this.orderRemissionTotal = data);\n this.OrderslistService.getorderFeesTotals().subscribe((data) => this.orderFeesTotal = data);\n this.OrderslistService.getoorderTotalPaymentss().subscribe((data) => this.orderTotalPayments = data);\n this.viewStatus = 'order-full-view';\n }\n \n }\n\n addRemission(fee: IFee) {\n if(this.chkIsAddRemissionBtnEnable(fee)) {\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.chkIsIssueRefundBtnEnable(payment)) {\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 \n issueRefund(paymentgrp: IPaymentGroup) {\n if (paymentgrp !== null && paymentgrp !== undefined) {\n if(this.chkIsIssueRefundBtnEnable(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 = false;\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 chkIsIssueRefundBtnEnable(payment: IPayment): boolean {\n if (payment !== null && payment !== undefined) {\n if (!payment.issue_refund_add_refund_add_remission){\n return false;\n } else if (payment.issue_refund && payment.refund_enable && payment.issue_refund_add_refund_add_remission) {\n return true\n } else {\n return false;\n }\n }\n }\n\n chkIsAddRefundBtnEnable(remission: IRemission): boolean {\n if (remission !== null && remission !== undefined) {\n if (!remission.issue_refund_add_refund_add_remission){\n return false;\n } else if (remission.add_refund && remission.issue_refund_add_refund_add_remission) {\n return true\n } else {\n return false;\n }\n }\n }\n\n chkIsAddRemissionBtnEnable(fee: IFee): boolean {\n if (fee !== null && fee !== undefined) {\n if (!fee.issue_refund_add_refund_add_remission){\n return false;\n } else if (fee.remission_enable && fee.issue_refund_add_refund_add_remission) {\n return true\n } else {\n return false;\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 // 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 // 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}","import { Injectable } from '@angular/core';\nimport {HttpClient, HttpHeaders} from '@angular/common/http';\nimport { Meta } from '@angular/platform-browser';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IRefundReasons } from '../../interfaces/IRefundReasons';\nimport { IPatchRefundAction } from '../../interfaces/IPatchRefundAction';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { IssueRefundRequest } from '../../interfaces/IssueRefundRequest';\nimport { IResubmitRefundRequest } from '../../interfaces/IResubmitRefundRequest';\nimport { IRefundStatusHistory } from '../../interfaces/IRefundStatusHistory';\nimport { IPutNotificationRequest } from '../../interfaces/IPutNotificationRequest';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class RefundsService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService,\n private meta: Meta\n ) { }\n\n getRefundReasons(): Observable<IRefundReasons[]> {\n return this.http.get<IRefundReasons[]>(`${this.paymentLibService.REFUNDS_API_ROOT}/reasons`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getRefundRejectReasons(): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.REFUNDS_API_ROOT}/rejection-reasons`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getRefundActions(refundReference: string): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.REFUNDS_API_ROOT}/${refundReference}/actions`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\npatchRefundActions(body:IPatchRefundAction, refundReference: string, reviewerAction: string): Observable<any> {\n // const opts = this.addHeaders({});\n return this.https.patch(`${this.paymentLibService.REFUNDS_API_ROOT}/${refundReference}/action/${reviewerAction}`, body)\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetRefundList(refundstatus?: string, selfexclusive?:boolean): Observable<IRefundList[]> {\n return this.http.get<IRefundList[]>(`${this.paymentLibService.REFUNDS_API_ROOT}?status=${refundstatus}&excludeCurrentUser=${selfexclusive}`, \n {\n withCredentials: true\n})\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetRefundStatusHistory(reference?: string) {\n return this.http.get<IRefundStatusHistory>(`${this.paymentLibService.REFUNDS_API_ROOT}/${reference}/status-history`, \n {\n withCredentials: true\n})\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetRefundStatusList(ccdCaseNumber:string): Observable<IRefundList[]> {\n return this.http.get<IRefundList[]>(`${this.paymentLibService.REFUNDS_API_ROOT}?ccdCaseNumber=${ccdCaseNumber}`, {\n withCredentials: true\n})\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetUserDetails(): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.REFUNDS_API_ROOT}/get-user-details`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n \npostIssueRefund(body: IssueRefundRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.REFUNDS_API_ROOT}/refund`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\nputResendOrEdit(body: IPutNotificationRequest, refundRef:string, notificationType:string): Observable<any> {\n return this.https.put(`${this.paymentLibService.REFUNDS_API_ROOT}/resend/notification/${refundRef}?notificationType=${notificationType}`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\npatchResubmitRefund(body: IResubmitRefundRequest, refund_reference: string): Observable<any> {\n // const opts = this.addHeaders({});\n return this.https.patch(`${this.paymentLibService.REFUNDS_API_ROOT}/resubmit/${refund_reference}`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\naddHeaders(options: any): any {\n const csrfToken = this.meta.getTag('name=csrf-token');\n const headers = {};\n if (options.headers) {\n options.headers.forEach(element => {\n headers[element] = options.headers.get(element);\n });\n }\n headers['X-Requested-With'] = 'XMLHttpRequest';\n if (csrfToken.content === null) {\n if( document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')) !== undefined ) {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')).split('=')[1]; \n } else {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith(' XSRF-TOKEN')).split('=')[1];\n }\n } else {\n headers['CSRF-Token'] = csrfToken.content;\n }\n options.headers = new HttpHeaders(headers);\n options.responseType = 'text';\n return options;\n}\n}\n","import {Component, OnInit, Input} from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport {RefundsService} from '../../services/refunds/refunds.service';\nimport { IRefundAction } from '../../interfaces/IRefundAction';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { IRefundRejectReason } from '../../interfaces/IRefundRejectReason';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { ActivatedRoute,Router } from '@angular/router';\n\n@Component({\n selector: 'ccpay-process-refund',\n templateUrl: './process-refund.component.html',\n styleUrls: ['./process-refund.component.css']\n})\nexport class ProcessRefundComponent implements OnInit {\n @Input() refundReference: string;\n @Input() refundlistsource: IRefundList;\n\n processRefundForm: FormGroup;\n\n errorMessage = this.getErrorMessage(false, '', '', '');\n sendmeback: string = null;\n viewStatus: string;\n refundActionList: IRefundAction[] = []; \n refundRejectReasonList: IRefundRejectReason[] = []; \n isSendMeBackClicked: boolean = false;\n isRejectClicked: boolean = false;\n isOtherClicked: boolean = false;\n isSuccesspageEnable: boolean = false;\n\n refundActionsHasError: boolean = false;\n refundRejectReasonHasError: boolean = false;\n isReasonFieldEmpty: boolean = false;\n isReasonFieldInvalid: boolean = false;\n reasonFieldMinHasError: boolean = false;\n reasonFieldMaxHasError: boolean = false;\n isReasonEmpty: boolean = false;\n isReasonInvalid: boolean = false;\n successMsg: string = null;\n navigationpage: string;\n ccdCaseNumber: string;\n cpoDetails:any = null;\n isCPODown: boolean;\n isFromRefundListPage: boolean;\n\n isConfirmButtondisabled: boolean = true;\n constructor(private RefundsService: RefundsService,\n private paymentViewService: PaymentViewService,\n private formBuilder: FormBuilder,\n private OrderslistService: OrderslistService,\n private paymentLibComponent: PaymentLibComponent,\n private router: Router,\n private activeRoute: ActivatedRoute) {\n }\n\n ngOnInit() {\n this.viewStatus = 'RefundProcess';\n this.RefundsService.getRefundActions(this.refundReference).subscribe(\n refundActionList => {\n this.refundActionList = <any>refundActionList;\n },\n err => {\n this.errorMessage = this.getErrorMessage(true, err.statusCode, err.err, err);\n }\n );\n this.processRefundForm = this.formBuilder.group({\n refundActionField: new FormControl('', Validators.compose([\n Validators.required\n ])),\n refundRejectReasonField: new FormControl('', Validators.compose([\n Validators.required\n ])),\n sendMeBackField: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$'),\n\n ])),\n enterReasonField: new FormControl('', Validators.compose([\n Validators.required,\n Validators.maxLength(30),\n Validators.pattern('^([a-zA-Z0-9.\\\\s]*)$'),\n ])),\n });\n this.ccdCaseNumber = this.refundlistsource.ccd_case_number;\n\n if((typeof this.paymentLibComponent.TAKEPAYMENT === 'string' && this.paymentLibComponent.TAKEPAYMENT === 'false') || (typeof this.paymentLibComponent.TAKEPAYMENT === 'boolean' && !this.paymentLibComponent.TAKEPAYMENT) ) {\n this.isFromRefundListPage = true;\n }\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n\n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isCPODown = true;\n }\n );\n }\n \n checkRefundActions(code: string) {\n this.refundActionsHasError = false;\n this.isReasonFieldEmpty = false;\n this.isReasonEmpty = false;\n this.isReasonInvalid = false;\n this.refundRejectReasonHasError = false;\n if(code === 'Return to caseworker') {\n this.isConfirmButtondisabled = true;\n this.isSendMeBackClicked = true;\n this.isRejectClicked = false;\n this.isOtherClicked = false;\n\n } else if (code === 'Approve') {\n this.isSendMeBackClicked = false;\n this.isConfirmButtondisabled = false;\n this.isRejectClicked = false;\n this.isOtherClicked = false;\n\n } else if (code === 'Reject') {\n this.isRejectClicked = true;\n this.isSendMeBackClicked = false;\n this.isOtherClicked = false;\n this.RefundsService.getRefundRejectReasons().subscribe(\n refundRejectReasonList => {\n this.refundRejectReasonList = <any>refundRejectReasonList;\n },\n err => {\n this.errorMessage = this.getErrorMessage(true, err.statusCode, err.err, err);\n }\n );\n } else if (code === 'RE005') {\n this.isOtherClicked = true;\n } else if (code !== 'RE005') {\n this.isOtherClicked = false;\n }\n }\n processRefundSubmit() {\n let processRefundRequest;\n let status;\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n const controls = this.processRefundForm.controls;\n const processFormError = controls.sendMeBackField.errors;\n\n if (this.processRefundForm.dirty && controls.refundActionField.valid \n && (controls.refundActionField.value == 'Approve'\n || (controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.valid && controls.refundRejectReasonField.value != 'RE005')\n || (controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.value == 'RE005' && controls.enterReasonField.valid)\n || (controls.refundActionField.value == 'Return to caseworker' && controls.sendMeBackField.valid))) {\n if (controls.refundActionField.value === 'Approve'){\n status = 'APPROVE';\n processRefundRequest = {\n code:'',\n reason: ''\n };\n } else if (controls.refundActionField.value === 'Reject') {\n status = 'REJECT';\n\n processRefundRequest = {\n code: controls.refundRejectReasonField.value ? controls.refundRejectReasonField.value : '',\n reason: controls.refundRejectReasonField.value == 'RE005' ? controls.enterReasonField.value : ''\n };\n } else if (controls.refundActionField.value === 'Return to caseworker') {\n status = 'SENDBACK';\n\n processRefundRequest = {\n code: '',\n reason: controls.sendMeBackField.value\n };\n }\n this.RefundsService.patchRefundActions(processRefundRequest, this.refundReference, status).subscribe(\n response => {\n this.isSuccesspageEnable = true;\n // this.successMsg = JSON.parse(response)['data'];\n this.successMsg = response.replace(/['\"]+/g, '');\n },\n err => {\n this.errorMessage = this.getErrorMessage(true, err.statusCode, err.err, err);\n }\n );\n } else {\n if(controls.refundActionField.value == \"\") {\n this.resetForm([true, false, false, false, false, false, false, false], 'action');\n }\n if(controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.value == \"\") {\n this.resetForm([false, true, false, false, false, false, false, false], 'rejectReason');\n }\n if(controls.refundActionField.value == 'Return to caseworker') {\n if(controls.sendMeBackField.value == '' ) {\n this.resetForm([false, false, true, false, false, false, false, false], 'addAreason');\n }\n if(controls.sendMeBackField.value != '' && controls.sendMeBackField.invalid ) {\n this.resetForm([false, false, false, true, false, false, false, false], 'addAreason');\n }\n if(processFormError && processFormError.minlength && processFormError.minlength.actualLength < 3 ) {\n this.resetForm([false, false, false, false, true, false, false, false], 'addAreason');\n }\n if(processFormError && processFormError.maxlength && processFormError.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, false, false, true, false, false], 'addAreason');\n }\n }\n if(controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.value == 'RE005') {\n if(controls.enterReasonField.value === \"\") {\n this.resetForm([false, false, false, false, false, false, true, false], 'enterReason');\n }\n if(controls.enterReasonField.value!== \"\" && controls.enterReasonField.invalid) {\n this.resetForm([false, false, false, false, false, false, false, true], 'enterReason');\n }\n }\n }\n\n }\n getErrorMessage(isErrorExist, status, errorMsg, err) {\n let bodyTxt = 'Please try again later';\n if (status !== 500) {\n if (errorMsg !== undefined) {\n bodyTxt = errorMsg;\n } else {\n bodyTxt = err;\n }\n \n }\n return {\n title: 'Something went wrong',\n body: bodyTxt,\n showError: isErrorExist\n };\n }\n loadRefundListPage() {\n this.OrderslistService.getnavigationPageValue().subscribe((data) => this.navigationpage = data);\n if (this.navigationpage === 'casetransactions') {\n // window.location.href='/refund-list?takePayment=false&refundlist=true';\n // // this.OrderslistService.setnavigationPage('casetransactions');\n // // this.OrderslistService.setisFromServiceRequestPage(false);\n // // this.paymentLibComponent.VIEW ='case-transactions';\n // // this.paymentLibComponent.viewName = 'case-transactions';\n // // this.paymentLibComponent.ISBSENABLE = true;\n // // this.paymentLibComponent.isRefundStatusView = false;\n this.paymentLibComponent.viewName = 'refundstatuslist';\n this.paymentLibComponent.isRefundStatusView = true;\n } else {\n this.paymentLibComponent.viewName = 'refundstatuslist';\n this.paymentLibComponent.isRefundStatusView = true;\n }\n }\n loadRefundsHomePage() {\n if(typeof this.paymentLibComponent.TAKEPAYMENT === 'string' && this.paymentLibComponent.TAKEPAYMENT === 'false') {\n //window.location.href='/refund-list?takePayment=false&refundlist=true';\n this.paymentLibComponent.viewName = 'refund-list';\n }\n else {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.VIEW ='case-transactions';\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isRefundStatusView = false;\n }\n }\n redirecttoRefundListPage() {\n if((typeof this.paymentLibComponent.TAKEPAYMENT === 'string' && this.paymentLibComponent.TAKEPAYMENT === 'false') || (typeof this.paymentLibComponent.TAKEPAYMENT === 'boolean' && !this.paymentLibComponent.TAKEPAYMENT) ) {\n // window.location.href='/refund-list?takePayment=false&refundlist=true';\n this.paymentLibComponent.viewName = 'refund-list';\n }\n else {\n this.loadRefundListPage();\n }\n }\n // loadCaseTransactionPage() {\n // this.paymentLibComponent.isRefundStatusView = false;\n // this.paymentLibCo}mponent.TAKEPAYMENT = true;\n // this.paymentLibComponent.viewName = 'case-transactions';\n // this.paymentViewService.getBSfeature().subscribe(\n // features => {\n // let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n // this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n // },\n // err => {\n // this.paymentLibComponent.ISBSENABLE = false;\n // }\n // );\n\n // let partUrl = `selectedOption=${this.paymentLibComponent.SELECTED_OPTION}`;\n // partUrl += this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n // partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n // partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n // partUrl += this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n // partUrl += `&caseType=${this.paymentLibComponent.CASETYPE}`;\n // partUrl += this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n // partUrl += this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n // let url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=true&${partUrl}`;\n // this.router.navigateByUrl(url);\n // }\n\n resetForm(vals, field) {\n if(field==='action' || field==='all') {\n this.refundActionsHasError = vals[0];\n }\n if(field==='rejectReason' || field==='all') {\n this.refundRejectReasonHasError = vals[1];\n }\n if(field==='addAreason' || field==='all') {\n this.isReasonFieldEmpty = vals[2];\n this.isReasonFieldInvalid = vals[3];\n this.reasonFieldMinHasError = vals[4];\n this.reasonFieldMaxHasError = vals[5];\n }\n if(field==='enterReason' || field==='all') {\n this.isReasonEmpty = vals[6];\n this.isReasonInvalid = vals[7];\n }\n }\n\n goToCaseReview() {\n this.router.navigate([`/cases/case-details/${this.ccdCaseNumber}`], {relativeTo: this.activeRoute});\n }\n}\n","import {Component, OnInit, Input} from '@angular/core';\nimport { RefundsService } from '../../services/refunds/refunds.service';\nimport { IRefundList } from '../../interfaces/IRefundList';\n\n@Component({\n selector: 'ccpay-refund-list',\n templateUrl: './refund-list.component.html',\n styleUrls: ['./refund-list.component.css']\n})\nexport class RefundListComponent implements OnInit {\n @Input('USERID') USERID: string;\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: any[];\n @Input('LOGGEDINUSEREMAIL') LOGGEDINUSEREMAIL:string;\n\n constructor(private refundService: RefundsService) {\n }\n\n tableApprovalHeader: string;\n tableRejectedHeader: string;\n submittedRefundList: IRefundList[] = [];\n rejectedRefundList: IRefundList[] = [];\n // approvalStatus = 'Sent for approval';\n // rejectStatus = 'Update required';\n approvalStatus = 'Sent for approval';\n rejectStatus = 'Update required';\n errorMessage = null;\n isApproveTableVisible:boolean;\n isRejectTableVisible:boolean;\n dropdownvalue: string;\n isAuthorized: boolean = true;\n userLst\n ngOnInit() {\n \n this.userLst = this.LOGGEDINUSERROLES;\n\n \n if(this.LOGGEDINUSERROLES.some(i =>i.includes('payments-refund-approver'))){\n this.isAuthorized = true;\n } else {\n this.isApproveTableVisible = false;\n this.isAuthorized = false;\n }\n\n \n this.tableApprovalHeader = 'Refunds to be approved';\n this.tableRejectedHeader = 'Refunds returned to caseworker';\n\n if(this.isAuthorized) {\n this.refundService.getRefundList(this.approvalStatus,true).subscribe(\n refundList => {\n this.submittedRefundList = refundList['refund_list'];\n this.isApproveTableVisible = true;\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n };\n }\n\n this.refundService.getRefundList(this.rejectStatus,false).subscribe(\n refundList => {\n this.rejectedRefundList = refundList['refund_list'];\n this.isRejectTableVisible = true;\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n };\n\n }\n \n}","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {Observable} from 'rxjs/internal/Observable';\n\nimport {ICardDetails} from '../../interfaces/ICardDetails';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport { catchError } from 'rxjs/operators';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class CardDetailsService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getCardDetails(paymentReference: string): Observable<ICardDetails> {\n this.logger.info('Card-detail-service getCardDetails for: ', paymentReference);\n\n return this.http.get<ICardDetails>(`${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}/details`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit } from '@angular/core';\nimport { CardDetailsService } from '../../services/card-details/card-details.service';\nimport {ICardDetails} from '../../interfaces/ICardDetails';\nimport { PaymentLibComponent } from '../../payment-lib.component';\n\n@Component({\n selector: 'ccpay-card-details',\n templateUrl: './card-details.component.html',\n styleUrls: ['./card-details.component.css']\n})\nexport class CardDetailsComponent implements OnInit {\n pageTitle: string = 'Card details';\n cardDetails: ICardDetails;\n paymentReference: string;\n errorMessage: string;\n\n constructor(private cardDetailsService: CardDetailsService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.cardDetailsService.getCardDetails(this.paymentLibComponent.paymentReference).subscribe(\n cardDetails => this.cardDetails = cardDetails,\n (error: any) => this.errorMessage = <any>error\n );\n }\n\n get getPaymentReference(): string {\n return this.paymentReference;\n }\n\n}\n","import { Component } from '@angular/core';\n\n@Component({\n template: `\n <h1>This is not the page you were looking for!</h1>\n `\n})\nexport class PageNotFoundComponent { }\n","import { Injectable } from '@angular/core';\nimport { PaymentLibService } from '../../payment-lib.service';\nimport { HttpClient } from '@angular/common/http';\nimport { IStatusHistories } from '../../interfaces/IStatusHistories';\nimport { Observable } from 'rxjs/internal/Observable';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { catchError } from 'rxjs/operators';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class StatusHistoryService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getPaymentStatusesByReference(paymentReference: string, paymentMethod: string): Observable<IStatusHistories> {\n this.logger.info('Status-history-service getPaymentStatusesByReference for: ', paymentReference);\n\n return this.http.get<IStatusHistories>(paymentMethod === 'card' || paymentMethod === 'cash' || paymentMethod === 'cheque' || paymentMethod === 'postal order' ?\n `${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}/statuses` :\n `${this.paymentLibService.API_ROOT}/credit-account-payments/${paymentReference}/statuses`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { IStatusHistories } from '../../interfaces/IStatusHistories';\nimport { StatusHistoryService } from '../../services/status-history/status-history.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\n\n@Component({\n selector: 'ccpay-payment-statuses',\n templateUrl: './status-history.component.html',\n styleUrls: ['./status-history.component.css']\n})\nexport class StatusHistoryComponent implements OnInit {\n @Input() isTakePayment: boolean;\n pageTitle: string = 'Payment status history';\n statuses: IStatusHistories;\n errorMessage: string;\n\n constructor(private statusHistoryService: StatusHistoryService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.statusHistoryService.getPaymentStatusesByReference(this.paymentLibComponent.paymentReference, this.paymentLibComponent.paymentMethod).subscribe(\n statuses => this.statuses = statuses,\n (error: any) => this.errorMessage = <any>error.replace(/\"/g,\"\")\n );\n \n }\n\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IRefundsNotifications } from '../../interfaces/IRefundsNotifications';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class NotificationService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getRefundNotification(reference: string): Observable<IRefundsNotifications> {\n return this.http.get<IRefundsNotifications>(`${this.paymentLibService.NOTIFICATION_API_ROOT}/notifications/${reference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getAddressByPostcode(postcode: string): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.NOTIFICATION_API_ROOT}/search/places/v1/postcode?postcode=${postcode}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Output, EventEmitter, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { NotificationService } from '../../services/notification/notification.service';\n\n@Component({\n selector: 'ccpay-contact-details',\n templateUrl: './contact-details.component.html',\n styleUrls: ['./contact-details.component.css']\n})\nexport class ContactDetailsComponent implements OnInit {\n @Input('isEditOperation') isEditOperation: boolean;\n @Input('isEditOperationInRefundList') isEditOperationInRefundList: boolean;\n @Input('addressObj') addressObj: any;\n @Output() assignContactDetails: EventEmitter<any> = new EventEmitter();\n @Output() assignContactDetailsInFefundsList: EventEmitter<any> = new EventEmitter();\n @Output() redirectToIssueRefund: EventEmitter<any> = new EventEmitter();\n pageTitle: string = 'Payment status history';\n errorMessage: string;\n isEmailSAddressClicked: boolean = true;\n isShowPickAddress: boolean = false;\n isPostcodeClicked: boolean = false;\n isManualAddressClicked: boolean = false;\n emailAddressForm: FormGroup;\n postCodeForm: FormGroup;\n manualAddressForm: FormGroup;\n addressPostcodeList:any[] = [];\n postcodeAddress:any;\n isAddressBoxEmpty: boolean = false;\n\n isEmailEmpty: boolean = false;\n emailHasError: boolean = false;\n isPostcodeEmpty: boolean = false;\n postcodeHasError: boolean = false;\n isaddressLine1Empty: boolean = false;\n addressLine1HasError: boolean = false;\n addressLine2HasError: boolean = false;\n isTownOrCityEmpty: boolean = false;\n townOrCityHasError: boolean = false;\n isCountyEmpty: boolean = false;\n countyHasError: boolean = false;\n isMPostcodeEmpty: boolean = false;\n mpostcodeHasError: boolean = false;\n isCountryEmpty: boolean = false;\n\n constructor(private formBuilder: FormBuilder,\n private notificationService: NotificationService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n\n this.emailAddressForm = this.formBuilder.group({\n email: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-z0-9._%+-]+@[a-z0-9-]+\\\\.[a-z]{2,4}$')\n ]))\n });\n this.postCodeForm = this.formBuilder.group({\n postcode: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([A-Z]{1,2}[0-9]{1,2}[A-Z]{0,1} ?[0-9][A-Z]{2})')\n ]))\n });\n this.manualAddressForm = this.formBuilder.group({\n addressl1: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n addressl2: new FormControl('', Validators.compose([\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n townorcity: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n county: new FormControl('', Validators.compose([\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n mpostcode: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([A-Z]{1,2}[0-9]{1,2}[A-Z]{0,1} ?[0-9][A-Z]{2})')\n ])),\n country: new FormControl('', Validators.compose([\n Validators.required\n ]))\n });\n if(this.addressObj !== undefined && this.addressObj !== '') {\n this.setEditDetails();\n }\n if(this.isEditOperationInRefundList === undefined) {\n this.isEditOperationInRefundList = false;\n }\n }\n setEditDetails() {\n if(this.addressObj.notification_type === 'EMAIL') {\n this.isEmailSAddressClicked = true;\n this.isPostcodeClicked = false;\n this.isManualAddressClicked = false;\n this.emailAddressForm.setValue({ email: this.addressObj.contact_details.email });\n } else if(this.addressObj.notification_type === 'LETTER') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = true;\n this.manualAddressForm.patchValue({ \n addressl1: this.addressObj.contact_details.address_line,\n townorcity: this.addressObj.contact_details.city,\n county: this.addressObj.contact_details.county,\n country: this.addressObj.contact_details.country,\n mpostcode: this.addressObj.contact_details.postal_code\n });\n }\n }\n\n selectContactOption(type, isLinkedClied) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n if( type === 'Email' && isLinkedClied === 'false'){\n this.isEmailSAddressClicked = true;\n this.isPostcodeClicked = false;\n this.isManualAddressClicked = false;\n } else if(type === 'Postcode' && isLinkedClied === 'false') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = false;\n } else if(type === 'Postcode' && isLinkedClied === 'true') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = true;\n\n }\n }\n\n finalFormSubmit() {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n if( this.isEmailSAddressClicked ){\n const emailField = this.emailAddressForm.controls.email;\n if (this.emailAddressForm.valid) {\n if(!this.isEditOperationInRefundList) {\n this.assignContactDetails.emit( {\n email: emailField.value,\n notification_type: 'EMAIL'\n } );\n } else {\n this.assignContactDetailsInFefundsList.emit({\n email: emailField.value,\n notification_type: 'EMAIL'\n } );\n }\n } else {\n if( emailField.value == '' ) {\n this.resetForm([true,false,false,false,false,false,false,false,false,false,false,false,false,false], 'email');\n }\n if(emailField.value != '' && emailField.invalid ) {\n this.resetForm([false,true,false,false,false,false,false,false,false,false,false,false,false,false], 'email');\n }\n }\n } else if( this.isPostcodeClicked && !this.isManualAddressClicked ) {\n this.postcodeValidation('FS');\n } else if(this.isPostcodeClicked && this.isManualAddressClicked) {\n const fieldCtrls = this.manualAddressForm.controls;\n if (this.manualAddressForm.valid) {\n if(!this.isEditOperationInRefundList) {\n this.assignContactDetails.emit({\n address_line: fieldCtrls.addressl1.value+' '+fieldCtrls.addressl2.value,\n city: fieldCtrls.townorcity.value,\n county: fieldCtrls.county.value,\n postal_code: fieldCtrls.mpostcode.value,\n country: fieldCtrls.country.value,\n notification_type: 'LETTER'\n });\n } else {\n this.assignContactDetailsInFefundsList.emit({\n address_line: fieldCtrls.addressl1.value+' '+fieldCtrls.addressl2.value,\n city: fieldCtrls.townorcity.value,\n county: fieldCtrls.county.value,\n postal_code: fieldCtrls.mpostcode.value,\n country: fieldCtrls.country.value,\n notification_type: 'LETTER'\n });\n }\n } else {\n if( fieldCtrls.addressl1.value == '' ) {\n this.resetForm([false,false,false,false,true,false,false,false,false,false,false,false,false,false], 'address1');\n }\n if(fieldCtrls.addressl1.value != '' && fieldCtrls.addressl1.invalid ) {\n this.resetForm([false,false,false,false,false,true,false,false,false,false,false,false,false,false], 'address1');\n }\n if(fieldCtrls.addressl2.value != '' && fieldCtrls.addressl2.invalid ) {\n this.resetForm([false,false,false,false,false,false,true,false,false,false,false,false,false,false], 'address2');\n }\n if( fieldCtrls.townorcity.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,true,false,false,false,false,false,false], 'town');\n }\n if(fieldCtrls.townorcity.value != '' && fieldCtrls.townorcity.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,true,false,false,false,false,false], 'town');\n }\n if( fieldCtrls.county.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,true,false,false,false,false], 'county');\n }\n if(fieldCtrls.county.value != '' && fieldCtrls.county.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,true,false,false,false], 'county');\n }\n if( fieldCtrls.mpostcode.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,true,false,false], 'mpostcode');\n }\n if(fieldCtrls.mpostcode.value != '' && fieldCtrls.mpostcode.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,true,false], 'mpostcode');\n }\n if( fieldCtrls.country.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,true], 'country');\n }\n }\n\n }\n\n }\n\n postcodeValidation(str) {\n const postcodeField = this.postCodeForm.controls.postcode;\n if (this.postCodeForm.valid) {\n if(str === 'FA') {\n this.notificationService.getAddressByPostcode(postcodeField.value).subscribe(\n refundsNotification => {\n this.addressPostcodeList = refundsNotification['data']['results'];\n this.isShowPickAddress = true;\n }\n ),\n (error: any) => {\n this.isShowPickAddress = false;\n this.errorMessage = error.replace(/\"/g,\"\");\n }; \n } else if (str === 'FS') {\n if(this.postcodeAddress !== undefined && this.postcodeAddress) {\n this.isAddressBoxEmpty = false;\n let addressLine=\"\";\n let addressArray = this.postcodeAddress.ADDRESS.split(\",\");\n for( let i=0; i<addressArray.length-2; i++ ) {\n addressLine +=addressArray[i]; \n }\n const addressObject = {\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 if(!this.isEditOperationInRefundList) {\n this.assignContactDetails.emit(addressObject);\n } else {\n this.assignContactDetailsInFefundsList.emit(addressObject);\n }\n } else {\n this.isAddressBoxEmpty = true;\n }\n }\n } else {\n if( postcodeField.value == '' ) {\n this.resetForm([false,false,true,false,false,false,false,false,false,false,false,false,false], 'postcode');\n }\n if(postcodeField.value != '' && postcodeField.invalid ) {\n this.resetForm([false,false,false,true,false,false,false,false,false,false,false,false,false], 'postcode');\n }\n }\n }\n redirection(event:any) {\n this.redirectToIssueRefund.emit(event);\n }\n resetForm(val, field) {\n if(field==='email' || field==='all') {\n this.isEmailEmpty = val[0];\n this.emailHasError = val[1];\n }\n if(field==='postcode' || field==='all') {\n this.isPostcodeEmpty = val[2];\n this.postcodeHasError = val[3];\n }\n if(field==='address1' || field==='all') {\n this.isaddressLine1Empty = val[4];\n this.addressLine1HasError = val[5];\n }\n if(field==='address2' || field==='all') {\n this.addressLine2HasError = val[6];\n }\n if(field==='town' || field==='all') {\n this.isTownOrCityEmpty = val[7];\n this.townOrCityHasError = val[8];\n }\n if(field==='county' || field==='all') {\n this.isCountyEmpty = val[9];\n this.countyHasError = val[10];\n }\n if(field==='mpostcode' || field==='all') {\n this.isMPostcodeEmpty = val[11];\n this.mpostcodeHasError = val[12];\n }\n if(field==='country' || field==='all') {\n this.isCountryEmpty = val[13];\n }\n \n }\n}\n","import { Component, Input, OnInit } from '@angular/core';\nimport { IPayment } from '../../interfaces/IPayment';\n\n@Component({\n selector: 'ccpay-pba-details',\n templateUrl: './pba-details.component.html',\n styleUrls: ['./pba-details.component.css']\n})\nexport class PbaDetailsComponent implements OnInit {\n @Input() payment: IPayment;\n\n constructor() { }\n\n ngOnInit() {\n }\n\n}\n","import { Injectable } from '@angular/core';\nimport { Logger } from './logger.service';\n\nexport let isDebugMode = false;\n\nconst noop = (): any => undefined;\n\n@Injectable({\n providedIn: 'root'\n})\nexport class ConsoleLoggerService implements Logger {\n\n get info() {\n if (isDebugMode) {\n return console.info.bind(console);\n } else {\n return noop;\n }\n }\n\n get warn() {\n if (isDebugMode) {\n return console.warn.bind(console);\n } else {\n return noop;\n }\n }\n\n get error() {\n if (isDebugMode) {\n return console.error.bind(console);\n } else {\n return noop;\n }\n }\n\n invokeConsoleMethod(type: string, args?: any): void {\n const logFn: Function = (console)[type] || console.log || noop;\n logFn.apply(console, [args]);\n }\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {LoggerService} from '../shared/logger/logger.service';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport {catchError} from 'rxjs/operators';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class CaseTransactionsService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getPaymentGroups(ccdCaseNumber: string): Observable<IPaymentGroup[]> {\n this.logger.info('Case-transactions-service getPaymentGroups for: ', ccdCaseNumber);\n\n return this.http.get<IPaymentGroup[]>(`${this.paymentLibService.API_ROOT}/cases/${ccdCaseNumber}/paymentgroups`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class BulkScaningPaymentService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getBSPaymentsByCCD(ccdCaseNumber: string): Observable<IBSPayments> {\n return this.http.get<IBSPayments>(`${this.paymentLibService.BULKSCAN_API_ROOT}/cases/${ccdCaseNumber}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n getBSPaymentsByDCN(dcn: string): Observable<IBSPayments> {\n return this.http.get<IBSPayments>(`${this.paymentLibService.BULKSCAN_API_ROOT}/cases?document_control_number=${dcn}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSAllocatePayment(body: AllocatePaymentRequest, paymentRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentRef}/bulk-scan-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSPaymentStrategic(body: AllocatePaymentRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/bulk-scan-payments-strategic`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSWoPGStrategic(body: AllocatePaymentRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/bulk-scan-payments-strategic`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n patchBSChangeStatus(dcnNumber: string, status: string): Observable<any> {\n return this.https.patch(`${this.paymentLibService.API_ROOT}/bulk-scan-payments/${dcnNumber}/status/${status}`, status).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n calculateOutStandingAmount(paymentGroup: IPaymentGroup): number {\n let feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00;\n\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n });\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n } \n return (feesTotal - remissionsTotal) - paymentsTotal;\n }\n\n removeUnwantedString(input: string, replaceText: string) {\n const pattern = /[\\_]/gi;\n return input.replace(pattern, replaceText);\n }\n\n downloadSelectedReport(reportName: string, startDate: string, endDate:string): Observable<any> {\n return this.https.get(`${this.paymentLibService.BULKSCAN_API_ROOT}/report/data?date_from=${startDate}&date_to=${endDate}&report_type=${reportName}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { CaseTransactionsService } from '../../services/case-transactions/case-transactions.service';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { IFee } from '../../interfaces/IFee';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IPaymentView } from '../../interfaces/IPaymentView';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { Router } from '@angular/router';\nimport { ServiceRequestComponent } from '../../components/service-request/service-request.component';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-case-transactions',\n templateUrl: './case-transactions.component.html',\n styleUrls: ['./case-transactions.component.css']\n})\nexport class CaseTransactionsComponent implements OnInit {\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[];\n @Input() isTakePayment: boolean;\n @Input() isFromServiceRequestPage: 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 \n if(this.paymentLibComponent.SERVICEREQUEST !== undefined) {\n this.servicerequest = this.paymentLibComponent.SERVICEREQUEST.toString();\n if (this.paymentLibComponent.SERVICEREQUEST.toString() === 'true') {\n this.serviceRequestValue = 'true';\n this.paymentLibComponent.isFromServiceRequestPage = true;\n } else {\n this.serviceRequestValue = 'false';\n this.paymentLibComponent.isFromServiceRequestPage = false;\n }\n } else {\n this.serviceRequestValue = 'false';\n this.paymentLibComponent.isFromServiceRequestPage = false;\n }\n this.isBulkScanEnable = this.paymentLibComponent.ISBSENABLE;\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.isNewPcipalOff = this.paymentLibComponent.ISNEWPCIPALOFF;\n this.isOldPcipalOff = this.paymentLibComponent.ISOLDPCIPALOFF;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n if (!this.isTurnOff) {\n // if (this.lsCcdNumber !== this.ccdCaseNumber) {\n // this.router.navigateByUrl(`/ccd-search?takePayment=true`);\n // }\n\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.isAnyFeeGroupAvilable =true;\n this.paymentGroups = paymentGroups['payment_groups'];\n this.calculateAmounts();\n this.calculateOrderFeesAmounts();\n this.calculateRefundAmount();\n if (this.isFromServiceRequestPage) {\n this.OrderslistService.getSelectedOrderRefId().subscribe((data) => this.orderRef = data);\n this.goToOrderViewDetailSection(this.orderRef);\n } else {\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n \n },\n (error: any) => {\n this.errorMessage = <any>error ? error.replace(/\"/g,\"\") : \"\";\n this.isCPODown = true;\n }\n );\n \n }\n\n \n },\n (error: any) => {\n this.errorMessage = <any>error ? error.replace(/\"/g,\"\") : \"\";\n this.isAnyFeeGroupAvilable = false;\n this.setDefaults();\n }\n );\n } else {\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.isAnyFeeGroupAvilable =true;\n this.paymentGroups = paymentGroups['payment_groups'];\n this.calculateAmounts();\n this.calculateOrderFeesAmounts();\n this.totalRefundAmount = this.calculateRefundAmount();\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n\n },\n (error: any) => {\n this.errorMessage = <any>error ? error.replace(/\"/g,\"\") : \"\";\n this.setDefaults();\n this.isCPODown = true;\n }\n );\n\n },\n (error: any) => {\n this.errorMessage = <any>error ? error.replace(/\"/g,\"\") : \"\";\n this.isAnyFeeGroupAvilable = false;\n this.setDefaults();\n }\n );\n }\n\n if( this.paymentGroups !== undefined) {\n this.checkForExceptionRecord();\n }\n \n if(this.OrderslistService.getisFromServiceRequestPages() !== null) {\n this.OrderslistService.getisFromServiceRequestPages().subscribe((data) => this.isFromServiceRequestPage = data);\n }\n \n }\n\n setDefaults(): void {\n this.totalPayments = 0.00;\n this.totalRemissions = 0.00;\n this.totalNonOffPayments = 0.00;\n this.totalFees = 0.00;\n }\n\n getAllocationStatus(payments: any) {\n\n let paymentAllocation = payments.payment_allocation,\n isAllocationStatusExist = paymentAllocation.length > 0;\n return isAllocationStatusExist ? paymentAllocation[0].allocation_status : '-';\n //return \"-\";\n\n }\n\n checkForExceptionRecord(): void {\n \n if (this.paymentGroups.length === 0 && (this.selectedOption.toLocaleLowerCase() === 'ccdorexception' || this.selectedOption.toLocaleLowerCase() === 'rc')) {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n recordData => {\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length > 0 && recordData['data'].ccd_reference > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length > 0 && recordData['data'].ccd_reference === undefined) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n }\n\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length === undefined && recordData['data'].ccd_reference > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n });\n }\n\n if (this.paymentGroups.length === 0 && this.selectedOption.toLocaleLowerCase() === 'dcn') {\n if (this.paymentLibComponent.CCD_CASE_NUMBER.length > 0 && this.paymentLibComponent.EXC_REFERENCE.length > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n } else if (this.paymentLibComponent.CCD_CASE_NUMBER.length === 0 && this.paymentLibComponent.EXC_REFERENCE.length > 0) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n } else {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n }\n if (this.paymentGroups.length > 0)\n this.paymentGroups.forEach(paymentGroup => {\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.case_reference !== undefined && payment.ccd_case_number === undefined) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n } else {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n\n });\n }\n });\n }\n\n calculateOrderFeesAmounts(): void {\n let feesTotal = 0.00;\n this.paymentGroups.forEach(paymentGroup => {\n this.resetOrderVariables();\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n this.orderFeesTotal = this.orderFeesTotal + fee.calculated_amount\n }\n )\n }\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n this.orderRemissionTotal = this.orderRemissionTotal + remission.hwf_amount;\n });\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n this.orderTotalPayments = this.orderTotalPayments + payment.amount;\n }\n });\n }\n\n // this.orderPendingPayments = (this.orderFeesTotal - this.orderRemissionTotal) - this.orderTotalPayments;\n if (paymentGroup.service_request_status === 'Paid') {\n this.orderStatus = paymentGroup.service_request_status;\n this.orderAddBtnEnable = false;\n } else if (paymentGroup.service_request_status === 'Partially paid' || paymentGroup.service_request_status === 'Not paid') {\n this.orderStatus = paymentGroup.service_request_status;\n this.orderAddBtnEnable = true;\n } \n\n //this.orderLevelFees.push({orderRefId:paymentGroup['payment_group_reference'],orderTotalFees: this.orderFeesTotal,orderStatus: this.orderStatus,orderParty:'Santosh', orderCCDEvent:'Case Creation',orderCreated: new Date(), orderAddBtnEnable: this.orderAddBtnEnable}); this.cpoDetails['createdTimestamp']\n if (this.cpoDetails !== null) {\n this.orderLevelFees.push({ orderRefId: paymentGroup['payment_group_reference'], orderTotalFees: this.orderFeesTotal, orderStatus: this.orderStatus, orderParty: this.cpoDetails['responsibleParty'], orderCCDEvent: this.cpoDetails['action'], orderCreated: paymentGroup['date_created'], orderAddBtnEnable: this.orderAddBtnEnable });\n\n } else {\n this.orderLevelFees.push({ orderRefId: paymentGroup['payment_group_reference'], orderTotalFees: this.orderFeesTotal, orderStatus: this.orderStatus, orderParty: '', orderCCDEvent: '', orderCreated: paymentGroup['date_created'], orderAddBtnEnable: this.orderAddBtnEnable });\n }\n\n if (this.orderStatus !== 'Paid') {\n this.OrderslistService.setOrdersList(this.orderLevelFees);\n }\n });\n };\n\n resetOrderVariables(): void {\n this.orderFeesTotal = 0.00;\n this.orderTotalPayments = 0.00;\n this.orderRemissionTotal = 0.00;\n this.orderPendingPayments = 0.00;\n this.isAddFeeBtnEnabled = true;\n\n };\n\n goToOrderViewDetailSection(orderReferenceObj: any) {\n if (this.isFromServiceRequestPage) {\n this.OrderslistService.setOrderRefId(orderReferenceObj);\n this.orderRef = orderReferenceObj;\n } else {\n this.OrderslistService.setOrderRefId(orderReferenceObj.orderRefId);\n this.orderRef = orderReferenceObj.orderRefId;\n }\n\n this.orderFeesTotal = 0.00;\n this.orderRemissionTotal = 0.00;\n this.orderTotalPayments = 0.00;\n this.orderPendingPayments = 0.00;\n\n this.orderDetail = this.paymentGroups.filter(x => x.payment_group_reference === this.orderRef);\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.fees) {\n orderDetail.fees.forEach(fee => {\n this.orderFeesTotal = this.orderFeesTotal + fee.calculated_amount;\n });\n }\n if (orderDetail.remissions) {\n orderDetail.remissions.forEach(remission => {\n this.orderRemissionTotal = this.orderRemissionTotal + remission.hwf_amount;\n });\n if (orderDetail.payments) {\n this.payment = orderDetail.payments[0];\n orderDetail.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n this.orderTotalPayments = this.orderTotalPayments + payment.amount;\n }\n });\n }\n }\n this.orderStatus = orderDetail.service_request_status;\n });\n //this.orderPendingPayments = (this.orderFeesTotal - this.orderRemissionTotal) - this.orderTotalPayments;\n // this.orderRef = orderReferenceObj.orderRefId;\n // if (this.orderPendingPayments <= 0.00) {\n // this.orderStatus = 'Paid';\n // } else if (this.orderFeesTotal > 0 && (this.orderTotalPayments > 0 || this.orderRemissionTotal > 0) && (this.orderTotalPayments < this.orderPendingPayments)) {\n // this.orderStatus = 'Partially paid'\n // } else {\n // this.orderStatus = 'Not paid'\n // }\n\n\n if (this.cpoDetails !== null) {\n this.orderParty = this.cpoDetails['responsibleParty'];\n this.orderCreated = this.cpoDetails['createdTimestamp'];\n this.orderCCDEvent = this.cpoDetails['action'];\n } else {\n this.orderParty = '';\n this.orderCCDEvent = '';\n this.orderCreated = orderReferenceObj.orderCreated;\n }\n this.viewStatus = 'order-full-view';\n }\n\n redirectToOrderFeeSearchPage(event: any, orderef: any) {\n if(orderef.orderAddBtnEnable) {\n event.preventDefault();\n this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = orderef.orderRefId;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n }\n }\n\n \n\n\n calculateAmounts(): void {\n let feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00,\n nonOffLinePayment = 0.00;\n\n this.paymentGroups.forEach(paymentGroup => {\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n if (fee.date_created) {\n let a = fee.amount_due === undefined;\n let b = fee.amount_due <= 0;\n this.clAmountDue = a ? this.clAmountDue + fee.net_amount : b ? this.clAmountDue + 0 : this.clAmountDue + fee.amount_due;\n }\n fee['payment_group_reference'] = paymentGroup['payment_group_reference'];\n this.fees.push(fee);\n } else {\n feesTotal = feesTotal + fee.calculated_amount;\n this.fees.push(fee);\n }\n\n });\n }\n if (this.isTurnOff) {\n this.totalFees = feesTotal;\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n let allocationLen = payment.payment_allocation;\n\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n if (allocationLen.length === 0 || allocationLen.length > 0 && allocationLen[0].allocation_status === 'Allocated') {\n nonOffLinePayment = nonOffLinePayment + payment.amount;\n }\n if (allocationLen.length > 0) {\n this.nonPayments.push(payment);\n }\n }\n if (allocationLen.length === 0) {\n this.payments.push(payment);\n }\n payment.paymentGroupReference = paymentGroup.payment_group_reference\n this.allPayments.push(payment);\n } else {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n this.payments.push(payment);\n }\n payment.paymentGroupReference = paymentGroup.payment_group_reference\n this.allPayments.push(payment);\n }\n });\n }\n this.totalPayments = paymentsTotal;\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n this.totalNonOffPayments = nonOffLinePayment;\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remisison => {\n remissionsTotal = remissionsTotal + remisison.hwf_amount;\n this.remissions.push(remisison);\n });\n }\n this.totalRemissions = remissionsTotal;\n });\n\n }\n\n calculateRefundAmount() {\n if (!this.isTurnOff) {\n let isNewPaymentGroup = false;\n\n this.paymentGroups.forEach((paymentGroup, index) => {\n let grpOutstandingAmount = 0.00,\n feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00,\n fees = [];\n\n if (paymentGroup.fees) {\n // this.isFeeRecordsExist = true;\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n\n this.isRemissionsMatch = false;\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(rem => {\n if (rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n // if(!fees.find(k => k.code=fee.code))\n // {\n fees.push(fee);\n //}\n }\n });\n }\n if (!this.isRemissionsMatch) {\n fees.push(fee);\n }\n\n if (fee.date_created) {\n isNewPaymentGroup = true;\n } else {\n this.isHistoricGroupAvailable = true;\n this.paymentGroups[index]['old'] = true;\n }\n });\n this.paymentGroups[index].fees = fees;\n }\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n }\n grpOutstandingAmount = (feesTotal - remissionsTotal) - paymentsTotal;\n if (grpOutstandingAmount > 0 && isNewPaymentGroup) {\n this.isAnyFeeGroupAvilable = true;\n this.isFeeRecordsExist = true;\n this.paymentRef = paymentGroup.payment_group_reference;\n }\n if (paymentGroup.fees && paymentGroup.fees.length > 0 && grpOutstandingAmount <= 0 && isNewPaymentGroup) {\n this.isAnyFeeGroupAvilable = false;\n }\n });\n if ((!isNewPaymentGroup && this.isHistoricGroupAvailable) || (!isNewPaymentGroup && !this.isHistoricGroupAvailable)) {\n this.isAnyFeeGroupAvilable = false;\n }\n } else {\n let totalRefundAmount = 0,\n isFeeAmountZero = false;\n this.paymentGroups.forEach(paymentGroup => {\n let grpOutstandingAmount = 0.00,\n feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00;\n if (paymentGroup.fees) {\n this.isFeeRecordsExist = true;\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n if (fee.calculated_amount === 0) {\n isFeeAmountZero = true\n }\n });\n\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n }\n grpOutstandingAmount = (feesTotal - remissionsTotal) - paymentsTotal;\n if (grpOutstandingAmount < 0) {\n if (totalRefundAmount === 0) {\n totalRefundAmount = grpOutstandingAmount;\n } else {\n totalRefundAmount = (totalRefundAmount + grpOutstandingAmount);\n }\n }\n else if (grpOutstandingAmount > 0 || (grpOutstandingAmount === 0 && isFeeAmountZero)) {\n this.isGrpOutstandingAmtPositive = true;\n }\n });\n return totalRefundAmount * -1;\n }\n }\n\n getGroupOutstandingAmount(paymentGroup: IPaymentGroup): number {\n return this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n }\n\n redirectToFeeSearchPage(event: any) {\n event.preventDefault();\n let url = this.isBulkScanEnable ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n url += this.isTurnOff ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n url += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n url += this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n url += this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n url += `&caseType=${this.caseType}`\n this.router.navigateByUrl(`/fee-search?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}${url}`);\n }\n\n addRemission(fee: IFee) {\n if(this.chkForAddRemission(fee.code)) {\n this.feeId = fee;\n this.viewStatus = 'addremission';\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n this.payment = this.paymentGroup.payments[0];\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error? error.replace(/\"/g,\"\") : \"\"\n );\n }\n }\n\n addRefundForRemission(payment: IPayment, remission: IRemission[],fees:any) {\n this.viewStatus = 'addrefundforremission';\n \n this.payment = payment;\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.payment.reference));\n this.payment = this.paymentGroup.payments[0];\n this.remissions = remission;\n this.remissionFeeAmt = fees.filter(data=>data.code === this.remissions['fee_code'])[0].net_amount;\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error\n );\n }\n\n redirectToremissionPage(event: any) {\n event.preventDefault();\n this.paymentLibComponent.viewName = 'remission'\n }\n goToServiceRequestPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = false;\n this.paymentLibComponent.SERVICEREQUEST = 'true';\n this.paymentLibComponent.isFromServiceRequestPage = true;\n window.location.reload();\n }\n redirectToReportsPage(event: any) {\n event.preventDefault();\n this.router.navigateByUrl(`/reports?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}`);\n }\n\n loadFeeSummaryPage(paymentGroup: IPaymentGroup) {\n this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = paymentGroup.payment_group_reference;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n }\n\n goToPaymentViewComponent(paymentGroup: any) {\n this.paymentLibComponent.paymentMethod = paymentGroup.paymentMethod;\n this.paymentLibComponent.paymentGroupReference = paymentGroup.paymentGroupReference;\n this.paymentLibComponent.paymentReference = paymentGroup.paymentReference;\n this.paymentLibComponent.viewName = 'payment-view';\n }\n\n goToPayementView(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.goToPaymentViewComponent({ paymentGroupReference, paymentReference, paymentMethod });\n }\n\n selectedUnprocessedFeeEvent(unprocessedRecordId: string) {\n if (unprocessedRecordId) {\n if (this.isTurnOff) {\n this.isAddFeeBtnEnabled = false;\n }\n this.isUnprocessedRecordSelected = true;\n } else {\n if (this.isTurnOff) {\n this.isAddFeeBtnEnabled = true;\n }\n this.isUnprocessedRecordSelected = false;\n }\n }\n\n getUnprocessedFeeCount(unProcessedRecordCount: number) {\n this.unprocessedRecordCount = unProcessedRecordCount;\n }\n\n calculateAmountDue(fee: IFee) {\n\n if (fee.date_created) {\n return fee.amount_due !== undefined ? fee.amount_due : fee.net_amount;\n } else {\n return \"0.00\";\n }\n }\n\n confirmRemoveFee(fee: IFee) {\n this.isRemoveBtnDisabled = false;\n this.feeId = fee;\n this.viewStatus = 'feeRemovalConfirmation';\n }\n\n cancelRemoval() {\n this.viewStatus = 'main';\n }\n\n removeFee(fee: any) {\n this.isRemoveBtnDisabled = true;\n this.paymentViewService.deleteFeeFromPaymentGroup(fee).subscribe(\n (success: any) => {\n window.location.reload();\n },\n (error: any) => {\n this.errorMessage = error;\n this.isRemoveBtnDisabled = false;\n }\n );\n }\n\n isCheckAmountdueExist(amountDue: any) {\n return typeof amountDue === 'undefined';\n }\n\n issueRefund(payment: IPayment) {\n if (payment !== null && payment !== undefined) {\n if(this.chkIssueRefundBtnEnable(payment)) {\n this.viewStatus = 'issuerefund';\n this.payment = payment;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.isRefundRemission = true;\n }\n }\n }\n\n chkForAddRemission(feeCode: string): boolean {\n if (this.chkForPBAPayment() && this.check4AllowedRoles2AccessRefund()) {\n if (this.orderDetail[0]['remissions'].length > 0) {\n for (const remission of this.orderDetail[0]['remissions']) {\n if (remission.fee_code === feeCode) {\n return false;\n }\n }\n }\n return true;\n } else {\n return false;\n }\n }\n\n chkForPBAPayment(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isPBA = true;\n }\n });\n }\n });\n if (this.isPBA) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n chkIssueRefundBtnEnable(payment: IPayment): boolean {\n if (this.check4AllowedRoles2AccessRefund() && this.allowFurtherAccessAfter4Days(payment) &&\n payment.method === 'payment by account' && payment.status.toLocaleLowerCase() === 'success') {\n this.isIssueRefunfBtnEnable = true;\n }\n if (this.isIssueRefunfBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n\n chkIsRefundRemissionBtnEnable(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && payment.status.toLocaleLowerCase() === 'success' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isRefundRemissionBtnEnable = true;\n }\n });\n }\n });\n if (this.isRefundRemissionBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n check4AllowedRoles2AccessRefund = (): boolean => {\n return this.allowedRolesToAccessRefund.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n check4AllowedRoles2AccessPBApayment = (): boolean => {\n return this.isEligible4PBAPayment.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n\n allowFurtherAccessAfter4Days = (payment: IPayment): boolean => {\n if (payment !== null && payment !== undefined) {\n let tmp4DayAgo = new Date();\n tmp4DayAgo.setDate(tmp4DayAgo.getDate() - 4);\n return tmp4DayAgo >= new Date(payment.date_created);\n }\n }\n\n loadPBAAccountPage(orderRef: IPayment) {\n this.paymentLibComponent.pbaPayOrderRef = orderRef;\n this.paymentLibComponent.viewName = 'pba-payment';\n }\n}","export class PaymentToPayhubRequest {\n currency = 'GBP';\n description = 'PayBubble payment';\n channel = 'telephony';\n provider = 'pci pal';\n case_type: string;\n\n ccd_case_number: string;\n amount: number;\n\n constructor(ccd_case_number: string, amount: number, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.amount = <any>amount.toFixed(2);\n this.case_type= caseType;\n }\n}\n","export class PayhubAntennaRequest {\n currency = 'GBP';\n case_type: string;\n ccd_case_number: string;\n amount: number;\n\n constructor(ccd_case_number: string, amount: number, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.amount = <any>amount.toFixed(2);\n this.case_type= caseType;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IFee } from '../../interfaces/IFee';\nimport { PaymentToPayhubRequest } from '../../interfaces/PaymentToPayhubRequest';\nimport { PayhubAntennaRequest } from '../../interfaces/PayhubAntennaRequest';\nimport { SafeHtml } from '@angular/platform-browser';\nimport {Router} from '@angular/router';\nimport {Location} from '@angular/common';\nimport { OrderslistService } from '../../services/orderslist.service';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-fee-summary',\n templateUrl: './fee-summary.component.html',\n styleUrls: ['./fee-summary.component.scss']\n})\n\nexport class FeeSummaryComponent implements OnInit {\n @Input() paymentGroupRef: string;\n @Input() ccdCaseNumber: string;\n @Input() isTurnOff: string;\n @Input() caseType: string;\n @Input() isOldPcipalOff: string;\n @Input() isNewPcipalOff: string;\n\n\n bsPaymentDcnNumber: string;\n paymentGroup: IPaymentGroup;\n errorMessage: string;\n viewStatus = 'main';\n currentFee: IFee;\n totalFee: number;\n payhubHtml: SafeHtml;\n service: string = \"\";\n platForm: string = \"\";\n upPaymentErrorMessage: string;\n selectedOption:string;\n isBackButtonEnable: boolean = true;\n outStandingAmount: number;\n isFeeAmountZero: boolean = false;\n totalAfterRemission: number = 0;\n isConfirmationBtnDisabled: boolean = false;\n isRemoveBtnDisabled: boolean = false;\n isPaymentExist: boolean = false;\n isRemissionsExist: Boolean = false;\n isRemissionsMatch = false;\n isStrategicFixEnable: boolean;\n\n constructor(\n private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private location: Location,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private OrderslistService: OrderslistService\n ) {}\n\n ngOnInit() {\n this.viewStatus = 'main';\n this.caseType = this.paymentLibComponent.CASETYPE;\n this.bsPaymentDcnNumber = this.paymentLibComponent.bspaymentdcn;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.OrderslistService.setCaseType(this.paymentLibComponent.CASETYPE);\n if ((!this.isOldPcipalOff && this.isNewPcipalOff)) {\n this.platForm = '8x8';\n } else if ((this.isOldPcipalOff && !this.isNewPcipalOff)) {\n this.platForm = 'Antenna';\n } else if ((this.isOldPcipalOff && this.isNewPcipalOff)){\n this.platForm = '8x8';\n }\n\n this.paymentViewService.getBSfeature().subscribe(\n features => {\n let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n },\n err => {\n this.paymentLibComponent.ISBSENABLE = false;\n }\n );\n if (this.bsPaymentDcnNumber) {\n this.getUnassignedPaymentlist();\n }\n this.getPaymentGroup();\n }\n\n getUnassignedPaymentlist() {\n if (this.selectedOption === 'dcn') {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.paymentLibComponent.DCN_NUMBER).subscribe(\n unassignedPayments => {\n if(unassignedPayments['data'].payments) {\n this.service = unassignedPayments['data'].responsible_service_id;\n } else {\n this.upPaymentErrorMessage = 'error';\n }\n },\n (error: any) => this.upPaymentErrorMessage = error\n );\n } else {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n unassignedPayments => {\n if(unassignedPayments['data'].payments) {\n this.service = unassignedPayments['data'].responsible_service_id;\n } else {\n this.upPaymentErrorMessage = 'error'; \n } \n },\n (error: any) => this.upPaymentErrorMessage = error\n );\n }\n\n }\n\n getRemissionByFeeCode(feeCode: string): IRemission {\n if (this.paymentGroup && this.paymentGroup.remissions && this.paymentGroup.remissions.length > 0) {\n for (const remission of this.paymentGroup.remissions) {\n if (remission.fee_code === feeCode) {\n return remission;\n }\n }\n }\n return null;\n }\n\n addRemission(fee: IFee) {\n this.currentFee = fee;\n this.viewStatus = 'add_remission';\n }\n\n getPaymentGroup() {\n let fees = [];\n this.paymentViewService.getPaymentGroupDetails(this.paymentGroupRef).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n this.isPaymentExist = paymentGroup.payments ? paymentGroup.payments.length > 0 : false;\n this.isRemissionsExist = paymentGroup.remissions ? paymentGroup.remissions.length > 0 : false;\n\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n this.totalAfterRemission = this.totalAfterRemission + fee.net_amount;\n if(fee.calculated_amount === 0) {\n this.isFeeAmountZero = true;\n }\n this.isRemissionsMatch = false;\n paymentGroup.remissions.forEach(rem => {\n if(rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n fees.push(fee);\n }\n });\n \n if(!this.isRemissionsMatch) {\n fees.push(fee);\n }\n });\n paymentGroup.fees = fees;\n }\n\n this.outStandingAmount = this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n },\n (error: any) => this.errorMessage = error.replace(/\"/g,\"\")\n );\n }\n\n confirmRemoveFee(fee: IFee){\n this.isRemoveBtnDisabled = false;\n this.currentFee = fee;\n this.viewStatus = 'feeRemovalConfirmation';\n }\n\n removeFee(fee: any){\n this.isRemoveBtnDisabled = true;\n this.paymentViewService.deleteFeeFromPaymentGroup(fee).subscribe(\n (success: any) => {\n if (this.paymentGroup.fees && this.paymentGroup.fees.length > 1){\n this.totalAfterRemission = 0;\n this.getPaymentGroup();\n this.viewStatus = 'main';\n return;\n }\n this.loadCaseTransactionPage();\n },\n (error: any) => {\n this.errorMessage = error;\n this.isRemoveBtnDisabled = false;\n }\n );\n }\n\n loadCaseTransactionPage() {\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentViewService.getBSfeature().subscribe(\n features => {\n let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n },\n err => {\n this.paymentLibComponent.ISBSENABLE = false;\n }\n );\n\n let partUrl = `selectedOption=${this.paymentLibComponent.SELECTED_OPTION}`;\n partUrl +=this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl +=this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl +=this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl +=this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl +=this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl +=this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n\n let url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=true&${partUrl}`;\n this.router.navigateByUrl(url);\n }\n cancelRemission() {\n this.viewStatus = 'main';\n }\n redirectToFeeSearchPage(event: any, page?: string) {\n event.preventDefault();\n let partUrl =this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl +=this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl +=this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl +=this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl +=this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl +=this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n\n if(this.viewStatus === 'feeRemovalConfirmation' || this.viewStatus === 'add_remission') {\n this.viewStatus = 'main';\n return;\n }\n let url = `/fee-search?ccdCaseNumber=${this.ccdCaseNumber}&selectedOption=${this.paymentLibComponent.SELECTED_OPTION}&paymentGroupRef=${this.paymentGroupRef}${partUrl}`;\n this.router.navigateByUrl(url);\n }\n takePayment() {\n this.isConfirmationBtnDisabled = true;\n const requestBody = new PaymentToPayhubRequest(this.ccdCaseNumber, this.outStandingAmount, this.caseType),\n antennaReqBody = new PayhubAntennaRequest(this.ccdCaseNumber, this.outStandingAmount, this.caseType);\n\n if(this.platForm === '8x8') {\n this.paymentViewService.postPaymentToPayHub(requestBody, this.paymentGroupRef).subscribe(\n response => {\n this.location.go(`payment-history?view=fee-summary`);\n this.payhubHtml = response;\n this.viewStatus = 'payhub_view';\n this.isBackButtonEnable=false;\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.router.navigateByUrl('/pci-pal-failure');\n }\n );\n } else if(this.platForm === 'Antenna') {\n\n this.paymentViewService.postPaymentAntennaToPayHub(antennaReqBody, this.paymentGroupRef).subscribe(\n response => {\n this.isBackButtonEnable=false;\n window.location.href = '/makePaymentByTelephoneyProvider';\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.router.navigateByUrl('/pci-pal-failure');\n }\n );\n }\n\n }\n\n goToAllocatePage(outStandingAmount: number, isFeeAmountZero: Boolean) {\n if (outStandingAmount > 0 || (outStandingAmount === 0 && isFeeAmountZero)) {\n this.paymentLibComponent.paymentGroupReference = this.paymentGroupRef;\n this.paymentLibComponent.viewName = 'allocate-payments';\n } else {\n this.loadCaseTransactionPage();\n }\n }\n isCheckAmountdueExist(amountDue: any) {\n return typeof amountDue === 'undefined';\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\n\n\n\n@Component({\n selector: 'ccpay-error-banner',\n templateUrl: './error-banner.component.html',\n styleUrls: ['./error-banner.component.scss']\n})\n\nexport class ErrorBannerComponent implements OnInit {\n @Input('errorMessage') errorMessage;\n\n constructor(\n ) {}\n\n ngOnInit() {\n\n }\n}\n","\nexport class UnidentifiedPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n unidentified_reason: string;\n\n constructor(payment_group_reference: string, payment_reference : string, unidentified_reason: any) {\n this.payment_allocation_status = {\n description: '',\n name: \"Unidentified\"\n };\n this.payment_group_reference = payment_group_reference ;\n this.payment_reference= payment_reference;\n this.unidentified_reason= unidentified_reason;\n\n }\n\n\n\n}\n","import { IBSPayments } from \"./IBSPayments\";\n\nexport class AllocatePaymentRequest {\n amount: Number;\n banked_date: String;\n ccd_case_number: String;\n exception_record: string;\n currency: String;\n document_control_number: String;\n external_provider: String;\n giro_slip_no: String;\n payer_name: String;\n payment_channel: Object;\n payment_status: Object;\n payment_method: String;\n case_type: String;\n payment_allocation_dto?: {\n allocation_reason: String,\n allocation_status: String,\n explanation: String,\n payment_allocation_status: Object,\n payment_group_reference: String,\n payment_reference: String,\n reason: String,\n receiving_office: String,\n unidentified_reason: String,\n user_id: String,\n user_name: String,\n case_type: String\n }\n\n constructor(ccd_case_number : string, unAllocatedPayment: IBSPayments, caseType: string, exceptionRecord: string, allocatedRequest?: any) {\n this.amount = unAllocatedPayment.amount;\n this.banked_date = unAllocatedPayment.date_banked;\n this.ccd_case_number = ccd_case_number;\n this.exception_record = exceptionRecord;\n this.currency= unAllocatedPayment.currency;\n this.document_control_number = unAllocatedPayment.dcn_reference;\n this.external_provider = 'exela';\n this.giro_slip_no = unAllocatedPayment.bgc_reference;\n this.payer_name = unAllocatedPayment.payer_name;\n this.payment_channel = {\n description: '',\n name: 'bulk scan'\n };\n this.payment_status ={\n description: 'bulk scan payment completed',\n name: 'success'\n }\n this.payment_method = unAllocatedPayment.payment_method;\n this.case_type= caseType;\n if(allocatedRequest) {\n this.payment_allocation_dto = allocatedRequest;\n }\n\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport {BulkScaningPaymentService} from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { UnidentifiedPaymentsRequest } from '../../interfaces/UnidentifiedPaymentsRequest';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\n\n@Component({\n selector: 'app-mark-unidentified-payment',\n templateUrl: './mark-unidentified-payment.component.html',\n styleUrls: ['./mark-unidentified-payment.component.scss']\n})\nexport class MarkUnidentifiedPaymentComponent implements OnInit {\n @Input() caseType: string;\n markPaymentUnidentifiedForm: FormGroup;\n viewStatus: string;\n ccdCaseNumber: string;\n bspaymentdcn: string;\n isInvesticationDetailEmpty: boolean = false;\n investicationDetailHasError: boolean = false;\n investicationDetailMinHasError: boolean = false;\n investicationDetailMaxHasError: boolean = false;\n errorMessage = this.getErrorMessage(false);\n unassignedRecord:IBSPayments;\n siteID: string = null;\n investigationComment: string;\n isConfirmButtondisabled:Boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n isStrategicFixEnable: boolean = true;\n\n constructor(private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService) { }\n\n ngOnInit() {\n this.viewStatus = 'mainForm';\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.getUnassignedPayment();\n\n this.markPaymentUnidentifiedForm = this.formBuilder.group({\n investicationDetail: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ]))\n });\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n this.errorMessage = this.getErrorMessage(false);\n this.unassignedRecord = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n }\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n saveAndContinue() {\n this.resetForm([false, false, false, false]);\n const investicationField = this.markPaymentUnidentifiedForm.controls.investicationDetail;\n const formerror = investicationField.errors;\n if (this.markPaymentUnidentifiedForm.dirty && this.markPaymentUnidentifiedForm.valid) {\n this.investigationComment = this.markPaymentUnidentifiedForm.controls.investicationDetail.value;\n this.viewStatus = 'unidentifiedContinueConfirm';\n }else {\n if(investicationField.value == '' ) {\n this.resetForm([true, false, false, false]);\n }\n if(investicationField.value != '' && investicationField.invalid ) {\n this.resetForm([false, true, false, false]);\n }\n if(formerror && formerror.minlength && formerror.minlength.actualLength < 3 ) {\n this.resetForm([false, false, true, false]);\n }\n if(formerror && formerror.maxlength && formerror.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, true]);\n }\n }\n }\n resetForm(val) {\n this.isInvesticationDetailEmpty = val[0];\n this.investicationDetailHasError = val[1];\n this.investicationDetailMinHasError = val[2];\n this.investicationDetailMaxHasError = val[3];\n }\n confirmPayments() {\n this.isConfirmButtondisabled = true;\n const reason = this.markPaymentUnidentifiedForm.get('investicationDetail').value;\n\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n allocation_status:'Unidentified',\n payment_allocation_status: {\n description: '',\n name: 'Unidentified'\n },\n unidentified_reason: reason,\n user_id: this.caseType,\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSWoPGStrategic(postStrategicBody).subscribe(\n res => {\n this.errorMessage = this.getErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n });\n } else {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.getErrorMessage(false);\n const requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.siteID, this.exceptionReference)\n this.paymentViewService.postBSPayments(requestBody).subscribe(\n res2 => {\n this.errorMessage = this.getErrorMessage(false);\n const response2 = JSON.parse(res2),\n reqBody = new UnidentifiedPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, reason);\n if (response2.success) {\n this.paymentViewService.postBSUnidentifiedPayments(reqBody).subscribe(\n res3 => {\n this.errorMessage = this.getErrorMessage(false);\n const response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n }\n cancelMarkUnidentifiedPayments(type?:string){\n if(type && type === 'cancel') {\n if(this.markPaymentUnidentifiedForm.get('investicationDetail').value!==\"\"){\n this.viewStatus = 'unidentifiedCancelConfirm';\n } else {\n this.gotoCasetransationPage();\n }\n } else {\n this.viewStatus = 'mainForm';\n }\n }\n\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n getErrorMessage(isErrorExist) {\n return {\n title: \"There is a problem with the service\",\n body: \"Try again later\",\n showError: isErrorExist\n };\n }\n}\n","\nexport class UnsolicitedPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n receiving_office: string;\n receiving_email_address: string;\n sending_email_address: string;\n unidentified_reason: string;\n constructor(payment_group_reference: string, payment_reference : string, reason: string,responsible_office: string, responsible_person:string,email_id: string) {\n this.payment_allocation_status = {\n description: '',\n name: \"Transferred\"\n };\n this.payment_group_reference = payment_group_reference;\n this.payment_reference= payment_reference;\n this.unidentified_reason= reason;\n this.receiving_office= responsible_office;\n this.receiving_email_address= email_id;\n this.sending_email_address= responsible_person;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { UnsolicitedPaymentsRequest } from '../../interfaces/UnsolicitedPaymentsRequest';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { ErrorHandlerService } from '../../services/shared/error-handler.service';\n\n\n@Component({\n selector: 'app-mark-unsolicited-payment',\n templateUrl: './mark-unsolicited-payment.component.html',\n styleUrls: ['./mark-unsolicited-payment.component.scss']\n})\nexport class MarkUnsolicitedPaymentComponent implements OnInit {\n @Input() caseType: string;\n markPaymentUnsolicitedForm: FormGroup;\n viewStatus: string;\n reasonHasError: boolean = false;\n isReasonEmpty: boolean = false;\n reasonMinHasError: boolean = false;\n reasonMaxHasError: boolean = false;\n responsibleOfficeHasError: boolean = false;\n isResponsibleOfficeEmpty: boolean = false;\n errorMessage = this.getErrorMessage(false);\n ccdCaseNumber: string;\n bspaymentdcn: string;\n unassignedRecord: IBSPayments;\n siteID: string = null;\n reason: string;\n responsiblePerson: string;\n responsibleOffice: string;\n emailId: string;\n isConfirmButtondisabled: Boolean = false;\n isContinueButtondisabled: Boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n selectedSiteId: string;\n selectedSiteName: string;\n isStrategicFixEnable: boolean = true;\n siteIDList;\n\n constructor(private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService) { }\n\n ngOnInit() {\n this.resetForm([false,false,false,false,false,false], 'all');\n this.viewStatus = 'mainForm';\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.getUnassignedPayment();\n\n this.paymentViewService.getSiteID().subscribe(\n siteids => {\n this.isContinueButtondisabled = false;\n this.errorMessage = this.getErrorMessage(false);\n this.siteIDList = JSON.parse(siteids);\n },\n err => {\n window.scrollTo(0, 0);\n this.isContinueButtondisabled = true;\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n \n this.markPaymentUnsolicitedForm = this.formBuilder.group({\n reason: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ])),\n responsibleOffice: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([a-zA-Z0-9\\\\s\\\\n,\\\\.-:]*)$')\n ])),\n responsiblePerson: new FormControl(''),\n emailId: new FormControl('')\n });\n }\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n confirmPayments() {\n this.isConfirmButtondisabled = true;\n const controls = this.markPaymentUnsolicitedForm.controls;\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n allocation_status:'Transferred',\n payment_allocation_status: {\n description: '',\n name: 'Transferred'\n },\n unidentified_reason: controls.reason.value,\n receiving_office: this.selectedSiteId,\n user_id: this.caseType,\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSWoPGStrategic(postStrategicBody).subscribe(\n res => {\n this.errorMessage = this.getErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n });\n } else {\n // controls.responsibleOffice.setValue('P219');\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.getErrorMessage(false);\n const response1 = JSON.parse(res1),\n requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.siteID, this.exceptionReference)\n this.paymentViewService.postBSPayments(requestBody).subscribe(\n res2 => {\n this.errorMessage = this.getErrorMessage(false);\n const response2 = JSON.parse(res2),\n reqBody = new UnsolicitedPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, controls.reason.value, this.selectedSiteId, controls.responsiblePerson.value, controls.emailId.value);\n if (response2.success) {\n this.paymentViewService.postBSUnsolicitedPayments(reqBody).subscribe(\n res3 => {\n this.errorMessage = this.getErrorMessage(false);\n const response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n }\n saveAndContinue() {\n this.resetForm([false,false,false,false,false,false], 'all');\n const formerror = this.markPaymentUnsolicitedForm.controls.reason.errors;\n const reasonField = this.markPaymentUnsolicitedForm.controls.reason;\n //const officeIdField = this.selectedSiteId;\n const officeIdField = this.markPaymentUnsolicitedForm.controls.responsibleOffice;\n if (this.markPaymentUnsolicitedForm.dirty && this.markPaymentUnsolicitedForm.valid) {\n const controls = this.markPaymentUnsolicitedForm.controls;\n this.emailId = controls.emailId.value;\n this.responsibleOffice = officeIdField.value;\n this.responsiblePerson = controls.responsiblePerson.value;\n this.reason = controls.reason.value;\n this.viewStatus = 'unsolicitedContinueConfirm';\n }else {\n if( reasonField.value == '' ) {\n this.resetForm([true,false,false,false,false,false], 'reason');\n }\n if(reasonField.value != '' && this.markPaymentUnsolicitedForm.controls.reason.invalid ) {\n this.resetForm([false,true,false,false,false,false], 'reason');\n }\n if(formerror && formerror.minlength && formerror.minlength.actualLength < 3 ) {\n this.resetForm([false,false,true,false,false,false], 'reason');\n }\n if(formerror && formerror.maxlength && formerror.maxlength.actualLength > 255 ) {\n this.resetForm([false,false,false,true,false,false], 'reason');\n }\n if(officeIdField.value == '') {\n this.resetForm([false,false,false,false,true,false], 'responsibleOffice');\n }\n if(officeIdField.value != '' && officeIdField.invalid) {\n this.resetForm([false,false,false,false,false,true],'responsibleOffice');\n }\n }\n }\n resetForm(val, field) {\n if(field==='reason' || field==='all') {\n this.isReasonEmpty = val[0];\n this.reasonHasError = val[1];\n this.reasonMinHasError = val[2];\n this.reasonMaxHasError = val[3];\n }\n if(field==='responsibleOffice' || field==='all') {\n this.isResponsibleOfficeEmpty = val[4];\n this.responsibleOfficeHasError = val[5];\n }\n }\n\ncancelMarkUnsolicitedPayments(type?:string){\n if(type && type === 'cancel') {\n if(this.checkingFormValue()){\n this.viewStatus = 'unsolicitedCancelConfirm';\n } else {\n this.gotoCasetransationPage();\n }\n } else {\n this.markPaymentUnsolicitedForm.controls.responsibleOffice.setValue('');\n this.viewStatus = 'mainForm';\n }\n }\n checkingFormValue(){\n const formFields = this.markPaymentUnsolicitedForm.value;\n let valueExists = false;\n\n for (var field in formFields) {\n if (formFields.hasOwnProperty(field) && formFields[field] !==\"\") {\n valueExists = true;\n break;\n }\n }\n return valueExists;\n }\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n \n this.unassignedRecord = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n }\n\n getErrorMessage(isErrorExist) {\n return {\n title: \"Something went wrong.\",\n body: \"Please try again later.\",\n showError: isErrorExist\n };\n }\n\n selectchange(args){ \n this.selectedSiteId = args.target.value; \n this.selectedSiteName = args.target.options[args.target.selectedIndex].text; \n } \n\n}\n","import { Component, OnInit, Output,Input, EventEmitter } from '@angular/core';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport {Router} from '@angular/router';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n@Component({\n selector: 'ccpay-app-unprocessed-payments',\n templateUrl: './unprocessed-payments.component.html',\n styleUrls: ['./unprocessed-payments.component.scss']\n})\nexport class UnprocessedPaymentsComponent implements OnInit {\n\n @Input('FEE_RECORDS_EXISTS') FEE_RECORDS_EXISTS: boolean;\n @Input('PAYMENTREF') PAYMENTREF: string;\n @Input('ISTURNOFF') ISTURNOFF: boolean;\n @Input('IS_BUTTON_ENABLE') IS_BUTTON_ENABLE: boolean;\n @Input('IS_OS_AMT_AVAILABLE') IS_OS_AMT_AVAILABLE: boolean;\n @Input('ISNEWPCIPALOFF') ISNEWPCIPALOFF: boolean;\n @Input('ISOLDPCIPALOFF') ISOLDPCIPALOFF: boolean;\n @Input('ISSFENABLE') ISSFENABLE: boolean;\n @Input('PAYMENTSLENGTH') PAYMENTSLENGTH:Number;\n @Input('LEVEL')LEVEL:Number;\n\n @Output() selectedUnprocessedFeeEvent: EventEmitter<string> = new EventEmitter();\n @Output() getUnprocessedFeeCount: EventEmitter<string> = new EventEmitter();\n\n viewStatus = 'main';\n unassignedRecordList: IBSPayments;\n upPaymentErrorMessage: string = null;\n ccdCaseNumber: string;\n recordId: string = null;\n isRecordExist: boolean = false;\n dcnNumber: string = null;\n selectedOption: string;\n isUnprocessedRecordSelected: boolean = true;\n isAllocateToExistingFeebtnEnabled: boolean = false;\n isMarkAsUnidentifiedbtnEnabled: boolean = false;\n isAllocatedToNewFeebtnEnabled: boolean = false;\n isExceptionCase: boolean = false;\n serviceId: string = null;\n isBulkScanEnable;\n isNewpcipaloff;\n isOldpcipaloff;\n isTurnOff: boolean = true;\n isStFixEnable;\n unassignedRecordSelectedList: IBSPayments;\n unassignedRecordListLength: number = 0;\n showContent: boolean;\n\n constructor(private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private paymentLibComponent: PaymentLibComponent,\n private paymentViewService: PaymentViewService,\n private OrderslistService: OrderslistService\n ) { }\n\n ngOnInit() {\n // Todo ...\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.isBulkScanEnable = this.paymentLibComponent.ISBSENABLE;\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.isNewpcipaloff = this.paymentLibComponent.ISNEWPCIPALOFF;\n this.isOldpcipaloff = this.paymentLibComponent.ISOLDPCIPALOFF;\n this.isStFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.OrderslistService.getFeeExists().subscribe( (data) => this.FEE_RECORDS_EXISTS = data);\n this.getUnassignedPaymentlist();\n\n }\n\n getUnassignedPaymentlist() {\n if (this.selectedOption === 'dcn') {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.dcnNumber).subscribe(\n unassignedPayments => {\n // unassignedPayments['data'].map(data => data.expandable=false);\n if(unassignedPayments['data'] && unassignedPayments['data'].payments) {\n this.setValuesForUnassignedRecord(unassignedPayments['data']);\n } else if(unassignedPayments['payments']) {\n this.setValuesForUnassignedRecord(unassignedPayments);\n } else {\n this.upPaymentErrorMessage = 'error';\n this.getUnprocessedFeeCount.emit('0');\n }\n },\n (error: any) => {\n this.upPaymentErrorMessage = error;\n this.getUnprocessedFeeCount.emit('0');\n }\n );\n } else {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n unassignedPayments => {\n // unassignedPayments['data'].map(data => data.expandable=false);\n if(unassignedPayments['data'] && unassignedPayments['data'].payments) {\n this.setValuesForUnassignedRecord(unassignedPayments['data']);\n } else if(unassignedPayments['payments']) {\n this.setValuesForUnassignedRecord(unassignedPayments);\n } else {\n this.upPaymentErrorMessage = 'error';\n this.getUnprocessedFeeCount.emit('0');\n }\n },\n (error: any) => {\n this.upPaymentErrorMessage = error;\n this.getUnprocessedFeeCount.emit('0');\n }\n );\n }\n\n }\n\n setValuesForUnassignedRecord(unassignedPayments) {\n \n this.unassignedRecordList = unassignedPayments.payments;\n if(this.unassignedRecordList){\n this.unassignedRecordListLength = unassignedPayments.payments.length\n }\n this.serviceId = unassignedPayments.responsible_service_id;\n if (unassignedPayments['ccd_reference'] === undefined) {\n this.isExceptionCase = true;\n }\n // this.isRecordExist = this.unassignedRecordList.length === 0;\n this.getUnprocessedFeeCount.emit(<any>this.unassignedRecordList.length);\n this.unprocessedPaymentSelectEvent(this.unassignedRecordList);\n }\n\n formatUnassignedRecordId(ID: Number) {\n return `unassignrecord-${ID}`;\n }\n\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n\n redirectToFeeSearchPage(event: any, dcn_reference:any) {\n event.preventDefault();\n this.recordId = dcn_reference;\n let url = this.isBulkScanEnable ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n url += this.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n url += this.isStFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n url +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n url += this.isOldpcipaloff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n url += this.isNewpcipaloff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n\n this.router.navigateByUrl(`/fee-search?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}&dcn=${this.recordId}${url}`);\n }\n\n loadUnsolicitedPage(viewName: string, dcn_reference:any) {\n this.recordId = dcn_reference;\n this.paymentLibComponent.bspaymentdcn = this.recordId;\n this.paymentLibComponent.viewName = viewName;\n }\n\n unprocessedPaymentSelectEvent(selectedRecordReference: any) {\n this.isUnprocessedRecordSelected = true;\n this.validateButtons();\n this.selectedUnprocessedFeeEvent.emit(selectedRecordReference);\n }\n\n resetButtons() {\n this.isUnprocessedRecordSelected = false;\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isMarkAsUnidentifiedbtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = false;\n }\n\n goToAllocatePage(dcn_reference:any) {\n this.paymentLibComponent.bspaymentdcn = dcn_reference;\n this.paymentLibComponent.unProcessedPaymentServiceId = this.serviceId\n this.paymentLibComponent.isTurnOff = this.ISTURNOFF;\n this.paymentLibComponent.isNewPcipalOff = this.ISNEWPCIPALOFF;\n this.paymentLibComponent.isOldPcipalOff = this.ISOLDPCIPALOFF;\n this.paymentLibComponent.ISSFENABLE = this.isStFixEnable;\n\n if(this.ISTURNOFF) {\n this.paymentLibComponent.paymentGroupReference = this.PAYMENTREF;\n this.paymentLibComponent.viewName = 'fee-summary';\n }else {\n this.paymentLibComponent.paymentGroupReference = null;\n this.paymentLibComponent.viewName = 'allocate-payments';\n }\n\n }\n\n validateButtons() {\n if ( this.isUnprocessedRecordSelected && this.isExceptionCase) {\n this.isMarkAsUnidentifiedbtnEnabled = true;\n } else if ( this.isUnprocessedRecordSelected && !this.isExceptionCase && !this.FEE_RECORDS_EXISTS) {\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = true;\n } else if( this.isUnprocessedRecordSelected && !this.isExceptionCase && this.FEE_RECORDS_EXISTS ) {\n if(!this.ISTURNOFF) {\n this.isAllocateToExistingFeebtnEnabled = true;\n this.isAllocatedToNewFeebtnEnabled = false;\n } else {\n this.isAllocateToExistingFeebtnEnabled = this.IS_OS_AMT_AVAILABLE;\n this.isAllocatedToNewFeebtnEnabled = true;\n }\n }\n }\n\n unprocessedPaymentUnSelectEvent(event: any) {\n event.preventDefault();\n this.recordId = null;\n this.isUnprocessedRecordSelected = false;\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = false;\n this.isMarkAsUnidentifiedbtnEnabled = false;\n //this.validateButtons();\n this.selectedUnprocessedFeeEvent.emit('');\n }\n\n showDetailRow(event: any,obj: any, i: any) {\n event.preventDefault();\n \n this.unassignedRecordSelectedList = obj;\n \n }\n}\n","import { Component, OnInit, Input, Output, EventEmitter } from '@angular/core';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport {IPayment} from '../../interfaces/IPayment';\nimport {Router} from '@angular/router';\n\n@Component({\n selector: 'ccpay-app-processed-payments',\n templateUrl: './processed-payments.component.html',\n styleUrls: ['./processed-payments.component.scss']\n})\nexport class ProcessedPaymentsComponent implements OnInit {\n\n @Input('NONPAYMENTS') NONPAYMENTS: IPayment[];\n @Output() goToPaymentViewComponent: EventEmitter<any> = new EventEmitter();\n\n constructor(\n private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService\n ) { }\n ngOnInit() {\n }\n\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n redirectToPaymentViewPage(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.goToPaymentViewComponent.emit({paymentGroupReference, paymentReference, paymentMethod});\n }\n}\n","\nexport class IAllocationPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n reason: string;\n explanation: string;\n user_name: string;\n constructor(payment_group_reference: string, payment_reference : string, reason? : string, explanation? : string, userName? : string) {\n this.payment_allocation_status = {\n description: '',\n name: \"Allocated\"\n };\n this.payment_group_reference = payment_group_reference;\n this.payment_reference= payment_reference;\n this.reason = reason ? reason : null;\n this.explanation = explanation ? explanation : null;\n this.user_name = userName ? userName : null;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport {CaseTransactionsService} from '../../services/case-transactions/case-transactions.service'; \nimport {BulkScaningPaymentService} from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { ErrorHandlerService } from '../../services/shared/error-handler.service';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport {IBSPayments} from '../../interfaces/IBSPayments';\nimport {AllocatePaymentRequest} from '../../interfaces/AllocatePaymentRequest';\nimport {IAllocationPaymentsRequest} from '../../interfaces/IAllocationPaymentsRequest';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n\n\n@Component({\n selector: 'app-allocate-payments',\n templateUrl: './allocate-payments.component.html',\n styleUrls: ['./allocate-payments.component.scss']\n})\nexport class AllocatePaymentsComponent implements OnInit {\n @Input() isTurnOff: boolean;\n @Input() caseType: string;\n\n overUnderPaymentForm: FormGroup;\n viewStatus: string;\n ccdCaseNumber: string;\n bspaymentdcn: string;\n recordId:string;\n feedbackUrlLabel:string;\n unAllocatedPayment: IBSPayments = {\n amount: 0\n };\n siteID: string = null;\n errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n paymentGroup: IPaymentGroup;\n paymentGroups: IPaymentGroup[] = [];\t\n remainingAmount: number;\n isRemainingAmountGtZero: boolean;\n isMoreDetailsBoxHide: boolean = true;\n isRemainingAmountLtZero: boolean;\n afterFeeAllocateOutstanding: number;\n amountForAllocation: number;\n isConfirmButtondisabled: boolean = false;\n isContinueButtondisabled: boolean = true;\n otherPaymentExplanation: string = null;\n selectedOption: string = null;\n isFeeAmountZero: boolean = false;\t\n\n paymentReasonHasError: boolean = false;\n paymentExplanationHasError: boolean = false;\n isPaymentDetailsEmpty: boolean = false;\n isPaymentDetailsInvalid: boolean = false;\n paymentDetailsMinHasError: boolean = false;\n paymentDetailsMaxHasError: boolean = false;\n isUserNameEmpty: boolean = false;\n isUserNameInvalid: boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n paymentReason: string = null;\n paymentExplanation: string = null;\n userName: string = null;\n paymentSectionLabel: any;\n paymentRef: string = null;\n isStrategicFixEnable: boolean = true;\n orderLevelFees: IOrderReferenceFee[] = [];\n cookieUserName: string[] = [];\n enCookieUserName: any;\n userNameField: string = null;\n\n reasonList: { [key: string]: { [key: string]: string } }= {\n overPayment: {\n hwfReward: 'Help with Fees (HWF) awarded. Please include the HWF reference number in the explanatory note',\n wrongFee: 'Incorrect payment received',\n notIssueCase: 'Unable to issue case',\n otherDeduction: 'Other'\n },\n shortFall: {\n helpWithFee: 'Help with Fees (HWF) application declined',\n wrongFee: 'Incorrect payment received',\n other: 'Other'\n }\n }\n explanationList = {\n overPayment: {\n referRefund: 'Details in case notes. Refund due',\n noRefund: 'Details in case notes. No refund due',\n noCase: 'No case created. Refund due',\n other: 'Other'\n },\n shortFall: {\n holdCase: 'I have put a stop on the case and contacted the applicant requesting the balance of payment',\n heldCase: 'I have put a stop on the case. The applicant needs to be contacted to request the balance of payment',\n other: 'Other'\n }\n }\n\n refund = {\n reason: {\n duplicate: 'Duplicate payment',\n humanerror: 'Human error',\n caseWithdrawn: 'Case withdrawn',\n other: 'Other'\n }\n }\n\n\n constructor(\n private errorHandlerService: ErrorHandlerService,\n private caseTransactionsService: CaseTransactionsService,\n private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private OrderslistService: OrderslistService) { }\n\n ngOnInit() {\n this.viewStatus = 'mainForm';\n if (this.paymentLibComponent.paymentGroupReference !== null) {\n this.viewStatus = 'allocatePaymentConfirmation';\n }\n \n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.paymentRef = this.paymentLibComponent.paymentGroupReference;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.isTurnOff = this.paymentLibComponent.isTurnOff;\n this.overUnderPaymentForm = this.formBuilder.group({\n moreDetails: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ])),\n userName: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([a-zA-Z0-9\\\\s]*)$')\n ])),\n });\n this.OrderslistService.getOrdersList().subscribe( (data) =>\n this.orderLevelFees = data.filter(data => data.orderStatus !== 'Paid'));\n this.OrderslistService.getCaseType().subscribe( (data) => this.caseType = data);\n this.getUnassignedPayment();\n }\n getGroupOutstandingAmount(paymentGroup: IPaymentGroup): number {\n return this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n }\n\n getPaymentGroupDetails(){\n\n if(!this.isTurnOff){\n this.paymentViewService.getPaymentGroupDetails(this.paymentRef).subscribe(\n paymentGroup => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.paymentGroup = paymentGroup;\n this.saveAndContinue();\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }else {\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.paymentGroups = paymentGroups['payment_groups'].filter(paymentGroup => {\n paymentGroup.fees.forEach(fee => {\n if(fee.calculated_amount === 0) {\n this.isFeeAmountZero = true\n }\n });\n let fstCon = this.getGroupOutstandingAmount(<IPaymentGroup>paymentGroup),\n scndCn = fstCon > 0 || (fstCon == 0 && this.isFeeAmountZero) && paymentGroup.payment_group_reference === this.paymentRef;\n return this.paymentRef ? scndCn : fstCon > 0 || (fstCon == 0 && this.isFeeAmountZero);\n });\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }\n\n }\n\n selectedPaymentGroup(paymentGroup: IPaymentGroup) {\t\n this.isContinueButtondisabled = false;\t\n this.paymentGroup = paymentGroup;\t\n }\t\n\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n\n gotoSummaryPage(event: any) { \n event.preventDefault();\n this.paymentLibComponent.viewName = 'fee-summary';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n\n cancelAllocatePayment(event: any){\n event.preventDefault();\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n if(!this.isTurnOff){\n this.paymentLibComponent.viewName = 'fee-summary';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n } else {\n this.viewStatus = 'mainForm';\t\n }\n }\n confirmAllocatePayement(){\n this.enCookieUserName = document.cookie.split(\";\").find(row => row.includes(\"user-info\")).split(\"=\")[1].split(\";\");\n this.cookieUserName = JSON.parse(decodeURIComponent(this.enCookieUserName));\n \n const fullName = this.cookieUserName['forename'] + ' ' + this.cookieUserName['surname'];\n\n const paymentDetailsField = this.overUnderPaymentForm.controls.moreDetails,\n paymentFormError = this.overUnderPaymentForm.controls.moreDetails.errors,\n userNameField = fullName,\n isEmptyCondtion = this.paymentReason && this.paymentExplanation,\n isOtherOptionSelected = this.paymentExplanation === 'Other';\n\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n if ( (!this.isRemainingAmountGtZero && !this.isRemainingAmountLtZero) || isEmptyCondtion && (!isOtherOptionSelected && userNameField.length > 0 || isOtherOptionSelected && userNameField.length > 0 && paymentDetailsField.valid)) {\n this.isConfirmButtondisabled = true;\n this.otherPaymentExplanation = this.paymentExplanation === 'Other' ? paymentDetailsField.value : this.paymentExplanation;\n this.userName = userNameField;\n this.finalServiceCall();\n }else {\n if(!this.paymentReason) {\n this.resetForm([true, false, false, false, false, false, false, false], 'reason');\n }\n if(!this.paymentExplanation) {\n this.resetForm([false, true, false, false, false, false, false, false], 'explanation');\n }\n if(this.paymentExplanation && isOtherOptionSelected) {\n if(paymentDetailsField.value == '' ) {\n this.resetForm([false, false, true, false, false, false, false, false], 'other');\n }\n if(paymentDetailsField.value != '' && paymentDetailsField.invalid ) {\n this.resetForm([false, false, false, true, false, false, false, false], 'other');\n }\n if(paymentFormError && paymentFormError.minlength && paymentFormError.minlength.actualLength < 3 ) {\n this.resetForm([false, false, false, false, true, false, false, false], 'other');\n }\n if(paymentFormError && paymentFormError.maxlength && paymentFormError.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, false, false, true, false, false], 'other');\n }\n }\n if(userNameField.length === 0) {\n this.resetForm([false, false, false, false, false, false, true, false], 'username');\n }\n }\n }\n resetForm(vals, field) {\n if(field==='reason' || field==='all') {\n this.paymentReasonHasError = vals[0];\n }\n if(field==='explanation' || field==='all') {\n this.paymentExplanationHasError = vals[1];\n }\n if(field==='other' || field==='all') {\n this.isPaymentDetailsEmpty = vals[2];\n this.isPaymentDetailsInvalid = vals[3];\n this.paymentDetailsMinHasError = vals[4];\n this.paymentDetailsMaxHasError = vals[5];\n }\n if(field==='username' || field==='all') {\n this.isUserNameEmpty = vals[6];\n this.isUserNameInvalid = vals[7];\n }\n }\n finalServiceCall() {\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n reason: this.paymentReason,\n allocation_status:'Allocated',\n explanation: this.otherPaymentExplanation,\n payment_allocation_status: {\n description: '',\n name: 'Allocated'\n },\n payment_group_reference: this.paymentGroup.payment_group_reference,\n case_type: this.caseType,\n user_name: this.userName\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unAllocatedPayment, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSPaymentStrategic(postStrategicBody , this.paymentGroup.payment_group_reference).subscribe(\n res => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n });\n\n } else {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response1 = JSON.parse(res1);\n if (response1.success) {\n const requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unAllocatedPayment, this.siteID, this.exceptionReference);\n this.bulkScaningPaymentService.postBSAllocatePayment(requestBody, this.paymentGroup.payment_group_reference).subscribe(\n res2 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response2 = JSON.parse(res2);\n const reqBody = new IAllocationPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, this.paymentReason, this.otherPaymentExplanation, this.userName);\n if (response2.success) {\n this.paymentViewService.postBSAllocationPayments(reqBody).subscribe(\n \n res3 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n ); \n }\n }\n\n saveAndContinue(){\n if(this.paymentGroup) {\n this.isMoreDetailsBoxHide = true;\n this.overUnderPaymentForm.get('moreDetails').reset();\n this.overUnderPaymentForm.get('moreDetails').setValue('');\n this.overUnderPaymentForm.get('userName').reset();\n this.overUnderPaymentForm.get('userName').setValue('');\n this.paymentReason = '';\n this.paymentExplanation = '';\n let GroupOutstandingAmount = this.getGroupOutstandingAmount(this.paymentGroup);\n const remainingToBeAssigned = this.unAllocatedPayment.amount - GroupOutstandingAmount;\n this.isRemainingAmountGtZero = remainingToBeAssigned > 0;\n this.isRemainingAmountLtZero = remainingToBeAssigned < 0;\n this.paymentSectionLabel = this.isRemainingAmountGtZero ? { \n title: 'There is an Over payment of',\n reason: 'Provide a reason. This will be used in the Refund process.',\n }: this.isRemainingAmountLtZero ? { \n title: 'There is an Under payment of',\n reason: 'Provide a reason',\n }: { \n title:'Amount left to be allocated',\n reason:'',\n };\n this.feedbackUrlLabel = this.isRemainingAmountGtZero ? 'CONFIRMALLOCATION_SURPLUS' : this.isRemainingAmountLtZero ? 'CONFIRMALLOCATION_SHORTFALL' : 'CONFIRMALLOCATION';\n this.remainingAmount = this.isRemainingAmountGtZero ? remainingToBeAssigned : this.isRemainingAmountLtZero ? remainingToBeAssigned * -1 : 0;\n this.afterFeeAllocateOutstanding = remainingToBeAssigned >= 0 ? 0 : (remainingToBeAssigned * -1);\n this.amountForAllocation = GroupOutstandingAmount >= this.unAllocatedPayment.amount ? this.unAllocatedPayment.amount : GroupOutstandingAmount;\n if(this.isTurnOff){\n this.viewStatus = 'allocatePaymentConfirmation';\t\n }\n }\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.unAllocatedPayment = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n this.getPaymentGroupDetails();\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }\n selectRadioButton(key, type) {\n this.isMoreDetailsBoxHide = true;\n if( type === 'explanation' && key === 'other' ){\n this.isPaymentDetailsEmpty = false;\n this.isPaymentDetailsInvalid = false;\n this.paymentDetailsMinHasError = false;\n this.paymentDetailsMaxHasError = false;\n this.isMoreDetailsBoxHide = false;\n }\n }\n OrderListSelectEvent(orderef: any){\n this.isContinueButtondisabled = false;\n this.recordId= orderef;\n }\n\n redirectToOrderFeeSearchPage() {\n // this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = this.recordId;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n}\n}\n","import { IFee } from './IFee';\n\nexport class AddRemissionRequest {\n beneficiary_name: string;\n ccd_case_number: string;\n fee: IFee;\n hwf_amount: number;\n hwf_reference: string;\n payment_group_reference: string;\n case_type: string;\n\n constructor(ccd_case_number: string, fee: IFee, hwf_amount: number, hwf_reference: string, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.fee = fee;\n this.hwf_amount = hwf_amount;\n this.hwf_reference = hwf_reference;\n this.case_type = caseType;\n }\n}\n","export class AddRetroRemissionRequest {\n hwf_amount: number;\n hwf_reference: string;\n\n constructor(hwf_amount: number, hwf_reference: string) {\n this.hwf_amount = hwf_amount;\n this.hwf_reference = hwf_reference;\n }\n}\n","import { 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 total_refund_amount: any;\n fees: any[];\n contact_details: IRefundContactDetails\n \n constructor(contact_details:any,fees: any[], payment_reference : string,refund_reason:string, total_refund_amount : any ) {\n this.contact_details = contact_details;\n this.fees = fees;\n this.payment_reference= payment_reference;\n this.refund_reason = refund_reason;\n\t this.total_refund_amount = total_refund_amount;\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() refundPaymentReference: string;\n @Input() isFromRefundStatusPage: boolean;\n @Input() changeRefundReason: string;\n @Input(\"isServiceRequest\") isServiceRequest: string;\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 @Output() refundFees: EventEmitter<IFee[]> = new EventEmitter<IFee[]>();\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 refundAmtForFeeVolumes: number;\n \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 if(this.refundPaymentReference !== undefined && this.refundPaymentReference.length >0) {\n this.paymentReference = this.refundPaymentReference\n } else {\n this.paymentReference = this.payment.reference;\n }\n \n\n if(this.isFromServiceRequestPage) {\n this.paymentViewService.getApportionPaymentDetails(this.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 this.refundReason = this.changeRefundReason;\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 // if(creds.controls.length > 0) {\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 refund_amount : [''],\n selected:[''] ,\n updated_volume: this.fees[i].volume\n }));\n //}\n this.cd.detectChanges();\n }\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('refund_amount').setValue(AppAmt);\n formArray.at(i).get('volume').setValue(Volume);\n formArray.at(i).get('selected').setValue(true);\n formArray.at(i).get('updated_volume').setValue(Volume);\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 (<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=v1)['refund_amount'] = AppAmt;\n this.cd.detectChanges(); \n } else {\n this.errorMsg = []; \n document.getElementById('feeAmount_'+v1).setAttribute(\"disabled\", \"true\"); \n this.remissionForm.value.feesList[i][\"refund_amount\"] = ''; \n this.remissionForm.value.feesList[i][\"volume\"] = ''; \n this.remissionForm.value.feesList[i][\"selected\"] = false; \n (<HTMLInputElement>document.getElementById('feeAmount_'+v1)).value = '';\n if(Volume>1) {\n this.remissionForm.value.feesList[i][\"volume\"] = ''; \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\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 if (!this.isFromCheckAnsPage) {\n this.viewCompStatus = '';\n this.viewStatus = \"processretroremissonpage\";\n } else {\n this.viewCompStatus = '';\n this.viewStatus = 'checkretroremissionpage';\n }\n \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 \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.refund_amount * 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 if(this.isFromCheckAnsPage) {\n this.totalRefundAmount = this.remissionForm.value.feesList.reduce((a, c) => a + c.refund_amount * c.selected, 0);\n this.isFromCheckAnsPage = false;\n this.viewStatus = 'checkissuerefundpage';\n this.viewCompStatus = '';\n return;\n }\n this.viewCompStatus = '';\n this.viewStatus = 'contactDetailsPage';\n }\n \n } else {\n this.displayRefundReason = this.selectedRefundReason;\n if(this.isFromCheckAnsPage) {\n this.totalRefundAmount = this.remissionForm.value.feesList.reduce((a, c) => a + c.refund_amount * c.selected, 0);\n this.isFromCheckAnsPage = false;\n this.viewStatus = 'checkissuerefundpage';\n this.viewCompStatus = '';\n return;\n }\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 [].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.totalRefundAmount = 0;\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\tthis.fullRefund = false;\n\t\t\t\t\tlet quantity: number = +(<HTMLInputElement>document.getElementById('feeVolume_'+checkboxs[j].value)).value;\n let amountToRefund: number = +(<HTMLInputElement>document.getElementById('feeAmount_'+checkboxs[j].value)).value;\n\t\t\t\t\tlet apportionAmount: number = +(<HTMLInputElement>document.getElementById('feeApportionAmount_'+checkboxs[j].value)).value;\n\t\t\t\t\tlet calculatedAmount: number = +(<HTMLInputElement>document.getElementById('calculatedAmount_'+checkboxs[j].value)).value; \n \n if( amountToRefund === apportionAmount) {\n this.fullRefund = true;\n }\n\n if(amountToRefund === 0){\n this.elementId = 'feeAmount_'+checkboxs[j].value;\n this.errorMsg.push('You need to enter a refund amount');\n this.getErrorClass(this.elementId);\n\t\t\t\t\t}\n\n \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.quantityUpdated === 0){\n this.elementId = 'feeVolumeUpdated_'+checkboxs[j].value;\n this.errorMsg.push('You need to enter quantity')\n this.getErrorClass(this.elementId);\n }\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.refundAmtForFeeVolumes = +(<HTMLInputElement>document.getElementById('feeVOl_'+checkboxs[j].value)).innerText;\n this.allowedRefundAmount = this.quantityUpdated * this.refundAmtForFeeVolumes;\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 //this.remissionForm.value.feesList.find(id=>id=checkboxs[j].value)['refund_amount'] = apportionAmount;\n\t\t\t\t}\n\t\t\t}\n\n if(this.errorMsg.length === 0) {\n if (this.isFromCheckAnsPage) {\n this.isFromCheckAnsPage = false;\n this.totalRefundAmount = this.remissionForm.value.feesList.reduce((a, c) => a + c.refund_amount * c.selected, 0);\n this.fees = this.remissionForm.value.feesList.filter(value => value.selected===true);\n this.viewStatus = 'checkissuerefundpage'\n this.viewCompStatus = '';\n return;\n } else if (this.isFromRefundStatusPage){\n var remissionctrls=this.remissionForm.controls;\n this.totalRefundAmount = this.remissionForm.value.feesList.reduce((a, c) => a + c.refund_amount * c.selected, 0);\n this.refundListAmount.emit(this.totalRefundAmount.toString());\n this.fees = this.remissionForm.value.feesList.filter(value => value.selected===true);\n this.refundFees.emit(this.fees);\n return;\n }\n this.viewCompStatus = 'issuerefundpage1';\n this.getRefundReasons();\n }\n }\n\n calAmtToRefund(value,amount,volume, i: any) {\n const volumeFee = amount/volume;\n const amtToRefund = value * volumeFee;\n const formArray = this.remissionForm.controls.feesList as FormArray;\n formArray.at(i).get('refund_amount').setValue(amtToRefund);\n // formArray.at(i).get('volume').setValue(value);\n // (<HTMLInputElement>document.getElementById('feeAmount_'+i)).value = +amtToRefund;\n // const formControl = this.remissionForm.controls.feesList['volume'].at(i);\n // formControl.setValue(value);\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 this.fees = this.fees.map(obj => ({ id: obj.id, \n code: obj.code,\n version:obj.version, \n apportion_amount: obj.apportion_amount,\n calculated_amount: obj.calculated_amount,\n updated_volume: obj.updated_volume,\n refund_amount:obj.refund_amount }));\n \n \n const requestBody = new PostRefundRetroRemission(this.contactDetailsObj, this.fees,this.payment.reference, this.refundReason, \n this.totalRefundAmount);\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 gotoRefundReasonPage () {\n this.viewStatus = '';\n this.viewCompStatus = 'issuerefundpage1';\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 gotoPartialFeeRefundScreen() {\n\n if (this.isFromRefundStatusPage){\n var remissionctrls=this.remissionForm.controls;\n this.refundListReason.emit({reason: this.displayRefundReason, code: this.refundReason});\n return;\n }\n this.refundHasError = false;\n this.viewCompStatus = 'issuerefund';\n this.viewStatus = '';\n }\n\n \n\n gotoServiceRequestPage(event: any) {\n this.errorMessage ='';\n this.errorMsg = [];\n this.isFromCheckAnsPage = false;\n event.preventDefault();\n\n if (this.isFromRefundStatusPage){\n var remissionctrls=this.remissionForm.controls;\n this.totalRefundAmount = this.remissionForm.value.feesList.reduce((a, c) => a + c.refund_amount * c.selected, 0);\n this.refundListAmount.emit(this.totalRefundAmount.toString());\n return;\n }\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\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.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 !== undefined && !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 serviceLst;\n actualcount: number;\n count: number;\n refundList: IRefundList[];\n @ViewChild(MatPaginator) paginator: MatPaginator;\n @ViewChild(MatSort) sort: MatSort;\n constructor(\n private paymentLibComponent: PaymentLibComponent,\n private cdRef: ChangeDetectorRef,\n private OrderslistService: OrderslistService,\n private router: Router,\n private activeRoute: ActivatedRoute\n ) {}\n ngOnInit() {\n this.errorMessage = this.errorMessage;\n if(this.STATUS.toLowerCase() === 'sent for approval') {\n this.isApprovalFlow = true;\n } else {\n this.isApprovalFlow = false;\n }\n this.refundList = this.DATASOURCE;\n this.dataSource = new MatTableDataSource(this.refundList);\n this.actualcount = this.dataSource.data.length;\n if( this.refundList !== undefined) {\n this.userLst = this.refundList.reduce((r,{user_full_name}) => (r[user_full_name]='', r) , {});\n this.userLst = Object.keys(this.userLst);\n this.userLst.sort((a, b) => a.toString().localeCompare(b));\n this.serviceLst = this.refundList.reduce((r,{service_type}) => (r[service_type]='', r) , {});\n this.serviceLst = Object.keys(this.serviceLst);\n this.serviceLst.sort((a, b) => a.toString().localeCompare(b));\n }\n \n }\n \n /**\n * Set the paginator and sort after the view init since this component will\n * be able to query its view for the initialized paginator and sort.\n */\n ngAfterViewInit() {\n \n this.dataSource.sort = this.sort;\n\n //const sortState: Sort = {active: 'date_updated', direction: 'desc'};\n // this.sort.active = sortState.active;\n // this.sort.direction = sortState.direction;\n // this.sort.sortChange.emit(sortState);\n this.dataSource.paginator = this.paginator;\n this.dataSource.sort = this.sort;\n this.cdRef.detectChanges();\n }\n applyFilter(filterValue: string) {\n filterValue = filterValue.trim(); // Remove whitespace\n filterValue = filterValue.toLowerCase(); // Datasource defaults to lowercase matches\n this.dataSource.filter = filterValue;\n }\n selectchange(args){\n this.dataSource.filter = args.target.value;\n this.actualcount = this.dataSource.data.length;\n this.dataSource.paginator = this.paginator;\n }\n goToRefundProcessComponent(refundReference: string, refundData: IRefundList ) {\n this.paymentLibComponent.refundlistsource = refundData;\n this.paymentLibComponent.refundReference = refundReference;\n this.paymentLibComponent.viewName = 'process-refund';\n }\n goToRefundViewComponent(refundReference: string, refundData: IRefundList ) {\n this.OrderslistService.setRefundView(refundData);\n this.paymentLibComponent.viewName='refundstatuslist';\n this.paymentLibComponent.CCD_CASE_NUMBER = refundData.ccd_case_number;\n this.paymentLibComponent.isRefundStatusView = true;\n this.paymentLibComponent.isCallFromRefundList = true;\n }\n goToCaseReview(ccdCaseNumber: string, refundData: IRefundList ) {\n this.router.navigate([`/cases/case-details/${ccdCaseNumber}`], {relativeTo: this.activeRoute});\n }\n}","import { IRefundContactDetails } from './IRefundContactDetails';\n\nexport class IPutNotificationRequest {\n recipient_email_address?: string;\n recipient_postal_address?: IRefundContactDetails\n \n constructor(contactDetails: any, notificationType: string) {\n if(notificationType === 'EMAIL') {\n this.recipient_email_address = contactDetails;\n } else if(notificationType === 'LETTER') {\n this.recipient_postal_address = contactDetails;\n }\n } \n}","import { IFee } from \"./IFee\";\nimport { IRefundContactDetails } from \"./IRefundContactDetails\";\nexport class IResubmitRefundRequest {\n refund_reason: string;\n amount: number;\n contact_details: IRefundContactDetails;\n refund_fees: IFee[];\n \n constructor(refund_reason : string, amount: number,contact_details:any,refund_fees: any[]) {\n this.refund_reason= refund_reason;\n this.amount = amount;\n this.contact_details = contact_details;\n this.refund_fees = refund_fees;\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';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IFee } from '../../interfaces/IFee';\nimport { IRefundFee } from '../../interfaces/IRefundFee';\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: any;\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 isRemissionsMatch: boolean;\n payment: IPayment;\n changeRefundReason: string;\n fees: IFee [];\n refundFees: IRefundFee[];\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 private paymentViewService: PaymentViewService) { }\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 //this.refundFees = this.rejectedRefundList['refund_fees'];\n }\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\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(refundReason:string) {\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.changeRefundReason = refundReason;\n this.viewName = 'issuerefundpage1';\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 if(this.refundlist.reason == 'Retrospective remission') {\n this.viewName = 'processretroremissonpage';\n } else {\n this.viewName = 'issuerefund';\n }\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.refundlist.code = refundListReason.code;\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 getRefundFees(fees: IFee[])\n {\n this.fees = fees;\n this.refundFees = this.fees.map(obj => ({ fee_id: obj.id, code: obj.code, version:obj.version, volume: obj.volume,refund_amount:obj.refund_amount }));\n }\n\n gotoReviewRefundConfirmationPage() {\n // if (this.oldRefundReason === this.refundlist.reason) {\n // this.refundCode = '';\n // }\n if (this.refundFees === undefined) {\n this.refundFees = this.refundlist['refund_fees'];\n }\n this.refundCode = this.refundlist.code;\n const resubmitRequest = new IResubmitRefundRequest(this.refundCode, this.changedAmount, this.refundlist.contact_details, this.refundFees);\n this.refundService.patchResubmitRefund(resubmitRequest, this.refundlist.refund_reference).subscribe(\n response => {\n if (JSON.parse(response)) {\n this.refundReference = JSON.parse(response).refund_reference;\n this.refundAmount = JSON.parse(response).refund_amount;\n this.viewName = 'reviewrefundconfirmationpage';\n }\n },\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n }\n );\n }\n\n gotoEditAddressDetails(note: IRefundsNotifications) {\n this.notification = note;\n this.isEditDetailsClicked = true;\n this.viewName = 'refundEditView'\n }\n getContactDetails(obj:IRefundContactDetails) {\n this.addressDetails = obj;\n this.viewName = 'revieweditdetailsconfirmationpage';\n }\n getContactDetailsForRefundList(obj:IRefundContactDetails) {\n this.refundlist.contact_details = obj;\n this.isEditDetailsClicked = false;\n this.isRefundBtnDisabled = false;\n this.viewName = 'reviewandsubmitview';\n }\n gotoEditDetailsPage(note?: any) {\n if(note) {\n this.notification = { contact_details: note, notification_type: note.notification_type };\n }\n this.isEditDetailsClicked = true;\n this.viewName = 'refundEditView'\n }\n submitEditDetail() {\n this.isResendOperationSuccess = false;\n const contactDetails = this.addressDetails.notification_type === 'EMAIL' ? this.addressDetails.email :\n {\n address_line: this.addressDetails.address_line,\n city: this.addressDetails.city,\n county: this.addressDetails.county,\n country: this.addressDetails.country,\n postal_code: this.addressDetails.postal_code,\n };\n const resendRequest = new IPutNotificationRequest(contactDetails, this.addressDetails.notification_type);\n\n this.refundService.putResendOrEdit(resendRequest, this.refundlist.refund_reference, this.addressDetails.notification_type).subscribe(\n (response) => {\n this.isResendOperationSuccess = response;\n },\n (error: any) => {\n this.isResendOperationSuccess = false;\n this.errorMessage = error.replace(/\"/g,\"\");\n }\n );\n }\n putResend(notification: IRefundsNotifications) {\n this.isResendOperationSuccess = false;\n const contactDetails = notification.notification_type === 'EMAIL' ? notification.contact_details.email :\n {\n address_line :notification.contact_details.address_line,\n city: notification.contact_details.city,\n county: notification.contact_details.county,\n country: notification.contact_details.country,\n postal_code: notification.contact_details.postal_code,\n };\n const resendRequest = new IPutNotificationRequest(contactDetails, notification.notification_type);\n\n this.refundService.putResendOrEdit(resendRequest, this.refundlist.refund_reference, notification.notification_type).subscribe(\n (response) => {\n this.isResendOperationSuccess = response;\n },\n (error: any) => {\n this.isResendOperationSuccess = false;\n this.errorMessage = error.replace(/\"/g,\"\");\n }\n );\n\n }\n gotoCasetransationPageCancelBtnClicked(Event: Event) {\n\n }\n\n goToRefundProcessComponent(refundReference: string, refundList: IRefundList) {\n this.paymentLibComponent.refundlistsource = refundList;\n this.paymentLibComponent.refundReference = refundReference;\n this.paymentLibComponent.viewName = 'process-refund';\n }\n\n}\n","import { THIS_EXPR } from '@angular/compiler/src/output/output_ast';\nimport { Component, Input, OnInit, Output, EventEmitter } from '@angular/core';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IPaymentView } from '../../interfaces/IPaymentView';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { IFee } from '../../interfaces/IFee';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { Router } from '@angular/router';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n@Component({\n selector: 'ccpay-service-request',\n templateUrl: './service-request.component.html',\n styleUrls: ['./service-request.component.css']\n})\nexport class ServiceRequestComponent implements OnInit {\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[];\n @Input('viewStatus') viewStatus: string;\n @Input('orderDetail') orderDetail: any[];\n @Input('orderRef') orderRef: string;\n @Input('orderStatus') orderStatus: string;\n @Input('orderParty') orderParty: string;\n @Input('orderCreated') orderCreated: Date;\n @Input('orderCCDEvent') orderCCDEvent: string;\n @Input('orderFeesTotal') orderFeesTotal: number;\n @Input('orderTotalPayments') orderTotalPayments: number;\n @Input('orderRemissionTotal') orderRemissionTotal: number;\n @Input('takePayment') takePayment: boolean;\n @Input('ccdCaseNumber') ccdCaseNumber: boolean;\n @Input(\"isServiceRequest\") isServiceRequest: string;\n @Output() goToServiceRquestComponent: EventEmitter<any> = new EventEmitter();\n\n\n servicerequest: string;\n // ccdCaseNumber: string;\n excReference: string;\n paymentGroups: any[] = [];\n payments: IPayment[] = [];\n nonPayments: IPayment[] = [];\n allPayments: IPayment[] = [];\n remissions: IRemission[] = [];\n fees: IFee[] = [];\n errorMessage: string;\n totalFees: number;\n totalPayments: number;\n totalNonOffPayments: number;\n totalRemissions: number;\n selectedOption: string;\n dcnNumber: string;\n paymentRef: string;\n isTurnOff: boolean;\n isNewPcipalOff: boolean;\n isRefundRemission: boolean = true;\n isOldPcipalOff: boolean;\n isStrategicFixEnable: boolean;\n isAddFeeBtnEnabled: boolean = true;\n isExceptionRecord: boolean = false;\n isUnprocessedRecordSelected: boolean = false;\n exceptionRecordReference: string;\n isAnyFeeGroupAvilable: boolean = true;\n isHistoricGroupAvailable: boolean = false;\n isBulkScanEnable;\n isRemissionsMatch: boolean;\n isRemoveBtnDisabled: boolean = false;\n feeId: IFee;\n clAmountDue: number = 0;\n unprocessedRecordCount: number;\n isFeeRecordsExist: boolean = false;\n isGrpOutstandingAmtPositive: boolean = false;\n totalRefundAmount: Number;\n caseType: String;\n // lsCcdNumber: any = ls.get<any>('ccdNumber');\n payment: IPayment;\n paymentGroup: IPaymentGroup;\n paymentView: IPaymentView;\n\n\n isAddRemissionEnable: boolean = false;\n orderRemissionDetails: any[] = [];\n orderLevelFees: IOrderReferenceFee[] = [];\n cpoDetails: any = null;\n serviceRequestValue: string;\n orderAddBtnEnable: boolean;\n\n isCPODown: boolean;\n test: boolean;\n isPBA: boolean = false;\n isIssueRefunfBtnEnable: boolean = false;\n isAddRemissionBtnEnabled: boolean = false;\n isRefundRemissionBtnEnable: boolean = false;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n isFromServiceRequestPage: boolean;\n navigationpage: string;\n remissionFeeAmt: number;\n\n constructor(\n private paymentLibComponent: PaymentLibComponent,\n private paymentViewService: PaymentViewService,\n private OrderslistService: OrderslistService,\n private router: Router) { }\n\n ngOnInit() {\n if (this.viewStatus === undefined) {\n this.viewStatus = this.paymentLibComponent.viewName;\n }\n if(this.paymentLibComponent.isFromServiceRequestPage && this.paymentLibComponent.isFromPaymentDetailPage) {\n if(this.paymentLibComponent.isFromPaymentDetailPage && this.paymentLibComponent.isFromServiceRequestPage) {\n this.OrderslistService.getorderRefs().subscribe((data) => this.orderRef = data);\n this.OrderslistService.getorderCCDEvents().subscribe((data) => this.orderCCDEvent = data);\n this.OrderslistService.getorderCreateds().subscribe((data) => this.orderCreated = data);\n this.OrderslistService.getorderDetail().subscribe((data) => this.orderDetail = data);\n this.OrderslistService.getorderPartys().subscribe((data) => this.orderParty = data);\n this.OrderslistService.getorderRemissionTotals().subscribe((data) => this.orderRemissionTotal = data);\n this.OrderslistService.getorderFeesTotals().subscribe((data) => this.orderFeesTotal = data);\n this.OrderslistService.getoorderTotalPaymentss().subscribe((data) => this.orderTotalPayments = data);\n }\n \n \n }\n if(this.paymentLibComponent.isFromServiceRequestPage && this.paymentLibComponent.TAKEPAYMENT) {\n this.isServiceRequest = 'false';\n }\n }\n goToServiceRequestPage() {\n this.goToServiceRquestComponent.emit();\n }\n\n goToCaseTransationPage(event: any) {\n event.preventDefault();\n this.OrderslistService.setnavigationPage('servicerequestpage');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isTakePayment = this.paymentLibComponent.TAKEPAYMENT;\n if (this.takePayment) {\n this.paymentLibComponent.isTakePayment = this.takePayment;\n }\n //this.paymentLibComponent.SERVICEREQUEST = \"true\";\n this.paymentLibComponent.isFromServiceRequestPage = false;\n if(this.isServiceRequest !== 'false') {\n this.paymentLibComponent.isFromServiceRequestPage = true;\n }\n this.paymentLibComponent.isFromRefundStatusPage = false;\n this.paymentLibComponent.viewName = 'case-transactions';\n this.resetOrderData();\n let partUrl = this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n if(this.isServiceRequest === 'false') {\n partUrl += this.paymentLibComponent.TAKEPAYMENT ? '&takePayment=true' : '&takePayment=false';\n }\n partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl += this.isServiceRequest !== 'false' ? '&servicerequest=true' : '&servicerequest=false';\n partUrl += `&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n const url = `/payment-history/${this.paymentLibComponent.CCD_CASE_NUMBER}?view=case-transactions&selectedOption=${this.paymentLibComponent.SELECTED_OPTION}${partUrl}`;\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(url);\n }\n\n addRemission(fee: IFee) {\n if(this.chkIsAddRemissionBtnEnable(fee)) {\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 \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.replace(/\"/g,\"\")\n );\n }\n }\n\n addRefundForRemission(payment: IPayment, remission: IRemission[],fees:any) {\n this.viewStatus = 'addrefundforremission';\n this.paymentLibComponent.isFromServiceRequestPage = true;\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 issueRefund(payment: IPayment) {\n if (payment !== null && payment !== undefined) {\n if( this.chkIsIssueRefundBtnEnable(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 chkIsIssueRefundBtnEnable(payment: IPayment): boolean {\n if (payment !== null && payment !== undefined) {\n if (!payment.issue_refund_add_refund_add_remission){\n return false;\n } else if (payment.issue_refund && payment.refund_enable && payment.issue_refund_add_refund_add_remission) {\n return true\n } else {\n return false;\n }\n }\n }\n\n chkIsAddRefundBtnEnable(remission: IRemission): boolean {\n if (remission !== null && remission !== undefined) {\n if (!remission.issue_refund_add_refund_add_remission){\n return false;\n } else if (remission.add_refund && remission.issue_refund_add_refund_add_remission) {\n return true\n } else {\n return false;\n }\n }\n }\n\n chkIsAddRemissionBtnEnable(fee: IFee): boolean {\n if (fee !== null && fee !== undefined) {\n if (!fee.issue_refund_add_refund_add_remission){\n return false;\n } else if (fee.remission_enable && fee.issue_refund_add_refund_add_remission) {\n return true\n } else {\n return false;\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 // 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 // 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\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}\n","export class IserviceRequestCardPayment {\n amount: string\n currency: string\n language: string\n \n constructor(amount : string) {\n this.amount = amount;\n this.currency = 'GBP';\n this.language = 'string';\n } \n}\n ","export class IserviceRequestPbaPayment {\n account_number: string;\n amount: string\n currency: string\n customer_reference: string\n organisation_name: string\n \n constructor(account_number : string, amount : string, customer_reference: string, orgName: string) {\n this.account_number = account_number;\n this.amount = amount;\n this.currency = 'GBP';\n this.customer_reference = customer_reference;\n this.organisation_name = orgName;\n } \n}\n ","import { Component, OnInit, Input} from '@angular/core';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IserviceRequestCardPayment } from '../../interfaces/IserviceRequestCardPayment';\nimport { IserviceRequestPbaPayment } from '../../interfaces/IserviceRequestPbaPayment';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-pba-payment',\n templateUrl: './pba-payment.component.html',\n styleUrls: ['./pba-payment.component.scss']\n})\nexport class PbaPaymentComponent implements OnInit {\n @Input() pbaPayOrderRef: any;\n viewStatus: string;\n pbaAccountList: string[];\n isPBAAccountHold: boolean = false;\n errorMsg: any;\n isCardPaymentSuccess: boolean = true;\n isInSufficiantFund: boolean = false;\n isPBAAccountNotExist: boolean = false;\n isPBAServerError: boolean = false;\n isGetPBAAccountSucceed: boolean = false;\n selectedPbaAccount: string = '';\n pbaAccountRef: string = '';\n isPbaAccountSelected: boolean = false;\n isCardPaymentSelected: boolean = false;\n isPBADropdownSelected: boolean = false;\n isContinueButtondisabled: boolean = true;\n isPBAAccountPaymentSuccess: boolean = false;\n pbaAccountrPaymentResult: any;\n orgName: string = '';\n\n constructor(private paymentLibComponent: PaymentLibComponent,\n private paymentViewService: PaymentViewService) {}\n\n ngOnInit() {\n this.pbaPayOrderRef = this.paymentLibComponent.pbaPayOrderRef;\n this.viewStatus = 'pba-payment';\n this.errorMsg = null;\n this.paymentViewService.getPBAaccountDetails()\n .subscribe(\n result => {\n this.isGetPBAAccountSucceed = true;\n this.orgName = result.organisationEntityResponse.name;\n this.pbaAccountList = result.organisationEntityResponse.paymentAccount;\n },\n error => {\n this.errorMsg = error;\n }\n );\n\n }\n selectpbaaccount(args) {\n if(args.currentTarget.id === 'pbaAccountNumber') {\n this.isPBADropdownSelected = true;\n this.selectedPbaAccount = args.target.value; \n }\n if(args.currentTarget.id === 'pbaAccountRef') {\n this.pbaAccountRef = args.target.value; \n }\n if(this.selectedPbaAccount !== '' && this.pbaAccountRef !== \"\") {\n this.isContinueButtondisabled = false;\n } else {\n this.isContinueButtondisabled = true;\n }\n }\n\n saveAndContinue() {\n\n if(this.isPbaAccountSelected) {\n this.isInSufficiantFund = false;\n this.isPBAAccountNotExist = false;\n this.isPBAServerError = false;\n this.isPBAAccountPaymentSuccess = false;\n if ( this.pbaAccountList.indexOf(this.selectedPbaAccount) !== -1 ) {\n const requestBody = new IserviceRequestPbaPayment(\n this.selectedPbaAccount, this.pbaPayOrderRef.orderTotalFees, this.pbaAccountRef, this.orgName);\n this.paymentViewService.postPBAaccountPayment(this.pbaPayOrderRef.orderRefId, requestBody)\n .subscribe(\n r => {\n try {\n this.pbaAccountrPaymentResult = JSON.parse(r);\n } catch(e) {\n this.pbaAccountrPaymentResult = r;\n }\n this.isPBAAccountPaymentSuccess = true;\n },\n e => {\n if(e.status == '402') {\n this.isInSufficiantFund = true; \n } else if(e.status == '410') {\n this.isPBAAccountNotExist = true;\n } else if(e.status == '412') {\n this.isPBAAccountHold = true;\n } else {\n this.isPBAServerError = true;\n }\n }\n );\n } else {\n this.isPBAServerError = true;\n }\n } else if (this.isCardPaymentSelected) {\n this.cardPayment();\n }\n\n }\n cardPayment() {\n this.isCardPaymentSuccess = true;\n const requestBody = new IserviceRequestCardPayment (\n this.pbaPayOrderRef.orderTotalFees);\n this.paymentViewService.postWays2PayCardPayment(this.pbaPayOrderRef.orderRefId, requestBody)\n .subscribe(\n result => {\n const paymentUrl = JSON.parse(result).next_url;\n window.location.href = paymentUrl;\n },\n error => {\n this.isCardPaymentSuccess = false;\n }\n );\n\n }\n selectPaymentMethod(type: string) {\n if(type === 'PBA') {\n this.isPbaAccountSelected = true;\n this.isCardPaymentSelected = false;\n this.isPBADropdownSelected = false\n this.isContinueButtondisabled = true;\n this.selectedPbaAccount = null;\n } else if (type === 'CARD') {\n this.isPbaAccountSelected = false;\n this.isCardPaymentSelected = true;\n this.isPBADropdownSelected = false\n this.isContinueButtondisabled = false;\n }\n }\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = false;\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n }\n}\n","import { NgModule } from '@angular/core';\nimport { HttpClientModule } from '@angular/common/http';\nimport { CommonModule } from '@angular/common';\n\nimport { PaymentListComponent } from './components/payment-list/payment-list.component';\nimport { PaymentViewComponent } from './components/payment-view/payment-view.component';\nimport { ProcessRefundComponent } from './components/process-refund/process-refund.component';\nimport { RefundListComponent } from './components/refund-list/refund-list.component';\n\nimport { CardDetailsComponent } from './components/card-details/card-details.component';\nimport { PageNotFoundComponent } from './components/page-not-found.component';\nimport { PaymentLibComponent } from './payment-lib.component';\nimport { StatusHistoryComponent } from './components/status-history/status-history.component';\nimport { ContactDetailsComponent } from './components/contact-details/contact-details.component';\nimport { PbaDetailsComponent } from './components/pba-details/pba-details.component';\nimport { LoggerService } from './services/shared/logger/logger.service';\nimport { ConsoleLoggerService } from './services/shared/logger/console-logger.service';\nimport { WebComponentHttpClient } from './services/shared/httpclient/webcomponent.http.client';\nimport { CaseTransactionsComponent } from './components/case-transactions/case-transactions.component';\nimport { FeeSummaryComponent } from './components/fee-summary/fee-summary.component';\nimport { ErrorBannerComponent } from './components/error-banner/error-banner.component';\nimport { MarkUnidentifiedPaymentComponent } from './components/mark-unidentified-payment/mark-unidentified-payment.component';\nimport { MarkUnsolicitedPaymentComponent } from './components/mark-unsolicited-payment/mark-unsolicited-payment.component';\nimport { UnprocessedPaymentsComponent } from './components/unprocessed-payments/unprocessed-payments.component';\nimport { ProcessedPaymentsComponent } from './components/processed-payments/processed-payments.component';\nimport { AllocatePaymentsComponent } from './components/allocate-payments/allocate-payments.component';\nimport { AddRemissionComponent } from './components/add-remission/add-remission.component';\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\nimport { CcdHyphensPipe } from './pipes/ccd-hyphens.pipe';\nimport { CapitalizePipe } from './pipes/capitalize.pipe';\nimport { keyValuePipe } from './pipes/key-value.pipe';\nimport { SanitizeHtmlPipe } from './pipes/sanitize-html.pipe';\nimport { ReportsComponent } from './components/reports/reports.component';\nimport { XlFileService } from './services/xl-file/xl-file.service';\nimport { TableComponent } from './components/table/table.component';\nimport { MatTableModule } from '@angular/material/table';\nimport { MatPaginatorModule } from '@angular/material/paginator';\nimport { MatSortModule } from '@angular/material/sort';\nimport { MatFormFieldModule } from '@angular/material/form-field';\nimport { MatInputModule } from '@angular/material/input';\n// import { BrowserAnimationsModule } from '@angular/platform-browser/animations';\n// import { NoopAnimationsModule } from '@angular/platform-browser/animations';\nimport { RefundStatusComponent } from './components/refund-status/refund-status.component';\nimport { ServiceRequestComponent } from './components/service-request/service-request.component';\nimport { PbaPaymentComponent } from './components/pba-payment/pba-payment.component';\n\n@NgModule({\n imports: [\n CommonModule,\n HttpClientModule,\n FormsModule,\n ReactiveFormsModule,\n MatTableModule,\n MatPaginatorModule,\n MatSortModule,\n MatFormFieldModule,\n MatInputModule,\n // BrowserAnimationsModule,\n // NoopAnimationsModule\n ],\n declarations: [\n PaymentLibComponent,\n PaymentListComponent,\n PaymentViewComponent,\n PbaPaymentComponent,\n ContactDetailsComponent,\n ProcessRefundComponent,\n RefundListComponent,\n CardDetailsComponent,\n PageNotFoundComponent,\n StatusHistoryComponent,\n MarkUnidentifiedPaymentComponent,\n MarkUnsolicitedPaymentComponent,\n UnprocessedPaymentsComponent,\n ProcessedPaymentsComponent,\n AllocatePaymentsComponent,\n PbaDetailsComponent,\n CaseTransactionsComponent,\n FeeSummaryComponent,\n AddRemissionComponent,\n CcdHyphensPipe,\n CapitalizePipe,\n keyValuePipe,\n SanitizeHtmlPipe,\n ReportsComponent,\n ErrorBannerComponent,\n TableComponent,\n RefundStatusComponent,\n ServiceRequestComponent\n ],\n exports: [PaymentLibComponent],\n providers: [\n { provide: LoggerService, useClass: ConsoleLoggerService },\n XlFileService,\n WebComponentHttpClient\n ]\n})\n\nexport class PaymentLibModule { }\n"],"names":["PaymentLibService","prototype","setApiRootUrl","apiRoot","this","API_ROOT","getApiRootUrl","setBulkScanApiRootUrl","bulkscanapiRoot","BULKSCAN_API_ROOT","getBulkScanApiRootUrl","setRefundndsApiRootUrl","refundsapiRoot","REFUNDS_API_ROOT","getRefundsApiRootUrl","setNoticationApiRootUrl","notificationapiRoot","NOTIFICATION_API_ROOT","getNoticationApiRootUrl","setCardPaymentReturnUrl","cardPaymentReturnUrl","CARDPAYMENTRETURNURL","getCardPaymentReturnUrl","Injectable","args","providedIn","OrderslistService","setOrdersList","orderLevelFees","ordersList","next","Object","assign","getOrdersList","setRefundView","refundList","refundView","getRefundView","setCaseType","caseType","getCaseType","setCCDCaseNumber","ccdCaseNumber","getCCDCaseNumber","setFeeExists","feeExists","getFeeExists","setisFromServiceRequestPage","isFromServiceRequestPage","getisFromServiceRequestPages","setOrderRefId","OrderRefId","getSelectedOrderRefId","setnavigationPage","navigationPage","getnavigationPageValue","setpaymentPageView","paymentpageList","paymentPageView","getpaymentPageView","setUserRolesList","rolesList","getUserRolesList","setorderDetail","orderDetail","getorderDetail","setOrderRef","orderRef","getorderRefs","setorderCCDEvent","orderCCDEvent","getorderCCDEvents","setorderCreated","orderCreated","getorderCreateds","setorderParty","orderParty","getorderPartys","setorderRemissionTotal","orderRemissionTotal","getorderRemissionTotals","setorderFeesTotal","orderFeesTotal","getorderFeesTotals","setorderTotalPayments","orderTotalPayments","getoorderTotalPaymentss","BehaviorSubject","getcaseType","asObservable","getFeeExist","getCCDCaseNumberforRefund","getisFromServiceRequestPage","getOrderRefId","getnavigationPage","getorderRef","getorderCCDEvent","getorderCreated","getorderParty","getorderRemissionTotal","getorderFeesTotal","getorderTotalPayments","PaymentLibComponent","ngAfterContentChecked","cd","detectChanges","ngOnInit","paymentLibService","LOGGEDINUSERROLES","length","PAYMENT_GROUP_REF","paymentGroupReference","DCN_NUMBER","bspaymentdcn","REFUNDLIST","VIEW","viewName","isTakePayment","TAKEPAYMENT","Component","selector","template","ChangeDetectorRef","Input","unProcessedPaymentServiceId","unProcessedPayment","orderPendingPayments","ErrorHandlerService","handleError","err","errorMessage","error","Error","message","status","undefined","JSON","parse","statusCode","messsage","stringify","_throw","getServerErrorMessage","isErrorExist","title","body","showError","LoggerService","invokeConsoleMethod","type","PaymentListService","getPaymentByCcdCaseNumber","paymentMethod","logger","info","http","get","withCredentials","pipe","catchError","errorHandlerService","HttpClient","PaymentListComponent","_this","paymentListService","paymentLibComponent","CCD_CASE_NUMBER","PAYMENT_METHOD","subscribe","payments","loadPaymentViewComponent","paymentReference","__values","o","s","Symbol","iterator","m","i","call","value","done","TypeError","WebComponentHttpClient","post","url","options","opts","addHeaders","put","delete","patch","csrfToken","meta","getTag","headers","forEach","element","document","cookie","split","find","row","startsWith","content","HttpHeaders","responseType","Meta","PaymentViewService","getPaymentDetails","getPaymentGroupDetails","getApportionPaymentDetails","getPBAaccountDetails","postWays2PayCardPayment","serviceRef","rurl","replace","https","postPBAaccountPayment","randomKey","Math","random","toString","join","postBSPayments","postBSUnidentifiedPayments","postBSUnsolicitedPayments","postBSAllocationPayments","postPaymentGroupWithRemissions","feeId","deleteFeeFromPaymentGroup","postPaymentToPayHub","paymentGroupRef","postPaymentAntennaToPayHub","downloadSelectedReport","reportName","startDate","endDate","getBSfeature","getSiteID","getPartyDetails","caseNumber","postRefundsReason","postPaymentGroupWithRetroRemissions","postRefundRetroRemission","PaymentViewComponent","selectedOption","SELECTED_OPTION","dcnNumber","isTurnOff","ISTURNOFF","serviceReference","viewStatus","paymentViewService","paymentGroup","fees","fee","isRemissionsMatch","remissions","rem","fee_code","code","push","paymentFees","filter","paymentGroupObj","includes","paymentAllocation","payment_allocation","isStatusAllocated","allocation_status","defineProperty","method","channel","goToPaymentList","goToServiceRequestPage","SERVICEREQUEST","window","location","reload","goToCaseTransationPage","event","preventDefault","data","ISBSENABLE","resetOrderData","addRemission","chkIsAddRemissionBtnEnable","reference","payment","isFromPaymentDetailPage","isRefundRemission","checkForFees","addRefundForRemission","remission","chkIsIssueRefundBtnEnable","remissionFeeAmt","net_amount","issueRefund","paymentgrp","getRemissionByFeeCode","feeCode","remissions_1","tslib_1.__values","remissions_1_1","issue_refund_add_refund_add_remission","issue_refund","refund_enable","chkIsAddRefundBtnEnable","add_refund","remission_enable","isAddFeeBtnEnabled","isIssueRefunfBtnEnable","allowedRolesToAccessRefund","RefundsService","getRefundReasons","getRefundRejectReasons","getRefundActions","refundReference","patchRefundActions","reviewerAction","getRefundList","refundstatus","selfexclusive","getRefundStatusHistory","getRefundStatusList","getUserDetails","postIssueRefund","putResendOrEdit","refundRef","notificationType","patchResubmitRefund","refund_reference","ProcessRefundComponent","refundActionList","getErrorMessage","processRefundForm","formBuilder","group","refundActionField","FormControl","Validators","compose","required","refundRejectReasonField","sendMeBackField","minLength","maxLength","pattern","enterReasonField","refundlistsource","ccd_case_number","isFromRefundListPage","response","cpoDetails","isCPODown","checkRefundActions","refundActionsHasError","isReasonFieldEmpty","isReasonEmpty","isReasonInvalid","refundRejectReasonHasError","isConfirmButtondisabled","isSendMeBackClicked","isRejectClicked","isOtherClicked","refundRejectReasonList","processRefundSubmit","processRefundRequest","resetForm","controls","processFormError","errors","dirty","valid","reason","isSuccesspageEnable","successMsg","invalid","minlength","actualLength","maxlength","errorMsg","bodyTxt","loadRefundListPage","navigationpage","isRefundStatusView","loadRefundsHomePage","redirecttoRefundListPage","vals","field","isReasonFieldInvalid","reasonFieldMinHasError","reasonFieldMaxHasError","goToCaseReview","router","navigate","relativeTo","activeRoute","FormBuilder","Router","ActivatedRoute","sendmeback","RefundListComponent","userLst","some","isAuthorized","isApproveTableVisible","tableApprovalHeader","tableRejectedHeader","refundService","approvalStatus","submittedRefundList","rejectStatus","rejectedRefundList","isRejectTableVisible","CardDetailsService","getCardDetails","CardDetailsComponent","cardDetailsService","cardDetails","pageTitle","PageNotFoundComponent","StatusHistoryService","getPaymentStatusesByReference","StatusHistoryComponent","statusHistoryService","statuses","NotificationService","getRefundNotification","getAddressByPostcode","postcode","ContactDetailsComponent","emailAddressForm","email","postCodeForm","manualAddressForm","addressl1","addressl2","townorcity","county","mpostcode","country","addressObj","setEditDetails","isEditOperationInRefundList","notification_type","isEmailSAddressClicked","isPostcodeClicked","isManualAddressClicked","setValue","contact_details","patchValue","address_line","city","postal_code","selectContactOption","isLinkedClied","finalFormSubmit","fieldCtrls","emailField","assignContactDetailsInFefundsList","assignContactDetails","emit","postcodeValidation","str","postcodeField","notificationService","refundsNotification","addressPostcodeList","isShowPickAddress","postcodeAddress","isAddressBoxEmpty","addressLine","addressArray","ADDRESS","addressObject","POST_TOWN","LOCAL_CUSTODIAN_CODE_DESCRIPTION","POSTCODE","redirection","redirectToIssueRefund","val","isEmailEmpty","emailHasError","isPostcodeEmpty","postcodeHasError","isaddressLine1Empty","addressLine1HasError","addressLine2HasError","isTownOrCityEmpty","townOrCityHasError","isCountyEmpty","countyHasError","isMPostcodeEmpty","mpostcodeHasError","isCountryEmpty","Output","EventEmitter","PbaDetailsComponent","noop","ConsoleLoggerService","console","log","apply","CaseTransactionsService","getPaymentGroups","BulkScaningPaymentService","getBSPaymentsByCCD","getBSPaymentsByDCN","dcn","postBSAllocatePayment","paymentRef","postBSPaymentStrategic","postBSWoPGStrategic","patchBSChangeStatus","calculateOutStandingAmount","feesTotal","paymentsTotal","remissionsTotal","calculated_amount","toUpperCase","amount","hwf_amount","removeUnwantedString","input","replaceText","CaseTransactionsComponent","paymentView","payment_group_reference","goToPayementView","isGrpOutstandingAmtPositive","CASETYPE","EXC_REFERENCE","excReference","takePayment","servicerequest","serviceRequestValue","isBulkScanEnable","toLocaleLowerCase","isNewPcipalOff","ISNEWPCIPALOFF","isOldPcipalOff","ISOLDPCIPALOFF","isStrategicFixEnable","ISSFENABLE","caseTransactionsService","paymentGroups","isAnyFeeGroupAvilable","calculateAmounts","calculateOrderFeesAmounts","totalRefundAmount","calculateRefundAmount","setDefaults","goToOrderViewDetailSection","checkForExceptionRecord","totalPayments","totalRemissions","totalNonOffPayments","totalFees","getAllocationStatus","bulkScaningPaymentService","recordData","exception_record_reference","ccd_reference","isExceptionRecord","case_reference","resetOrderVariables","service_request_status","orderStatus","orderAddBtnEnable","orderRefId","orderTotalFees","orderReferenceObj","x","redirectToOrderFeeSearchPage","orderef","nonOffLinePayment","a","b","date_created","amount_due","clAmountDue","allocationLen","nonPayments","allPayments","remisison","totalRefundAmount_1","isFeeAmountZero_1","grpOutstandingAmount","isFeeRecordsExist","isNewPaymentGroup_1","index","isHistoricGroupAvailable","getGroupOutstandingAmount","redirectToFeeSearchPage","navigateByUrl","chkForAddRemission","redirectToremissionPage","redirectToReportsPage","loadFeeSummaryPage","goToPaymentViewComponent","selectedUnprocessedFeeEvent","unprocessedRecordId","isUnprocessedRecordSelected","getUnprocessedFeeCount","unProcessedRecordCount","unprocessedRecordCount","calculateAmountDue","confirmRemoveFee","isRemoveBtnDisabled","cancelRemoval","removeFee","success","isCheckAmountdueExist","amountDue","chkIssueRefundBtnEnable","chkForPBAPayment","check4AllowedRoles2AccessRefund","_b","_c","allowFurtherAccessAfter4Days","isPBA","chkIsRefundRemissionBtnEnable","isRefundRemissionBtnEnable","loadPBAAccountPage","pbaPayOrderRef","isAddRemissionEnable","orderRemissionDetails","ispaymentGroupApisuccess","isAddRemissionBtnEnabled","isEligible4PBAPayment","currentDate","Date","role","indexOf","check4AllowedRoles2AccessPBApayment","tmp4DayAgo","setDate","getDate","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","total_refund_amount","PostIssueRefundRetroRemission","remissionReference","contactDeatils","AddRemissionComponent","default","pattern1","pattern2","viewCompStatus","volume","remessionPayment","isPaymentSuccess","option","remissionForm","remissionCode","refundReason","refundDDReason","feeAmount","feesList","array","onlySelf","refundPaymentReference","refundFeesList","refundReasons","recently_used","commonRefundReasons","sort","localeCompare","changeRefundReason","creds","id","apportion_amount","version","refund_amount","selected","updated_volume","noneSelected","item","querySelectorAll","el","classList","remove","check_en","v1","AppAmt","Volume","ele","getElementById","formArray","checked","at","removeAttribute","setAttribute","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","j","fullRefund","elementId","getErrorClass","quantityUpdated","refundAmtForFeeVolumes","innerText","allowedRefundAmount","refundFees","calAmtToRefund","amtToRefund","gotoContactDetailsPage","add","changeIssueRefundReason","confirmIssueRefund","map","gotoRefundReasonPage","localStorage","setItem","isRefundReasonsSelected","showReasonText","reasonLength","getContactDetails","gotoPartialFeeRefundScreen","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","amt","Number","parseFloat","TableComponent","STATUS","toLowerCase","isApprovalFlow","DATASOURCE","dataSource","MatTableDataSource","actualcount","r","_a","user_full_name","serviceLst","service_type","ngAfterViewInit","paginator","cdRef","applyFilter","filterValue","goToRefundProcessComponent","refundData","goToRefundViewComponent","isCallFromRefundList","ViewChild","MatPaginator","MatSort","displayedColumns","IPutNotificationRequest","contactDetails","recipient_email_address","recipient_postal_address","IResubmitRefundRequest","refund_fees","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","isRefundBtnDisabled","gotoAmountPage","goToReviewAndSubmitView","getRefundListReason","refundCode","getRefundAmount","getRefundFees","fee_id","gotoReviewRefundConfirmationPage","resubmitRequest","gotoEditAddressDetails","isEditDetailsClicked","addressDetails","getContactDetailsForRefundList","gotoEditDetailsPage","submitEditDetail","isResendOperationSuccess","resendRequest","putResend","Event","isEditAddressDeatilsClicked","ServiceRequestComponent","isServiceRequest","goToServiceRquestComponent","IserviceRequestCardPayment","language","IserviceRequestPbaPayment","account_number","customer_reference","orgName","organisation_name","PbaPaymentComponent","isGetPBAAccountSucceed","organisationEntityResponse","pbaAccountList","paymentAccount","selectpbaaccount","currentTarget","isPBADropdownSelected","selectedPbaAccount","pbaAccountRef","isPbaAccountSelected","isInSufficiantFund","isPBAAccountNotExist","isPBAServerError","isPBAAccountPaymentSuccess","pbaAccountrPaymentResult","e","isPBAAccountHold","isCardPaymentSelected","cardPayment","isCardPaymentSuccess","paymentUrl","next_url","selectPaymentMethod","NgModule","imports","CommonModule","HttpClientModule","FormsModule","ReactiveFormsModule","MatTableModule","MatPaginatorModule","MatSortModule","MatFormFieldModule","MatInputModule","declarations","exports","providers","provide","useClass","PaymentLibModule"],"mappings":"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"}
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/interfaces/PostRefundRetroRemission.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/PostIssueRefundRetroRemission.ts","ng://@hmcts/ccpay-web-component/lib/components/add-remission/add-remission.component.ts","ng://@hmcts/ccpay-web-component/lib/pipes/ccd-hyphens.pipe.ts","ng://@hmcts/ccpay-web-component/lib/pipes/capitalize.pipe.ts","ng://@hmcts/ccpay-web-component/lib/pipes/key-value.pipe.ts","ng://@hmcts/ccpay-web-component/lib/pipes/sanitize-html.pipe.ts","ng://@hmcts/ccpay-web-component/lib/services/xl-file/xl-file.service.ts","ng://@hmcts/ccpay-web-component/lib/components/reports/reports.component.ts","ng://@hmcts/ccpay-web-component/lib/components/table/table.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IPutNotificationRequest.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IResubmitRefundRequest.ts","ng://@hmcts/ccpay-web-component/lib/components/refund-status/refund-status.component.ts","ng://@hmcts/ccpay-web-component/lib/components/service-request/service-request.component.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IserviceRequestCardPayment.ts","ng://@hmcts/ccpay-web-component/lib/interfaces/IserviceRequestPbaPayment.ts","ng://@hmcts/ccpay-web-component/lib/components/pba-payment/pba-payment.component.ts","ng://@hmcts/ccpay-web-component/lib/payment-lib.module.ts"],"sourcesContent":["import { Injectable } from '@angular/core';\n\n@Injectable({\n providedIn: 'root'\n})\n\nexport class PaymentLibService {\n API_ROOT: string;\n BULKSCAN_API_ROOT: string;\n REFUNDS_API_ROOT: string;\n NOTIFICATION_API_ROOT: string;\n CARDPAYMENTRETURNURL: string;\n\n constructor() { }\n\n setApiRootUrl(apiRoot: string): void {\n this.API_ROOT = apiRoot;\n }\n\n getApiRootUrl(): string {\n return this.API_ROOT;\n }\n\n setBulkScanApiRootUrl(bulkscanapiRoot: string): void {\n this.BULKSCAN_API_ROOT = bulkscanapiRoot;\n }\n\n getBulkScanApiRootUrl(): string {\n return this.BULKSCAN_API_ROOT;\n }\n\n setRefundndsApiRootUrl(refundsapiRoot: string): void {\n this.REFUNDS_API_ROOT = refundsapiRoot;\n }\n\n getRefundsApiRootUrl(): string {\n return this.REFUNDS_API_ROOT;\n }\n setNoticationApiRootUrl(notificationapiRoot: string): void {\n this.NOTIFICATION_API_ROOT = notificationapiRoot;\n }\n\n getNoticationApiRootUrl(): string {\n return this.NOTIFICATION_API_ROOT;\n }\n setCardPaymentReturnUrl(cardPaymentReturnUrl: string):void {\n this.CARDPAYMENTRETURNURL = cardPaymentReturnUrl;\n }\n getCardPaymentReturnUrl(): string {\n return this.CARDPAYMENTRETURNURL;\n }\n}\n","import { Injectable } from '@angular/core';\nimport { Observable, BehaviorSubject } from 'rxjs';\nimport {IOrderReferenceFee} from '../interfaces/IOrderReferenceFee';\nimport { IRefundList } from '../interfaces/IRefundList';\nimport { IPaymentView } from '../interfaces/IPaymentView'; \n\n@Injectable({\n providedIn: 'root'\n})\nexport class OrderslistService {\n private ordersList: BehaviorSubject<IOrderReferenceFee[]> = new BehaviorSubject<IOrderReferenceFee[]>(null);\n private refundView: BehaviorSubject<IRefundList> = new BehaviorSubject<IRefundList>(null);\n private caseType = new BehaviorSubject(\"\");\n getcaseType = this.caseType.asObservable();\n private feeExists = new BehaviorSubject<boolean>(null);\n getFeeExist = this.feeExists.asObservable();\n private ccdCaseNumber = new BehaviorSubject(\"\");\n getCCDCaseNumberforRefund = this.ccdCaseNumber.asObservable();\n private isFromServiceRequestPage = new BehaviorSubject<boolean>(null);\n getisFromServiceRequestPage = this.isFromServiceRequestPage.asObservable();\n private OrderRefId = new BehaviorSubject(\"\");\n getOrderRefId = this.OrderRefId.asObservable();\n private navigationPage = new BehaviorSubject(\"\");\n getnavigationPage = this.navigationPage.asObservable();\n\n private orderRef = new BehaviorSubject(\"\");\n getorderRef = this.orderRef.asObservable();\n private orderCCDEvent = new BehaviorSubject(\"\");\n getorderCCDEvent = this.caseType.asObservable();\n private orderCreated = new BehaviorSubject<Date>(null);\n getorderCreated = this.orderCreated.asObservable();\n private orderParty = new BehaviorSubject(\"\");\n getorderParty = this.orderParty.asObservable();\n private orderRemissionTotal = new BehaviorSubject<number>(null);\n getorderRemissionTotal = this.orderRemissionTotal.asObservable();\n private orderFeesTotal = new BehaviorSubject<number>(null);\n getorderFeesTotal = this.orderFeesTotal.asObservable();\n private orderTotalPayments = new BehaviorSubject<number>(null);\n getorderTotalPayments = this.orderTotalPayments.asObservable();\n private rolesList: BehaviorSubject<any[]> = new BehaviorSubject<any[]>(null);\n\n private orderDetail: BehaviorSubject<any[]> = new BehaviorSubject<any[]>(null);\n\n private paymentPageView: BehaviorSubject<IPaymentView> = new BehaviorSubject<IPaymentView>(null);\n\n constructor() { }\n\n setOrdersList(orderLevelFees: IOrderReferenceFee[]): void {\n this.ordersList.next(Object.assign([], orderLevelFees));\n }\n getOrdersList() {\n return this.ordersList;\n }\n\n setRefundView(refundList: IRefundList): void {\n this.refundView.next(Object.assign([], refundList));\n }\n getRefundView() {\n return this.refundView;\n }\n\n setCaseType(caseType: string){\n this.caseType.next(caseType);\n }\n getCaseType(){\n return this.caseType;\n }\n\n setCCDCaseNumber(ccdCaseNumber: string){\n this.ccdCaseNumber.next(ccdCaseNumber);\n }\n getCCDCaseNumber(){\n return this.ccdCaseNumber;\n }\n\n setFeeExists(feeExists: boolean){\n this.feeExists.next(feeExists);\n }\n getFeeExists(){\n return this.feeExists;\n } \n\n setisFromServiceRequestPage(isFromServiceRequestPage: boolean){\n this.isFromServiceRequestPage.next(isFromServiceRequestPage);\n }\n getisFromServiceRequestPages(){\n return this.isFromServiceRequestPage;\n }\n\n setOrderRefId(OrderRefId: string){\n this.OrderRefId.next(OrderRefId);\n }\n getSelectedOrderRefId(){\n return this.OrderRefId;\n }\n\n setnavigationPage(navigationPage: string){\n this.navigationPage.next(navigationPage);\n }\n getnavigationPageValue(){\n return this.navigationPage;\n }\n\n setpaymentPageView(paymentpageList: IPaymentView): void {\n this.paymentPageView.next(Object.assign([], paymentpageList));\n }\n getpaymentPageView() {\n return this.paymentPageView;\n }\n\n setUserRolesList(rolesList:any[]): void {\n this.rolesList.next(Object.assign([], rolesList));\n }\n getUserRolesList() {\n return this.rolesList;\n }\n\n setorderDetail(orderDetail:any[]): void {\n this.orderDetail.next(Object.assign([], orderDetail));\n }\n getorderDetail() {\n return this.orderDetail;\n }\n\n setOrderRef(orderRef: string){\n this.orderRef.next(orderRef);\n }\n getorderRefs(){\n return this.orderRef;\n }\n\n setorderCCDEvent(orderCCDEvent: string){\n this.orderCCDEvent.next(orderCCDEvent);\n }\n getorderCCDEvents(){\n return this.orderCCDEvent;\n }\n\n setorderCreated(orderCreated: Date){\n this.orderCreated.next(orderCreated);\n }\n getorderCreateds(){\n return this.orderCreated;\n }\n\n setorderParty(orderParty: string){\n this.orderParty.next(orderParty);\n }\n getorderPartys(){\n return this.orderParty;\n }\n\n setorderRemissionTotal(orderRemissionTotal: number){\n this.orderRemissionTotal.next(orderRemissionTotal);\n }\n getorderRemissionTotals(){\n return this.orderRemissionTotal;\n }\n\n setorderFeesTotal(orderFeesTotal: number){\n this.orderFeesTotal.next(orderFeesTotal);\n }\n getorderFeesTotals(){\n return this.orderFeesTotal;\n }\n\n setorderTotalPayments(orderTotalPayments: number){\n this.orderTotalPayments.next(orderTotalPayments);\n }\n getoorderTotalPaymentss(){\n return this.orderTotalPayments;\n }\n}\n","import { ChangeDetectorRef, Component, Input, OnInit } from '@angular/core';\nimport { PaymentLibService } from './payment-lib.service';\nimport { IBSPayments } from './interfaces/IBSPayments';\nimport { OrderslistService } from './services/orderslist.service';\nimport { IPayment } from './interfaces/IPayment';\n\n@Component({\n selector: 'ccpay-payment-lib',\n template: `\n <ccpay-refund-list [USERID]=\"USERID\" [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" [LOGGEDINUSEREMAIL]=\"LOGGEDINUSEREMAIL\" *ngIf=\"viewName === 'refund-list'\"></ccpay-refund-list>\n <ccpay-payment-list *ngIf=\"viewName === 'payment-list'\"></ccpay-payment-list>\n <ccpay-refund-status [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" *ngIf=\"viewName === 'refundstatuslist'\"> </ccpay-refund-status >\n <ccpay-payment-view [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" *ngIf=\"viewName === 'payment-view'\"\n [isTurnOff]=\"ISTURNOFF\" [isTakePayment]=\"TAKEPAYMENT\" [caseType]=\"CASETYPE\"\n [isOldPcipalOff]=\"ISOLDPCIPALOFF\"\n [isNewPcipalOff]=\"ISNEWPCIPALOFF\"></ccpay-payment-view>\n\n <ccpay-process-refund *ngIf=\"viewName === 'process-refund'\"\n [refundReference]=\"refundReference\"\n [refundlistsource]=\"refundlistsource\"\n ></ccpay-process-refund>\n <ccpay-pba-payment *ngIf=\"viewName === 'pba-payment'\"\n [pbaPayOrderRef]=\"pbaPayOrderRef\"\n ></ccpay-pba-payment>\n <ccpay-case-transactions [isTakePayment]=\"isTakePayment\" [isFromServiceRequestPage]=\"isFromServiceRequestPage\" [LOGGEDINUSERROLES]=\"LOGGEDINUSERROLES\" *ngIf=\"viewName === 'case-transactions'\"></ccpay-case-transactions>\n <app-mark-unidentified-payment *ngIf=\"viewName === 'unidentifiedPage'\"\n [caseType]=\"CASETYPE\"></app-mark-unidentified-payment>\n <app-mark-unsolicited-payment *ngIf=\"viewName === 'unsolicitedPage'\"\n [caseType]=\"CASETYPE\"></app-mark-unsolicited-payment>\n <app-allocate-payments *ngIf=\"viewName === 'allocate-payments'\"\n [isTurnOff]=\"ISTURNOFF\"\n [caseType]=\"CASETYPE\"\n ></app-allocate-payments>\n <ccpay-fee-summary *ngIf=\"viewName === 'fee-summary'\"\n [ccdCaseNumber]=\"CCD_CASE_NUMBER\" \n [paymentGroupRef]=\"paymentGroupReference\"\n [isTurnOff]=\"ISTURNOFF\"\n [caseType]=\"CASETYPE\"\n [isOldPcipalOff]=\"ISOLDPCIPALOFF\"\n [isNewPcipalOff]=\"ISNEWPCIPALOFF\"\n ></ccpay-fee-summary>\n <ccpay-reports *ngIf=\"viewName === 'reports'\"></ccpay-reports>\n `\n})\n\nexport class PaymentLibComponent implements OnInit {\n @Input('API_ROOT') API_ROOT: string;\n @Input('BULKSCAN_API_ROOT') BULKSCAN_API_ROOT: string;\n @Input('REFUNDS_API_ROOT') REFUNDS_API_ROOT: string;\n @Input('NOTIFICATION_API_ROOT') NOTIFICATION_API_ROOT: string;\n @Input('CARDPAYMENTRETURNURL') CARDPAYMENTRETURNURL: string;\n @Input('CCD_CASE_NUMBER') CCD_CASE_NUMBER: string;\n @Input('EXC_REFERENCE') EXC_REFERENCE: string;\n @Input('PAYMENT_METHOD') PAYMENT_METHOD: string;\n @Input('VIEW') VIEW: string;\n @Input('VIEWSERVICE') VIEWSERVICE: string;\n @Input('PAYMENT_GROUP_REF') PAYMENT_GROUP_REF?: string;\n @Input('TAKEPAYMENT') TAKEPAYMENT: boolean;\n @Input('SERVICEREQUEST') SERVICEREQUEST: string;\n @Input('DCN_NUMBER') DCN_NUMBER: string;\n @Input('SELECTED_OPTION') SELECTED_OPTION: string;\n @Input('ISBSENABLE') ISBSENABLE: Boolean;\n @Input('ISSFENABLE') ISSFENABLE: boolean;\n @Input('ISTURNOFF') ISTURNOFF: boolean;\n @Input('CASETYPE') CASETYPE: string;\n @Input('ISOLDPCIPALOFF') ISOLDPCIPALOFF: boolean;\n @Input('ISNEWPCIPALOFF') ISNEWPCIPALOFF: boolean;\n @Input('rootUrl') rootUrl: boolean;\n @Input('REFUNDLIST') REFUNDLIST: string;\n @Input('USERID') USERID: string;\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: any[];\n @Input('LOGGEDINUSEREMAIL') LOGGEDINUSEREMAIL: string;\n @Input('isFromServiceRequestPage') isFromServiceRequestPage: boolean;\n\n paymentMethod: string;\n bspaymentdcn: string;\n unProcessedPaymentServiceId: string = null;\n paymentGroupReference: string;\n paymentReference: string;\n refundReference: string;\n refundlistsource: any;\n viewName: string;\n isTurnOff: boolean;\n caseType: string;\n isOldPcipalOff: boolean;\n isNewPcipalOff: boolean;\n unProcessedPayment: IBSPayments = null;\n isRefundStatusView: boolean;\n isRedirectFromCaseTransactionPage: string;\n isCallFromRefundList: boolean;\n isFromRefundStatusPage: boolean;\n iscancelClicked : boolean;\n isFromPaymentDetailPage: boolean;\n pbaPayOrderRef: IPayment;\n isTakePayment: boolean;\n\n orderDetail: any[];\n orderRef: string;\n orderStatus: string;\n orderParty: string;\n orderCreated: Date;\n orderCCDEvent: string;\n serviceRequestValue: string;\n orderAddBtnEnable: boolean;\n orderFeesTotal: number = 0.00;\n orderRemissionTotal: number = 0.00;\n orderTotalPayments: number = 0.00;\n orderPendingPayments: number = 0.00;\n\n constructor(private paymentLibService: PaymentLibService,\n private cd: ChangeDetectorRef,\n private OrderslistService: OrderslistService) { }\n ngAfterContentChecked(): void {\n this.cd.detectChanges();\n } \n\n\n ngOnInit() {\n this.paymentLibService.setApiRootUrl(this.API_ROOT);\n this.paymentLibService.setBulkScanApiRootUrl(this.BULKSCAN_API_ROOT);\n this.paymentLibService.setRefundndsApiRootUrl(this.REFUNDS_API_ROOT);\n this.paymentLibService.setNoticationApiRootUrl(this.NOTIFICATION_API_ROOT);\n this.paymentLibService.setCardPaymentReturnUrl(this.CARDPAYMENTRETURNURL);\n\n if(this.LOGGEDINUSERROLES.length > 0) {\n this.OrderslistService.setUserRolesList(this.LOGGEDINUSERROLES);\n }\n if (this.PAYMENT_GROUP_REF) {\n this.paymentGroupReference = this.PAYMENT_GROUP_REF;\n }\n if (this.DCN_NUMBER) {\n this.bspaymentdcn = this.DCN_NUMBER;\n }\n if (this.REFUNDLIST === \"true\") {\n this.VIEW = 'refund-list';\n this.viewName = this.VIEW;\n }\n if (this.VIEW === 'fee-summary') {\n this.viewName = 'fee-summary';\n } else if (this.VIEW !== 'reports' && this.VIEW !== 'refund-list') {\n this.viewName = 'case-transactions';\n } else {\n this.viewName = this.VIEW;\n }\n\n if (this.isTakePayment) {\n this.TAKEPAYMENT = true;\n }\n }\n}\n","import { Injectable } from '@angular/core';\nimport { _throw } from 'rxjs/observable/throw';\nimport { Observable } from 'rxjs/internal/Observable';\nimport { HttpErrorResponse } from '@angular/common/http';\nimport { stringify } from '@angular/core/src/util';\n\n@Injectable({\n providedIn: 'root'\n})\n\n\nexport class ErrorHandlerService {\n\n constructor() { }\n\n\n handleError(err: HttpErrorResponse): Observable<any> {\n let errorMessage: string;\n if (err.error instanceof Error) {\n // A client-side or network error occurred.\n errorMessage = `An error occurred: ${err.error.message}`;\n } else {\n // The backend returned an unsuccessful response code.\n if (err.status === 404) {\n\n if (typeof err.error === 'string' && err.error !== undefined) {\n \n if(err.error.length > 60) {\n if (JSON.parse(err.error).statusCode !== undefined && JSON.parse(err.error).statusCode === 500)\n {\n errorMessage = 'Internal server error';\n } else {\n if(err.error.length > 60) {\n errorMessage = JSON.parse(err.error).error;\n } else {\n errorMessage = err.error;\n }\n \n }\n } else {\n errorMessage = err.error;\n }\n } else {\n errorMessage = JSON.parse(err.error).error;\n }\n \n }\n else if (err.status === 500) {\n errorMessage = 'Internal server error';\n } else if (err.error.messsage === undefined) {\n if( typeof err.error === 'object') {\n errorMessage = JSON.parse(JSON.stringify(err.error)).error;\n } else {\n if (typeof err.error === 'string' && err.error !== undefined) {\n \n if(err.error.length > 60) {\n if (JSON.parse(err.error).statusCode !== undefined && JSON.parse(err.error).statusCode === 500)\n {\n errorMessage = 'Internal server error';\n } else {\n if(err.error.length > 60) {\n errorMessage = JSON.parse(err.error).error;\n } else {\n errorMessage = err.error;\n }\n \n }\n } else {\n errorMessage = err.error;\n }\n } else {\n errorMessage = JSON.parse(err.error).error;\n }\n \n }\n \n } else {\n if (err.error.message !== undefined) {\n errorMessage = `${err.error.message}`;\n } else {\n errorMessage = `${err.error}`;\n }\n \n }\n }\n return _throw(errorMessage);\n }\n\n\n getServerErrorMessage(isErrorExist) {\n return {\n title: \"There is a problem with the service\",\n body: \"Try again later\",\n showError: isErrorExist\n };\n }\n}\n","import { Injectable } from '@angular/core';\n\nconst noop = (): any => undefined;\n\nexport abstract class Logger {\n\n info: any;\n warn: any;\n error: any;\n}\n\n@Injectable({\n providedIn: 'root'\n})\nexport class LoggerService implements Logger {\n\n info: any;\n warn: any;\n error: any;\n\n invokeConsoleMethod(type: string, args?: any): void {}\n}\n","import { Injectable } from '@angular/core';\nimport { HttpClient } from '@angular/common/http';\n\nimport { Observable } from 'rxjs/internal/Observable';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport { IPayments } from '../../interfaces/IPayments';\nimport { catchError } from 'rxjs/operators';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class PaymentListService {\n payments: IPayments;\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n\n getPaymentByCcdCaseNumber(ccdCaseNumber: string, paymentMethod: string): Observable<IPayments> {\n this.logger.info('Payment-list-service getPaymentByCcdCaseNumber for: ', ccdCaseNumber);\n\n return this.http.get<IPayments>(`${this.paymentLibService.API_ROOT}/cases/${ccdCaseNumber}/payments`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import {Component, OnInit} from '@angular/core';\n\nimport {PaymentListService} from '../../services/payment-list/payment-list.service';\nimport {IPayments} from '../../interfaces/IPayments';\nimport {PaymentLibComponent} from '../../payment-lib.component';\nimport {IStatusHistory} from '../../interfaces/IStatusHistory';\n\n@Component({\n selector: 'ccpay-payment-list',\n templateUrl: './payment-list.component.html',\n styleUrls: ['./payment-list.component.css']\n})\nexport class PaymentListComponent implements OnInit {\n payments: IPayments;\n errorMessage: string;\n code: string;\n\n constructor(private paymentListService: PaymentListService,\n private paymentLibComponent: PaymentLibComponent) {\n }\n\n ngOnInit() {\n this.paymentListService.getPaymentByCcdCaseNumber(this.paymentLibComponent.CCD_CASE_NUMBER, this.paymentLibComponent.PAYMENT_METHOD)\n .subscribe(\n payments => this.payments = payments,\n (error: any) => this.errorMessage = <any>error\n );\n }\n\n loadPaymentViewComponent(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.paymentLibComponent.paymentMethod = paymentMethod;\n this.paymentLibComponent.paymentGroupReference = paymentGroupReference;\n this.paymentLibComponent.paymentReference = paymentReference;\n this.paymentLibComponent.viewName = 'payment-view';\n }\n}\n","/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport function __createBinding(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n}\r\n\r\nexport function __exportStar(m, exports) {\r\n for (var p in m) if (p !== \"default\" && !exports.hasOwnProperty(p)) exports[p] = m[p];\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n};\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];\r\n result.default = mod;\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, privateMap) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to get private field on non-instance\");\r\n }\r\n return privateMap.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, privateMap, value) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to set private field on non-instance\");\r\n }\r\n privateMap.set(receiver, value);\r\n return value;\r\n}\r\n","import { Injectable } from '@angular/core';\nimport { HttpClient, HttpHeaders } from '@angular/common/http';\nimport { Meta } from '@angular/platform-browser';\nimport { Observable } from 'rxjs';\n\n@Injectable()\nexport class WebComponentHttpClient {\n constructor(\n private http: HttpClient,\n private meta: Meta\n ) { }\n\n post(url: string, body: any | null, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.post(url, body, opts);\n }\n\n put(url: string, body: any | null, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.put(url, body, opts);\n }\n\n get(url: string, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.get(url, opts);\n }\n\n delete(url: string, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.delete(url, opts);\n }\n \n patch(url: string, body: any | null, options?: any): Observable<any> {\n const opts = this.addHeaders(options || {});\n return this.http.patch(url, body, opts);\n }\n\n addHeaders(options: any): any {\n const csrfToken = this.meta.getTag('name=csrf-token');\n const headers = {};\n \n if (options.headers) {\n options.headers.forEach(element => {\n headers[element] = options.headers.get(element);\n });\n }\n headers['X-Requested-With'] = 'XMLHttpRequest';\n if (csrfToken === null) {\n if( document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')) !== undefined ) {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')).split('=')[1]; \n } else {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith(' XSRF-TOKEN')).split('=')[1];\n }\n \n } else {\n headers['CSRF-Token'] = csrfToken.content;\n }\n options.headers = new HttpHeaders(headers);\n options.responseType = 'text';\n return options;\n }\n}\n","import { Injectable } from '@angular/core';\nimport { HttpClient, HttpHeaders } from '@angular/common/http';\nimport { Observable } from 'rxjs/internal/Observable';\nimport { v4 as uuidv4 } from 'uuid';\nimport {IPayment} from '../../interfaces/IPayment';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { catchError } from 'rxjs/operators';\nimport { LoggerService } from '../shared/logger/logger.service';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport { AddRemissionRequest } from '../../interfaces/AddRemissionRequest';\nimport { PaymentToPayhubRequest } from '../../interfaces/PaymentToPayhubRequest';\nimport { PayhubAntennaRequest } from '../../interfaces/PayhubAntennaRequest';\nimport { UnidentifiedPaymentsRequest } from '../../interfaces/UnidentifiedPaymentsRequest';\nimport { UnsolicitedPaymentsRequest } from '../../interfaces/UnsolicitedPaymentsRequest';\nimport { Meta } from '@angular/platform-browser';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { IAllocationPaymentsRequest } from '../../interfaces/IAllocationPaymentsRequest';\nimport {IOrderReferenceFee} from '../../interfaces/IOrderReferenceFee';\nimport { BehaviorSubject } from 'rxjs';\nimport { IserviceRequestPbaPayment } from '../../interfaces/IserviceRequestPbaPayment';\nimport { IserviceRequestCardPayment } from '../../interfaces/IserviceRequestCardPayment';\nimport { RefundsRequest } from '../../interfaces/RefundsRequest';\nimport { AddRetroRemissionRequest } from '../../interfaces/AddRetroRemissionRequest';\nimport { PostRefundRetroRemission } from '../../interfaces/PostRefundRetroRemission';\nimport { PostIssueRefundRetroRemission } from '../../interfaces/PostIssueRefundRetroRemission';\nimport { error } from '@angular/compiler/src/util';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class PaymentViewService {\n private ordersList = <BehaviorSubject<IOrderReferenceFee[]>>new BehaviorSubject([]);\n\n private meta: Meta;\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getPaymentDetails(paymentReference: string, paymentMethod: string): Observable<IPayment> {\n this.logger.info('Payment-view-service getPaymentDetails for: ', paymentReference);\n\n return this.http.get<IPayment>(paymentMethod === 'card' || paymentMethod === 'cash' || paymentMethod === 'cheque' || paymentMethod === 'postal order' ?\n `${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}` :\n `${this.paymentLibService.API_ROOT}/credit-account-payments/${paymentReference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getPaymentGroupDetails(paymentGroupReference: string): Observable<IPaymentGroup> {\n this.logger.info('Payment-view-service getPaymentGroupDetails for: ', paymentGroupReference);\n\n return this.http.get<IPayment>(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupReference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n getApportionPaymentDetails(paymentReference: string): Observable<IPaymentGroup> {\n this.logger.info('Payment-view-service getPaymentGroupDetails for: ', paymentReference);\n\n return this.http.get<IPayment>(`${this.paymentLibService.API_ROOT}/payment-groups/fee-pay-apportion/${paymentReference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n getPBAaccountDetails(): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/pba-accounts`;\n return this.http.get(url, { withCredentials: true }).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postWays2PayCardPayment(serviceRef: string, body: IserviceRequestCardPayment): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/service-request/${serviceRef}/card-payments`;\n const rurl = this.paymentLibService.CARDPAYMENTRETURNURL.replace('.prod', '');\n body['return-url'] = `${rurl}/payment`;\n return this.https.post(url, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n \n postPBAaccountPayment(serviceRef: string, body: IserviceRequestPbaPayment): Observable<any> {\n let randomKey = 'idam-key-' + Math.random().toString().split('.').join('-');\n body['idempotency_key'] = randomKey; \n const url = `${this.paymentLibService.API_ROOT}/service-request/${serviceRef}/pba-payments`;\n return this.https.post(url, body);\n }\n\n postBSPayments(body: AllocatePaymentRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/bulk-scan-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSUnidentifiedPayments(body: UnidentifiedPaymentsRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-allocations`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSUnsolicitedPayments(body: UnsolicitedPaymentsRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-allocations`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSAllocationPayments(body: IAllocationPaymentsRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-allocations`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postPaymentGroupWithRemissions(paymentGroupReference: string, feeId: number, body: AddRemissionRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupReference}/fees/${feeId}/remissions`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n deleteFeeFromPaymentGroup(feeId: number): Observable<any> {\n this.logger.info('Payment-view-service deleteFeeFromPaymentGroup for: ', feeId);\n return this.https.delete(`${this.paymentLibService.API_ROOT}/fees/${feeId}`).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postPaymentToPayHub(body: PaymentToPayhubRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/card-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postPaymentAntennaToPayHub(body: PayhubAntennaRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/telephony-card-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n downloadSelectedReport(reportName: string, startDate: string, endDate:string): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/report/data?date_from=${startDate}&date_to=${endDate}&report_type=${reportName}`;\n return this.https.get(url, { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n getBSfeature(): Observable<any> {\n return this.https.get('api/payment-history/bulk-scan-feature', { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n getSiteID(): Observable<any> {\n return this.https.get('api/payment-history/refdata/legacy-sites', { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n getPartyDetails(caseNumber: string): Observable<any> {\n const url = `${this.paymentLibService.API_ROOT}/case-payment-orders?case_ids=${caseNumber}`;\n return this.https.get(url, { withCredentials: true }).pipe( catchError(this.errorHandlerService.handleError));\n }\n \n setOrdersList(orderLevelFees: IOrderReferenceFee[]): void {\n this.ordersList.next(Object.assign([], orderLevelFees));\n}\n getOrdersList() {\n return this.ordersList;\n }\n\n //issue refund\n postRefundsReason(body: PostRefundRetroRemission): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/refund-for-payment`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n // retro remissions\n postPaymentGroupWithRetroRemissions(paymentGroupReference: string, feeId: number, body: AddRetroRemissionRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupReference}/fees/${feeId}/retro-remission`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n postRefundRetroRemission(body:PostIssueRefundRetroRemission) {\n return this.https.post(`${this.paymentLibService.API_ROOT}/refund-retro-remission`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { 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 total_refund_amount: any;\n fees: any[];\n contact_details: IRefundContactDetails\n \n constructor(contact_details:any,fees: any[], payment_reference : string,refund_reason:string, total_refund_amount : any ) {\n this.contact_details = contact_details;\n this.fees = fees;\n this.payment_reference= payment_reference;\n this.refund_reason = refund_reason;\n\t this.total_refund_amount = total_refund_amount;\n } \n}","import { Component, OnInit, Input, Output, EventEmitter } from '@angular/core';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { IFee } from '../../interfaces/IFee';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { PostRefundRetroRemission } from '../../interfaces/PostRefundRetroRemission';\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\nimport { ChangeDetectorRef } from '@angular/core';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { IRefundContactDetails } from '../../interfaces/IRefundContactDetails';\n\n@Component({\n selector: 'ccpay-payment-view',\n templateUrl: './payment-view.component.html',\n styleUrls: ['./payment-view.component.scss']\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 fees: any;\n isFullyRefund: boolean;\n @Input(\"isServiceRequest\") isServiceRequest: string;\n\n paymentGroup: IPaymentGroup;\n errorMessage: string;\n ccdCaseNumber: string;\n selectedOption: string;\n dcnNumber: string;\n isStatusAllocated: boolean;\n isRemissionsMatch: boolean;\n feeId: IFee;\n viewStatus: string;\n isRefundRemission: boolean = false;\n isStrategicFixEnable: boolean;\n isAddFeeBtnEnabled: boolean = false;\n isIssueRefunfBtnEnable: boolean = false;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n remissions: IRemission[] = [];\n remissionFeeAmt: number;\n isRefundRemissionBtnEnable: boolean;\n serviceReference: string;\n isFromServiceRequestPage: boolean;\n isFromPaymentDetailPage: boolean;\n paymentFees: IFee[];\n paymentType: string;\n isContinueBtnDisabled: boolean = true;\n viewCompStatus: string;\n contactDetailsObj: IRefundContactDetails\n notification: any;\n isConfirmationBtnDisabled: boolean;\n refundReference: string;\n refundAmount: string;\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 goToServiceRequestPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = false;\n this.paymentLibComponent.SERVICEREQUEST = 'true';\n this.paymentLibComponent.isFromServiceRequestPage = true;\n window.location.reload();\n }\n goToCaseTransationPage(event: any) {\n event.preventDefault();\n if (!this.paymentLibComponent.isFromServiceRequestPage) {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.resetOrderData();\n } else {\n this.OrderslistService.getorderRefs().subscribe((data) => this.orderRef = data);\n this.OrderslistService.getorderCCDEvents().subscribe((data) => this.orderCCDEvent = data);\n this.OrderslistService.getorderCreateds().subscribe((data) => this.orderCreated = data);\n this.OrderslistService.getorderDetail().subscribe((data) => this.orderDetail = data);\n this.OrderslistService.getorderPartys().subscribe((data) => this.orderParty = data);\n this.OrderslistService.getorderRemissionTotals().subscribe((data) => this.orderRemissionTotal = data);\n this.OrderslistService.getorderFeesTotals().subscribe((data) => this.orderFeesTotal = data);\n this.OrderslistService.getoorderTotalPaymentss().subscribe((data) => this.orderTotalPayments = data);\n this.viewStatus = 'order-full-view';\n }\n \n }\n\n addRemission(fee: IFee) {\n if(this.chkIsAddRemissionBtnEnable(fee)) {\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 processRefund() {\n this.isConfirmationBtnDisabled = true;\n this.errorMessage = '';\n const obj = this.paymentGroup.fees[0];\n this.fees = { id: obj.id, \n code: obj.code,\n version:obj.version, \n apportion_amount: obj.apportion_amount,\n calculated_amount: obj.calculated_amount,\n updated_volume: obj.updated_volume ? obj.updated_volume : obj.volume,\n volume: obj.volume,\n refund_amount:obj.over_payment };\n const requestBody = new PostRefundRetroRemission(this.contactDetailsObj,this.fees, this.paymentGroup.payments[0].reference, 'RR037', \n this.paymentGroup.fees[0].over_payment);\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 this.refundAmount = JSON.parse(response).refund_amount;\n }\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.cd.detectChanges();\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 = 'overPaymentAddressCapture';\n }\n addRefundForRemission(payment: IPayment, remission: IRemission[],fees:any) {\n if(this.chkIsIssueRefundBtnEnable(payment)) {\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 \n issueRefund(paymentgrp: IPaymentGroup) {\n if (paymentgrp !== null && paymentgrp !== undefined) {\n if(this.chkIsIssueRefundBtnEnable(paymentgrp.payments[0])) {\n if(paymentgrp.payments[0].over_payment > 0) {\n this.viewCompStatus = 'overpayment';\n } else {\n this.paymentGroup = paymentgrp;\n this.viewStatus = 'issuerefund';\n this.isRefundRemission = true;\n this.paymentLibComponent.isFromPaymentDetailPage = true;\n this.isFromPaymentDetailPage = true;\n this.isFromServiceRequestPage = false;\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 chkIsIssueRefundBtnEnable(payment: IPayment): boolean {\n if (payment !== null && payment !== undefined) {\n if (!payment.issue_refund_add_refund_add_remission){\n return false;\n } else if (payment.issue_refund && payment.refund_enable && payment.issue_refund_add_refund_add_remission) {\n return true\n } else {\n return false;\n }\n }\n }\n\n chkIsAddRefundBtnEnable(remission: IRemission): boolean {\n if (remission !== null && remission !== undefined) {\n if (!remission.issue_refund_add_refund_add_remission){\n return false;\n } else if (remission.add_refund && remission.issue_refund_add_refund_add_remission) {\n return true\n } else {\n return false;\n }\n }\n }\n\n chkIsAddRemissionBtnEnable(fee: IFee): boolean {\n if (fee !== null && fee !== undefined) {\n if (!fee.issue_refund_add_refund_add_remission){\n return false;\n } else if (fee.remission_enable && fee.issue_refund_add_refund_add_remission) {\n return true\n } else {\n return false;\n }\n }\n}\n selectPymentOption(paymentType: string) {\n this.paymentType = paymentType;\n this.isContinueBtnDisabled = false;\n }\n continuePayment(paymentgrp: IPaymentGroup) {\n \n if (this.paymentType === 'op') {\n this.isFullyRefund = false\n this.viewCompStatus = 'overPaymentAddressCapture';\n } else if(this.paymentType === 'fp') {\n this.isFullyRefund = true\n this.paymentGroup = paymentgrp;\n this.viewStatus = 'issuerefund';\n this.viewCompStatus = \"\";\n this.isRefundRemission = true;\n this.paymentLibComponent.isFromPaymentDetailPage = true;\n this.isFromPaymentDetailPage = true;\n this.isFromServiceRequestPage = this.paymentLibComponent.isFromServiceRequestPage;\n }\n }\n gotoPaymentSelectPage(event: Event) {\n event.preventDefault();\n this.viewCompStatus = 'overpayment';\n }\n getContactDetails(obj:IRefundContactDetails) {\n this.contactDetailsObj = obj;\n this.viewCompStatus = 'overpaymentcheckandanswer';\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 // 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 // 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}","import { Injectable } from '@angular/core';\nimport {HttpClient, HttpHeaders} from '@angular/common/http';\nimport { Meta } from '@angular/platform-browser';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IRefundReasons } from '../../interfaces/IRefundReasons';\nimport { IPatchRefundAction } from '../../interfaces/IPatchRefundAction';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { IssueRefundRequest } from '../../interfaces/IssueRefundRequest';\nimport { IResubmitRefundRequest } from '../../interfaces/IResubmitRefundRequest';\nimport { IRefundStatusHistory } from '../../interfaces/IRefundStatusHistory';\nimport { IPutNotificationRequest } from '../../interfaces/IPutNotificationRequest';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class RefundsService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService,\n private meta: Meta\n ) { }\n\n getRefundReasons(): Observable<IRefundReasons[]> {\n return this.http.get<IRefundReasons[]>(`${this.paymentLibService.REFUNDS_API_ROOT}/reasons`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getRefundRejectReasons(): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.REFUNDS_API_ROOT}/rejection-reasons`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getRefundActions(refundReference: string): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.REFUNDS_API_ROOT}/${refundReference}/actions`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\npatchRefundActions(body:IPatchRefundAction, refundReference: string, reviewerAction: string): Observable<any> {\n // const opts = this.addHeaders({});\n return this.https.patch(`${this.paymentLibService.REFUNDS_API_ROOT}/${refundReference}/action/${reviewerAction}`, body)\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetRefundList(refundstatus?: string, selfexclusive?:boolean): Observable<IRefundList[]> {\n return this.http.get<IRefundList[]>(`${this.paymentLibService.REFUNDS_API_ROOT}?status=${refundstatus}&excludeCurrentUser=${selfexclusive}`, \n {\n withCredentials: true\n})\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetRefundStatusHistory(reference?: string) {\n return this.http.get<IRefundStatusHistory>(`${this.paymentLibService.REFUNDS_API_ROOT}/${reference}/status-history`, \n {\n withCredentials: true\n})\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetRefundStatusList(ccdCaseNumber:string): Observable<IRefundList[]> {\n return this.http.get<IRefundList[]>(`${this.paymentLibService.REFUNDS_API_ROOT}?ccdCaseNumber=${ccdCaseNumber}`, {\n withCredentials: true\n})\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\ngetUserDetails(): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.REFUNDS_API_ROOT}/get-user-details`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n \npostIssueRefund(body: IssueRefundRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.REFUNDS_API_ROOT}/refund`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\nputResendOrEdit(body: IPutNotificationRequest, refundRef:string, notificationType:string): Observable<any> {\n return this.https.put(`${this.paymentLibService.REFUNDS_API_ROOT}/resend/notification/${refundRef}?notificationType=${notificationType}`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\npatchResubmitRefund(body: IResubmitRefundRequest, refund_reference: string): Observable<any> {\n // const opts = this.addHeaders({});\n return this.https.patch(`${this.paymentLibService.REFUNDS_API_ROOT}/resubmit/${refund_reference}`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n\naddHeaders(options: any): any {\n const csrfToken = this.meta.getTag('name=csrf-token');\n const headers = {};\n if (options.headers) {\n options.headers.forEach(element => {\n headers[element] = options.headers.get(element);\n });\n }\n headers['X-Requested-With'] = 'XMLHttpRequest';\n if (csrfToken.content === null) {\n if( document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')) !== undefined ) {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith('XSRF-TOKEN')).split('=')[1]; \n } else {\n headers['CSRF-Token'] = document.cookie.split(';').find(row => row.startsWith(' XSRF-TOKEN')).split('=')[1];\n }\n } else {\n headers['CSRF-Token'] = csrfToken.content;\n }\n options.headers = new HttpHeaders(headers);\n options.responseType = 'text';\n return options;\n}\n}\n","import {Component, OnInit, Input} from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport {RefundsService} from '../../services/refunds/refunds.service';\nimport { IRefundAction } from '../../interfaces/IRefundAction';\nimport { IRefundList } from '../../interfaces/IRefundList';\nimport { IRefundRejectReason } from '../../interfaces/IRefundRejectReason';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { ActivatedRoute,Router } from '@angular/router';\n\n@Component({\n selector: 'ccpay-process-refund',\n templateUrl: './process-refund.component.html',\n styleUrls: ['./process-refund.component.css']\n})\nexport class ProcessRefundComponent implements OnInit {\n @Input() refundReference: string;\n @Input() refundlistsource: IRefundList;\n\n processRefundForm: FormGroup;\n\n errorMessage = this.getErrorMessage(false, '', '', '');\n sendmeback: string = null;\n viewStatus: string;\n refundActionList: IRefundAction[] = []; \n refundRejectReasonList: IRefundRejectReason[] = []; \n isSendMeBackClicked: boolean = false;\n isRejectClicked: boolean = false;\n isOtherClicked: boolean = false;\n isSuccesspageEnable: boolean = false;\n\n refundActionsHasError: boolean = false;\n refundRejectReasonHasError: boolean = false;\n isReasonFieldEmpty: boolean = false;\n isReasonFieldInvalid: boolean = false;\n reasonFieldMinHasError: boolean = false;\n reasonFieldMaxHasError: boolean = false;\n isReasonEmpty: boolean = false;\n isReasonInvalid: boolean = false;\n successMsg: string = null;\n navigationpage: string;\n ccdCaseNumber: string;\n 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\n if((typeof this.paymentLibComponent.TAKEPAYMENT === 'string' && this.paymentLibComponent.TAKEPAYMENT === 'false') || (typeof this.paymentLibComponent.TAKEPAYMENT === 'boolean' && !this.paymentLibComponent.TAKEPAYMENT) ) {\n this.isFromRefundListPage = true;\n }\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n\n },\n (error: any) => {\n this.errorMessage = <any>error.replace(/\"/g,\"\");\n this.isCPODown = true;\n }\n );\n }\n \n checkRefundActions(code: string) {\n this.refundActionsHasError = false;\n this.isReasonFieldEmpty = false;\n this.isReasonEmpty = false;\n this.isReasonInvalid = false;\n this.refundRejectReasonHasError = false;\n if(code === 'Return to caseworker') {\n this.isConfirmButtondisabled = true;\n this.isSendMeBackClicked = true;\n this.isRejectClicked = false;\n this.isOtherClicked = false;\n\n } else if (code === 'Approve') {\n this.isSendMeBackClicked = false;\n this.isConfirmButtondisabled = false;\n this.isRejectClicked = false;\n this.isOtherClicked = false;\n\n } else if (code === 'Reject') {\n this.isRejectClicked = true;\n this.isSendMeBackClicked = false;\n this.isOtherClicked = false;\n this.RefundsService.getRefundRejectReasons().subscribe(\n refundRejectReasonList => {\n this.refundRejectReasonList = <any>refundRejectReasonList;\n },\n err => {\n this.errorMessage = this.getErrorMessage(true, err.statusCode, err.err, err);\n }\n );\n } else if (code === 'RE005') {\n this.isOtherClicked = true;\n } else if (code !== 'RE005') {\n this.isOtherClicked = false;\n }\n }\n processRefundSubmit() {\n let processRefundRequest;\n let status;\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n const controls = this.processRefundForm.controls;\n const processFormError = controls.sendMeBackField.errors;\n\n if (this.processRefundForm.dirty && controls.refundActionField.valid \n && (controls.refundActionField.value == 'Approve'\n || (controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.valid && controls.refundRejectReasonField.value != 'RE005')\n || (controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.value == 'RE005' && controls.enterReasonField.valid)\n || (controls.refundActionField.value == 'Return to caseworker' && controls.sendMeBackField.valid))) {\n if (controls.refundActionField.value === 'Approve'){\n status = 'APPROVE';\n processRefundRequest = {\n code:'',\n reason: ''\n };\n } else if (controls.refundActionField.value === 'Reject') {\n status = 'REJECT';\n\n processRefundRequest = {\n code: controls.refundRejectReasonField.value ? controls.refundRejectReasonField.value : '',\n reason: controls.refundRejectReasonField.value == 'RE005' ? controls.enterReasonField.value : ''\n };\n } else if (controls.refundActionField.value === 'Return to caseworker') {\n status = 'SENDBACK';\n\n processRefundRequest = {\n code: '',\n reason: controls.sendMeBackField.value\n };\n }\n this.RefundsService.patchRefundActions(processRefundRequest, this.refundReference, status).subscribe(\n response => {\n this.isSuccesspageEnable = true;\n // this.successMsg = JSON.parse(response)['data'];\n this.successMsg = response.replace(/['\"]+/g, '');\n },\n err => {\n this.errorMessage = this.getErrorMessage(true, err.statusCode, err.err, err);\n }\n );\n } else {\n if(controls.refundActionField.value == \"\") {\n this.resetForm([true, false, false, false, false, false, false, false], 'action');\n }\n if(controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.value == \"\") {\n this.resetForm([false, true, false, false, false, false, false, false], 'rejectReason');\n }\n if(controls.refundActionField.value == 'Return to caseworker') {\n if(controls.sendMeBackField.value == '' ) {\n this.resetForm([false, false, true, false, false, false, false, false], 'addAreason');\n }\n if(controls.sendMeBackField.value != '' && controls.sendMeBackField.invalid ) {\n this.resetForm([false, false, false, true, false, false, false, false], 'addAreason');\n }\n if(processFormError && processFormError.minlength && processFormError.minlength.actualLength < 3 ) {\n this.resetForm([false, false, false, false, true, false, false, false], 'addAreason');\n }\n if(processFormError && processFormError.maxlength && processFormError.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, false, false, true, false, false], 'addAreason');\n }\n }\n if(controls.refundActionField.value == 'Reject' && controls.refundRejectReasonField.value == 'RE005') {\n if(controls.enterReasonField.value === \"\") {\n this.resetForm([false, false, false, false, false, false, true, false], 'enterReason');\n }\n if(controls.enterReasonField.value!== \"\" && controls.enterReasonField.invalid) {\n this.resetForm([false, false, false, false, false, false, false, true], 'enterReason');\n }\n }\n }\n\n }\n getErrorMessage(isErrorExist, status, errorMsg, err) {\n let bodyTxt = 'Please try again later';\n if (status !== 500) {\n if (errorMsg !== undefined) {\n bodyTxt = errorMsg;\n } else {\n bodyTxt = err;\n }\n \n }\n return {\n title: 'Something went wrong',\n body: bodyTxt,\n showError: isErrorExist\n };\n }\n loadRefundListPage() {\n this.OrderslistService.getnavigationPageValue().subscribe((data) => this.navigationpage = data);\n if (this.navigationpage === 'casetransactions') {\n // window.location.href='/refund-list?takePayment=false&refundlist=true';\n // // this.OrderslistService.setnavigationPage('casetransactions');\n // // this.OrderslistService.setisFromServiceRequestPage(false);\n // // this.paymentLibComponent.VIEW ='case-transactions';\n // // this.paymentLibComponent.viewName = 'case-transactions';\n // // this.paymentLibComponent.ISBSENABLE = true;\n // // this.paymentLibComponent.isRefundStatusView = false;\n this.paymentLibComponent.viewName = 'refundstatuslist';\n this.paymentLibComponent.isRefundStatusView = true;\n } else {\n this.paymentLibComponent.viewName = 'refundstatuslist';\n this.paymentLibComponent.isRefundStatusView = true;\n }\n }\n loadRefundsHomePage() {\n if(typeof this.paymentLibComponent.TAKEPAYMENT === 'string' && this.paymentLibComponent.TAKEPAYMENT === 'false') {\n //window.location.href='/refund-list?takePayment=false&refundlist=true';\n this.paymentLibComponent.viewName = 'refund-list';\n }\n else {\n this.OrderslistService.setnavigationPage('casetransactions');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.VIEW ='case-transactions';\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isRefundStatusView = false;\n }\n }\n redirecttoRefundListPage() {\n if((typeof this.paymentLibComponent.TAKEPAYMENT === 'string' && this.paymentLibComponent.TAKEPAYMENT === 'false') || (typeof this.paymentLibComponent.TAKEPAYMENT === 'boolean' && !this.paymentLibComponent.TAKEPAYMENT) ) {\n // window.location.href='/refund-list?takePayment=false&refundlist=true';\n this.paymentLibComponent.viewName = 'refund-list';\n }\n else {\n this.loadRefundListPage();\n }\n }\n // loadCaseTransactionPage() {\n // this.paymentLibComponent.isRefundStatusView = false;\n // this.paymentLibCo}mponent.TAKEPAYMENT = true;\n // this.paymentLibComponent.viewName = 'case-transactions';\n // this.paymentViewService.getBSfeature().subscribe(\n // features => {\n // let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n // this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n // },\n // err => {\n // this.paymentLibComponent.ISBSENABLE = false;\n // }\n // );\n\n // let partUrl = `selectedOption=${this.paymentLibComponent.SELECTED_OPTION}`;\n // partUrl += this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n // partUrl += this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n // partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n // partUrl += this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n // partUrl += `&caseType=${this.paymentLibComponent.CASETYPE}`;\n // partUrl += this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n // partUrl += this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n // let url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=true&${partUrl}`;\n // this.router.navigateByUrl(url);\n // }\n\n resetForm(vals, field) {\n if(field==='action' || field==='all') {\n this.refundActionsHasError = vals[0];\n }\n if(field==='rejectReason' || field==='all') {\n this.refundRejectReasonHasError = vals[1];\n }\n if(field==='addAreason' || field==='all') {\n this.isReasonFieldEmpty = vals[2];\n this.isReasonFieldInvalid = vals[3];\n this.reasonFieldMinHasError = vals[4];\n this.reasonFieldMaxHasError = vals[5];\n }\n if(field==='enterReason' || field==='all') {\n this.isReasonEmpty = vals[6];\n this.isReasonInvalid = vals[7];\n }\n }\n\n goToCaseReview() {\n this.router.navigate([`/cases/case-details/${this.ccdCaseNumber}`], {relativeTo: this.activeRoute});\n }\n}\n","import {Component, OnInit, Input} from '@angular/core';\nimport { RefundsService } from '../../services/refunds/refunds.service';\nimport { IRefundList } from '../../interfaces/IRefundList';\n\n@Component({\n selector: 'ccpay-refund-list',\n templateUrl: './refund-list.component.html',\n styleUrls: ['./refund-list.component.css']\n})\nexport class RefundListComponent implements OnInit {\n @Input('USERID') USERID: string;\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: any[];\n @Input('LOGGEDINUSEREMAIL') LOGGEDINUSEREMAIL:string;\n\n constructor(private refundService: RefundsService) {\n }\n\n tableApprovalHeader: string;\n tableRejectedHeader: string;\n submittedRefundList: IRefundList[] = [];\n rejectedRefundList: IRefundList[] = [];\n // approvalStatus = 'Sent for approval';\n // rejectStatus = 'Update required';\n approvalStatus = 'Sent for approval';\n rejectStatus = 'Update required';\n errorMessage = null;\n isApproveTableVisible:boolean;\n isRejectTableVisible:boolean;\n dropdownvalue: string;\n isAuthorized: boolean = true;\n userLst\n ngOnInit() {\n \n this.userLst = this.LOGGEDINUSERROLES;\n\n \n if(this.LOGGEDINUSERROLES.some(i =>i.includes('payments-refund-approver'))){\n this.isAuthorized = true;\n } else {\n this.isApproveTableVisible = false;\n this.isAuthorized = false;\n }\n\n \n this.tableApprovalHeader = 'Refunds to be approved';\n this.tableRejectedHeader = 'Refunds returned to caseworker';\n\n if(this.isAuthorized) {\n this.refundService.getRefundList(this.approvalStatus,true).subscribe(\n refundList => {\n this.submittedRefundList = refundList['refund_list'];\n this.isApproveTableVisible = true;\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n };\n }\n\n this.refundService.getRefundList(this.rejectStatus,false).subscribe(\n refundList => {\n this.rejectedRefundList = refundList['refund_list'];\n this.isRejectTableVisible = true;\n }\n ),\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n };\n\n }\n \n}","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {Observable} from 'rxjs/internal/Observable';\n\nimport {ICardDetails} from '../../interfaces/ICardDetails';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport { catchError } from 'rxjs/operators';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class CardDetailsService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getCardDetails(paymentReference: string): Observable<ICardDetails> {\n this.logger.info('Card-detail-service getCardDetails for: ', paymentReference);\n\n return this.http.get<ICardDetails>(`${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}/details`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit } from '@angular/core';\nimport { CardDetailsService } from '../../services/card-details/card-details.service';\nimport {ICardDetails} from '../../interfaces/ICardDetails';\nimport { PaymentLibComponent } from '../../payment-lib.component';\n\n@Component({\n selector: 'ccpay-card-details',\n templateUrl: './card-details.component.html',\n styleUrls: ['./card-details.component.css']\n})\nexport class CardDetailsComponent implements OnInit {\n pageTitle: string = 'Card details';\n cardDetails: ICardDetails;\n paymentReference: string;\n errorMessage: string;\n\n constructor(private cardDetailsService: CardDetailsService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.cardDetailsService.getCardDetails(this.paymentLibComponent.paymentReference).subscribe(\n cardDetails => this.cardDetails = cardDetails,\n (error: any) => this.errorMessage = <any>error\n );\n }\n\n get getPaymentReference(): string {\n return this.paymentReference;\n }\n\n}\n","import { Component } from '@angular/core';\n\n@Component({\n template: `\n <h1>This is not the page you were looking for!</h1>\n `\n})\nexport class PageNotFoundComponent { }\n","import { Injectable } from '@angular/core';\nimport { PaymentLibService } from '../../payment-lib.service';\nimport { HttpClient } from '@angular/common/http';\nimport { IStatusHistories } from '../../interfaces/IStatusHistories';\nimport { Observable } from 'rxjs/internal/Observable';\nimport { ErrorHandlerService } from '../shared/error-handler.service';\nimport { catchError } from 'rxjs/operators';\nimport { LoggerService } from '../shared/logger/logger.service';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class StatusHistoryService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService) { }\n\n getPaymentStatusesByReference(paymentReference: string, paymentMethod: string): Observable<IStatusHistories> {\n this.logger.info('Status-history-service getPaymentStatusesByReference for: ', paymentReference);\n\n return this.http.get<IStatusHistories>(paymentMethod === 'card' || paymentMethod === 'cash' || paymentMethod === 'cheque' || paymentMethod === 'postal order' ?\n `${this.paymentLibService.API_ROOT}/card-payments/${paymentReference}/statuses` :\n `${this.paymentLibService.API_ROOT}/credit-account-payments/${paymentReference}/statuses`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { IStatusHistories } from '../../interfaces/IStatusHistories';\nimport { StatusHistoryService } from '../../services/status-history/status-history.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\n\n@Component({\n selector: 'ccpay-payment-statuses',\n templateUrl: './status-history.component.html',\n styleUrls: ['./status-history.component.css']\n})\nexport class StatusHistoryComponent implements OnInit {\n @Input() isTakePayment: boolean;\n pageTitle: string = 'Payment status history';\n statuses: IStatusHistories;\n errorMessage: string;\n\n constructor(private statusHistoryService: StatusHistoryService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.statusHistoryService.getPaymentStatusesByReference(this.paymentLibComponent.paymentReference, this.paymentLibComponent.paymentMethod).subscribe(\n statuses => this.statuses = statuses,\n (error: any) => this.errorMessage = <any>error.replace(/\"/g,\"\")\n );\n \n }\n\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IRefundsNotifications } from '../../interfaces/IRefundsNotifications';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class NotificationService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getRefundNotification(reference: string): Observable<IRefundsNotifications> {\n return this.http.get<IRefundsNotifications>(`${this.paymentLibService.NOTIFICATION_API_ROOT}/notifications/${reference}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n\n getAddressByPostcode(postcode: string): Observable<any> {\n return this.http.get<any>(`${this.paymentLibService.NOTIFICATION_API_ROOT}/search/places/v1/postcode?postcode=${postcode}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Component, OnInit, Output, EventEmitter, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { NotificationService } from '../../services/notification/notification.service';\n\n@Component({\n selector: 'ccpay-contact-details',\n templateUrl: './contact-details.component.html',\n styleUrls: ['./contact-details.component.css']\n})\nexport class ContactDetailsComponent implements OnInit {\n @Input('isEditOperation') isEditOperation: boolean;\n @Input('isEditOperationInRefundList') isEditOperationInRefundList: boolean;\n @Input('addressObj') addressObj: any;\n @Output() assignContactDetails: EventEmitter<any> = new EventEmitter();\n @Output() assignContactDetailsInFefundsList: EventEmitter<any> = new EventEmitter();\n @Output() redirectToIssueRefund: EventEmitter<any> = new EventEmitter();\n pageTitle: string = 'Payment status history';\n errorMessage: string;\n isEmailSAddressClicked: boolean = true;\n isShowPickAddress: boolean = false;\n isPostcodeClicked: boolean = false;\n isManualAddressClicked: boolean = false;\n emailAddressForm: FormGroup;\n postCodeForm: FormGroup;\n manualAddressForm: FormGroup;\n addressPostcodeList:any[] = [];\n postcodeAddress:any;\n isAddressBoxEmpty: boolean = false;\n\n isEmailEmpty: boolean = false;\n emailHasError: boolean = false;\n isPostcodeEmpty: boolean = false;\n postcodeHasError: boolean = false;\n isaddressLine1Empty: boolean = false;\n addressLine1HasError: boolean = false;\n addressLine2HasError: boolean = false;\n isTownOrCityEmpty: boolean = false;\n townOrCityHasError: boolean = false;\n isCountyEmpty: boolean = false;\n countyHasError: boolean = false;\n isMPostcodeEmpty: boolean = false;\n mpostcodeHasError: boolean = false;\n isCountryEmpty: boolean = false;\n\n constructor(private formBuilder: FormBuilder,\n private notificationService: NotificationService,\n private paymentLibComponent: PaymentLibComponent) { }\n\n ngOnInit() {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n\n this.emailAddressForm = this.formBuilder.group({\n email: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-z0-9._%+-]+@[a-z0-9-]+\\\\.[a-z]{2,4}$')\n ]))\n });\n this.postCodeForm = this.formBuilder.group({\n postcode: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([A-Z]{1,2}[0-9]{1,2}[A-Z]{0,1} ?[0-9][A-Z]{2})')\n ]))\n });\n this.manualAddressForm = this.formBuilder.group({\n addressl1: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n addressl2: new FormControl('', Validators.compose([\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n townorcity: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n county: new FormControl('', Validators.compose([\n Validators.pattern('^[a-zA-Z0-9\\\\s,\\'-]*$')\n ])),\n mpostcode: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([A-Z]{1,2}[0-9]{1,2}[A-Z]{0,1} ?[0-9][A-Z]{2})')\n ])),\n country: new FormControl('', Validators.compose([\n Validators.required\n ]))\n });\n if(this.addressObj !== undefined && this.addressObj !== '') {\n this.setEditDetails();\n }\n if(this.isEditOperationInRefundList === undefined) {\n this.isEditOperationInRefundList = false;\n }\n }\n setEditDetails() {\n if(this.addressObj.notification_type === 'EMAIL') {\n this.isEmailSAddressClicked = true;\n this.isPostcodeClicked = false;\n this.isManualAddressClicked = false;\n this.emailAddressForm.setValue({ email: this.addressObj.contact_details.email });\n } else if(this.addressObj.notification_type === 'LETTER') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = true;\n this.manualAddressForm.patchValue({ \n addressl1: this.addressObj.contact_details.address_line,\n townorcity: this.addressObj.contact_details.city,\n county: this.addressObj.contact_details.county,\n country: this.addressObj.contact_details.country,\n mpostcode: this.addressObj.contact_details.postal_code\n });\n }\n }\n\n selectContactOption(type, isLinkedClied) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n if( type === 'Email' && isLinkedClied === 'false'){\n this.isEmailSAddressClicked = true;\n this.isPostcodeClicked = false;\n this.isManualAddressClicked = false;\n } else if(type === 'Postcode' && isLinkedClied === 'false') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = false;\n } else if(type === 'Postcode' && isLinkedClied === 'true') {\n this.isEmailSAddressClicked = false;\n this.isPostcodeClicked = true;\n this.isManualAddressClicked = true;\n\n }\n }\n\n finalFormSubmit() {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,false,false], 'all');\n if( this.isEmailSAddressClicked ){\n const emailField = this.emailAddressForm.controls.email;\n if (this.emailAddressForm.valid) {\n if(!this.isEditOperationInRefundList) {\n this.assignContactDetails.emit( {\n email: emailField.value,\n notification_type: 'EMAIL'\n } );\n } else {\n this.assignContactDetailsInFefundsList.emit({\n email: emailField.value,\n notification_type: 'EMAIL'\n } );\n }\n } else {\n if( emailField.value == '' ) {\n this.resetForm([true,false,false,false,false,false,false,false,false,false,false,false,false,false], 'email');\n }\n if(emailField.value != '' && emailField.invalid ) {\n this.resetForm([false,true,false,false,false,false,false,false,false,false,false,false,false,false], 'email');\n }\n }\n } else if( this.isPostcodeClicked && !this.isManualAddressClicked ) {\n this.postcodeValidation('FS');\n } else if(this.isPostcodeClicked && this.isManualAddressClicked) {\n const fieldCtrls = this.manualAddressForm.controls;\n if (this.manualAddressForm.valid) {\n if(!this.isEditOperationInRefundList) {\n this.assignContactDetails.emit({\n address_line: fieldCtrls.addressl1.value+' '+fieldCtrls.addressl2.value,\n city: fieldCtrls.townorcity.value,\n county: fieldCtrls.county.value,\n postal_code: fieldCtrls.mpostcode.value,\n country: fieldCtrls.country.value,\n notification_type: 'LETTER'\n });\n } else {\n this.assignContactDetailsInFefundsList.emit({\n address_line: fieldCtrls.addressl1.value+' '+fieldCtrls.addressl2.value,\n city: fieldCtrls.townorcity.value,\n county: fieldCtrls.county.value,\n postal_code: fieldCtrls.mpostcode.value,\n country: fieldCtrls.country.value,\n notification_type: 'LETTER'\n });\n }\n } else {\n if( fieldCtrls.addressl1.value == '' ) {\n this.resetForm([false,false,false,false,true,false,false,false,false,false,false,false,false,false], 'address1');\n }\n if(fieldCtrls.addressl1.value != '' && fieldCtrls.addressl1.invalid ) {\n this.resetForm([false,false,false,false,false,true,false,false,false,false,false,false,false,false], 'address1');\n }\n if(fieldCtrls.addressl2.value != '' && fieldCtrls.addressl2.invalid ) {\n this.resetForm([false,false,false,false,false,false,true,false,false,false,false,false,false,false], 'address2');\n }\n if( fieldCtrls.townorcity.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,true,false,false,false,false,false,false], 'town');\n }\n if(fieldCtrls.townorcity.value != '' && fieldCtrls.townorcity.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,true,false,false,false,false,false], 'town');\n }\n if( fieldCtrls.county.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,true,false,false,false,false], 'county');\n }\n if(fieldCtrls.county.value != '' && fieldCtrls.county.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,true,false,false,false], 'county');\n }\n if( fieldCtrls.mpostcode.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,true,false,false], 'mpostcode');\n }\n if(fieldCtrls.mpostcode.value != '' && fieldCtrls.mpostcode.invalid ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,true,false], 'mpostcode');\n }\n if( fieldCtrls.country.value == '' ) {\n this.resetForm([false,false,false,false,false,false,false,false,false,false,false,false,false,true], 'country');\n }\n }\n\n }\n\n }\n\n postcodeValidation(str) {\n const postcodeField = this.postCodeForm.controls.postcode;\n if (this.postCodeForm.valid) {\n if(str === 'FA') {\n this.notificationService.getAddressByPostcode(postcodeField.value).subscribe(\n refundsNotification => {\n this.addressPostcodeList = refundsNotification['data']['results'];\n this.isShowPickAddress = true;\n }\n ),\n (error: any) => {\n this.isShowPickAddress = false;\n this.errorMessage = error.replace(/\"/g,\"\");\n }; \n } else if (str === 'FS') {\n if(this.postcodeAddress !== undefined && this.postcodeAddress) {\n this.isAddressBoxEmpty = false;\n let addressLine=\"\";\n let addressArray = this.postcodeAddress.ADDRESS.split(\",\");\n for( let i=0; i<addressArray.length-2; i++ ) {\n addressLine +=addressArray[i]; \n }\n const addressObject = {\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 if(!this.isEditOperationInRefundList) {\n this.assignContactDetails.emit(addressObject);\n } else {\n this.assignContactDetailsInFefundsList.emit(addressObject);\n }\n } else {\n this.isAddressBoxEmpty = true;\n }\n }\n } else {\n if( postcodeField.value == '' ) {\n this.resetForm([false,false,true,false,false,false,false,false,false,false,false,false,false], 'postcode');\n }\n if(postcodeField.value != '' && postcodeField.invalid ) {\n this.resetForm([false,false,false,true,false,false,false,false,false,false,false,false,false], 'postcode');\n }\n }\n }\n redirection(event:any) {\n this.redirectToIssueRefund.emit(event);\n }\n resetForm(val, field) {\n if(field==='email' || field==='all') {\n this.isEmailEmpty = val[0];\n this.emailHasError = val[1];\n }\n if(field==='postcode' || field==='all') {\n this.isPostcodeEmpty = val[2];\n this.postcodeHasError = val[3];\n }\n if(field==='address1' || field==='all') {\n this.isaddressLine1Empty = val[4];\n this.addressLine1HasError = val[5];\n }\n if(field==='address2' || field==='all') {\n this.addressLine2HasError = val[6];\n }\n if(field==='town' || field==='all') {\n this.isTownOrCityEmpty = val[7];\n this.townOrCityHasError = val[8];\n }\n if(field==='county' || field==='all') {\n this.isCountyEmpty = val[9];\n this.countyHasError = val[10];\n }\n if(field==='mpostcode' || field==='all') {\n this.isMPostcodeEmpty = val[11];\n this.mpostcodeHasError = val[12];\n }\n if(field==='country' || field==='all') {\n this.isCountryEmpty = val[13];\n }\n \n }\n}\n","import { Component, Input, OnInit } from '@angular/core';\nimport { IPayment } from '../../interfaces/IPayment';\n\n@Component({\n selector: 'ccpay-pba-details',\n templateUrl: './pba-details.component.html',\n styleUrls: ['./pba-details.component.css']\n})\nexport class PbaDetailsComponent implements OnInit {\n @Input() payment: IPayment;\n\n constructor() { }\n\n ngOnInit() {\n }\n\n}\n","import { Injectable } from '@angular/core';\nimport { Logger } from './logger.service';\n\nexport let isDebugMode = false;\n\nconst noop = (): any => undefined;\n\n@Injectable({\n providedIn: 'root'\n})\nexport class ConsoleLoggerService implements Logger {\n\n get info() {\n if (isDebugMode) {\n return console.info.bind(console);\n } else {\n return noop;\n }\n }\n\n get warn() {\n if (isDebugMode) {\n return console.warn.bind(console);\n } else {\n return noop;\n }\n }\n\n get error() {\n if (isDebugMode) {\n return console.error.bind(console);\n } else {\n return noop;\n }\n }\n\n invokeConsoleMethod(type: string, args?: any): void {\n const logFn: Function = (console)[type] || console.log || noop;\n logFn.apply(console, [args]);\n }\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {LoggerService} from '../shared/logger/logger.service';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport {catchError} from 'rxjs/operators';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class CaseTransactionsService {\n\n constructor(private http: HttpClient,\n private logger: LoggerService,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getPaymentGroups(ccdCaseNumber: string): Observable<IPaymentGroup[]> {\n this.logger.info('Case-transactions-service getPaymentGroups for: ', ccdCaseNumber);\n\n return this.http.get<IPaymentGroup[]>(`${this.paymentLibService.API_ROOT}/cases/${ccdCaseNumber}/paymentgroups`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n}\n","import { Injectable } from '@angular/core';\nimport {HttpClient} from '@angular/common/http';\nimport {ErrorHandlerService} from '../shared/error-handler.service';\nimport { WebComponentHttpClient } from '../shared/httpclient/webcomponent.http.client';\nimport {PaymentLibService} from '../../payment-lib.service';\nimport {Observable} from 'rxjs/Observable';\nimport {catchError} from 'rxjs/operators';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\n\n\n@Injectable({\n providedIn: 'root'\n})\nexport class BulkScaningPaymentService {\n\n constructor(private http: HttpClient,\n private https: WebComponentHttpClient,\n private errorHandlerService: ErrorHandlerService,\n private paymentLibService: PaymentLibService\n ) { }\n\n getBSPaymentsByCCD(ccdCaseNumber: string): Observable<IBSPayments> {\n return this.http.get<IBSPayments>(`${this.paymentLibService.BULKSCAN_API_ROOT}/cases/${ccdCaseNumber}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n getBSPaymentsByDCN(dcn: string): Observable<IBSPayments> {\n return this.http.get<IBSPayments>(`${this.paymentLibService.BULKSCAN_API_ROOT}/cases?document_control_number=${dcn}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSAllocatePayment(body: AllocatePaymentRequest, paymentRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentRef}/bulk-scan-payments`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSPaymentStrategic(body: AllocatePaymentRequest, paymentGroupRef: string): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/${paymentGroupRef}/bulk-scan-payments-strategic`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n postBSWoPGStrategic(body: AllocatePaymentRequest): Observable<any> {\n return this.https.post(`${this.paymentLibService.API_ROOT}/payment-groups/bulk-scan-payments-strategic`, body).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n patchBSChangeStatus(dcnNumber: string, status: string): Observable<any> {\n return this.https.patch(`${this.paymentLibService.API_ROOT}/bulk-scan-payments/${dcnNumber}/status/${status}`, status).pipe(\n catchError(this.errorHandlerService.handleError)\n );\n }\n calculateOutStandingAmount(paymentGroup: IPaymentGroup): number {\n let feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00;\n\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n });\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n } \n return (feesTotal - remissionsTotal) - paymentsTotal;\n }\n\n removeUnwantedString(input: string, replaceText: string) {\n const pattern = /[\\_]/gi;\n return input.replace(pattern, replaceText);\n }\n\n downloadSelectedReport(reportName: string, startDate: string, endDate:string): Observable<any> {\n return this.https.get(`${this.paymentLibService.BULKSCAN_API_ROOT}/report/data?date_from=${startDate}&date_to=${endDate}&report_type=${reportName}`, {\n withCredentials: true\n })\n .pipe(\n catchError(this.errorHandlerService.handleError)\n );\n}\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { CaseTransactionsService } from '../../services/case-transactions/case-transactions.service';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\nimport { IFee } from '../../interfaces/IFee';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IPaymentView } from '../../interfaces/IPaymentView';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { Router } from '@angular/router';\nimport { ServiceRequestComponent } from '../../components/service-request/service-request.component';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-case-transactions',\n templateUrl: './case-transactions.component.html',\n styleUrls: ['./case-transactions.component.css']\n})\nexport class CaseTransactionsComponent implements OnInit {\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[];\n @Input() isTakePayment: boolean;\n @Input() isFromServiceRequestPage: 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 overPaymentAmount: 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 \n if(this.paymentLibComponent.SERVICEREQUEST !== undefined) {\n this.servicerequest = this.paymentLibComponent.SERVICEREQUEST.toString();\n if (this.paymentLibComponent.SERVICEREQUEST.toString() === 'true') {\n this.serviceRequestValue = 'true';\n this.paymentLibComponent.isFromServiceRequestPage = true;\n } else {\n this.serviceRequestValue = 'false';\n this.paymentLibComponent.isFromServiceRequestPage = false;\n }\n } else {\n this.serviceRequestValue = 'false';\n this.paymentLibComponent.isFromServiceRequestPage = false;\n }\n this.isBulkScanEnable = this.paymentLibComponent.ISBSENABLE;\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.isNewPcipalOff = this.paymentLibComponent.ISNEWPCIPALOFF;\n this.isOldPcipalOff = this.paymentLibComponent.ISOLDPCIPALOFF;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n if (!this.isTurnOff) {\n // if (this.lsCcdNumber !== this.ccdCaseNumber) {\n // this.router.navigateByUrl(`/ccd-search?takePayment=true`);\n // }\n\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.isAnyFeeGroupAvilable =true;\n this.paymentGroups = paymentGroups['payment_groups'];\n this.calculateAmounts();\n this.calculateOrderFeesAmounts();\n this.calculateRefundAmount();\n if (this.isFromServiceRequestPage) {\n this.OrderslistService.getSelectedOrderRefId().subscribe((data) => this.orderRef = data);\n this.goToOrderViewDetailSection(this.orderRef);\n } else {\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n \n },\n (error: any) => {\n this.errorMessage = <any>error ? error.replace(/\"/g,\"\") : \"\";\n this.isCPODown = true;\n }\n );\n \n }\n\n \n },\n (error: any) => {\n this.errorMessage = <any>error ? error.replace(/\"/g,\"\") : \"\";\n this.isAnyFeeGroupAvilable = false;\n this.setDefaults();\n }\n );\n } else {\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.isAnyFeeGroupAvilable =true;\n this.paymentGroups = paymentGroups['payment_groups'];\n this.calculateAmounts();\n this.calculateOrderFeesAmounts();\n this.totalRefundAmount = this.calculateRefundAmount();\n this.paymentViewService.getPartyDetails(this.ccdCaseNumber).subscribe(\n response => {\n this.cpoDetails = JSON.parse(response).content[0];\n\n },\n (error: any) => {\n this.errorMessage = <any>error ? error.replace(/\"/g,\"\") : \"\";\n this.setDefaults();\n this.isCPODown = true;\n }\n );\n\n },\n (error: any) => {\n this.errorMessage = <any>error ? error.replace(/\"/g,\"\") : \"\";\n this.isAnyFeeGroupAvilable = false;\n this.setDefaults();\n }\n );\n }\n\n if( this.paymentGroups !== undefined) {\n this.checkForExceptionRecord();\n }\n \n if(this.OrderslistService.getisFromServiceRequestPages() !== null) {\n this.OrderslistService.getisFromServiceRequestPages().subscribe((data) => this.isFromServiceRequestPage = data);\n }\n \n }\n\n setDefaults(): void {\n this.totalPayments = 0.00;\n this.totalRemissions = 0.00;\n this.totalNonOffPayments = 0.00;\n this.totalFees = 0.00;\n }\n\n getAllocationStatus(payments: any) {\n\n let paymentAllocation = payments.payment_allocation,\n isAllocationStatusExist = paymentAllocation.length > 0;\n return isAllocationStatusExist ? paymentAllocation[0].allocation_status : '-';\n //return \"-\";\n\n }\n\n checkForExceptionRecord(): void {\n \n if (this.paymentGroups.length === 0 && (this.selectedOption.toLocaleLowerCase() === 'ccdorexception' || this.selectedOption.toLocaleLowerCase() === 'rc')) {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n recordData => {\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length > 0 && recordData['data'].ccd_reference > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length > 0 && recordData['data'].ccd_reference === undefined) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n }\n\n if (recordData['data'] && recordData['data'].exception_record_reference && recordData['data'].exception_record_reference.length === undefined && recordData['data'].ccd_reference > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n });\n }\n\n if (this.paymentGroups.length === 0 && this.selectedOption.toLocaleLowerCase() === 'dcn') {\n if (this.paymentLibComponent.CCD_CASE_NUMBER.length > 0 && this.paymentLibComponent.EXC_REFERENCE.length > 0) {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n } else if (this.paymentLibComponent.CCD_CASE_NUMBER.length === 0 && this.paymentLibComponent.EXC_REFERENCE.length > 0) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n } else {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n }\n if (this.paymentGroups.length > 0)\n this.paymentGroups.forEach(paymentGroup => {\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.case_reference !== undefined && payment.ccd_case_number === undefined) {\n this.isExceptionRecord = true;\n this.isAddFeeBtnEnabled = false;\n } else {\n this.isExceptionRecord = false;\n this.isAddFeeBtnEnabled = true;\n }\n\n });\n }\n });\n }\n\n calculateOrderFeesAmounts(): void {\n let feesTotal = 0.00;\n this.paymentGroups.forEach(paymentGroup => {\n this.resetOrderVariables();\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n this.orderFeesTotal = this.orderFeesTotal + fee.calculated_amount\n this.overPaymentAmount = this.overPaymentAmount + fee.over_payment\n }\n )\n }\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n this.orderRemissionTotal = this.orderRemissionTotal + remission.hwf_amount;\n });\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n this.orderTotalPayments = this.orderTotalPayments + payment.amount;\n }\n });\n }\n\n // this.orderPendingPayments = (this.orderFeesTotal - this.orderRemissionTotal) - this.orderTotalPayments;\n if (paymentGroup.service_request_status === 'Paid') {\n this.orderStatus = paymentGroup.service_request_status;\n this.orderAddBtnEnable = false;\n } else if (paymentGroup.service_request_status === 'Partially paid' || paymentGroup.service_request_status === 'Not paid') {\n this.orderStatus = paymentGroup.service_request_status;\n this.orderAddBtnEnable = true;\n } \n\n //this.orderLevelFees.push({orderRefId:paymentGroup['payment_group_reference'],orderTotalFees: this.orderFeesTotal,orderStatus: this.orderStatus,orderParty:'Santosh', orderCCDEvent:'Case Creation',orderCreated: new Date(), orderAddBtnEnable: this.orderAddBtnEnable}); this.cpoDetails['createdTimestamp']\n if (this.cpoDetails !== null) {\n this.orderLevelFees.push({ orderRefId: paymentGroup['payment_group_reference'], orderTotalFees: this.orderFeesTotal, orderStatus: this.orderStatus, orderParty: this.cpoDetails['responsibleParty'], orderCCDEvent: this.cpoDetails['action'], orderCreated: paymentGroup['date_created'], orderAddBtnEnable: this.orderAddBtnEnable });\n\n } else {\n this.orderLevelFees.push({ orderRefId: paymentGroup['payment_group_reference'], orderTotalFees: this.orderFeesTotal, orderStatus: this.orderStatus, orderParty: '', orderCCDEvent: '', orderCreated: paymentGroup['date_created'], orderAddBtnEnable: this.orderAddBtnEnable });\n }\n\n if (this.orderStatus !== 'Paid') {\n this.OrderslistService.setOrdersList(this.orderLevelFees);\n }\n });\n };\n\n resetOrderVariables(): void {\n this.orderFeesTotal = 0.00;\n this.orderTotalPayments = 0.00;\n this.orderRemissionTotal = 0.00;\n this.orderPendingPayments = 0.00;\n this.isAddFeeBtnEnabled = true;\n\n };\n\n goToOrderViewDetailSection(orderReferenceObj: any) {\n if (this.isFromServiceRequestPage) {\n this.OrderslistService.setOrderRefId(orderReferenceObj);\n this.orderRef = orderReferenceObj;\n } else {\n this.OrderslistService.setOrderRefId(orderReferenceObj.orderRefId);\n this.orderRef = orderReferenceObj.orderRefId;\n }\n\n this.orderFeesTotal = 0.00;\n this.orderRemissionTotal = 0.00;\n this.orderTotalPayments = 0.00;\n this.orderPendingPayments = 0.00;\n\n this.orderDetail = this.paymentGroups.filter(x => x.payment_group_reference === this.orderRef);\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.fees) {\n orderDetail.fees.forEach(fee => {\n this.orderFeesTotal = this.orderFeesTotal + fee.calculated_amount;\n });\n }\n if (orderDetail.remissions) {\n orderDetail.remissions.forEach(remission => {\n this.orderRemissionTotal = this.orderRemissionTotal + remission.hwf_amount;\n });\n if (orderDetail.payments) {\n this.payment = orderDetail.payments[0];\n orderDetail.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n this.orderTotalPayments = this.orderTotalPayments + payment.amount;\n }\n });\n }\n }\n this.orderStatus = orderDetail.service_request_status;\n });\n //this.orderPendingPayments = (this.orderFeesTotal - this.orderRemissionTotal) - this.orderTotalPayments;\n // this.orderRef = orderReferenceObj.orderRefId;\n // if (this.orderPendingPayments <= 0.00) {\n // this.orderStatus = 'Paid';\n // } else if (this.orderFeesTotal > 0 && (this.orderTotalPayments > 0 || this.orderRemissionTotal > 0) && (this.orderTotalPayments < this.orderPendingPayments)) {\n // this.orderStatus = 'Partially paid'\n // } else {\n // this.orderStatus = 'Not paid'\n // }\n\n\n if (this.cpoDetails !== null) {\n this.orderParty = this.cpoDetails['responsibleParty'];\n this.orderCreated = this.cpoDetails['createdTimestamp'];\n this.orderCCDEvent = this.cpoDetails['action'];\n } else {\n this.orderParty = '';\n this.orderCCDEvent = '';\n this.orderCreated = orderReferenceObj.orderCreated;\n }\n this.viewStatus = 'order-full-view';\n }\n\n redirectToOrderFeeSearchPage(event: any, orderef: any) {\n if(orderef.orderAddBtnEnable) {\n event.preventDefault();\n this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = orderef.orderRefId;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n }\n }\n\n \n\n\n calculateAmounts(): void {\n let feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00,\n nonOffLinePayment = 0.00;\n\n this.paymentGroups.forEach(paymentGroup => {\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n if (fee.date_created) {\n let a = fee.amount_due === undefined;\n let b = fee.amount_due <= 0;\n this.clAmountDue = a ? this.clAmountDue + fee.net_amount : b ? this.clAmountDue + 0 : this.clAmountDue + fee.amount_due;\n }\n fee['payment_group_reference'] = paymentGroup['payment_group_reference'];\n this.fees.push(fee);\n } else {\n feesTotal = feesTotal + fee.calculated_amount;\n this.fees.push(fee);\n }\n\n });\n }\n if (this.isTurnOff) {\n this.totalFees = feesTotal;\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n let allocationLen = payment.payment_allocation;\n\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n if (allocationLen.length === 0 || allocationLen.length > 0 && allocationLen[0].allocation_status === 'Allocated') {\n nonOffLinePayment = nonOffLinePayment + payment.amount;\n }\n if (allocationLen.length > 0) {\n this.nonPayments.push(payment);\n }\n }\n if (allocationLen.length === 0) {\n this.payments.push(payment);\n }\n payment.paymentGroupReference = paymentGroup.payment_group_reference\n this.allPayments.push(payment);\n } else {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n this.payments.push(payment);\n }\n payment.paymentGroupReference = paymentGroup.payment_group_reference\n this.allPayments.push(payment);\n }\n });\n }\n this.totalPayments = paymentsTotal;\n // new feature Apportionment toggle changes\n if (!this.isTurnOff) {\n this.totalNonOffPayments = nonOffLinePayment;\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remisison => {\n remissionsTotal = remissionsTotal + remisison.hwf_amount;\n this.remissions.push(remisison);\n });\n }\n this.totalRemissions = remissionsTotal;\n });\n\n }\n\n calculateRefundAmount() {\n if (!this.isTurnOff) {\n let isNewPaymentGroup = false;\n\n this.paymentGroups.forEach((paymentGroup, index) => {\n let grpOutstandingAmount = 0.00,\n feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00,\n fees = [];\n\n if (paymentGroup.fees) {\n // this.isFeeRecordsExist = true;\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n\n this.isRemissionsMatch = false;\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(rem => {\n if (rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n // if(!fees.find(k => k.code=fee.code))\n // {\n fees.push(fee);\n //}\n }\n });\n }\n if (!this.isRemissionsMatch) {\n fees.push(fee);\n }\n\n if (fee.date_created) {\n isNewPaymentGroup = true;\n } else {\n this.isHistoricGroupAvailable = true;\n this.paymentGroups[index]['old'] = true;\n }\n });\n this.paymentGroups[index].fees = fees;\n }\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n }\n grpOutstandingAmount = (feesTotal - remissionsTotal) - paymentsTotal;\n if (grpOutstandingAmount > 0 && isNewPaymentGroup) {\n this.isAnyFeeGroupAvilable = true;\n this.isFeeRecordsExist = true;\n this.paymentRef = paymentGroup.payment_group_reference;\n }\n if (paymentGroup.fees && paymentGroup.fees.length > 0 && grpOutstandingAmount <= 0 && isNewPaymentGroup) {\n this.isAnyFeeGroupAvilable = false;\n }\n });\n if ((!isNewPaymentGroup && this.isHistoricGroupAvailable) || (!isNewPaymentGroup && !this.isHistoricGroupAvailable)) {\n this.isAnyFeeGroupAvilable = false;\n }\n } else {\n let totalRefundAmount = 0,\n isFeeAmountZero = false;\n this.paymentGroups.forEach(paymentGroup => {\n let grpOutstandingAmount = 0.00,\n feesTotal = 0.00,\n paymentsTotal = 0.00,\n remissionsTotal = 0.00;\n if (paymentGroup.fees) {\n this.isFeeRecordsExist = true;\n paymentGroup.fees.forEach(fee => {\n feesTotal = feesTotal + fee.calculated_amount;\n if (fee.calculated_amount === 0) {\n isFeeAmountZero = true\n }\n });\n\n }\n\n if (paymentGroup.payments) {\n paymentGroup.payments.forEach(payment => {\n if (payment.status.toUpperCase() === 'SUCCESS') {\n paymentsTotal = paymentsTotal + payment.amount;\n }\n });\n }\n\n if (paymentGroup.remissions) {\n paymentGroup.remissions.forEach(remission => {\n remissionsTotal = remissionsTotal + remission.hwf_amount;\n });\n }\n grpOutstandingAmount = (feesTotal - remissionsTotal) - paymentsTotal;\n if (grpOutstandingAmount < 0) {\n if (totalRefundAmount === 0) {\n totalRefundAmount = grpOutstandingAmount;\n } else {\n totalRefundAmount = (totalRefundAmount + grpOutstandingAmount);\n }\n }\n else if (grpOutstandingAmount > 0 || (grpOutstandingAmount === 0 && isFeeAmountZero)) {\n this.isGrpOutstandingAmtPositive = true;\n }\n });\n return totalRefundAmount * -1;\n }\n }\n\n getGroupOutstandingAmount(paymentGroup: IPaymentGroup): number {\n return this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n }\n\n redirectToFeeSearchPage(event: any) {\n event.preventDefault();\n let url = this.isBulkScanEnable ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n url += this.isTurnOff ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n url += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n url += this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n url += this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n url += `&caseType=${this.caseType}`\n this.router.navigateByUrl(`/fee-search?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}${url}`);\n }\n\n addRemission(fee: IFee) {\n if(this.chkForAddRemission(fee.code)) {\n this.feeId = fee;\n this.viewStatus = 'addremission';\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.paymentLibComponent.paymentReference));\n this.payment = this.paymentGroup.payments[0];\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error? error.replace(/\"/g,\"\") : \"\"\n );\n }\n }\n\n addRefundForRemission(payment: IPayment, remission: IRemission[],fees:any) {\n this.viewStatus = 'addrefundforremission';\n \n this.payment = payment;\n this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n\n this.paymentGroup.payments = this.paymentGroup.payments.filter\n (paymentGroupObj => paymentGroupObj['reference'].includes(this.payment.reference));\n this.payment = this.paymentGroup.payments[0];\n this.remissions = remission;\n this.remissionFeeAmt = fees.filter(data=>data.code === this.remissions['fee_code'])[0].net_amount;\n // const paymentAllocation = this.paymentGroup.payments[0].payment_allocation;\n // this.isStatusAllocated = paymentAllocation.length > 0 && paymentAllocation[0].allocation_status === 'Allocated' || paymentAllocation.length === 0;\n },\n (error: any) => this.errorMessage = error\n );\n }\n\n redirectToremissionPage(event: any) {\n event.preventDefault();\n this.paymentLibComponent.viewName = 'remission'\n }\n goToServiceRequestPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = false;\n this.paymentLibComponent.SERVICEREQUEST = 'true';\n this.paymentLibComponent.isFromServiceRequestPage = true;\n window.location.reload();\n }\n redirectToReportsPage(event: any) {\n event.preventDefault();\n this.router.navigateByUrl(`/reports?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}`);\n }\n\n loadFeeSummaryPage(paymentGroup: IPaymentGroup) {\n this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = paymentGroup.payment_group_reference;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n }\n\n goToPaymentViewComponent(paymentGroup: any) {\n this.paymentLibComponent.paymentMethod = paymentGroup.paymentMethod;\n this.paymentLibComponent.paymentGroupReference = paymentGroup.paymentGroupReference;\n this.paymentLibComponent.paymentReference = paymentGroup.paymentReference;\n this.paymentLibComponent.viewName = 'payment-view';\n }\n\n goToPayementView(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.goToPaymentViewComponent({ paymentGroupReference, paymentReference, paymentMethod });\n }\n\n selectedUnprocessedFeeEvent(unprocessedRecordId: string) {\n if (unprocessedRecordId) {\n if (this.isTurnOff) {\n this.isAddFeeBtnEnabled = false;\n }\n this.isUnprocessedRecordSelected = true;\n } else {\n if (this.isTurnOff) {\n this.isAddFeeBtnEnabled = true;\n }\n this.isUnprocessedRecordSelected = false;\n }\n }\n\n getUnprocessedFeeCount(unProcessedRecordCount: number) {\n this.unprocessedRecordCount = unProcessedRecordCount;\n }\n\n calculateAmountDue(fee: IFee) {\n\n if (fee.date_created) {\n return fee.amount_due !== undefined ? fee.amount_due : fee.net_amount;\n } else {\n return \"0.00\";\n }\n }\n\n confirmRemoveFee(fee: IFee) {\n this.isRemoveBtnDisabled = false;\n this.feeId = fee;\n this.viewStatus = 'feeRemovalConfirmation';\n }\n\n cancelRemoval() {\n this.viewStatus = 'main';\n }\n\n removeFee(fee: any) {\n this.isRemoveBtnDisabled = true;\n this.paymentViewService.deleteFeeFromPaymentGroup(fee).subscribe(\n (success: any) => {\n window.location.reload();\n },\n (error: any) => {\n this.errorMessage = error;\n this.isRemoveBtnDisabled = false;\n }\n );\n }\n\n isCheckAmountdueExist(amountDue: any) {\n return typeof amountDue === 'undefined';\n }\n\n issueRefund(payment: IPayment) {\n if (payment !== null && payment !== undefined) {\n if(this.chkIssueRefundBtnEnable(payment)) {\n this.viewStatus = 'issuerefund';\n this.payment = payment;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.isRefundRemission = true;\n }\n }\n }\n\n chkForAddRemission(feeCode: string): boolean {\n if (this.chkForPBAPayment() && this.check4AllowedRoles2AccessRefund()) {\n if (this.orderDetail[0]['remissions'].length > 0) {\n for (const remission of this.orderDetail[0]['remissions']) {\n if (remission.fee_code === feeCode) {\n return false;\n }\n }\n }\n return true;\n } else {\n return false;\n }\n }\n\n chkForPBAPayment(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isPBA = true;\n }\n });\n }\n });\n if (this.isPBA) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n chkIssueRefundBtnEnable(payment: IPayment): boolean {\n if (this.check4AllowedRoles2AccessRefund() && this.allowFurtherAccessAfter4Days(payment) &&\n payment.method === 'payment by account' && payment.status.toLocaleLowerCase() === 'success') {\n this.isIssueRefunfBtnEnable = true;\n }\n if (this.isIssueRefunfBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n\n chkIsRefundRemissionBtnEnable(): boolean {\n if (this.orderDetail !== null && this.orderDetail !== undefined) {\n this.paymentLibComponent.isFromServiceRequestPage = true;\n this.orderDetail.forEach(orderDetail => {\n if (orderDetail.payments) {\n orderDetail.payments.forEach(payment => {\n if (payment.method.toLocaleLowerCase() === 'payment by account' && payment.status.toLocaleLowerCase() === 'success' && this.allowFurtherAccessAfter4Days(payment)) {\n this.isRefundRemissionBtnEnable = true;\n }\n });\n }\n });\n if (this.isRefundRemissionBtnEnable) {\n return true;\n } else {\n return false;\n };\n }\n }\n\n check4AllowedRoles2AccessRefund = (): boolean => {\n return this.allowedRolesToAccessRefund.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n check4AllowedRoles2AccessPBApayment = (): boolean => {\n return this.isEligible4PBAPayment.some(role =>\n this.LOGGEDINUSERROLES.indexOf(role) !== -1\n );\n }\n\n allowFurtherAccessAfter4Days = (payment: IPayment): boolean => {\n if (payment !== null && payment !== undefined) {\n let tmp4DayAgo = new Date();\n tmp4DayAgo.setDate(tmp4DayAgo.getDate() - 4);\n return tmp4DayAgo >= new Date(payment.date_created);\n }\n }\n\n loadPBAAccountPage(orderRef: IPayment) {\n this.paymentLibComponent.pbaPayOrderRef = orderRef;\n this.paymentLibComponent.viewName = 'pba-payment';\n }\n}","export class PaymentToPayhubRequest {\n currency = 'GBP';\n description = 'PayBubble payment';\n channel = 'telephony';\n provider = 'pci pal';\n case_type: string;\n\n ccd_case_number: string;\n amount: number;\n\n constructor(ccd_case_number: string, amount: number, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.amount = <any>amount.toFixed(2);\n this.case_type= caseType;\n }\n}\n","export class PayhubAntennaRequest {\n currency = 'GBP';\n case_type: string;\n ccd_case_number: string;\n amount: number;\n\n constructor(ccd_case_number: string, amount: number, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.amount = <any>amount.toFixed(2);\n this.case_type= caseType;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IFee } from '../../interfaces/IFee';\nimport { PaymentToPayhubRequest } from '../../interfaces/PaymentToPayhubRequest';\nimport { PayhubAntennaRequest } from '../../interfaces/PayhubAntennaRequest';\nimport { SafeHtml } from '@angular/platform-browser';\nimport {Router} from '@angular/router';\nimport {Location} from '@angular/common';\nimport { OrderslistService } from '../../services/orderslist.service';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-fee-summary',\n templateUrl: './fee-summary.component.html',\n styleUrls: ['./fee-summary.component.scss']\n})\n\nexport class FeeSummaryComponent implements OnInit {\n @Input() paymentGroupRef: string;\n @Input() ccdCaseNumber: string;\n @Input() isTurnOff: string;\n @Input() caseType: string;\n @Input() isOldPcipalOff: string;\n @Input() isNewPcipalOff: string;\n\n\n bsPaymentDcnNumber: string;\n paymentGroup: IPaymentGroup;\n errorMessage: string;\n viewStatus = 'main';\n currentFee: IFee;\n totalFee: number;\n payhubHtml: SafeHtml;\n service: string = \"\";\n platForm: string = \"\";\n upPaymentErrorMessage: string;\n selectedOption:string;\n isBackButtonEnable: boolean = true;\n outStandingAmount: number;\n isFeeAmountZero: boolean = false;\n totalAfterRemission: number = 0;\n isConfirmationBtnDisabled: boolean = false;\n isRemoveBtnDisabled: boolean = false;\n isPaymentExist: boolean = false;\n isRemissionsExist: Boolean = false;\n isRemissionsMatch = false;\n isStrategicFixEnable: boolean;\n\n constructor(\n private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private location: Location,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private OrderslistService: OrderslistService\n ) {}\n\n ngOnInit() {\n this.viewStatus = 'main';\n this.caseType = this.paymentLibComponent.CASETYPE;\n this.bsPaymentDcnNumber = this.paymentLibComponent.bspaymentdcn;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.OrderslistService.setCaseType(this.paymentLibComponent.CASETYPE);\n if ((!this.isOldPcipalOff && this.isNewPcipalOff)) {\n this.platForm = '8x8';\n } else if ((this.isOldPcipalOff && !this.isNewPcipalOff)) {\n this.platForm = 'Antenna';\n } else if ((this.isOldPcipalOff && this.isNewPcipalOff)){\n this.platForm = '8x8';\n }\n\n this.paymentViewService.getBSfeature().subscribe(\n features => {\n let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n },\n err => {\n this.paymentLibComponent.ISBSENABLE = false;\n }\n );\n if (this.bsPaymentDcnNumber) {\n this.getUnassignedPaymentlist();\n }\n this.getPaymentGroup();\n }\n\n getUnassignedPaymentlist() {\n if (this.selectedOption === 'dcn') {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.paymentLibComponent.DCN_NUMBER).subscribe(\n unassignedPayments => {\n if(unassignedPayments['data'].payments) {\n this.service = unassignedPayments['data'].responsible_service_id;\n } else {\n this.upPaymentErrorMessage = 'error';\n }\n },\n (error: any) => this.upPaymentErrorMessage = error\n );\n } else {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n unassignedPayments => {\n if(unassignedPayments['data'].payments) {\n this.service = unassignedPayments['data'].responsible_service_id;\n } else {\n this.upPaymentErrorMessage = 'error'; \n } \n },\n (error: any) => this.upPaymentErrorMessage = error\n );\n }\n\n }\n\n getRemissionByFeeCode(feeCode: string): IRemission {\n if (this.paymentGroup && this.paymentGroup.remissions && this.paymentGroup.remissions.length > 0) {\n for (const remission of this.paymentGroup.remissions) {\n if (remission.fee_code === feeCode) {\n return remission;\n }\n }\n }\n return null;\n }\n\n addRemission(fee: IFee) {\n this.currentFee = fee;\n this.viewStatus = 'add_remission';\n }\n\n getPaymentGroup() {\n let fees = [];\n this.paymentViewService.getPaymentGroupDetails(this.paymentGroupRef).subscribe(\n paymentGroup => {\n this.paymentGroup = paymentGroup;\n this.isPaymentExist = paymentGroup.payments ? paymentGroup.payments.length > 0 : false;\n this.isRemissionsExist = paymentGroup.remissions ? paymentGroup.remissions.length > 0 : false;\n\n if (paymentGroup.fees) {\n paymentGroup.fees.forEach(fee => {\n this.totalAfterRemission = this.totalAfterRemission + fee.net_amount;\n if(fee.calculated_amount === 0) {\n this.isFeeAmountZero = true;\n }\n this.isRemissionsMatch = false;\n paymentGroup.remissions.forEach(rem => {\n if(rem.fee_code === fee.code) {\n this.isRemissionsMatch = true;\n fee['remissions'] = rem;\n fees.push(fee);\n }\n });\n \n if(!this.isRemissionsMatch) {\n fees.push(fee);\n }\n });\n paymentGroup.fees = fees;\n }\n\n this.outStandingAmount = this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n },\n (error: any) => this.errorMessage = error.replace(/\"/g,\"\")\n );\n }\n\n confirmRemoveFee(fee: IFee){\n this.isRemoveBtnDisabled = false;\n this.currentFee = fee;\n this.viewStatus = 'feeRemovalConfirmation';\n }\n\n removeFee(fee: any){\n this.isRemoveBtnDisabled = true;\n this.paymentViewService.deleteFeeFromPaymentGroup(fee).subscribe(\n (success: any) => {\n if (this.paymentGroup.fees && this.paymentGroup.fees.length > 1){\n this.totalAfterRemission = 0;\n this.getPaymentGroup();\n this.viewStatus = 'main';\n return;\n }\n this.loadCaseTransactionPage();\n },\n (error: any) => {\n this.errorMessage = error;\n this.isRemoveBtnDisabled = false;\n }\n );\n }\n\n loadCaseTransactionPage() {\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentViewService.getBSfeature().subscribe(\n features => {\n let result = JSON.parse(features).filter(feature => feature.uid === BS_ENABLE_FLAG);\n this.paymentLibComponent.ISBSENABLE = result[0] ? result[0].enable : false;\n },\n err => {\n this.paymentLibComponent.ISBSENABLE = false;\n }\n );\n\n let partUrl = `selectedOption=${this.paymentLibComponent.SELECTED_OPTION}`;\n partUrl +=this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl +=this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl +=this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl +=this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl +=this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl +=this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n\n let url = `/payment-history/${this.ccdCaseNumber}?view=case-transactions&takePayment=true&${partUrl}`;\n this.router.navigateByUrl(url);\n }\n cancelRemission() {\n this.viewStatus = 'main';\n }\n redirectToFeeSearchPage(event: any, page?: string) {\n event.preventDefault();\n let partUrl =this.bsPaymentDcnNumber ? `&dcn=${this.bsPaymentDcnNumber}` : '';\n partUrl +=this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl +=this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n partUrl +=this.paymentLibComponent.ISSFENABLE ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl +=this.isNewPcipalOff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl +=this.isOldPcipalOff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n\n if(this.viewStatus === 'feeRemovalConfirmation' || this.viewStatus === 'add_remission') {\n this.viewStatus = 'main';\n return;\n }\n let url = `/fee-search?ccdCaseNumber=${this.ccdCaseNumber}&selectedOption=${this.paymentLibComponent.SELECTED_OPTION}&paymentGroupRef=${this.paymentGroupRef}${partUrl}`;\n this.router.navigateByUrl(url);\n }\n takePayment() {\n this.isConfirmationBtnDisabled = true;\n const requestBody = new PaymentToPayhubRequest(this.ccdCaseNumber, this.outStandingAmount, this.caseType),\n antennaReqBody = new PayhubAntennaRequest(this.ccdCaseNumber, this.outStandingAmount, this.caseType);\n\n if(this.platForm === '8x8') {\n this.paymentViewService.postPaymentToPayHub(requestBody, this.paymentGroupRef).subscribe(\n response => {\n this.location.go(`payment-history?view=fee-summary`);\n this.payhubHtml = response;\n this.viewStatus = 'payhub_view';\n this.isBackButtonEnable=false;\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.router.navigateByUrl('/pci-pal-failure');\n }\n );\n } else if(this.platForm === 'Antenna') {\n\n this.paymentViewService.postPaymentAntennaToPayHub(antennaReqBody, this.paymentGroupRef).subscribe(\n response => {\n this.isBackButtonEnable=false;\n window.location.href = '/makePaymentByTelephoneyProvider';\n },\n (error: any) => {\n this.errorMessage = error;\n this.isConfirmationBtnDisabled = false;\n this.router.navigateByUrl('/pci-pal-failure');\n }\n );\n }\n\n }\n\n goToAllocatePage(outStandingAmount: number, isFeeAmountZero: Boolean) {\n if (outStandingAmount > 0 || (outStandingAmount === 0 && isFeeAmountZero)) {\n this.paymentLibComponent.paymentGroupReference = this.paymentGroupRef;\n this.paymentLibComponent.viewName = 'allocate-payments';\n } else {\n this.loadCaseTransactionPage();\n }\n }\n isCheckAmountdueExist(amountDue: any) {\n return typeof amountDue === 'undefined';\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\n\n\n\n@Component({\n selector: 'ccpay-error-banner',\n templateUrl: './error-banner.component.html',\n styleUrls: ['./error-banner.component.scss']\n})\n\nexport class ErrorBannerComponent implements OnInit {\n @Input('errorMessage') errorMessage;\n\n constructor(\n ) {}\n\n ngOnInit() {\n\n }\n}\n","\nexport class UnidentifiedPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n unidentified_reason: string;\n\n constructor(payment_group_reference: string, payment_reference : string, unidentified_reason: any) {\n this.payment_allocation_status = {\n description: '',\n name: \"Unidentified\"\n };\n this.payment_group_reference = payment_group_reference ;\n this.payment_reference= payment_reference;\n this.unidentified_reason= unidentified_reason;\n\n }\n\n\n\n}\n","import { IBSPayments } from \"./IBSPayments\";\n\nexport class AllocatePaymentRequest {\n amount: Number;\n banked_date: String;\n ccd_case_number: String;\n exception_record: string;\n currency: String;\n document_control_number: String;\n external_provider: String;\n giro_slip_no: String;\n payer_name: String;\n payment_channel: Object;\n payment_status: Object;\n payment_method: String;\n case_type: String;\n payment_allocation_dto?: {\n allocation_reason: String,\n allocation_status: String,\n explanation: String,\n payment_allocation_status: Object,\n payment_group_reference: String,\n payment_reference: String,\n reason: String,\n receiving_office: String,\n unidentified_reason: String,\n user_id: String,\n user_name: String,\n case_type: String\n }\n\n constructor(ccd_case_number : string, unAllocatedPayment: IBSPayments, caseType: string, exceptionRecord: string, allocatedRequest?: any) {\n this.amount = unAllocatedPayment.amount;\n this.banked_date = unAllocatedPayment.date_banked;\n this.ccd_case_number = ccd_case_number;\n this.exception_record = exceptionRecord;\n this.currency= unAllocatedPayment.currency;\n this.document_control_number = unAllocatedPayment.dcn_reference;\n this.external_provider = 'exela';\n this.giro_slip_no = unAllocatedPayment.bgc_reference;\n this.payer_name = unAllocatedPayment.payer_name;\n this.payment_channel = {\n description: '',\n name: 'bulk scan'\n };\n this.payment_status ={\n description: 'bulk scan payment completed',\n name: 'success'\n }\n this.payment_method = unAllocatedPayment.payment_method;\n this.case_type= caseType;\n if(allocatedRequest) {\n this.payment_allocation_dto = allocatedRequest;\n }\n\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport {BulkScaningPaymentService} from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { UnidentifiedPaymentsRequest } from '../../interfaces/UnidentifiedPaymentsRequest';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\n\n@Component({\n selector: 'app-mark-unidentified-payment',\n templateUrl: './mark-unidentified-payment.component.html',\n styleUrls: ['./mark-unidentified-payment.component.scss']\n})\nexport class MarkUnidentifiedPaymentComponent implements OnInit {\n @Input() caseType: string;\n markPaymentUnidentifiedForm: FormGroup;\n viewStatus: string;\n ccdCaseNumber: string;\n bspaymentdcn: string;\n isInvesticationDetailEmpty: boolean = false;\n investicationDetailHasError: boolean = false;\n investicationDetailMinHasError: boolean = false;\n investicationDetailMaxHasError: boolean = false;\n errorMessage = this.getErrorMessage(false);\n unassignedRecord:IBSPayments;\n siteID: string = null;\n investigationComment: string;\n isConfirmButtondisabled:Boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n isStrategicFixEnable: boolean = true;\n\n constructor(private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService) { }\n\n ngOnInit() {\n this.viewStatus = 'mainForm';\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.getUnassignedPayment();\n\n this.markPaymentUnidentifiedForm = this.formBuilder.group({\n investicationDetail: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ]))\n });\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n this.errorMessage = this.getErrorMessage(false);\n this.unassignedRecord = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n }\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n saveAndContinue() {\n this.resetForm([false, false, false, false]);\n const investicationField = this.markPaymentUnidentifiedForm.controls.investicationDetail;\n const formerror = investicationField.errors;\n if (this.markPaymentUnidentifiedForm.dirty && this.markPaymentUnidentifiedForm.valid) {\n this.investigationComment = this.markPaymentUnidentifiedForm.controls.investicationDetail.value;\n this.viewStatus = 'unidentifiedContinueConfirm';\n }else {\n if(investicationField.value == '' ) {\n this.resetForm([true, false, false, false]);\n }\n if(investicationField.value != '' && investicationField.invalid ) {\n this.resetForm([false, true, false, false]);\n }\n if(formerror && formerror.minlength && formerror.minlength.actualLength < 3 ) {\n this.resetForm([false, false, true, false]);\n }\n if(formerror && formerror.maxlength && formerror.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, true]);\n }\n }\n }\n resetForm(val) {\n this.isInvesticationDetailEmpty = val[0];\n this.investicationDetailHasError = val[1];\n this.investicationDetailMinHasError = val[2];\n this.investicationDetailMaxHasError = val[3];\n }\n confirmPayments() {\n this.isConfirmButtondisabled = true;\n const reason = this.markPaymentUnidentifiedForm.get('investicationDetail').value;\n\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n allocation_status:'Unidentified',\n payment_allocation_status: {\n description: '',\n name: 'Unidentified'\n },\n unidentified_reason: reason,\n user_id: this.caseType,\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSWoPGStrategic(postStrategicBody).subscribe(\n res => {\n this.errorMessage = this.getErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n });\n } else {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.getErrorMessage(false);\n const requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.siteID, this.exceptionReference)\n this.paymentViewService.postBSPayments(requestBody).subscribe(\n res2 => {\n this.errorMessage = this.getErrorMessage(false);\n const response2 = JSON.parse(res2),\n reqBody = new UnidentifiedPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, reason);\n if (response2.success) {\n this.paymentViewService.postBSUnidentifiedPayments(reqBody).subscribe(\n res3 => {\n this.errorMessage = this.getErrorMessage(false);\n const response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n }\n cancelMarkUnidentifiedPayments(type?:string){\n if(type && type === 'cancel') {\n if(this.markPaymentUnidentifiedForm.get('investicationDetail').value!==\"\"){\n this.viewStatus = 'unidentifiedCancelConfirm';\n } else {\n this.gotoCasetransationPage();\n }\n } else {\n this.viewStatus = 'mainForm';\n }\n }\n\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n getErrorMessage(isErrorExist) {\n return {\n title: \"There is a problem with the service\",\n body: \"Try again later\",\n showError: isErrorExist\n };\n }\n}\n","\nexport class UnsolicitedPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n receiving_office: string;\n receiving_email_address: string;\n sending_email_address: string;\n unidentified_reason: string;\n constructor(payment_group_reference: string, payment_reference : string, reason: string,responsible_office: string, responsible_person:string,email_id: string) {\n this.payment_allocation_status = {\n description: '',\n name: \"Transferred\"\n };\n this.payment_group_reference = payment_group_reference;\n this.payment_reference= payment_reference;\n this.unidentified_reason= reason;\n this.receiving_office= responsible_office;\n this.receiving_email_address= email_id;\n this.sending_email_address= responsible_person;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport { UnsolicitedPaymentsRequest } from '../../interfaces/UnsolicitedPaymentsRequest';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { AllocatePaymentRequest } from '../../interfaces/AllocatePaymentRequest';\nimport { ErrorHandlerService } from '../../services/shared/error-handler.service';\n\n\n@Component({\n selector: 'app-mark-unsolicited-payment',\n templateUrl: './mark-unsolicited-payment.component.html',\n styleUrls: ['./mark-unsolicited-payment.component.scss']\n})\nexport class MarkUnsolicitedPaymentComponent implements OnInit {\n @Input() caseType: string;\n markPaymentUnsolicitedForm: FormGroup;\n viewStatus: string;\n reasonHasError: boolean = false;\n isReasonEmpty: boolean = false;\n reasonMinHasError: boolean = false;\n reasonMaxHasError: boolean = false;\n responsibleOfficeHasError: boolean = false;\n isResponsibleOfficeEmpty: boolean = false;\n errorMessage = this.getErrorMessage(false);\n ccdCaseNumber: string;\n bspaymentdcn: string;\n unassignedRecord: IBSPayments;\n siteID: string = null;\n reason: string;\n responsiblePerson: string;\n responsibleOffice: string;\n emailId: string;\n isConfirmButtondisabled: Boolean = false;\n isContinueButtondisabled: Boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n selectedSiteId: string;\n selectedSiteName: string;\n isStrategicFixEnable: boolean = true;\n siteIDList;\n\n constructor(private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService) { }\n\n ngOnInit() {\n this.resetForm([false,false,false,false,false,false], 'all');\n this.viewStatus = 'mainForm';\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.getUnassignedPayment();\n\n this.paymentViewService.getSiteID().subscribe(\n siteids => {\n this.isContinueButtondisabled = false;\n this.errorMessage = this.getErrorMessage(false);\n this.siteIDList = JSON.parse(siteids);\n },\n err => {\n window.scrollTo(0, 0);\n this.isContinueButtondisabled = true;\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n \n this.markPaymentUnsolicitedForm = this.formBuilder.group({\n reason: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ])),\n responsibleOffice: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([a-zA-Z0-9\\\\s\\\\n,\\\\.-:]*)$')\n ])),\n responsiblePerson: new FormControl(''),\n emailId: new FormControl('')\n });\n }\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n confirmPayments() {\n this.isConfirmButtondisabled = true;\n const controls = this.markPaymentUnsolicitedForm.controls;\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n allocation_status:'Transferred',\n payment_allocation_status: {\n description: '',\n name: 'Transferred'\n },\n unidentified_reason: controls.reason.value,\n receiving_office: this.selectedSiteId,\n user_id: this.caseType,\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSWoPGStrategic(postStrategicBody).subscribe(\n res => {\n this.errorMessage = this.getErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n });\n } else {\n // controls.responsibleOffice.setValue('P219');\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.getErrorMessage(false);\n const response1 = JSON.parse(res1),\n requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unassignedRecord, this.siteID, this.exceptionReference)\n this.paymentViewService.postBSPayments(requestBody).subscribe(\n res2 => {\n this.errorMessage = this.getErrorMessage(false);\n const response2 = JSON.parse(res2),\n reqBody = new UnsolicitedPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, controls.reason.value, this.selectedSiteId, controls.responsiblePerson.value, controls.emailId.value);\n if (response2.success) {\n this.paymentViewService.postBSUnsolicitedPayments(reqBody).subscribe(\n res3 => {\n this.errorMessage = this.getErrorMessage(false);\n const response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unassignedRecord.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n }\n saveAndContinue() {\n this.resetForm([false,false,false,false,false,false], 'all');\n const formerror = this.markPaymentUnsolicitedForm.controls.reason.errors;\n const reasonField = this.markPaymentUnsolicitedForm.controls.reason;\n //const officeIdField = this.selectedSiteId;\n const officeIdField = this.markPaymentUnsolicitedForm.controls.responsibleOffice;\n if (this.markPaymentUnsolicitedForm.dirty && this.markPaymentUnsolicitedForm.valid) {\n const controls = this.markPaymentUnsolicitedForm.controls;\n this.emailId = controls.emailId.value;\n this.responsibleOffice = officeIdField.value;\n this.responsiblePerson = controls.responsiblePerson.value;\n this.reason = controls.reason.value;\n this.viewStatus = 'unsolicitedContinueConfirm';\n }else {\n if( reasonField.value == '' ) {\n this.resetForm([true,false,false,false,false,false], 'reason');\n }\n if(reasonField.value != '' && this.markPaymentUnsolicitedForm.controls.reason.invalid ) {\n this.resetForm([false,true,false,false,false,false], 'reason');\n }\n if(formerror && formerror.minlength && formerror.minlength.actualLength < 3 ) {\n this.resetForm([false,false,true,false,false,false], 'reason');\n }\n if(formerror && formerror.maxlength && formerror.maxlength.actualLength > 255 ) {\n this.resetForm([false,false,false,true,false,false], 'reason');\n }\n if(officeIdField.value == '') {\n this.resetForm([false,false,false,false,true,false], 'responsibleOffice');\n }\n if(officeIdField.value != '' && officeIdField.invalid) {\n this.resetForm([false,false,false,false,false,true],'responsibleOffice');\n }\n }\n }\n resetForm(val, field) {\n if(field==='reason' || field==='all') {\n this.isReasonEmpty = val[0];\n this.reasonHasError = val[1];\n this.reasonMinHasError = val[2];\n this.reasonMaxHasError = val[3];\n }\n if(field==='responsibleOffice' || field==='all') {\n this.isResponsibleOfficeEmpty = val[4];\n this.responsibleOfficeHasError = val[5];\n }\n }\n\ncancelMarkUnsolicitedPayments(type?:string){\n if(type && type === 'cancel') {\n if(this.checkingFormValue()){\n this.viewStatus = 'unsolicitedCancelConfirm';\n } else {\n this.gotoCasetransationPage();\n }\n } else {\n this.markPaymentUnsolicitedForm.controls.responsibleOffice.setValue('');\n this.viewStatus = 'mainForm';\n }\n }\n checkingFormValue(){\n const formFields = this.markPaymentUnsolicitedForm.value;\n let valueExists = false;\n\n for (var field in formFields) {\n if (formFields.hasOwnProperty(field) && formFields[field] !==\"\") {\n valueExists = true;\n break;\n }\n }\n return valueExists;\n }\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n \n this.unassignedRecord = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n },\n (error: any) => {\n this.errorMessage = this.getErrorMessage(true);\n }\n );\n }\n\n getErrorMessage(isErrorExist) {\n return {\n title: \"Something went wrong.\",\n body: \"Please try again later.\",\n showError: isErrorExist\n };\n }\n\n selectchange(args){ \n this.selectedSiteId = args.target.value; \n this.selectedSiteName = args.target.options[args.target.selectedIndex].text; \n } \n\n}\n","import { Component, OnInit, Output,Input, EventEmitter } from '@angular/core';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IBSPayments } from '../../interfaces/IBSPayments';\nimport {Router} from '@angular/router';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n@Component({\n selector: 'ccpay-app-unprocessed-payments',\n templateUrl: './unprocessed-payments.component.html',\n styleUrls: ['./unprocessed-payments.component.scss']\n})\nexport class UnprocessedPaymentsComponent implements OnInit {\n\n @Input('FEE_RECORDS_EXISTS') FEE_RECORDS_EXISTS: boolean;\n @Input('PAYMENTREF') PAYMENTREF: string;\n @Input('ISTURNOFF') ISTURNOFF: boolean;\n @Input('IS_BUTTON_ENABLE') IS_BUTTON_ENABLE: boolean;\n @Input('IS_OS_AMT_AVAILABLE') IS_OS_AMT_AVAILABLE: boolean;\n @Input('ISNEWPCIPALOFF') ISNEWPCIPALOFF: boolean;\n @Input('ISOLDPCIPALOFF') ISOLDPCIPALOFF: boolean;\n @Input('ISSFENABLE') ISSFENABLE: boolean;\n @Input('PAYMENTSLENGTH') PAYMENTSLENGTH:Number;\n @Input('LEVEL')LEVEL:Number;\n\n @Output() selectedUnprocessedFeeEvent: EventEmitter<string> = new EventEmitter();\n @Output() getUnprocessedFeeCount: EventEmitter<string> = new EventEmitter();\n\n viewStatus = 'main';\n unassignedRecordList: IBSPayments;\n upPaymentErrorMessage: string = null;\n ccdCaseNumber: string;\n recordId: string = null;\n isRecordExist: boolean = false;\n dcnNumber: string = null;\n selectedOption: string;\n isUnprocessedRecordSelected: boolean = true;\n isAllocateToExistingFeebtnEnabled: boolean = false;\n isMarkAsUnidentifiedbtnEnabled: boolean = false;\n isAllocatedToNewFeebtnEnabled: boolean = false;\n isExceptionCase: boolean = false;\n serviceId: string = null;\n isBulkScanEnable;\n isNewpcipaloff;\n isOldpcipaloff;\n isTurnOff: boolean = true;\n isStFixEnable;\n unassignedRecordSelectedList: IBSPayments;\n unassignedRecordListLength: number = 0;\n showContent: boolean;\n\n constructor(private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private paymentLibComponent: PaymentLibComponent,\n private paymentViewService: PaymentViewService,\n private OrderslistService: OrderslistService\n ) { }\n\n ngOnInit() {\n // Todo ...\n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION.toLocaleLowerCase();\n this.dcnNumber = this.paymentLibComponent.DCN_NUMBER;\n this.isBulkScanEnable = this.paymentLibComponent.ISBSENABLE;\n this.isTurnOff = this.paymentLibComponent.ISTURNOFF;\n this.isNewpcipaloff = this.paymentLibComponent.ISNEWPCIPALOFF;\n this.isOldpcipaloff = this.paymentLibComponent.ISOLDPCIPALOFF;\n this.isStFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.OrderslistService.getFeeExists().subscribe( (data) => this.FEE_RECORDS_EXISTS = data);\n this.getUnassignedPaymentlist();\n\n }\n\n getUnassignedPaymentlist() {\n if (this.selectedOption === 'dcn') {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.dcnNumber).subscribe(\n unassignedPayments => {\n // unassignedPayments['data'].map(data => data.expandable=false);\n if(unassignedPayments['data'] && unassignedPayments['data'].payments) {\n this.setValuesForUnassignedRecord(unassignedPayments['data']);\n } else if(unassignedPayments['payments']) {\n this.setValuesForUnassignedRecord(unassignedPayments);\n } else {\n this.upPaymentErrorMessage = 'error';\n this.getUnprocessedFeeCount.emit('0');\n }\n },\n (error: any) => {\n this.upPaymentErrorMessage = error;\n this.getUnprocessedFeeCount.emit('0');\n }\n );\n } else {\n this.bulkScaningPaymentService.getBSPaymentsByCCD(this.ccdCaseNumber).subscribe(\n unassignedPayments => {\n // unassignedPayments['data'].map(data => data.expandable=false);\n if(unassignedPayments['data'] && unassignedPayments['data'].payments) {\n this.setValuesForUnassignedRecord(unassignedPayments['data']);\n } else if(unassignedPayments['payments']) {\n this.setValuesForUnassignedRecord(unassignedPayments);\n } else {\n this.upPaymentErrorMessage = 'error';\n this.getUnprocessedFeeCount.emit('0');\n }\n },\n (error: any) => {\n this.upPaymentErrorMessage = error;\n this.getUnprocessedFeeCount.emit('0');\n }\n );\n }\n\n }\n\n setValuesForUnassignedRecord(unassignedPayments) {\n \n this.unassignedRecordList = unassignedPayments.payments;\n if(this.unassignedRecordList){\n this.unassignedRecordListLength = unassignedPayments.payments.length\n }\n this.serviceId = unassignedPayments.responsible_service_id;\n if (unassignedPayments['ccd_reference'] === undefined) {\n this.isExceptionCase = true;\n }\n // this.isRecordExist = this.unassignedRecordList.length === 0;\n this.getUnprocessedFeeCount.emit(<any>this.unassignedRecordList.length);\n this.unprocessedPaymentSelectEvent(this.unassignedRecordList);\n }\n\n formatUnassignedRecordId(ID: Number) {\n return `unassignrecord-${ID}`;\n }\n\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n\n redirectToFeeSearchPage(event: any, dcn_reference:any) {\n event.preventDefault();\n this.recordId = dcn_reference;\n let url = this.isBulkScanEnable ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n url += this.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n url += this.isStFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n url +=`&caseType=${this.paymentLibComponent.CASETYPE}`;\n url += this.isOldpcipaloff ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n url += this.isNewpcipaloff ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n\n this.router.navigateByUrl(`/fee-search?selectedOption=${this.selectedOption}&ccdCaseNumber=${this.ccdCaseNumber}&dcn=${this.recordId}${url}`);\n }\n\n loadUnsolicitedPage(viewName: string, dcn_reference:any) {\n this.recordId = dcn_reference;\n this.paymentLibComponent.bspaymentdcn = this.recordId;\n this.paymentLibComponent.viewName = viewName;\n }\n\n unprocessedPaymentSelectEvent(selectedRecordReference: any) {\n this.isUnprocessedRecordSelected = true;\n this.validateButtons();\n this.selectedUnprocessedFeeEvent.emit(selectedRecordReference);\n }\n\n resetButtons() {\n this.isUnprocessedRecordSelected = false;\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isMarkAsUnidentifiedbtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = false;\n }\n\n goToAllocatePage(dcn_reference:any) {\n this.paymentLibComponent.bspaymentdcn = dcn_reference;\n this.paymentLibComponent.unProcessedPaymentServiceId = this.serviceId\n this.paymentLibComponent.isTurnOff = this.ISTURNOFF;\n this.paymentLibComponent.isNewPcipalOff = this.ISNEWPCIPALOFF;\n this.paymentLibComponent.isOldPcipalOff = this.ISOLDPCIPALOFF;\n this.paymentLibComponent.ISSFENABLE = this.isStFixEnable;\n\n if(this.ISTURNOFF) {\n this.paymentLibComponent.paymentGroupReference = this.PAYMENTREF;\n this.paymentLibComponent.viewName = 'fee-summary';\n }else {\n this.paymentLibComponent.paymentGroupReference = null;\n this.paymentLibComponent.viewName = 'allocate-payments';\n }\n\n }\n\n validateButtons() {\n if ( this.isUnprocessedRecordSelected && this.isExceptionCase) {\n this.isMarkAsUnidentifiedbtnEnabled = true;\n } else if ( this.isUnprocessedRecordSelected && !this.isExceptionCase && !this.FEE_RECORDS_EXISTS) {\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = true;\n } else if( this.isUnprocessedRecordSelected && !this.isExceptionCase && this.FEE_RECORDS_EXISTS ) {\n if(!this.ISTURNOFF) {\n this.isAllocateToExistingFeebtnEnabled = true;\n this.isAllocatedToNewFeebtnEnabled = false;\n } else {\n this.isAllocateToExistingFeebtnEnabled = this.IS_OS_AMT_AVAILABLE;\n this.isAllocatedToNewFeebtnEnabled = true;\n }\n }\n }\n\n unprocessedPaymentUnSelectEvent(event: any) {\n event.preventDefault();\n this.recordId = null;\n this.isUnprocessedRecordSelected = false;\n this.isAllocateToExistingFeebtnEnabled = false;\n this.isAllocatedToNewFeebtnEnabled = false;\n this.isMarkAsUnidentifiedbtnEnabled = false;\n //this.validateButtons();\n this.selectedUnprocessedFeeEvent.emit('');\n }\n\n showDetailRow(event: any,obj: any, i: any) {\n event.preventDefault();\n \n this.unassignedRecordSelectedList = obj;\n \n }\n}\n","import { Component, OnInit, Input, Output, EventEmitter } from '@angular/core';\nimport { BulkScaningPaymentService } from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport {IPayment} from '../../interfaces/IPayment';\nimport {Router} from '@angular/router';\n\n@Component({\n selector: 'ccpay-app-processed-payments',\n templateUrl: './processed-payments.component.html',\n styleUrls: ['./processed-payments.component.scss']\n})\nexport class ProcessedPaymentsComponent implements OnInit {\n\n @Input('NONPAYMENTS') NONPAYMENTS: IPayment[];\n @Output() goToPaymentViewComponent: EventEmitter<any> = new EventEmitter();\n\n constructor(\n private router: Router,\n private bulkScaningPaymentService: BulkScaningPaymentService\n ) { }\n ngOnInit() {\n }\n\n trimUnderscore(method: string){\n return this.bulkScaningPaymentService.removeUnwantedString(method,' ');\n }\n redirectToPaymentViewPage(paymentGroupReference: string, paymentReference: string, paymentMethod: string) {\n this.goToPaymentViewComponent.emit({paymentGroupReference, paymentReference, paymentMethod});\n }\n}\n","\nexport class IAllocationPaymentsRequest {\n payment_allocation_status: any;\n payment_group_reference: string;\n payment_reference: string;\n reason: string;\n explanation: string;\n user_name: string;\n constructor(payment_group_reference: string, payment_reference : string, reason? : string, explanation? : string, userName? : string) {\n this.payment_allocation_status = {\n description: '',\n name: \"Allocated\"\n };\n this.payment_group_reference = payment_group_reference;\n this.payment_reference= payment_reference;\n this.reason = reason ? reason : null;\n this.explanation = explanation ? explanation : null;\n this.user_name = userName ? userName : null;\n }\n}\n","import { Component, OnInit, Input } from '@angular/core';\nimport { FormBuilder, FormGroup, Validators, FormControl } from '@angular/forms';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport {CaseTransactionsService} from '../../services/case-transactions/case-transactions.service'; \nimport {BulkScaningPaymentService} from '../../services/bulk-scaning-payment/bulk-scaning-payment.service';\nimport { ErrorHandlerService } from '../../services/shared/error-handler.service';\nimport {IPaymentGroup} from '../../interfaces/IPaymentGroup';\nimport {IBSPayments} from '../../interfaces/IBSPayments';\nimport {AllocatePaymentRequest} from '../../interfaces/AllocatePaymentRequest';\nimport {IAllocationPaymentsRequest} from '../../interfaces/IAllocationPaymentsRequest';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n\n\n@Component({\n selector: 'app-allocate-payments',\n templateUrl: './allocate-payments.component.html',\n styleUrls: ['./allocate-payments.component.scss']\n})\nexport class AllocatePaymentsComponent implements OnInit {\n @Input() isTurnOff: boolean;\n @Input() caseType: string;\n\n overUnderPaymentForm: FormGroup;\n viewStatus: string;\n ccdCaseNumber: string;\n bspaymentdcn: string;\n recordId:string;\n feedbackUrlLabel:string;\n unAllocatedPayment: IBSPayments = {\n amount: 0\n };\n siteID: string = null;\n errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n paymentGroup: IPaymentGroup;\n paymentGroups: IPaymentGroup[] = [];\t\n remainingAmount: number;\n isRemainingAmountGtZero: boolean;\n isMoreDetailsBoxHide: boolean = true;\n isRemainingAmountLtZero: boolean;\n afterFeeAllocateOutstanding: number;\n amountForAllocation: number;\n isConfirmButtondisabled: boolean = false;\n isContinueButtondisabled: boolean = true;\n otherPaymentExplanation: string = null;\n selectedOption: string = null;\n isFeeAmountZero: boolean = false;\t\n\n paymentReasonHasError: boolean = false;\n paymentExplanationHasError: boolean = false;\n isPaymentDetailsEmpty: boolean = false;\n isPaymentDetailsInvalid: boolean = false;\n paymentDetailsMinHasError: boolean = false;\n paymentDetailsMaxHasError: boolean = false;\n isUserNameEmpty: boolean = false;\n isUserNameInvalid: boolean = false;\n ccdReference: string = null;\n exceptionReference: string = null;\n paymentReason: string = null;\n paymentExplanation: string = null;\n userName: string = null;\n paymentSectionLabel: any;\n paymentRef: string = null;\n isStrategicFixEnable: boolean = true;\n orderLevelFees: IOrderReferenceFee[] = [];\n cookieUserName: string[] = [];\n enCookieUserName: any;\n userNameField: string = null;\n\n reasonList: { [key: string]: { [key: string]: string } }= {\n overPayment: {\n hwfReward: 'Help with Fees (HWF) awarded. Please include the HWF reference number in the explanatory note',\n wrongFee: 'Incorrect payment received',\n notIssueCase: 'Unable to issue case',\n otherDeduction: 'Other'\n },\n shortFall: {\n helpWithFee: 'Help with Fees (HWF) application declined',\n wrongFee: 'Incorrect payment received',\n other: 'Other'\n }\n }\n explanationList = {\n overPayment: {\n referRefund: 'Details in case notes. Refund due',\n noRefund: 'Details in case notes. No refund due',\n noCase: 'No case created. Refund due',\n other: 'Other'\n },\n shortFall: {\n holdCase: 'I have put a stop on the case and contacted the applicant requesting the balance of payment',\n heldCase: 'I have put a stop on the case. The applicant needs to be contacted to request the balance of payment',\n other: 'Other'\n }\n }\n\n refund = {\n reason: {\n duplicate: 'Duplicate payment',\n humanerror: 'Human error',\n caseWithdrawn: 'Case withdrawn',\n other: 'Other'\n }\n }\n\n\n constructor(\n private errorHandlerService: ErrorHandlerService,\n private caseTransactionsService: CaseTransactionsService,\n private formBuilder: FormBuilder,\n private paymentViewService: PaymentViewService,\n private paymentLibComponent: PaymentLibComponent,\n private bulkScaningPaymentService: BulkScaningPaymentService,\n private OrderslistService: OrderslistService) { }\n\n ngOnInit() {\n this.viewStatus = 'mainForm';\n if (this.paymentLibComponent.paymentGroupReference !== null) {\n this.viewStatus = 'allocatePaymentConfirmation';\n }\n \n this.ccdCaseNumber = this.paymentLibComponent.CCD_CASE_NUMBER;\n this.bspaymentdcn = this.paymentLibComponent.bspaymentdcn;\n this.paymentRef = this.paymentLibComponent.paymentGroupReference;\n this.selectedOption = this.paymentLibComponent.SELECTED_OPTION;\n this.isStrategicFixEnable = this.paymentLibComponent.ISSFENABLE;\n this.isTurnOff = this.paymentLibComponent.isTurnOff;\n this.overUnderPaymentForm = this.formBuilder.group({\n moreDetails: new FormControl('', Validators.compose([\n Validators.required,\n Validators.minLength(3),\n Validators.maxLength(255),\n Validators.pattern('^([a-zA-Z0-9\\\\s,\\\\.]*)$')\n ])),\n userName: new FormControl('', Validators.compose([\n Validators.required,\n Validators.pattern('^([a-zA-Z0-9\\\\s]*)$')\n ])),\n });\n this.OrderslistService.getOrdersList().subscribe( (data) =>\n this.orderLevelFees = data.filter(data => data.orderStatus !== 'Paid'));\n this.OrderslistService.getCaseType().subscribe( (data) => this.caseType = data);\n this.getUnassignedPayment();\n }\n getGroupOutstandingAmount(paymentGroup: IPaymentGroup): number {\n return this.bulkScaningPaymentService.calculateOutStandingAmount(paymentGroup);\n }\n\n getPaymentGroupDetails(){\n\n if(!this.isTurnOff){\n this.paymentViewService.getPaymentGroupDetails(this.paymentRef).subscribe(\n paymentGroup => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.paymentGroup = paymentGroup;\n this.saveAndContinue();\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }else {\n this.caseTransactionsService.getPaymentGroups(this.ccdCaseNumber).subscribe(\n paymentGroups => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.paymentGroups = paymentGroups['payment_groups'].filter(paymentGroup => {\n paymentGroup.fees.forEach(fee => {\n if(fee.calculated_amount === 0) {\n this.isFeeAmountZero = true\n }\n });\n let fstCon = this.getGroupOutstandingAmount(<IPaymentGroup>paymentGroup),\n scndCn = fstCon > 0 || (fstCon == 0 && this.isFeeAmountZero) && paymentGroup.payment_group_reference === this.paymentRef;\n return this.paymentRef ? scndCn : fstCon > 0 || (fstCon == 0 && this.isFeeAmountZero);\n });\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }\n\n }\n\n selectedPaymentGroup(paymentGroup: IPaymentGroup) {\t\n this.isContinueButtondisabled = false;\t\n this.paymentGroup = paymentGroup;\t\n }\t\n\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n\n gotoSummaryPage(event: any) { \n event.preventDefault();\n this.paymentLibComponent.viewName = 'fee-summary';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n }\n\n cancelAllocatePayment(event: any){\n event.preventDefault();\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n if(!this.isTurnOff){\n this.paymentLibComponent.viewName = 'fee-summary';\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.TAKEPAYMENT = true;\n this.paymentLibComponent.ISBSENABLE = true;\n } else {\n this.viewStatus = 'mainForm';\t\n }\n }\n confirmAllocatePayement(){\n this.enCookieUserName = document.cookie.split(\";\").find(row => row.includes(\"user-info\")).split(\"=\")[1].split(\";\");\n this.cookieUserName = JSON.parse(decodeURIComponent(this.enCookieUserName));\n \n const fullName = this.cookieUserName['forename'] + ' ' + this.cookieUserName['surname'];\n\n const paymentDetailsField = this.overUnderPaymentForm.controls.moreDetails,\n paymentFormError = this.overUnderPaymentForm.controls.moreDetails.errors,\n userNameField = fullName,\n isEmptyCondtion = this.paymentReason && this.paymentExplanation,\n isOtherOptionSelected = this.paymentExplanation === 'Other';\n\n this.resetForm([false, false, false, false, false, false, false, false], 'all');\n if ( (!this.isRemainingAmountGtZero && !this.isRemainingAmountLtZero) || isEmptyCondtion && (!isOtherOptionSelected && userNameField.length > 0 || isOtherOptionSelected && userNameField.length > 0 && paymentDetailsField.valid)) {\n this.isConfirmButtondisabled = true;\n this.otherPaymentExplanation = this.paymentExplanation === 'Other' ? paymentDetailsField.value : this.paymentExplanation;\n this.userName = userNameField;\n this.finalServiceCall();\n }else {\n if(!this.paymentReason) {\n this.resetForm([true, false, false, false, false, false, false, false], 'reason');\n }\n if(!this.paymentExplanation) {\n this.resetForm([false, true, false, false, false, false, false, false], 'explanation');\n }\n if(this.paymentExplanation && isOtherOptionSelected) {\n if(paymentDetailsField.value == '' ) {\n this.resetForm([false, false, true, false, false, false, false, false], 'other');\n }\n if(paymentDetailsField.value != '' && paymentDetailsField.invalid ) {\n this.resetForm([false, false, false, true, false, false, false, false], 'other');\n }\n if(paymentFormError && paymentFormError.minlength && paymentFormError.minlength.actualLength < 3 ) {\n this.resetForm([false, false, false, false, true, false, false, false], 'other');\n }\n if(paymentFormError && paymentFormError.maxlength && paymentFormError.maxlength.actualLength > 255 ) {\n this.resetForm([false, false, false, false, false, true, false, false], 'other');\n }\n }\n if(userNameField.length === 0) {\n this.resetForm([false, false, false, false, false, false, true, false], 'username');\n }\n }\n }\n resetForm(vals, field) {\n if(field==='reason' || field==='all') {\n this.paymentReasonHasError = vals[0];\n }\n if(field==='explanation' || field==='all') {\n this.paymentExplanationHasError = vals[1];\n }\n if(field==='other' || field==='all') {\n this.isPaymentDetailsEmpty = vals[2];\n this.isPaymentDetailsInvalid = vals[3];\n this.paymentDetailsMinHasError = vals[4];\n this.paymentDetailsMaxHasError = vals[5];\n }\n if(field==='username' || field==='all') {\n this.isUserNameEmpty = vals[6];\n this.isUserNameInvalid = vals[7];\n }\n }\n finalServiceCall() {\n if(!this.isStrategicFixEnable) {\n let allocatedRequest = {\n reason: this.paymentReason,\n allocation_status:'Allocated',\n explanation: this.otherPaymentExplanation,\n payment_allocation_status: {\n description: '',\n name: 'Allocated'\n },\n payment_group_reference: this.paymentGroup.payment_group_reference,\n case_type: this.caseType,\n user_name: this.userName\n }\n const postStrategicBody = new AllocatePaymentRequest\n (this.ccdReference, this.unAllocatedPayment, this.caseType, this.exceptionReference, allocatedRequest);\n this.bulkScaningPaymentService.postBSPaymentStrategic(postStrategicBody , this.paymentGroup.payment_group_reference).subscribe(\n res => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response = JSON.parse(res);\n if (response.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n });\n\n } else {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'PROCESSED').subscribe(\n res1 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response1 = JSON.parse(res1);\n if (response1.success) {\n const requestBody = new AllocatePaymentRequest\n (this.ccdReference, this.unAllocatedPayment, this.siteID, this.exceptionReference);\n this.bulkScaningPaymentService.postBSAllocatePayment(requestBody, this.paymentGroup.payment_group_reference).subscribe(\n res2 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response2 = JSON.parse(res2);\n const reqBody = new IAllocationPaymentsRequest\n (response2['data'].payment_group_reference, response2['data'].reference, this.paymentReason, this.otherPaymentExplanation, this.userName);\n if (response2.success) {\n this.paymentViewService.postBSAllocationPayments(reqBody).subscribe(\n \n res3 => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n let response3 = JSON.parse(res3);\n if (response3.success) {\n this.gotoCasetransationPage();\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.bulkScaningPaymentService.patchBSChangeStatus(this.unAllocatedPayment.dcn_reference, 'COMPLETE').subscribe();\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n );\n }\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n window.scrollTo(0, 0);\n this.isConfirmButtondisabled = false;\n }\n ); \n }\n }\n\n saveAndContinue(){\n if(this.paymentGroup) {\n this.isMoreDetailsBoxHide = true;\n this.overUnderPaymentForm.get('moreDetails').reset();\n this.overUnderPaymentForm.get('moreDetails').setValue('');\n this.overUnderPaymentForm.get('userName').reset();\n this.overUnderPaymentForm.get('userName').setValue('');\n this.paymentReason = '';\n this.paymentExplanation = '';\n let GroupOutstandingAmount = this.getGroupOutstandingAmount(this.paymentGroup);\n const remainingToBeAssigned = this.unAllocatedPayment.amount - GroupOutstandingAmount;\n this.isRemainingAmountGtZero = remainingToBeAssigned > 0;\n this.isRemainingAmountLtZero = remainingToBeAssigned < 0;\n this.paymentSectionLabel = this.isRemainingAmountGtZero ? { \n title: 'There is an Over payment of',\n reason: 'Provide a reason. This will be used in the Refund process.',\n }: this.isRemainingAmountLtZero ? { \n title: 'There is an Under payment of',\n reason: 'Provide a reason',\n }: { \n title:'Amount left to be allocated',\n reason:'',\n };\n this.feedbackUrlLabel = this.isRemainingAmountGtZero ? 'CONFIRMALLOCATION_SURPLUS' : this.isRemainingAmountLtZero ? 'CONFIRMALLOCATION_SHORTFALL' : 'CONFIRMALLOCATION';\n this.remainingAmount = this.isRemainingAmountGtZero ? remainingToBeAssigned : this.isRemainingAmountLtZero ? remainingToBeAssigned * -1 : 0;\n this.afterFeeAllocateOutstanding = remainingToBeAssigned >= 0 ? 0 : (remainingToBeAssigned * -1);\n this.amountForAllocation = GroupOutstandingAmount >= this.unAllocatedPayment.amount ? this.unAllocatedPayment.amount : GroupOutstandingAmount;\n if(this.isTurnOff){\n this.viewStatus = 'allocatePaymentConfirmation';\t\n }\n }\n }\n getUnassignedPayment() {\n this.bulkScaningPaymentService.getBSPaymentsByDCN(this.bspaymentdcn).subscribe(\n unassignedPayments => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(false);\n this.unAllocatedPayment = unassignedPayments['data'].payments.filter(payment => {\n return payment && payment.dcn_reference == this.bspaymentdcn;\n })[0];\n this.siteID = unassignedPayments['data'].responsible_service_id;\n const beCcdNumber = unassignedPayments['data'].ccd_reference,\n beExceptionNumber = unassignedPayments['data'].exception_record_reference,\n exceptionReference = beCcdNumber ? beCcdNumber === this.ccdCaseNumber ? null : this.ccdCaseNumber : this.ccdCaseNumber;\n this.ccdReference = beCcdNumber ? beCcdNumber : null;\n this.exceptionReference = beExceptionNumber ? beExceptionNumber : exceptionReference;\n this.getPaymentGroupDetails();\n },\n (error: any) => {\n this.errorMessage = this.errorHandlerService.getServerErrorMessage(true);\n }\n );\n }\n selectRadioButton(key, type) {\n this.isMoreDetailsBoxHide = true;\n if( type === 'explanation' && key === 'other' ){\n this.isPaymentDetailsEmpty = false;\n this.isPaymentDetailsInvalid = false;\n this.paymentDetailsMinHasError = false;\n this.paymentDetailsMaxHasError = false;\n this.isMoreDetailsBoxHide = false;\n }\n }\n OrderListSelectEvent(orderef: any){\n this.isContinueButtondisabled = false;\n this.recordId= orderef;\n }\n\n redirectToOrderFeeSearchPage() {\n // this.paymentLibComponent.bspaymentdcn = null;\n this.paymentLibComponent.paymentGroupReference = this.recordId;\n this.paymentLibComponent.isTurnOff = this.isTurnOff;\n this.paymentLibComponent.viewName = 'fee-summary';\n}\n}\n","import { IFee } from './IFee';\n\nexport class AddRemissionRequest {\n beneficiary_name: string;\n ccd_case_number: string;\n fee: IFee;\n hwf_amount: number;\n hwf_reference: string;\n payment_group_reference: string;\n case_type: string;\n\n constructor(ccd_case_number: string, fee: IFee, hwf_amount: number, hwf_reference: string, caseType: string) {\n this.ccd_case_number = ccd_case_number;\n this.fee = fee;\n this.hwf_amount = hwf_amount;\n this.hwf_reference = hwf_reference;\n this.case_type = caseType;\n }\n}\n","export class AddRetroRemissionRequest {\n hwf_amount: number;\n hwf_reference: string;\n\n constructor(hwf_amount: number, hwf_reference: string) {\n this.hwf_amount = hwf_amount;\n this.hwf_reference = hwf_reference;\n }\n}\n","import { IRefundContactDetails } from './IRefundContactDetails';\n\nexport class 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('isFullyRefund') isFullyRefund: boolean;\n @Input() feeamount: number;\n @Input() refundPaymentReference: string;\n @Input() isFromRefundStatusPage: boolean;\n @Input() changeRefundReason: string;\n @Input(\"isServiceRequest\") isServiceRequest: string;\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 @Output() refundFees: EventEmitter<IFee[]> = new EventEmitter<IFee[]>();\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 refundAmtForFeeVolumes: number;\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 if(this.refundPaymentReference !== undefined && this.refundPaymentReference.length >0) {\n this.paymentReference = this.refundPaymentReference\n } else {\n this.paymentReference = this.payment.reference;\n }\n \n\n if(this.isFromServiceRequestPage) {\n this.paymentViewService.getApportionPaymentDetails(this.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' && data.name !== 'Overpayment');\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 this.refundReason = this.changeRefundReason;\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 // if(creds.controls.length > 0) {\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 refund_amount : [''],\n selected:[''] ,\n updated_volume: this.fees[i].volume\n }));\n }\n this.cd.detectChanges();\n //}\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.isFullyRefund) {\n return false;\n } else {\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 \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('refund_amount').setValue(AppAmt);\n formArray.at(i).get('volume').setValue(Volume);\n formArray.at(i).get('selected').setValue(true);\n formArray.at(i).get('updated_volume').setValue(Volume);\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 (<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.cd.detectChanges(); \n } else {\n this.errorMsg = []; \n document.getElementById('feeAmount_'+v1).setAttribute(\"disabled\", \"true\"); \n this.remissionForm.value.feesList[i][\"refund_amount\"] = ''; \n this.remissionForm.value.feesList[i][\"volume\"] = ''; \n this.remissionForm.value.feesList[i][\"selected\"] = false; \n (<HTMLInputElement>document.getElementById('feeAmount_'+v1)).value = '';\n if(Volume>1) {\n this.remissionForm.value.feesList[i][\"volume\"] = ''; \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\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 if (!this.isFromCheckAnsPage) {\n this.viewCompStatus = '';\n this.viewStatus = \"processretroremissonpage\";\n } else {\n this.viewCompStatus = '';\n this.viewStatus = 'checkretroremissionpage';\n }\n \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 \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.refund_amount * 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 if(this.isFromCheckAnsPage) {\n this.totalRefundAmount = this.remissionForm.value.feesList.reduce((a, c) => a + c.refund_amount * c.selected, 0);\n this.isFromCheckAnsPage = false;\n this.viewStatus = 'checkissuerefundpage';\n this.viewCompStatus = '';\n return;\n }\n this.viewCompStatus = '';\n this.viewStatus = 'contactDetailsPage';\n }\n \n } else {\n this.displayRefundReason = this.selectedRefundReason;\n if(this.isFromCheckAnsPage) {\n this.totalRefundAmount = this.remissionForm.value.feesList.reduce((a, c) => a + c.refund_amount * c.selected, 0);\n this.isFromCheckAnsPage = false;\n this.viewStatus = 'checkissuerefundpage';\n this.viewCompStatus = '';\n return;\n }\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 [].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.totalRefundAmount = 0;\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\tthis.fullRefund = false;\n\t\t\t\t\tlet quantity: number = +(<HTMLInputElement>document.getElementById('feeVolume_'+checkboxs[j].value)).value;\n let amountToRefund: number = +(<HTMLInputElement>document.getElementById('feeAmount_'+checkboxs[j].value)).value;\n\t\t\t\t\tlet apportionAmount: number = +(<HTMLInputElement>document.getElementById('feeApportionAmount_'+checkboxs[j].value)).value;\n\t\t\t\t\tlet calculatedAmount: number = +(<HTMLInputElement>document.getElementById('calculatedAmount_'+checkboxs[j].value)).value; \n \n if( amountToRefund === apportionAmount) {\n this.fullRefund = true;\n }\n\n if(amountToRefund === 0){\n this.elementId = 'feeAmount_'+checkboxs[j].value;\n this.errorMsg.push('You need to enter a refund amount');\n this.getErrorClass(this.elementId);\n\t\t\t\t\t}\n\n \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.quantityUpdated === 0){\n this.elementId = 'feeVolumeUpdated_'+checkboxs[j].value;\n this.errorMsg.push('You need to enter quantity')\n this.getErrorClass(this.elementId);\n }\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.refundAmtForFeeVolumes = +(<HTMLInputElement>document.getElementById('feeVOl_'+checkboxs[j].value)).innerText;\n this.allowedRefundAmount = this.quantityUpdated * this.refundAmtForFeeVolumes;\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 //this.remissionForm.value.feesList.find(id=>id=checkboxs[j].value)['refund_amount'] = apportionAmount;\n\t\t\t\t}\n\t\t\t}\n\n if(this.errorMsg.length === 0) {\n if (this.isFromCheckAnsPage) {\n this.isFromCheckAnsPage = false;\n this.totalRefundAmount = this.remissionForm.value.feesList.reduce((a, c) => a + c.refund_amount * c.selected, 0);\n this.fees = this.remissionForm.value.feesList.filter(value => value.selected===true);\n this.viewStatus = 'checkissuerefundpage'\n this.viewCompStatus = '';\n return;\n } else if (this.isFromRefundStatusPage){\n var remissionctrls=this.remissionForm.controls;\n this.totalRefundAmount = this.remissionForm.value.feesList.reduce((a, c) => a + c.refund_amount * c.selected, 0);\n this.refundListAmount.emit(this.totalRefundAmount.toString());\n this.fees = this.remissionForm.value.feesList.filter(value => value.selected===true);\n this.refundFees.emit(this.fees);\n return;\n }\n this.viewCompStatus = 'issuerefundpage1';\n this.getRefundReasons();\n }\n }\n\n calAmtToRefund(value,amount,volume, i: any) {\n const volumeFee = amount/volume;\n const amtToRefund = value * volumeFee;\n const formArray = this.remissionForm.controls.feesList as FormArray;\n formArray.at(i).get('refund_amount').setValue(amtToRefund);\n // formArray.at(i).get('volume').setValue(value);\n // (<HTMLInputElement>document.getElementById('feeAmount_'+i)).value = +amtToRefund;\n // const formControl = this.remissionForm.controls.feesList['volume'].at(i);\n // formControl.setValue(value);\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(isFullyRefund: any) {\n this.isConfirmationBtnDisabled = true;\n this.errorMessage = '';\n this.errorMsg = [];\n if( this.isRefundRemission) {\n this.retroRemission = true;\n }\n if(isFullyRefund) {\n this.totalRefundAmount = this.payment.amount;\n }\n if(!isFullyRefund) {\n this.fees = this.remissionForm.value.feesList.filter(value => value.selected===true);\n }\n this.fees = this.fees.map(obj => ({ id: obj.id, \n code: obj.code,\n version:obj.version, \n apportion_amount: obj.apportion_amount,\n calculated_amount: obj.calculated_amount,\n updated_volume: obj.updated_volume,\n refund_amount:obj.refund_amount }));\n \n \n const requestBody = new PostRefundRetroRemission(this.contactDetailsObj, this.fees,this.payment.reference, this.refundReason, \n this.totalRefundAmount);\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 gotoRefundReasonPage () {\n this.viewStatus = '';\n this.viewCompStatus = 'issuerefundpage1';\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 gotoPartialFeeRefundScreen() {\n\n if (this.isFromRefundStatusPage){\n var remissionctrls=this.remissionForm.controls;\n this.refundListReason.emit({reason: this.displayRefundReason, code: this.refundReason});\n return;\n }\n this.refundHasError = false;\n this.viewCompStatus = 'issuerefund';\n this.viewStatus = '';\n }\n\n \n\n gotoServiceRequestPage(event: any) {\n this.errorMessage ='';\n this.errorMsg = [];\n this.isFromCheckAnsPage = false;\n event.preventDefault();\n\n if (this.isFromRefundStatusPage){\n var remissionctrls=this.remissionForm.controls;\n this.totalRefundAmount = this.remissionForm.value.feesList.reduce((a, c) => a + c.refund_amount * c.selected, 0);\n this.refundListAmount.emit(this.totalRefundAmount.toString());\n return;\n }\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\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.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 !== undefined && !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 serviceLst;\n actualcount: number;\n count: number;\n refundList: IRefundList[];\n @ViewChild(MatPaginator) paginator: MatPaginator;\n @ViewChild(MatSort) sort: MatSort;\n constructor(\n private paymentLibComponent: PaymentLibComponent,\n private cdRef: ChangeDetectorRef,\n private OrderslistService: OrderslistService,\n private router: Router,\n private activeRoute: ActivatedRoute\n ) {}\n ngOnInit() {\n this.errorMessage = this.errorMessage;\n if(this.STATUS.toLowerCase() === 'sent for approval') {\n this.isApprovalFlow = true;\n } else {\n this.isApprovalFlow = false;\n }\n this.refundList = this.DATASOURCE;\n this.dataSource = new MatTableDataSource(this.refundList);\n this.actualcount = this.dataSource.data.length;\n if( this.refundList !== undefined) {\n this.userLst = this.refundList.reduce((r,{user_full_name}) => (r[user_full_name]='', r) , {});\n this.userLst = Object.keys(this.userLst);\n this.userLst.sort((a, b) => a.toString().localeCompare(b));\n this.serviceLst = this.refundList.reduce((r,{service_type}) => (r[service_type]='', r) , {});\n this.serviceLst = Object.keys(this.serviceLst);\n this.serviceLst.sort((a, b) => a.toString().localeCompare(b));\n }\n \n }\n \n /**\n * Set the paginator and sort after the view init since this component will\n * be able to query its view for the initialized paginator and sort.\n */\n ngAfterViewInit() {\n \n this.dataSource.sort = this.sort;\n\n //const sortState: Sort = {active: 'date_updated', direction: 'desc'};\n // this.sort.active = sortState.active;\n // this.sort.direction = sortState.direction;\n // this.sort.sortChange.emit(sortState);\n this.dataSource.paginator = this.paginator;\n this.dataSource.sort = this.sort;\n this.cdRef.detectChanges();\n }\n applyFilter(filterValue: string) {\n filterValue = filterValue.trim(); // Remove whitespace\n filterValue = filterValue.toLowerCase(); // Datasource defaults to lowercase matches\n this.dataSource.filter = filterValue;\n }\n selectchange(args){\n this.dataSource.filter = args.target.value;\n this.actualcount = this.dataSource.data.length;\n this.dataSource.paginator = this.paginator;\n }\n goToRefundProcessComponent(refundReference: string, refundData: IRefundList ) {\n this.paymentLibComponent.refundlistsource = refundData;\n this.paymentLibComponent.refundReference = refundReference;\n this.paymentLibComponent.viewName = 'process-refund';\n }\n goToRefundViewComponent(refundReference: string, refundData: IRefundList ) {\n this.OrderslistService.setRefundView(refundData);\n this.paymentLibComponent.viewName='refundstatuslist';\n this.paymentLibComponent.CCD_CASE_NUMBER = refundData.ccd_case_number;\n this.paymentLibComponent.isRefundStatusView = true;\n this.paymentLibComponent.isCallFromRefundList = true;\n }\n goToCaseReview(ccdCaseNumber: string, refundData: IRefundList ) {\n this.router.navigate([`/cases/case-details/${ccdCaseNumber}`], {relativeTo: this.activeRoute});\n }\n}","import { IRefundContactDetails } from './IRefundContactDetails';\n\nexport class IPutNotificationRequest {\n recipient_email_address?: string;\n recipient_postal_address?: IRefundContactDetails\n \n constructor(contactDetails: any, notificationType: string) {\n if(notificationType === 'EMAIL') {\n this.recipient_email_address = contactDetails;\n } else if(notificationType === 'LETTER') {\n this.recipient_postal_address = contactDetails;\n }\n } \n}","import { IFee } from \"./IFee\";\nimport { IRefundContactDetails } from \"./IRefundContactDetails\";\nexport class IResubmitRefundRequest {\n refund_reason: string;\n amount: number;\n contact_details: IRefundContactDetails;\n refund_fees: IFee[];\n \n constructor(refund_reason : string, amount: number,contact_details:any,refund_fees: any[]) {\n this.refund_reason= refund_reason;\n this.amount = amount;\n this.contact_details = contact_details;\n this.refund_fees = refund_fees;\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';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IFee } from '../../interfaces/IFee';\nimport { IRefundFee } from '../../interfaces/IRefundFee';\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: any;\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 isRemissionsMatch: boolean;\n payment: IPayment;\n changeRefundReason: string;\n fees: IFee [];\n refundFees: IRefundFee[];\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 private paymentViewService: PaymentViewService) { }\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 //this.refundFees = this.rejectedRefundList['refund_fees'];\n }\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\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(refundReason:string) {\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.changeRefundReason = refundReason;\n this.viewName = 'issuerefundpage1';\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 if(this.refundlist.reason == 'Retrospective remission') {\n this.viewName = 'processretroremissonpage';\n } else {\n this.viewName = 'issuerefund';\n }\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.refundlist.code = refundListReason.code;\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 getRefundFees(fees: IFee[])\n {\n this.fees = fees;\n this.refundFees = this.fees.map(obj => ({ fee_id: obj.id, code: obj.code, version:obj.version, volume: obj.volume,refund_amount:obj.refund_amount }));\n }\n\n gotoReviewRefundConfirmationPage() {\n // if (this.oldRefundReason === this.refundlist.reason) {\n // this.refundCode = '';\n // }\n if (this.refundFees === undefined) {\n this.refundFees = this.refundlist['refund_fees'];\n }\n this.refundCode = this.refundlist.code;\n const resubmitRequest = new IResubmitRefundRequest(this.refundCode, this.changedAmount, this.refundlist.contact_details, this.refundFees);\n this.refundService.patchResubmitRefund(resubmitRequest, this.refundlist.refund_reference).subscribe(\n response => {\n if (JSON.parse(response)) {\n this.refundReference = JSON.parse(response).refund_reference;\n this.refundAmount = JSON.parse(response).refund_amount;\n this.viewName = 'reviewrefundconfirmationpage';\n }\n },\n (error: any) => {\n this.errorMessage = error.replace(/\"/g,\"\");\n }\n );\n }\n\n gotoEditAddressDetails(note: IRefundsNotifications) {\n this.notification = note;\n this.isEditDetailsClicked = true;\n this.viewName = 'refundEditView'\n }\n getContactDetails(obj:IRefundContactDetails) {\n this.addressDetails = obj;\n this.viewName = 'revieweditdetailsconfirmationpage';\n }\n getContactDetailsForRefundList(obj:IRefundContactDetails) {\n this.refundlist.contact_details = obj;\n this.isEditDetailsClicked = false;\n this.isRefundBtnDisabled = false;\n this.viewName = 'reviewandsubmitview';\n }\n gotoEditDetailsPage(note?: any) {\n if(note) {\n this.notification = { contact_details: note, notification_type: note.notification_type };\n }\n this.isEditDetailsClicked = true;\n this.viewName = 'refundEditView'\n }\n submitEditDetail() {\n this.isResendOperationSuccess = false;\n const contactDetails = this.addressDetails.notification_type === 'EMAIL' ? this.addressDetails.email :\n {\n address_line: this.addressDetails.address_line,\n city: this.addressDetails.city,\n county: this.addressDetails.county,\n country: this.addressDetails.country,\n postal_code: this.addressDetails.postal_code,\n };\n const resendRequest = new IPutNotificationRequest(contactDetails, this.addressDetails.notification_type);\n\n this.refundService.putResendOrEdit(resendRequest, this.refundlist.refund_reference, this.addressDetails.notification_type).subscribe(\n (response) => {\n this.isResendOperationSuccess = response;\n },\n (error: any) => {\n this.isResendOperationSuccess = false;\n this.errorMessage = error.replace(/\"/g,\"\");\n }\n );\n }\n putResend(notification: IRefundsNotifications) {\n this.isResendOperationSuccess = false;\n const contactDetails = notification.notification_type === 'EMAIL' ? notification.contact_details.email :\n {\n address_line :notification.contact_details.address_line,\n city: notification.contact_details.city,\n county: notification.contact_details.county,\n country: notification.contact_details.country,\n postal_code: notification.contact_details.postal_code,\n };\n const resendRequest = new IPutNotificationRequest(contactDetails, notification.notification_type);\n\n this.refundService.putResendOrEdit(resendRequest, this.refundlist.refund_reference, notification.notification_type).subscribe(\n (response) => {\n this.isResendOperationSuccess = response;\n },\n (error: any) => {\n this.isResendOperationSuccess = false;\n this.errorMessage = error.replace(/\"/g,\"\");\n }\n );\n\n }\n gotoCasetransationPageCancelBtnClicked(Event: Event) {\n\n }\n\n goToRefundProcessComponent(refundReference: string, refundList: IRefundList) {\n this.paymentLibComponent.refundlistsource = refundList;\n this.paymentLibComponent.refundReference = refundReference;\n this.paymentLibComponent.viewName = 'process-refund';\n }\n\n}\n","import { THIS_EXPR } from '@angular/compiler/src/output/output_ast';\nimport { Component, Input, OnInit, Output, EventEmitter } from '@angular/core';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IPayment } from '../../interfaces/IPayment';\nimport { IRemission } from '../../interfaces/IRemission';\nimport { IPaymentView } from '../../interfaces/IPaymentView';\nimport { IOrderReferenceFee } from '../../interfaces/IOrderReferenceFee';\nimport { IFee } from '../../interfaces/IFee';\nimport { IPaymentGroup } from '../../interfaces/IPaymentGroup';\nimport { Router } from '@angular/router';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { OrderslistService } from '../../services/orderslist.service';\n\n@Component({\n selector: 'ccpay-service-request',\n templateUrl: './service-request.component.html',\n styleUrls: ['./service-request.component.css']\n})\nexport class ServiceRequestComponent implements OnInit {\n @Input('LOGGEDINUSERROLES') LOGGEDINUSERROLES: string[];\n @Input('viewStatus') viewStatus: string;\n @Input('orderDetail') orderDetail: any[];\n @Input('orderRef') orderRef: string;\n @Input('orderStatus') orderStatus: string;\n @Input('orderParty') orderParty: string;\n @Input('orderCreated') orderCreated: Date;\n @Input('orderCCDEvent') orderCCDEvent: string;\n @Input('orderFeesTotal') orderFeesTotal: number;\n @Input('orderTotalPayments') orderTotalPayments: number;\n @Input('orderRemissionTotal') orderRemissionTotal: number;\n @Input('takePayment') takePayment: boolean;\n @Input('ccdCaseNumber') ccdCaseNumber: boolean;\n @Input(\"isServiceRequest\") isServiceRequest: string;\n @Output() goToServiceRquestComponent: EventEmitter<any> = new EventEmitter();\n\n\n servicerequest: string;\n // ccdCaseNumber: string;\n excReference: string;\n paymentGroups: any[] = [];\n payments: IPayment[] = [];\n nonPayments: IPayment[] = [];\n allPayments: IPayment[] = [];\n remissions: IRemission[] = [];\n fees: IFee[] = [];\n errorMessage: string;\n totalFees: number;\n totalPayments: number;\n totalNonOffPayments: number;\n totalRemissions: number;\n selectedOption: string;\n dcnNumber: string;\n paymentRef: string;\n isTurnOff: boolean;\n isNewPcipalOff: boolean;\n isRefundRemission: boolean = true;\n isOldPcipalOff: boolean;\n isStrategicFixEnable: boolean;\n isAddFeeBtnEnabled: boolean = true;\n isExceptionRecord: boolean = false;\n isUnprocessedRecordSelected: boolean = false;\n exceptionRecordReference: string;\n isAnyFeeGroupAvilable: boolean = true;\n isHistoricGroupAvailable: boolean = false;\n isBulkScanEnable;\n isRemissionsMatch: boolean;\n isRemoveBtnDisabled: boolean = false;\n feeId: IFee;\n clAmountDue: number = 0;\n unprocessedRecordCount: number;\n isFeeRecordsExist: boolean = false;\n isGrpOutstandingAmtPositive: boolean = false;\n totalRefundAmount: Number;\n caseType: String;\n // lsCcdNumber: any = ls.get<any>('ccdNumber');\n payment: IPayment;\n paymentGroup: IPaymentGroup;\n paymentView: IPaymentView;\n\n\n isAddRemissionEnable: boolean = false;\n orderRemissionDetails: any[] = [];\n orderLevelFees: IOrderReferenceFee[] = [];\n cpoDetails: any = null;\n serviceRequestValue: string;\n orderAddBtnEnable: boolean;\n\n isCPODown: boolean;\n test: boolean;\n isPBA: boolean = false;\n isIssueRefunfBtnEnable: boolean = false;\n isAddRemissionBtnEnabled: boolean = false;\n isRefundRemissionBtnEnable: boolean = false;\n allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];\n isFromServiceRequestPage: boolean;\n navigationpage: string;\n remissionFeeAmt: number;\n\n constructor(\n private paymentLibComponent: PaymentLibComponent,\n private paymentViewService: PaymentViewService,\n private OrderslistService: OrderslistService,\n private router: Router) { }\n\n ngOnInit() {\n this.isServiceRequest = 'false';\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 \n }\n if(this.paymentLibComponent.isFromServiceRequestPage && this.paymentLibComponent.TAKEPAYMENT) {\n this.isServiceRequest = 'false';\n }\n }\n goToServiceRequestPage() {\n this.goToServiceRquestComponent.emit();\n }\n\n goToCaseTransationPage(event: any) {\n event.preventDefault();\n this.OrderslistService.setnavigationPage('servicerequestpage');\n this.OrderslistService.setisFromServiceRequestPage(false);\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isTakePayment = this.paymentLibComponent.TAKEPAYMENT;\n if (this.takePayment) {\n this.paymentLibComponent.isTakePayment = this.takePayment;\n }\n //this.paymentLibComponent.SERVICEREQUEST = \"true\";\n this.paymentLibComponent.isFromServiceRequestPage = false;\n if(this.isServiceRequest !== 'false') {\n this.paymentLibComponent.isFromServiceRequestPage = true;\n }\n this.paymentLibComponent.isFromRefundStatusPage = false;\n this.paymentLibComponent.viewName = 'case-transactions';\n this.resetOrderData();\n let partUrl = this.paymentLibComponent.ISBSENABLE ? '&isBulkScanning=Enable' : '&isBulkScanning=Disable';\n partUrl += this.paymentLibComponent.ISTURNOFF ? '&isTurnOff=Enable' : '&isTurnOff=Disable';\n if(this.isServiceRequest === 'false') {\n partUrl += this.paymentLibComponent.TAKEPAYMENT ? '&takePayment=true' : '&takePayment=false';\n }\n partUrl += this.isStrategicFixEnable ? '&isStFixEnable=Enable' : '&isStFixEnable=Disable';\n partUrl += this.isServiceRequest !== 'false' ? '&servicerequest=true' : '&servicerequest=false';\n partUrl += `&caseType=${this.paymentLibComponent.CASETYPE}`;\n partUrl += this.paymentLibComponent.ISNEWPCIPALOFF ? '&isNewPcipalOff=Enable' : '&isNewPcipalOff=Disable';\n partUrl += this.paymentLibComponent.ISOLDPCIPALOFF ? '&isOldPcipalOff=Enable' : '&isOldPcipalOff=Disable';\n const url = `/payment-history/${this.paymentLibComponent.CCD_CASE_NUMBER}?view=case-transactions&selectedOption=${this.paymentLibComponent.SELECTED_OPTION}${partUrl}`;\n this.router.routeReuseStrategy.shouldReuseRoute = () => false;\n this.router.onSameUrlNavigation = 'reload';\n this.router.navigateByUrl(url);\n }\n\n addRemission(fee: IFee) {\n if(this.chkIsAddRemissionBtnEnable(fee)) {\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 \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.replace(/\"/g,\"\")\n );\n }\n }\n\n addRefundForRemission(payment: IPayment, remission: IRemission[],fees:any) {\n this.viewStatus = 'addrefundforremission';\n this.paymentLibComponent.isFromServiceRequestPage = true;\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 issueRefund(payment: IPayment) {\n if (payment !== null && payment !== undefined) {\n if( this.chkIsIssueRefundBtnEnable(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 chkIsIssueRefundBtnEnable(payment: IPayment): boolean {\n if (payment !== null && payment !== undefined) {\n if (!payment.issue_refund_add_refund_add_remission){\n return false;\n } else if (payment.issue_refund && payment.refund_enable && payment.issue_refund_add_refund_add_remission) {\n return true\n } else {\n return false;\n }\n }\n }\n\n chkIsAddRefundBtnEnable(remission: IRemission): boolean {\n if (remission !== null && remission !== undefined) {\n if (!remission.issue_refund_add_refund_add_remission){\n return false;\n } else if (remission.add_refund && remission.issue_refund_add_refund_add_remission) {\n return true\n } else {\n return false;\n }\n }\n }\n\n chkIsAddRemissionBtnEnable(fee: IFee): boolean {\n if (fee !== null && fee !== undefined) {\n if (!fee.issue_refund_add_refund_add_remission){\n return false;\n } else if (fee.remission_enable && fee.issue_refund_add_refund_add_remission) {\n return true\n } else {\n return false;\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 // 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 // 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\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}\n","export class IserviceRequestCardPayment {\n amount: string\n currency: string\n language: string\n \n constructor(amount : string) {\n this.amount = amount;\n this.currency = 'GBP';\n this.language = 'string';\n } \n}\n ","export class IserviceRequestPbaPayment {\n account_number: string;\n amount: string\n currency: string\n customer_reference: string\n organisation_name: string\n \n constructor(account_number : string, amount : string, customer_reference: string, orgName: string) {\n this.account_number = account_number;\n this.amount = amount;\n this.currency = 'GBP';\n this.customer_reference = customer_reference;\n this.organisation_name = orgName;\n } \n}\n ","import { Component, OnInit, Input} from '@angular/core';\nimport { PaymentViewService } from '../../services/payment-view/payment-view.service';\nimport { PaymentLibComponent } from '../../payment-lib.component';\nimport { IserviceRequestCardPayment } from '../../interfaces/IserviceRequestCardPayment';\nimport { IserviceRequestPbaPayment } from '../../interfaces/IserviceRequestPbaPayment';\n\nconst BS_ENABLE_FLAG = 'bulk-scan-enabling-fe';\n\n@Component({\n selector: 'ccpay-pba-payment',\n templateUrl: './pba-payment.component.html',\n styleUrls: ['./pba-payment.component.scss']\n})\nexport class PbaPaymentComponent implements OnInit {\n @Input() pbaPayOrderRef: any;\n viewStatus: string;\n pbaAccountList: string[];\n isPBAAccountHold: boolean = false;\n errorMsg: any;\n isCardPaymentSuccess: boolean = true;\n isInSufficiantFund: boolean = false;\n isPBAAccountNotExist: boolean = false;\n isPBAServerError: boolean = false;\n isGetPBAAccountSucceed: boolean = false;\n selectedPbaAccount: string = '';\n pbaAccountRef: string = '';\n isPbaAccountSelected: boolean = false;\n isCardPaymentSelected: boolean = false;\n isPBADropdownSelected: boolean = false;\n isContinueButtondisabled: boolean = true;\n isPBAAccountPaymentSuccess: boolean = false;\n pbaAccountrPaymentResult: any;\n orgName: string = '';\n\n constructor(private paymentLibComponent: PaymentLibComponent,\n private paymentViewService: PaymentViewService) {}\n\n ngOnInit() {\n this.pbaPayOrderRef = this.paymentLibComponent.pbaPayOrderRef;\n this.viewStatus = 'pba-payment';\n this.errorMsg = null;\n this.paymentViewService.getPBAaccountDetails()\n .subscribe(\n result => {\n this.isGetPBAAccountSucceed = true;\n this.orgName = result.organisationEntityResponse.name;\n this.pbaAccountList = result.organisationEntityResponse.paymentAccount;\n },\n error => {\n this.errorMsg = error;\n }\n );\n\n }\n selectpbaaccount(args) {\n if(args.currentTarget.id === 'pbaAccountNumber') {\n this.isPBADropdownSelected = true;\n this.selectedPbaAccount = args.target.value; \n }\n if(args.currentTarget.id === 'pbaAccountRef') {\n this.pbaAccountRef = args.target.value; \n }\n if(this.selectedPbaAccount !== '' && this.pbaAccountRef !== \"\") {\n this.isContinueButtondisabled = false;\n } else {\n this.isContinueButtondisabled = true;\n }\n }\n\n saveAndContinue() {\n\n if(this.isPbaAccountSelected) {\n this.isInSufficiantFund = false;\n this.isPBAAccountNotExist = false;\n this.isPBAServerError = false;\n this.isPBAAccountPaymentSuccess = false;\n if ( this.pbaAccountList.indexOf(this.selectedPbaAccount) !== -1 ) {\n const requestBody = new IserviceRequestPbaPayment(\n this.selectedPbaAccount, this.pbaPayOrderRef.orderTotalFees, this.pbaAccountRef, this.orgName);\n this.paymentViewService.postPBAaccountPayment(this.pbaPayOrderRef.orderRefId, requestBody)\n .subscribe(\n r => {\n try {\n this.pbaAccountrPaymentResult = JSON.parse(r);\n } catch(e) {\n this.pbaAccountrPaymentResult = r;\n }\n this.isPBAAccountPaymentSuccess = true;\n },\n e => {\n if(e.status == '402') {\n this.isInSufficiantFund = true; \n } else if(e.status == '410') {\n this.isPBAAccountNotExist = true;\n } else if(e.status == '412') {\n this.isPBAAccountHold = true;\n } else {\n this.isPBAServerError = true;\n }\n }\n );\n } else {\n this.isPBAServerError = true;\n }\n } else if (this.isCardPaymentSelected) {\n this.cardPayment();\n }\n\n }\n cardPayment() {\n this.isCardPaymentSuccess = true;\n const requestBody = new IserviceRequestCardPayment (\n this.pbaPayOrderRef.orderTotalFees);\n this.paymentViewService.postWays2PayCardPayment(this.pbaPayOrderRef.orderRefId, requestBody)\n .subscribe(\n result => {\n const paymentUrl = JSON.parse(result).next_url;\n window.location.href = paymentUrl;\n },\n error => {\n this.isCardPaymentSuccess = false;\n }\n );\n\n }\n selectPaymentMethod(type: string) {\n if(type === 'PBA') {\n this.isPbaAccountSelected = true;\n this.isCardPaymentSelected = false;\n this.isPBADropdownSelected = false\n this.isContinueButtondisabled = true;\n this.selectedPbaAccount = null;\n } else if (type === 'CARD') {\n this.isPbaAccountSelected = false;\n this.isCardPaymentSelected = true;\n this.isPBADropdownSelected = false\n this.isContinueButtondisabled = false;\n }\n }\n gotoCasetransationPage() {\n this.paymentLibComponent.viewName = 'case-transactions';\n this.paymentLibComponent.TAKEPAYMENT = false;\n this.paymentLibComponent.ISBSENABLE = true;\n this.paymentLibComponent.isFromServiceRequestPage = true;\n }\n}\n","import { NgModule } from '@angular/core';\nimport { HttpClientModule } from '@angular/common/http';\nimport { CommonModule } from '@angular/common';\n\nimport { PaymentListComponent } from './components/payment-list/payment-list.component';\nimport { PaymentViewComponent } from './components/payment-view/payment-view.component';\nimport { ProcessRefundComponent } from './components/process-refund/process-refund.component';\nimport { RefundListComponent } from './components/refund-list/refund-list.component';\n\nimport { CardDetailsComponent } from './components/card-details/card-details.component';\nimport { PageNotFoundComponent } from './components/page-not-found.component';\nimport { PaymentLibComponent } from './payment-lib.component';\nimport { StatusHistoryComponent } from './components/status-history/status-history.component';\nimport { ContactDetailsComponent } from './components/contact-details/contact-details.component';\nimport { PbaDetailsComponent } from './components/pba-details/pba-details.component';\nimport { LoggerService } from './services/shared/logger/logger.service';\nimport { ConsoleLoggerService } from './services/shared/logger/console-logger.service';\nimport { WebComponentHttpClient } from './services/shared/httpclient/webcomponent.http.client';\nimport { CaseTransactionsComponent } from './components/case-transactions/case-transactions.component';\nimport { FeeSummaryComponent } from './components/fee-summary/fee-summary.component';\nimport { ErrorBannerComponent } from './components/error-banner/error-banner.component';\nimport { MarkUnidentifiedPaymentComponent } from './components/mark-unidentified-payment/mark-unidentified-payment.component';\nimport { MarkUnsolicitedPaymentComponent } from './components/mark-unsolicited-payment/mark-unsolicited-payment.component';\nimport { UnprocessedPaymentsComponent } from './components/unprocessed-payments/unprocessed-payments.component';\nimport { ProcessedPaymentsComponent } from './components/processed-payments/processed-payments.component';\nimport { AllocatePaymentsComponent } from './components/allocate-payments/allocate-payments.component';\nimport { AddRemissionComponent } from './components/add-remission/add-remission.component';\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\nimport { CcdHyphensPipe } from './pipes/ccd-hyphens.pipe';\nimport { CapitalizePipe } from './pipes/capitalize.pipe';\nimport { keyValuePipe } from './pipes/key-value.pipe';\nimport { SanitizeHtmlPipe } from './pipes/sanitize-html.pipe';\nimport { ReportsComponent } from './components/reports/reports.component';\nimport { XlFileService } from './services/xl-file/xl-file.service';\nimport { TableComponent } from './components/table/table.component';\nimport { MatTableModule } from '@angular/material/table';\nimport { MatPaginatorModule } from '@angular/material/paginator';\nimport { MatSortModule } from '@angular/material/sort';\nimport { MatFormFieldModule } from '@angular/material/form-field';\nimport { MatInputModule } from '@angular/material/input';\n// import { BrowserAnimationsModule } from '@angular/platform-browser/animations';\n// import { NoopAnimationsModule } from '@angular/platform-browser/animations';\nimport { RefundStatusComponent } from './components/refund-status/refund-status.component';\nimport { ServiceRequestComponent } from './components/service-request/service-request.component';\nimport { PbaPaymentComponent } from './components/pba-payment/pba-payment.component';\n\n@NgModule({\n imports: [\n CommonModule,\n HttpClientModule,\n FormsModule,\n ReactiveFormsModule,\n MatTableModule,\n MatPaginatorModule,\n MatSortModule,\n MatFormFieldModule,\n MatInputModule,\n // BrowserAnimationsModule,\n // NoopAnimationsModule\n ],\n declarations: [\n PaymentLibComponent,\n PaymentListComponent,\n PaymentViewComponent,\n PbaPaymentComponent,\n ContactDetailsComponent,\n ProcessRefundComponent,\n RefundListComponent,\n CardDetailsComponent,\n PageNotFoundComponent,\n StatusHistoryComponent,\n MarkUnidentifiedPaymentComponent,\n MarkUnsolicitedPaymentComponent,\n UnprocessedPaymentsComponent,\n ProcessedPaymentsComponent,\n AllocatePaymentsComponent,\n PbaDetailsComponent,\n CaseTransactionsComponent,\n FeeSummaryComponent,\n AddRemissionComponent,\n CcdHyphensPipe,\n CapitalizePipe,\n keyValuePipe,\n SanitizeHtmlPipe,\n ReportsComponent,\n ErrorBannerComponent,\n TableComponent,\n RefundStatusComponent,\n ServiceRequestComponent\n ],\n exports: [PaymentLibComponent],\n providers: [\n { provide: LoggerService, useClass: ConsoleLoggerService },\n XlFileService,\n WebComponentHttpClient\n ]\n})\n\nexport class PaymentLibModule { }\n"],"names":["PaymentLibService","prototype","setApiRootUrl","apiRoot","this","API_ROOT","getApiRootUrl","setBulkScanApiRootUrl","bulkscanapiRoot","BULKSCAN_API_ROOT","getBulkScanApiRootUrl","setRefundndsApiRootUrl","refundsapiRoot","REFUNDS_API_ROOT","getRefundsApiRootUrl","setNoticationApiRootUrl","notificationapiRoot","NOTIFICATION_API_ROOT","getNoticationApiRootUrl","setCardPaymentReturnUrl","cardPaymentReturnUrl","CARDPAYMENTRETURNURL","getCardPaymentReturnUrl","Injectable","args","providedIn","OrderslistService","setOrdersList","orderLevelFees","ordersList","next","Object","assign","getOrdersList","setRefundView","refundList","refundView","getRefundView","setCaseType","caseType","getCaseType","setCCDCaseNumber","ccdCaseNumber","getCCDCaseNumber","setFeeExists","feeExists","getFeeExists","setisFromServiceRequestPage","isFromServiceRequestPage","getisFromServiceRequestPages","setOrderRefId","OrderRefId","getSelectedOrderRefId","setnavigationPage","navigationPage","getnavigationPageValue","setpaymentPageView","paymentpageList","paymentPageView","getpaymentPageView","setUserRolesList","rolesList","getUserRolesList","setorderDetail","orderDetail","getorderDetail","setOrderRef","orderRef","getorderRefs","setorderCCDEvent","orderCCDEvent","getorderCCDEvents","setorderCreated","orderCreated","getorderCreateds","setorderParty","orderParty","getorderPartys","setorderRemissionTotal","orderRemissionTotal","getorderRemissionTotals","setorderFeesTotal","orderFeesTotal","getorderFeesTotals","setorderTotalPayments","orderTotalPayments","getoorderTotalPaymentss","BehaviorSubject","getcaseType","asObservable","getFeeExist","getCCDCaseNumberforRefund","getisFromServiceRequestPage","getOrderRefId","getnavigationPage","getorderRef","getorderCCDEvent","getorderCreated","getorderParty","getorderRemissionTotal","getorderFeesTotal","getorderTotalPayments","PaymentLibComponent","ngAfterContentChecked","cd","detectChanges","ngOnInit","paymentLibService","LOGGEDINUSERROLES","length","PAYMENT_GROUP_REF","paymentGroupReference","DCN_NUMBER","bspaymentdcn","REFUNDLIST","VIEW","viewName","isTakePayment","TAKEPAYMENT","Component","selector","template","ChangeDetectorRef","Input","unProcessedPaymentServiceId","unProcessedPayment","orderPendingPayments","ErrorHandlerService","handleError","err","errorMessage","error","Error","message","status","undefined","JSON","parse","statusCode","messsage","stringify","_throw","getServerErrorMessage","isErrorExist","title","body","showError","LoggerService","invokeConsoleMethod","type","PaymentListService","getPaymentByCcdCaseNumber","paymentMethod","logger","info","http","get","withCredentials","pipe","catchError","errorHandlerService","HttpClient","PaymentListComponent","_this","paymentListService","paymentLibComponent","CCD_CASE_NUMBER","PAYMENT_METHOD","subscribe","payments","loadPaymentViewComponent","paymentReference","__values","o","s","Symbol","iterator","m","i","call","value","done","TypeError","WebComponentHttpClient","post","url","options","opts","addHeaders","put","delete","patch","csrfToken","meta","getTag","headers","forEach","element","document","cookie","split","find","row","startsWith","content","HttpHeaders","responseType","Meta","PaymentViewService","getPaymentDetails","getPaymentGroupDetails","getApportionPaymentDetails","getPBAaccountDetails","postWays2PayCardPayment","serviceRef","rurl","replace","https","postPBAaccountPayment","randomKey","Math","random","toString","join","postBSPayments","postBSUnidentifiedPayments","postBSUnsolicitedPayments","postBSAllocationPayments","postPaymentGroupWithRemissions","feeId","deleteFeeFromPaymentGroup","postPaymentToPayHub","paymentGroupRef","postPaymentAntennaToPayHub","downloadSelectedReport","reportName","startDate","endDate","getBSfeature","getSiteID","getPartyDetails","caseNumber","postRefundsReason","postPaymentGroupWithRetroRemissions","postRefundRetroRemission","PostRefundRetroRemission","contact_details","fees","payment_reference","refund_reason","total_refund_amount","PaymentViewComponent","selectedOption","SELECTED_OPTION","dcnNumber","isTurnOff","ISTURNOFF","serviceReference","viewStatus","paymentViewService","paymentGroup","fee","isRemissionsMatch","remissions","rem","fee_code","code","push","paymentFees","filter","paymentGroupObj","includes","paymentAllocation","payment_allocation","isStatusAllocated","allocation_status","defineProperty","method","channel","goToPaymentList","goToServiceRequestPage","SERVICEREQUEST","window","location","reload","goToCaseTransationPage","event","preventDefault","data","ISBSENABLE","resetOrderData","addRemission","chkIsAddRemissionBtnEnable","reference","payment","isFromPaymentDetailPage","isRefundRemission","checkForFees","processRefund","isConfirmationBtnDisabled","obj","id","version","apportion_amount","calculated_amount","updated_volume","volume","refund_amount","over_payment","requestBody","contactDetailsObj","response","viewCompStatus","refundReference","refund_reference","refundAmount","gotoAddressPage","note","notification","notification_type","addRefundForRemission","remission","chkIsIssueRefundBtnEnable","remissionFeeAmt","net_amount","issueRefund","paymentgrp","getRemissionByFeeCode","feeCode","remissions_1","tslib_1.__values","remissions_1_1","issue_refund_add_refund_add_remission","issue_refund","refund_enable","chkIsAddRefundBtnEnable","add_refund","remission_enable","selectPymentOption","paymentType","isContinueBtnDisabled","continuePayment","isFullyRefund","gotoPaymentSelectPage","getContactDetails","isAddFeeBtnEnabled","isIssueRefunfBtnEnable","allowedRolesToAccessRefund","RefundsService","getRefundReasons","getRefundRejectReasons","getRefundActions","patchRefundActions","reviewerAction","getRefundList","refundstatus","selfexclusive","getRefundStatusHistory","getRefundStatusList","getUserDetails","postIssueRefund","putResendOrEdit","refundRef","notificationType","patchResubmitRefund","ProcessRefundComponent","refundActionList","getErrorMessage","processRefundForm","formBuilder","group","refundActionField","FormControl","Validators","compose","required","refundRejectReasonField","sendMeBackField","minLength","maxLength","pattern","enterReasonField","refundlistsource","ccd_case_number","isFromRefundListPage","cpoDetails","isCPODown","checkRefundActions","refundActionsHasError","isReasonFieldEmpty","isReasonEmpty","isReasonInvalid","refundRejectReasonHasError","isConfirmButtondisabled","isSendMeBackClicked","isRejectClicked","isOtherClicked","refundRejectReasonList","processRefundSubmit","processRefundRequest","resetForm","controls","processFormError","errors","dirty","valid","reason","isSuccesspageEnable","successMsg","invalid","minlength","actualLength","maxlength","errorMsg","bodyTxt","loadRefundListPage","navigationpage","isRefundStatusView","loadRefundsHomePage","redirecttoRefundListPage","vals","field","isReasonFieldInvalid","reasonFieldMinHasError","reasonFieldMaxHasError","goToCaseReview","router","navigate","relativeTo","activeRoute","FormBuilder","Router","ActivatedRoute","sendmeback","RefundListComponent","userLst","some","isAuthorized","isApproveTableVisible","tableApprovalHeader","tableRejectedHeader","refundService","approvalStatus","submittedRefundList","rejectStatus","rejectedRefundList","isRejectTableVisible","CardDetailsService","getCardDetails","CardDetailsComponent","cardDetailsService","cardDetails","pageTitle","PageNotFoundComponent","StatusHistoryService","getPaymentStatusesByReference","StatusHistoryComponent","statusHistoryService","statuses","NotificationService","getRefundNotification","getAddressByPostcode","postcode","ContactDetailsComponent","emailAddressForm","email","postCodeForm","manualAddressForm","addressl1","addressl2","townorcity","county","mpostcode","country","addressObj","setEditDetails","isEditOperationInRefundList","isEmailSAddressClicked","isPostcodeClicked","isManualAddressClicked","setValue","patchValue","address_line","city","postal_code","selectContactOption","isLinkedClied","finalFormSubmit","fieldCtrls","emailField","assignContactDetailsInFefundsList","assignContactDetails","emit","postcodeValidation","str","postcodeField","notificationService","refundsNotification","addressPostcodeList","isShowPickAddress","postcodeAddress","isAddressBoxEmpty","addressLine","addressArray","ADDRESS","addressObject","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","toUpperCase","amount","hwf_amount","removeUnwantedString","input","replaceText","CaseTransactionsComponent","paymentView","payment_group_reference","goToPayementView","isGrpOutstandingAmtPositive","CASETYPE","EXC_REFERENCE","excReference","takePayment","servicerequest","serviceRequestValue","isBulkScanEnable","toLocaleLowerCase","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","overPaymentAmount","service_request_status","orderStatus","orderAddBtnEnable","orderRefId","orderTotalFees","orderReferenceObj","x","redirectToOrderFeeSearchPage","orderef","nonOffLinePayment","a","b","date_created","amount_due","clAmountDue","allocationLen","nonPayments","allPayments","remisison","totalRefundAmount_1","isFeeAmountZero_1","grpOutstandingAmount","isFeeRecordsExist","isNewPaymentGroup_1","index","isHistoricGroupAvailable","getGroupOutstandingAmount","redirectToFeeSearchPage","navigateByUrl","chkForAddRemission","redirectToremissionPage","redirectToReportsPage","loadFeeSummaryPage","goToPaymentViewComponent","selectedUnprocessedFeeEvent","unprocessedRecordId","isUnprocessedRecordSelected","getUnprocessedFeeCount","unProcessedRecordCount","unprocessedRecordCount","calculateAmountDue","confirmRemoveFee","isRemoveBtnDisabled","cancelRemoval","removeFee","success","isCheckAmountdueExist","amountDue","chkIssueRefundBtnEnable","chkForPBAPayment","check4AllowedRoles2AccessRefund","_b","_c","allowFurtherAccessAfter4Days","isPBA","chkIsRefundRemissionBtnEnable","isRefundRemissionBtnEnable","loadPBAAccountPage","pbaPayOrderRef","isAddRemissionEnable","orderRemissionDetails","ispaymentGroupApisuccess","isAddRemissionBtnEnabled","isEligible4PBAPayment","currentDate","Date","role","indexOf","check4AllowedRoles2AccessPBApayment","tmp4DayAgo","setDate","getDate","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","antennaReqBody","go","payhubHtml","isBackButtonEnable","href","goToAllocatePage","Location","ErrorBannerComponent","UnidentifiedPaymentsRequest","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","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","PostIssueRefundRetroRemission","remissionReference","contactDeatils","AddRemissionComponent","default","pattern1","pattern2","remessionPayment","isPaymentSuccess","option","remissionForm","remissionCode","refundReason","refundDDReason","feeAmount","feesList","array","onlySelf","refundPaymentReference","refundFeesList","refundReasons","recently_used","commonRefundReasons","sort","localeCompare","changeRefundReason","creds","selected","noneSelected","item","querySelectorAll","el","classList","remove","check_en","v1","AppAmt","Volume","ele","getElementById","formArray","checked","at","removeAttribute","setAttribute","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","confirmRetroRemission","retroRemission","remissionamt","isRemissionApplied","remission_reference","gotoIssueRefundConfirmation","reduce","c","refundHasError","displayRefundReason","gotoIssueRefundPage","gotoIssuePage","checkboxs","getElementsByTagName","quantity","amountToRefund","apportionAmount","j","fullRefund","elementId","getErrorClass","quantityUpdated","refundAmtForFeeVolumes","innerText","allowedRefundAmount","refundFees","calAmtToRefund","amtToRefund","gotoContactDetailsPage","add","changeIssueRefundReason","confirmIssueRefund","map","gotoRefundReasonPage","localStorage","setItem","isRefundReasonsSelected","showReasonText","reasonLength","gotoPartialFeeRefundScreen","gotoServiceRequestPage","sendOrderDetail","sendOrderRef","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","amt","Number","parseFloat","TableComponent","STATUS","toLowerCase","isApprovalFlow","DATASOURCE","dataSource","MatTableDataSource","actualcount","r","_a","user_full_name","serviceLst","service_type","ngAfterViewInit","paginator","cdRef","applyFilter","filterValue","goToRefundProcessComponent","refundData","goToRefundViewComponent","isCallFromRefundList","ViewChild","MatPaginator","MatSort","displayedColumns","IPutNotificationRequest","contactDetails","recipient_email_address","recipient_postal_address","IResubmitRefundRequest","refund_fees","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","isRefundBtnDisabled","gotoAmountPage","goToReviewAndSubmitView","getRefundListReason","refundCode","getRefundAmount","getRefundFees","fee_id","gotoReviewRefundConfirmationPage","resubmitRequest","gotoEditAddressDetails","isEditDetailsClicked","addressDetails","getContactDetailsForRefundList","gotoEditDetailsPage","submitEditDetail","isResendOperationSuccess","resendRequest","putResend","Event","isEditAddressDeatilsClicked","ServiceRequestComponent","isServiceRequest","goToServiceRquestComponent","IserviceRequestCardPayment","language","IserviceRequestPbaPayment","account_number","customer_reference","orgName","organisation_name","PbaPaymentComponent","isGetPBAAccountSucceed","organisationEntityResponse","pbaAccountList","paymentAccount","selectpbaaccount","currentTarget","isPBADropdownSelected","selectedPbaAccount","pbaAccountRef","isPbaAccountSelected","isInSufficiantFund","isPBAAccountNotExist","isPBAServerError","isPBAAccountPaymentSuccess","pbaAccountrPaymentResult","e","isPBAAccountHold","isCardPaymentSelected","cardPayment","isCardPaymentSuccess","paymentUrl","next_url","selectPaymentMethod","NgModule","imports","CommonModule","HttpClientModule","FormsModule","ReactiveFormsModule","MatTableModule","MatPaginatorModule","MatSortModule","MatFormFieldModule","MatInputModule","declarations","exports","providers","provide","useClass","PaymentLibModule"],"mappings":"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"}