Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed

#set($url= "1;url=" + $action.getRedirectURL())
<html>
        <head>
                <meta http-equiv="REFRESH" content=$url></HEAD>
                <title>${domain.name}: Redirecting to HDFC Payment Gateway</title>
        </head>
        <body>
        <div style="text-align:center; margin-top:200px;">Please wait while we redirect you to the Payment Gateway.</div>
        <div align="center" class="img">
                <img title="loading" alt="loading" src="/images/loading.gif">
        </div>
        </body>
</html>