Class AbstractCreateAccountProcess
| category |
System |
|---|---|
| package |
Extensions |
| subpackage |
Customers |
__construct(\CustomerWriteServiceInterface $customerWriteService, \CountryServiceInterface $countryService, \econda $econda = null)
\CustomerWriteServiceInterface
\CountryServiceInterface
\econda
_login()
_proceedMail(\GMLogoManager $logoManager)
\GMLogoManager
_proceedTracking()
_proceedVoucher()
_saveGuest()
_saveRegistree()
_validateGuest()
| Throws |
|
|---|
_validateRegistree()
| Throws |
|
|---|
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
econda : \econda
| var | |
|---|---|
| deprecated |
econda will be removed in the near future |
\econda