$this->id, 'method' => $this->method, 'method_title' => core()->getConfigData('sales.paymentmethods.' . $this->method . '.title'), 'created_at' => $this->created_at, 'updated_at' => $this->updated_at ]; } }