Index: temp/trunk/html/test/naka/shopcgi.php
===================================================================
--- temp/trunk/html/test/naka/shopcgi.php	(revision 7801)
+++ temp/trunk/html/test/naka/shopcgi.php	(revision 7838)
@@ -12,12 +12,12 @@
 $arrData = array(
 	'OrderId' => $order_id,		// Å¹ÊÞ¤´¤È¤Ë°ì°Õ¤ÊÃíÊ¸ID¤òÁ÷¿®¤¹¤ë¡£
-	'TdTenantName' => '',
-	'TdFlag' => '',
-	'ShopId' => 'test000003087',
-	'Amount' => '1000',
-	'ShopPass' => 'lockon',
-	'Currency' => 'JPN',
-	'Tax' => '50',
-	'JobCd' => 'CHECK',
+	'TdTenantName' => '',		// 3DÇ§¾Ú»þÉ½¼¨ÍÑÅ¹ÊÞÌ¾
+	'TdFlag' => '',				// 3D¥Õ¥é¥°
+	'ShopId' => 'test000003087',// ¥·¥ç¥Ã¥×ID
+	'ShopPass' => 'lockon',		// ¥·¥ç¥Ã¥×¥Ñ¥¹¥ï¡¼¥É
+	'Currency' => 'JPN',		// ÄÌ²ß¥³¡¼¥É
+	'Amount' => '1000',			// ¶â³Û
+	'Tax' => '50',				// ¾ÃÈñÀÇ
+	'JobCd' => 'CHECK',			// ½èÍý¶èÊ¬
 	'TenantNo' => '111111111',	// cgi-4¤ÇºîÀ®¤·¤¿Å¹ÊÞID¤òÁ÷¿®¤¹¤ë¡£
 );
@@ -35,4 +35,6 @@
 $req->clearPostData();
 $arrRet = lfGetPostArray($response);
+
+sfPrintR($arrRet);
 
 // ·èºÑ¾ðÊó¤ÎÁ÷¿®
