<?php require_once(BASE_HELPER_PATH . '/refill/RefillFactory.php'); refill\RefillFactory::instance()->notify('bjb',$_POST); echo ('ok');