recipient\n". "$this->iban\n". "EUR$this->amount\n". "\n". "$this->paymentPurpose"; return QrCode::format('png')->size(300)->generate($data) ; } }