ePages 7.47.0 - DE_EPAGES/Shippo/API/TLE/IsShippoAppAvailable.pm

Package DE_EPAGES::Shippo::API::TLE::IsShippoAppAvailable

TLE for Getting Shippo Backoffice URL

Base
DE_EPAGES::Shippo::API::TLE::TLEHandler

Functions

IS_SHIPPO_APP_AVAILABLE
RegisterHandlerProc

IS_SHIPPO_APP_AVAILABLE

Finds out whether Shippo app is avilable or not.

Syntax
$IsShippoAppAvailable = IS_SHIPPO_APP_AVAILABLE( $Processor, $aParams );
Input
$Processor (object)
tle processor
$aParams (array ref)
List of Parameters
Return
$IsShippoAppAvailable (boolean)
Whether app is installed or not

RegisterHandlerProc

this function register this attribute handle on the processor via hook function on hook TLEProcessorRegistration

Syntax
$RegisterHandlerProc( $hParams );
Input
$hParams (ref.hash)
hook arguments keys :
  • Processor - tle processor - object