Skip to content

Commit

Permalink
Merge pull request #4 from buckaroo-it:BP-3113-magento-2-hyva-error-i…
Browse files Browse the repository at this point in the history
…n-checkout-for-redirect-giftcards

BP-3113 Error in checkout for Redirect Giftcards
  • Loading branch information
harli91 authored Nov 7, 2023
2 parents 55f8a51 + a653f2b commit 71f9118
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,6 @@ if (!$magewire->isRedirect()) {
</form>
</div>
<?php
} else {
echo "<div></div>";
}

0 comments on commit 71f9118

Please sign in to comment.