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