2011-04-04 Vivek Khera * 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 with minor tweaks. 2009-07-01 Vick Khera * 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 * PayflowPro.pm: fixed typo in error message from failure to connect to server.