@hmcts/ccpay-web-component 5.0.7-beta42 → 5.0.7-beta43

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.
@@ -8976,6 +8976,7 @@
8976
8976
  */
8977
8977
  function (paymentReference, payment) {
8978
8978
  var _this = this;
8979
+ console.log('Hitting payment app');
8979
8980
  if (payment == undefined || payment == null || (paymentReference != undefined && paymentReference != null && payment.reference != paymentReference)) {
8980
8981
  this.paymentViewService.getPaymentDetails(paymentReference).subscribe(( /**
8981
8982
  * @param {?} payment