Package DE_EPAGES::UPS::API::Object::ShippingFulfillmentMethodUPS
Class for shipping fulfillment connection
Base |
DE_EPAGES::ExternalShipping::API::Object::ShippingFulfillmentMethod |
Functions
featureName
Returns undef as no feature is connected to this ShippingFulfillmentMethod.
Syntax |
$FeatureName = $ShippingFulfillmentMethod->featureName; |
Return |
|
generateShippingLabels
Generate the ShippingLabels and set the TransStatus of the transaction
Syntax |
generateShippingLabels( $ShippingTransactionUPS ); |
Input |
|
isUsable
Checks if ShippingFulfillmentMethod is usable
Syntax |
isUsable( ); |
Return |
|
newShippingLabel
creates a new shipping label
Syntax |
newShippingLabel( $OrderOrDocument ); |
Input |
|
Return |
|