Interface ChangeDatesOrderTotalToPayStrategy

All Known Implementing Classes:
DefaultChangeDatesOrderTotalToPayStrategy

public interface ChangeDatesOrderTotalToPayStrategy
Strategy calculating the total Order amount to be paid after amending order. This strategy calculates the total to pay considering the payment type used during Original Order Process. For e.g. if partial payment option was used during original order, then calculations will be according to partial payment criteria.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details