Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments.Providers Namespace / IBraintreeProvider Interface / GenerateClientToken Method
The Id of the current user
In This Topic
    GenerateClientToken Method
    In This Topic
    Generates/gets the client token
    Syntax
    string GenerateClientToken( 
       int userId
    )

    Parameters

    userId
    The Id of the current user

    Return Value

    Returns the client token
    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