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


In This Topic
    ValidatePaymentProfileRequest Class Members
    In This Topic

    The following tables list the members exposed by ValidatePaymentProfileRequest.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the CardCode  
    Public Property Gets or sets the CustomerProfileId  
    Public Property Gets or sets the PaymentProfileId  
    Public Property Gets or sets the user object for this profile request (Inherited from CommerceBuilder.Payments.Providers.ProfileRequest)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also