ePages 7.17.0 - DE_EPAGES/Packlink/API/ShippingMethodPacklink.pm

Package DE_EPAGES::Packlink::API::ShippingMethodPacklink

Class package to handle shipping method Packlink stuff.

Functions

getShippingMethodPacklink
getShippingProviderMethodPacklink
new

getShippingMethodPacklink

It returns the Packlink shipping method

Syntax
$ShippingMethodPacklink = $ShippingMethodPacklink->getShippingMethodPacklink($Shop);
Input
$Shop (object)
Shop
Return
$ShippingMethodPacklink (object)
Packlink shipping method object

getShippingProviderMethodPacklink

It returns the Shipping provider method

Syntax
$ShippingProviderMethodPacklink = $ShippingMethodPacklink->getShippingProviderMethodPacklink($Shop);
Input
$Shop (Shop)
Shop
Return
$ProviderMethodsFolder (object)
Packlink shipping provider method object

new

Constructor

Syntax
new();
Return
$self (DE_EPAGES::Packlink::API::ShippingMethodPacklink)
self