Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / Order Class / GetCustomerBalance Method
In This Topic
    GetCustomerBalance Method
    In This Topic
    Gets the order balance that should be displayed to a customer.
    Syntax
    public virtual decimal GetCustomerBalance()

    Return Value

    The order balance for customer display.
    Remarks
    The balance for customer display is not the actual balance. It include payments that may not be fully processed.
    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