ePages 7.21.0 - DE_EPAGES/ConfianzaOnline/API/ConfianzaRequest.pm

Package DE_EPAGES::ConfianzaOnline::API::ConfianzaRequest

build the Confianza page and make sure it is valid

Example
DE_EPAGES::ConfianzaOnline::API::ConfianzaRequest->new()

Functions

isValidConfianzaCode
new

isValidConfianzaCode

Builds the URL for the Specified ConfianzaCode and tries to access it

Syntax
$Success = $Handler->isValidConfianzaCode($ConfianzaCode);
Return
$Result->is_success() (boolean)
is request successful

new

constructor

Syntax
new( );
Return
$self (DE_EPAGES::ConfianzaOnline::API::ConfianzaRequest)
self