@ -613,7 +613,7 @@ class Index extends CI_Controller {
public function paypal_webhook()
{
log_message('error',json_encode($this->input->post()));
log_message('error',"paypal_webhook" . var_export(file_get_contents('php://input'), 1));
}
//解析出订单号