ePages 7.21.0 - DE_EPAGES/SIA/UI/Shop.pm

Package DE_EPAGES::SIA::UI::Shop

UI Controller for shop

Base
DE_EPAGES::Order::UI::Shop

Functions

PaymentBacklinkErrorSIA
PaymentBacklinkSuccessSIA
handleSIAError

PaymentBacklinkErrorSIA

called by sia when error occurs on their side

Syntax
PaymentBacklinkErrorSIA( $Servlet );
Input
$Servlet (DE_EPAGES::Presentation::Servlet::BasePermission)
Servlet

PaymentBacklinkSuccessSIA

Server-server callback from payment provider

Syntax
PaymentBacklinkSuccessSIA( $Servlet );
Input
$Servlet (DE_EPAGES::Presentation::Servlet::BasePermission)
Servlet

handleSIAError

handles sia errors

Syntax
handleSIAError( $Servlet );
Input
$Servlet (DE_EPAGES::Presentation::Servlet::BasePermission)
Servlet