ePages 6.17.9 - DE_EPAGES/USPS/API/Object/ShippingFulfillmentMethodUSPS.pm

Package DE_EPAGES::USPS::API::Object::ShippingFulfillmentMethodUSPS

Class for shipping fulfillment connection

Base
DE_EPAGES::ExternalShipping::API::Object::ShippingFulfillmentMethod

Functions

areMandatoryShippingFieldsSet
featureName
isUsable

areMandatoryShippingFieldsSet

Checks if mandatory shipping address fields are set into basket registration settings

Syntax
$areMandatoryShippingFieldsSet = $ShippingFulfillmentMethod->areMandatoryShippingFieldsSet( );
Return
$areMandatoryShippingFieldsSet (boolean)
True if mandatory shipping address fields are set

featureName

Returns the feature name 'USPS'.

Syntax
$FeatureName = $ShippingFulfillmentMethod->featureName;
Return
$FeatureName (String)
feature name (undef means no feature count)

isUsable

Checks if ShippingFulfillmentMethod is usable

Syntax
$isUsable = $ShippingFulfillmentMethod->isUsable( );
Return
$IsUsable (boolean)
True if ShippingFulfillmentMethod is usable