Closed dominicbvm closed 3 years ago
When using CustomerCreate.php or CustomerUpdate.php, if you call setPrimaryEmailAddress(''), it doesn't allow the email address to be blank. I think it should add a check to allow an empty/blank email address.
Fixed in v3.0.0
When using CustomerCreate.php or CustomerUpdate.php, if you call setPrimaryEmailAddress(''), it doesn't allow the email address to be blank. I think it should add a check to allow an empty/blank email address.