$this->id, 'status' => $this->status, 'amount' => $this->amount, 'created_at' => $this->createdAt, 'acquirer_message' => $this->acquirerMessage, 'gateway_response' => $this->gatewayResponse, ]; } }