Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services Namespace / IAffiliateCalculator Interface / CalculateCommission Method
Affiliate for which you want to calculate commission
Number of orders
Sub total of the products
Total value of orders
In This Topic
    CalculateCommission Method (IAffiliateCalculator)
    In This Topic
    Calculates commission for this affiliate
    Syntax

    Parameters

    affiliate
    Affiliate for which you want to calculate commission
    orderCount
    Number of orders
    productSubtotal
    Sub total of the products
    orderTotal
    Total value of orders

    Return Value

    The calculated commission
    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