Skip to content

Commit

Permalink
update eProtect URL
Browse files Browse the repository at this point in the history
  • Loading branch information
VantivSDK committed Sep 12, 2017
1 parent 221ae05 commit ea29386
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ $_paypageEnabled = Mage::getModel('Litle_CreditCard_Model_PaymentLogic')->getCon
?>
<?php if($_paypageEnabled == 1):?>

<script type="text/javascript" src="<?php echo $_paypageUrl?>/LitlePayPage/litle-api2.js"></script>
<script type="text/javascript" src="<?php echo $_paypageUrl?>/eProtect/litle-api2.js"></script>
<?php endif; ?>

0 comments on commit ea29386

Please sign in to comment.