Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / IOrderRepository Interface / Save Method
The order entity to process.
If true, triggers events associated with recalculated payment events. This parameter only matters if recalculate is true.
In This Topic
    Save Method (IOrderRepository)
    In This Topic
    Save this order to database
    Syntax

    Parameters

    item
    The order entity to process.
    triggerPaymentEvents
    If true, triggers events associated with recalculated payment events. This parameter only matters if recalculate is true.
    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