CostCalculatorInterface
        CostCalculatorInterface.php
                :
        15
                 
    
            Interface
                Methods¶
                 calculate()
            ¶
calculate()
            ¶
    
        
        CostCalculatorInterface.php
                :
        20
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $method | ShippingMethodInterface | - | - | 
| $cart | CartInterface | - | - | 
Return values
Money