company_gateway = $company_gateway; $this->invitation = $invitation; $this->client = $client; } public function authorize() {} public function purchase() {} public function refund() {} }