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