Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/26/2019 in all areas

  1. I just managed to solve this a minute ago. Seems there is a change in blesta's template. <script type="text/javascript" src="<?php echo $this->Html->safe($this->view_dir . 'javascript/app.min.js' . (!empty($hash_version) ? '?v=' . $hash_version : ''));?>"></script>
    1 point
  2. Tyson

    Stripe Plus Gateway

    That would mean that the gateway is already installed, so you should look for it under the "Installed" tab of the gateway list.
    1 point
  3. Tyson

    Adding A Coupon empties cart

    What order template are you using? Your site looks like it has custom changes to the order plugin. That could be responsible for the problem. I wasn't able to duplicate this behavior on an AJAX or Wizard order template. The Order plugin shouldn't redirect to another page when you redeem a coupon, it should just refresh the Order Summary section via AJAX.
    1 point
×
×
  • Create New...