<div ng-include="paymenturl"></div> <div> <span class="glyphicon glyphicon-refresh glyphicon-refresh-animate"></span> </div>
$scope.paymenturl='https:/..../iwa/PaymentForm.jsp?orderNo='+$scope.orderNo+'&amount='+$scope.amount+'&IOMS='+$scope.selectedIOMS.connection;
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)