PaymentProviderBase Class Methods
In This Topic
For a list of all members of this type, see PaymentProviderBase members.
Public Methods
Protected Methods
| Name | Description |
 | MakeReferenceNumber |
Creates a reference number from the given credit card account number.
Leaves the last 4 characters in place and replaces the rest with x
|
 | RecordCommunication |
Records a transaction message to the debug log.
|
Top
Extension Methods
| Name | Description |
 | ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also