Class CustomerInputToCollectionTransformer
category |
System |
---|---|
package |
Extensions |
subpackage |
Customers |
_getCustomerAddonValuesFromInputArray(array $inputArray) : \EditableKeyValueCollection
Overload this method to extract your additional customer's data from the given input array ($_POST) to consider them while validation and registration process.
array
\EditableKeyValueCollection
_getCustomerCollectionFromInputArray(array $inputArray, \CountryServiceInterface $countryService) : \EditableKeyValueCollection
array
\CountryServiceInterface
\EditableKeyValueCollection
getGuestCollectionFromInputArray(array $inputArray, \CountryServiceInterface $countryService) : \EditableKeyValueCollection
array
\CountryServiceInterface
\EditableKeyValueCollection
getRegistreeCollectionFromInputArray(array $inputArray, \CountryServiceInterface $countryService) : \EditableKeyValueCollection
array
\CountryServiceInterface
\EditableKeyValueCollection