Locate the line:
Add the following line above:
$orderAddress['email'] = $orderAddress['email'] ?: 'empty@empty.com';
Locate the line:
Add the following line above:
$orderAddress['email'] = $orderAddress['email'] ?: 'empty@empty.com';