Package DE_EPAGES::ShippingTypes::API::Object::ShippingMethodFree
This module is object package for free shipping methods.
Base |
DE_EPAGES::Order::API::Object::ContainerShippingMethod |
Functions
lineItem
Returns lineItem for container, adds LineItemPrice = 0.
Syntax |
my $hInfo = $ShippingMethod->lineItem($Container); |
Input |
|
Return |
|
price
Returns the shipping price by the given requirements. Here the shipping price is always 0.
Syntax |
$ShippingPrice = $Object->price( $hVars ); |
Input |
|
Return |
|