ePages 7.47.0 - DE_EPAGES/Spreedly/UI/Shop.pm

Package DE_EPAGES::Spreedly::UI::Shop

UI Controller for shop

Base
DE_EPAGES::Order::UI::Shop

Functions

SearchTransactions
SpreedlyPaymentCallback

SearchTransactions

Searches for transactions of the current payment type. The TLE variable #Pager contains the search results. See also TransactionPaymentName.

Syntax
$Handler->SearchTransactions( $Servlet );
Input
$Servlet (object)
servlet
Return
$hVars (ref.hash)
TLE variables for 'Pager'

SpreedlyPaymentCallback

When using Spreedly 3DS2 a Fallback to 3DS1 can occur This means we have to support callback updates to the order

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