Subversion Repositories SmartDukaan

Rev

Rev 10272 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<html>
<form  method="post" action="https://secure.ebs.in/pg/ma/payment/request" name="frmTransaction" id="frmTransaction">
#set ($map = $action.getM())
#foreach ( $facetLabel in $map.keySet() )
<input type="hidden" name="$facetLabel" value="$map.get($facetLabel)"/>
#end
<input type="submit" />
</form>
</html>