postage + invoice step
This commit is contained in:
@@ -34,5 +34,5 @@ interface DeliveryModuleInterface extends BaseModuleInterface
|
||||
*
|
||||
* @return mixed
|
||||
*/
|
||||
public function calculate(Country $country);
|
||||
public function getPostage(Country $country);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user