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


In This Topic
    CreateCustomerProfileRequest Class Members
    In This Topic

    The following tables list the members exposed by CreateCustomerProfileRequest.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether to create payment profile if payment object is available  
    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)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also