SnipcartEngine..::..UserAuthenticationFailed Method
Overload List
| Name | Description | |
|---|---|---|
| 
                         | 
                      UserAuthenticationFailed(AdvantagePageTemplate, Action<(Of <<'(String>)>>), eSnipcartServiceType) | 
                         
   This event is triggered when a customer fails to login into the cart. You will receive the customer email in the callback method.
    
                       | 
                    
| 
                         | 
                      UserAuthenticationFailed(AdvantageModule, Action<(Of <<'(String>)>>), eSnipcartServiceType) | 
                         
   This event is triggered when a customer fails to login into the cart. You will receive the customer email in the callback method.
    
                       | 
                    
| 
                         | 
                      UserAuthenticationFailed(AdvantageMasterPageTemplate, Action<(Of <<'(String>)>>), eSnipcartServiceType) | 
                         
   This event is triggered when a customer fails to login into the cart. You will receive the customer email in the callback method.
    
                       | 
                    

