Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services Namespace / IOrderCalculator Interface

In This Topic
    IOrderCalculator Interface Methods
    In This Topic

    For a list of all members of this type, see IOrderCalculator members.

    Public Methods
     NameDescription
     Method The total price of the line item (quantity * price)  
     Method Gets the net extended price (this item less any child coupons or discounts in the associated order)  
     Method Gets the parent item for this order item.  
     Method Gets the path for this basket item  
     Method Gets the total value of captured transactions in this collection  
     Method Gets the total amount for processed payments  
     Method Gets the total amount for unprocessed payments  
    Top
    See Also