Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services.Checkout Namespace / CheckoutService Class / ActivateDigitalGoods Method
Order to generate digital goods for
If 'true' digital good related events are raised. If 'false' events are suppressed.
In This Topic
    ActivateDigitalGoods Method
    In This Topic
    Activates and fulfills digital goods in the order
    Syntax
    protected void ActivateDigitalGoods( 
       Order order,
       bool triggerEvents
    )

    Parameters

    order
    Order to generate digital goods for
    triggerEvents
    If 'true' digital good related events are raised. If 'false' events are suppressed.
    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