Interface CommerceCartHashCalculationStrategy

    • Method Detail

      • buildHashForAbstractOrder

        java.lang.String buildHashForAbstractOrder​(CommerceOrderParameter parameter)
        Calculate a hash for the order + additional values passed as a parameter
        Parameters:
        parameter - A parameter object holding the following values - abstractOrderModel the order to calculate the hash for - additionalValues the additional values
        Returns:
        the calculated hash