@@ -0,0 +1,4 @@
+<?php
+Log::record('notify receive',Log::DEBUG);
+Log::record("post data : {$_POST}" , Log::DEBUG);
+echo ('ok');
@@ -0,0 +1,7 @@
+
+class merchant_base
+{
+}
+class merchant_info
+class merchant_order