Index: /temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.inc
===================================================================
--- /temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.inc	(revision 8378)
+++ /temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.inc	(revision 8379)
@@ -8,7 +8,4 @@
  */
 
-define("CHARGE_MAX", 500000);
-define("SEVEN_CHARGE_MAX", 300000);
- 
 //¥³¥ó¥Ó¥Ë¤Î¼ïÎà
 $arrConvenience = array(
Index: /temp/trunk/data/downloads/module/mdl_epsilon/convenience.php
===================================================================
--- /temp/trunk/data/downloads/module/mdl_epsilon/convenience.php	(revision 8378)
+++ /temp/trunk/data/downloads/module/mdl_epsilon/convenience.php	(revision 8379)
@@ -205,7 +205,9 @@
 
 // ¹ØÆþ¶â³Û¤¬30Ëü¤è¤êÂç¤­¤±¤ì¤Ð¥»¥Ö¥ó¥¤¥ì¥Ö¥ó¤ÏÍøÍÑÉÔ²Ä
+/*
 if($arrData["payment_total"] > SEVEN_CHARGE_MAX){
 	unset($arrConv[11]);
 }
+*/
 
 $objPage->arrConv = $arrConv;
