Index: branches/dev/html/shopping/complete.php
===================================================================
--- branches/dev/html/shopping/complete.php	(revision 11605)
+++ branches/dev/html/shopping/complete.php	(revision 11608)
@@ -81,11 +81,4 @@
 			$objPage->arrOther = $arrOther;
 			$objPage->arrModuleParam = $arrModuleParam;
-
-			// ¥¢¥Ê¥é¥¤¥¶¡¼
-			$js = "http://rcv.ec-cube.net/rcv_credit.php?";
-			$js .= "mid=".$arrModuleParam["module_id"]."&";
-			$js .= "tid=".$arrModuleParam["payment_total"]."&";
-			$js .= "pid=".$arrModuleParam["payment_id"];
-			$objPage->tpl_javascript = "document.write(<script type=\"text/javascript\" src=".$js."></script>)";
 		}
 	}
