Class AbstractCreateAccountProcess
category |
System |
---|---|
package |
Extensions |
subpackage |
Customers |
__construct(\CustomerWriteServiceInterface $customerWriteService, \CountryServiceInterface $countryService, \econda $econda = null)
\CustomerWriteServiceInterface
\CountryServiceInterface
\econda
proceedGuest(\KeyValueCollection $customerCollection)
deprecated |
guest accounts can now be created by passing a $customerCollection w/o password to proceedRegistree() |
---|---|
Throws |
|
\KeyValueCollection
proceedRegistree(\KeyValueCollection $customerCollection, \GMLogoManager $logoManager)
Throws |
|
---|
\KeyValueCollection
\GMLogoManager