Rev 10010 |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 10047 |
amit.gupta |
1 |
#set($url= "1;url=" + $action.getRedirectURL())
|
|
|
2 |
{"response":{"success":true,"responseHtml":"<html>\r\n\t<head>\r\n\t\t<meta http-equiv=\"REFRESH\" content=$url><\/HEAD>\r\n\t\t<title>${domain.name}: Redirecting to HDFC Payment Gateway<\/title>\r\n\t<\/head>\r\n\t<body>\r\n \t<div style=\"text-align:center; margin-top:200px;\">Please wait while we redirect you to the Payment Gateway.<\/div>\r\n \t<div align=\"center\" class=\"img\">\r\n \t\t<img title=\"loading\" alt=\"loading\" src=\"\/images\/loading.gif\">\r\n \t<\/div>\r\n\t<\/body>\r\n<\/html>"}}
|