getConfigData('payable_to'); } /** * @return string */ public function getMailingAddress() { return $this->getConfigData('mailing_address'); } }