db = $db; $this->numero = 104900; $this->rights_class = 'mpesapay'; $this->family = 'payment'; $this->name = "M-Pesa Payment Module"; $this->description = "Accept M-Pesa payments in Dolibarr."; $this->version = '1.0.0'; $this->module_parts = array('hooks' => array('invoicecard', 'payment')); } } ?>