Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Taxes.Providers Namespace / ITaxProvider Interface / Return Method
The order to calculate tax for
The items to return
In This Topic
    Return Method (ITaxProvider)
    In This Topic
    Processes returns for an order.
    Syntax

    Parameters

    order
    The order to calculate tax for
    returnItems
    The items to return

    Return Value

    The total amount of tax adjustments calculated
    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