Index: branches/dev/html/mobile/shopping/payment.php
===================================================================
--- branches/dev/html/mobile/shopping/payment.php	(revision 12684)
+++ branches/dev/html/mobile/shopping/payment.php	(revision 12686)
@@ -84,5 +84,8 @@
 	$objFormParam->setParam($_POST);
 	
+	
+	
 	$objPage->arrAddr[0]['zip01'] = $_POST['zip01'];
+    print("trace".$objPage->arrAddr[0]['zip01']);
     $objPage->arrAddr[0]['zip02'] = $objPage->zip02;
     $objPage->arrAddr[0]['pref'] = $objPage->pref;
