Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services Namespace / PaymentService Class


In This Topic
    PaymentService Class Methods
    In This Topic

    For a list of all members of this type, see PaymentService members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Process an authorize request  
    Public Methodstatic (Shared in Visual Basic) Process authorize-next request  
    Public Methodstatic (Shared in Visual Basic) Process authorize recurring request  
    Public Methodstatic (Shared in Visual Basic) Gets an instance of the payment provider used to process the given payment object  
    Public Methodstatic (Shared in Visual Basic) Finds out whether recurring payments are automatically charged by the payment provider  
    Public Methodstatic (Shared in Visual Basic) Process subscriptions that are processed via a payment gateway that does not have subscriptions created via classic automatic recurring billing method  
    Public Methodstatic (Shared in Visual Basic) Process subscriptions that are processed via a payment gateway that does not have subscriptions created via classic automatic recurring billing method  
    Public Methodstatic (Shared in Visual Basic) Finds out whether recurring payments need to be created separately for the given payment provider  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also