Public Methods
| Name | Description | |
|---|---|---|
|
baseGetNextCounter | The base function used by all other classes for reading from the AC counter table (inherited from baseServiceAC) |
|
cocardChargeCard | |
|
cocardChargeCheck | |
|
Dispose | Overloaded. Releases the resources used by the |
|
Equals | (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetService | (inherited from MarshalByValueComponent) |
|
GetType | (inherited from Object) |
|
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) |
|
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) |
|
saveARCharge | |
|
saveARCheck | |
|
saveUserPaymentMethod | |
|
ToString | (inherited from MarshalByValueComponent) |
|
verisignChargeCard |
Protected Methods
| Name | Description | |
|---|---|---|
|
Dispose | Overloaded. Releases the resources used by the |
|
Finalize | (inherited from MarshalByValueComponent) |
|
MemberwiseClone | (inherited from Object) |