ePages 6.10 - DE_EPAGES/GoogleCheckout/API/Tools.pm

Package DE_EPAGES::GoogleCheckout::API::Tools

Utility functions for GoogleCheckout.

@EXPORT_OK
LogGoogleCheckout

Functions

LogGoogleCheckout

LogGoogleCheckout

Logs a structure to the communication.log.

Syntax
LogGoogleCheckout($Name, $Debug, $Section);
Example
LogGoogleCheckout('SendRequestHash', \%Hash, 'Send');
Input
$Name (string)
name of data
$Debug (hash)
data to be logged
$Section (string)
name of the section to be logged