@hmcts/ccpay-web-component 4.0.0-beta557 → 4.0.0-beta558

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.
@@ -1260,7 +1260,7 @@ var PaymentViewComponent = /** @class */ (function () {
1260
1260
  */
1261
1261
  function (payment, remission, fees) {
1262
1262
  var _this = this;
1263
- if (this.chkIsRefundRemissionBtnEnable() && this.payment !== undefined) {
1263
+ if (this.chkIsRefundRemissionBtnEnable()) {
1264
1264
  this.payment = payment;
1265
1265
  this.paymentViewService.getApportionPaymentDetails(this.payment.reference).subscribe((/**
1266
1266
  * @param {?} paymentGroup