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