Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Stores Namespace / StoreEventEngine Class / GiftCertificateValidated Method
Gift certificate that has been validated
The gift certificate transaction that occurred.
In This Topic
    GiftCertificateValidated Method (StoreEventEngine)
    In This Topic
    Processes a gift certificate validation event
    Syntax
    public static void GiftCertificateValidated( 
       GiftCertificate gc,
       GiftCertificateTransaction trans
    )

    Parameters

    gc
    Gift certificate that has been validated
    trans
    The gift certificate transaction that occurred.
    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