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


In This Topic
    CreatePaymentProfileRequest Class Members
    In This Topic

    The following tables list the members exposed by CreatePaymentProfileRequest.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the CreatePaymentProfileRequest class  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the CustomerProfileId  
    Public Property Gets or sets the payment object for this request  
    Public Property Gets or sets the user object for this profile request (Inherited from CommerceBuilder.Payments.Providers.ProfileRequest)
    Public Property Gets or sets a value indicating whether to validate profile or not  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also