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

In This Topic
Version
IOrderCalculator Interface Members
In This Topic

The following tables list the members exposed by IOrderCalculator.

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