Public Methods

  Name Description
Public method baseGetNextCounter The base function used by all other classes for reading from the AC counter table (inherited from baseServiceAC)
Public method cocardChargeCard  
Public method cocardChargeCheck  
Public method Dispose Overloaded. Releases the resources used by the MarshalByValueComponent.
Public method Equals   (inherited from Object)
Public method GetHashCode   (inherited from Object)
Public method GetService   (inherited from MarshalByValueComponent)
Public method GetType   (inherited from Object)
Public method logErrorMessage if debugMode is true, then it will log to the file specified in web.config key "errorLogFile" if the file is not specified in web.config, then no logging will occur writes the passed errormessage to the log file (inherited from baseServiceAC)
Public method logErrorObject if debugMode is true, then it will log to the file specified in web.config key "errorLogFile" if the file is not specified in web.config, then no logging will occur loops through the passed in System.Exception object and writes the messages (inherited from baseServiceAC)
Public method saveARCharge  
Public method saveARCheck  
Public method saveUserPaymentMethod  
Public method ToString   (inherited from MarshalByValueComponent)
Public method verisignChargeCard  
Top

Protected Methods

  Name Description
Family method Dispose Overloaded. Releases the resources used by the MarshalByValueComponent.
Family method Finalize   (inherited from MarshalByValueComponent)
Family method MemberwiseClone   (inherited from Object)
Top

See Also