Package DE_EPAGES::ShippingTypes::API::Object::ShippingMethodFixPrice
Object interface for ShippingMethodFixPrice.
Base |
DE_EPAGES::Order::API::Object::ContainerShippingMethod |
Functions
lineItem
Returns lineItem for container, adds LineItemPrice.
Syntax |
my $hInfo = $ShippingMethod->lineItem($Container); |
Input |
|
Return |
|
price
Returns the shipping price by the given requirements. Doesn't process ShippingElements.
Syntax |
$ShippingPrice = $Object->price( $hVars ); |
Input |
|
Return |
|