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


Version
PaymentService Class Members

The following tables list the members exposed by PaymentService.

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