cfPayflowPro Invalid date bug
Monday July 9, 2007 9:40 AM
Word Count: 333
I updated the cfpayflowpro project this morning to fix a bug that surprisingly was only affecting certain users. I think everyone should be safe upgrading here because it was a small fix. If you were using the previous download and receiving an invalid date it was because of the following code. The slash mark just needs to be removed so the date is 4 digits. I also added subversion access and posted the code. I have listed the links for the project below.
<cfset pp.expdate = "08/07">
Project Link - http://cfpayflowpro.riaforge.org
Subversion Access - http://svn.riaforge.org/cfpayflowpro/
