Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Taxes.Providers Namespace / ITaxProvider Interface / Commit Method
The order for which to commit the taxes
In This Topic
    Commit Method (ITaxProvider)
    In This Topic
    Commit the taxes by this provider for the given order
    Syntax
    void Commit( 
       Order order
    )

    Parameters

    order
    The order for which to commit the taxes
    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