public function getPaymentCosts() { return isset($this->payment['costs']) ? $this->payment['costs'] : false; }