exception fix:

private function getExternalEmail():? string { return $this->externalData[Ontraport::EMAIL] ?: false; }