Index: branches/dev/html/mobile/shopping/index.php
===================================================================
--- branches/dev/html/mobile/shopping/index.php	(revision 12666)
+++ branches/dev/html/mobile/shopping/index.php	(revision 12668)
@@ -383,6 +383,6 @@
           	if ($_POST['deli'] != "") {
            lfRegistData($objPage->tpl_uniqid); 
-           
-           header("Location:" . gfAddSessionId("./payment.php?test=test"));
+           setcookie('eccube_mobile',$_POST);
+           header("Location:" . gfAddSessionId("./payment.php"));
      		exit;
 	}else{
