ePages 7.27.0 - DE_EPAGES/Paybox/API/PaymentDispatcher.pm

Package DE_EPAGES::Paybox::API::PaymentDispatcher

Dispatch the payment responses: Accept, Reject, Cancel, ...

@EXPORT_OK
LoadPaymentDispatcher

Functions

LoadPaymentDispatcher
new

LoadPaymentDispatcher

Loads a PaymentDispatcher

Syntax
my $PaymentDispatcher = LoadPaymentDispatcher();
Return
PaymentDispatcher (object)
A PaymentDispatcher object

new

Constructor.

Syntax
new ();
Return
$self (object)
A new PaymentDispatcher object