2011-04-04 Vivek Khera <vivek@vick.int.kcilink.com>
* PayflowPro.pm: allow configuring the timeout of the request to
the Payflow servers. Pass key TIMEOUT to the pfpro() function
call with a value in seconds for the timeout. Default is 30.
Patch from Mike Burns <mike.burns@liquidation.com> with minor
tweaks.
2009-07-01 Vick Khera <vivek@khera.org>
* PayflowPro.pm: when generating the unique request ID for the
API, avoid undef warnings when INVNUM is not set (as it is not
required for referenced credits.) Fix from bhk@bhent.com.
2009-06-22 Vivek Khera <vivek@khera.org>
* PayflowPro.pm: fixed typo in error message from failure to
connect to server.