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


In This Topic
    ValidatePaymentProfileResponse Class Members
    In This Topic

    The following tables list the members exposed by ValidatePaymentProfileResponse.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the response code (Inherited from CommerceBuilder.Payments.Providers.ProfileResponse)
    Public Property Gets or sets the response message (Inherited from CommerceBuilder.Payments.Providers.ProfileResponse)
    Public Property Gets or sets a value indicating whether request was success or failure (Inherited from CommerceBuilder.Payments.Providers.ProfileResponse)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also