Click or drag to resize
OtherPaymentsCalculator Class
Calculation step providing calculation of the other payments such as gift cards.
Inheritance Hierarchy
SystemObject
  CMS.EcommerceOtherPaymentsCalculator

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public class OtherPaymentsCalculator : IShoppingCartCalculator

The OtherPaymentsCalculator type exposes the following members.

Constructors
  NameDescription
Public methodOtherPaymentsCalculator
Top
Methods
  NameDescription
Public methodCalculate
Evaluates other payments applications.
Top
See Also