@hmcts/ccpay-web-component 4.0.0-beta535 → 4.0.0-beta537

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.
@@ -1173,7 +1173,7 @@
1173
1173
  */
1174
1174
  function (event) {
1175
1175
  var _this = this;
1176
- // event.preventDefault();
1176
+ event.preventDefault();
1177
1177
  this.OrderslistService.setnavigationPage('casetransactions');
1178
1178
  this.OrderslistService.setisFromServiceRequestPage(false);
1179
1179
  this.paymentLibComponent.viewName = 'case-transactions';
@@ -1906,11 +1906,11 @@
1906
1906
  * @return {?}
1907
1907
  */
1908
1908
  function () {
1909
- window.location.href = '/refund-list?takePayment=false&refundlist=true';
1909
+ this.loadRefundListPage();
1910
1910
  };
1911
1911
  // loadCaseTransactionPage() {
1912
1912
  // this.paymentLibComponent.isRefundStatusView = false;
1913
- // this.paymentLibComponent.TAKEPAYMENT = true;
1913
+ // this.paymentLibCo}mponent.TAKEPAYMENT = true;
1914
1914
  // this.paymentLibComponent.viewName = 'case-transactions';
1915
1915
  // this.paymentViewService.getBSfeature().subscribe(
1916
1916
  // features => {
@@ -1934,7 +1934,7 @@
1934
1934
  // }
1935
1935
  // loadCaseTransactionPage() {
1936
1936
  // this.paymentLibComponent.isRefundStatusView = false;
1937
- // this.paymentLibComponent.TAKEPAYMENT = true;
1937
+ // this.paymentLibCo}mponent.TAKEPAYMENT = true;
1938
1938
  // this.paymentLibComponent.viewName = 'case-transactions';
1939
1939
  // this.paymentViewService.getBSfeature().subscribe(
1940
1940
  // features => {
@@ -1964,7 +1964,7 @@
1964
1964
  ProcessRefundComponent.prototype.resetForm =
1965
1965
  // loadCaseTransactionPage() {
1966
1966
  // this.paymentLibComponent.isRefundStatusView = false;
1967
- // this.paymentLibComponent.TAKEPAYMENT = true;
1967
+ // this.paymentLibCo}mponent.TAKEPAYMENT = true;
1968
1968
  // this.paymentLibComponent.viewName = 'case-transactions';
1969
1969
  // this.paymentViewService.getBSfeature().subscribe(
1970
1970
  // features => {