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


In This Topic
    GiftCertificatePaymentProvider Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyOverridden.  Gets a reference string to identify a particular configuration.  
    Public PropertyOverridden.  Gets the description of the payment provider implementation  
    Public PropertyOverridden.  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. (Inherited from CommerceBuilder.Payments.Providers.PaymentProviderBase)
    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 (Inherited from CommerceBuilder.Payments.Providers.PaymentProviderBase)
    Public PropertyOverridden.  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 (Inherited from CommerceBuilder.Payments.Providers.PaymentProviderBase)
    Public PropertyOverridden.  Gets the version of the payment provider implementation  
    Top
    See Also