Package DE_EPAGES::ExternalPayment::API::Log
Log functions for external payments.
@EXPORT_OK |
Functions
LogPayment
Logs a structure to the communication.log. Does nothing if logging for the specified payment type is disabled
Syntax |
LogPayment('ServiRed', $Name, $Debug, $Section); |
Example |
LogPayment('ServiRed', 'SendRequestHash', \%Hash, 'Send'); |
Input |
|