Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments.Providers Namespace / CreateCustomerProfileResponse Class / CreateCustomerProfileResponse Constructor / CreateCustomerProfileResponse Constructor(Boolean,String,String,String,String)
success status true/false
response code
response message
customer profile id
payment profile id
In This Topic
    CreateCustomerProfileResponse Constructor(Boolean,String,String,String,String)
    In This Topic
    Initializes a new instance of the CreateCustomerProfileResponse class
    Syntax

    Parameters

    success
    success status true/false
    responseCode
    response code
    responseMessage
    response message
    customerProfileId
    customer profile id
    paymentProfileId
    payment profile id
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also