Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments.Providers Namespace / PaymentProviderBase Class


In This Topic
    PaymentProviderBase Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets a reference string to identify a particular configuration.  
    Public Property Gets the description of the payment provider implementation  
    Public Property Gets the name of the payment provider implementation  
    Public Property Gets the Id of the payment gateway in database. Id is passed at the time of initialization.  
    Public Property Gets a value indicating whether the provider requires account data (e.g. credit card number) in order to process a refund transaction request  
    Public Property Gets the transactions that are supported by the payment provider implementation  
    Public Property Gets or sets a value indicating whether debug mode is enabled or not  
    Public Property Gets the version of the payment provider implementation  
    Top
    See Also