CustomerShoppingService Class |
Namespace: CMS.Ecommerce
public class CustomerShoppingService : ICustomerShoppingService
The CustomerShoppingService type exposes the following members.
Name | Description | |
---|---|---|
CustomerShoppingService |
Initializes a new instance of the CustomerShoppingService class.
|
Name | Description | |
---|---|---|
AutoRegisterCustomer |
Creates UserInfo for customer, in case following conditions are met:
1. customer does not have user account yet
2. site requires customer to have account
3. user's ip address was not banned
|