Méthode |
Description |
|
AppendCustomFields ( string>.IDictionary postValues, Payment payment ) : void |
|
|
BuildAimRequest ( Payment payment ) : string>.Dictionary |
|
|
CreateSubscription ( Payment payment ) : SubscriptionResponse |
|
|
GetAccountType ( Payment payment ) : bankAccountTypeEnum |
|
|
PopulateMerchantAuthentication ( ANetApiRequest request ) : void |
|
|
PopulateSubscription ( ARBCreateSubscriptionRequest request, Payment payment ) : void |
|
|
PostRequest ( object apiRequest, XmlDocument &xmldoc ) : bool |
|
|
ProcessOneTime ( Payment payment ) : PaymentResponse |
Provides a hook into Authorize.net's AIM (one time) card processing API |
|
ProcessRecurring ( Payment payment ) : PaymentResponse |
|
|
ProcessResponse ( object response ) : SubscriptionResponse |
|
|
ProcessXmlResponse ( XmlDocument xmldoc, object &apiResponse ) : void |
|
|