Index: branches/dev/html/mobile/nonmember/deliv.php
===================================================================
--- branches/dev/html/mobile/nonmember/deliv.php	(revision 14842)
+++ branches/dev/html/mobile/nonmember/deliv.php	(revision 14843)
@@ -43,4 +43,6 @@
 $objPage->tpl_uniqid = $uniqid;
 
+sfprintr($_POST);
+
 if(!empty($_POST["mode2"]) ){
     if ($_POST["mode2"] == "deliv") {
@@ -77,5 +79,5 @@
             //print_r($_POST);
             if ($_POST['deli'] != "") {
-                header("Location:" . gfAddSessionId("./payment.php"));
+                header("Location:" . gfAddSessionId("./payment1.php"));
             exit;
             }else{
