[interchange-cvs] interchange - racke modified WHATSNEW

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Tue Jan 21 06:37:00 2003


User:      racke
Date:      2003-01-21 11:36:43 GMT
Modified:  .        WHATSNEW
Log:
PFProAPI support documented

Revision  Changes    Path
2.88      +9 -0      interchange/WHATSNEW


rev 2.88, prev_rev 2.87
Index: WHATSNEW
===================================================================
RCS file: /anon_cvs/repository/interchange/WHATSNEW,v
retrieving revision 2.87
retrieving revision 2.88
diff -u -r2.87 -r2.88
--- WHATSNEW	20 Jan 2003 21:58:31 -0000	2.87
+++ WHATSNEW	21 Jan 2003 11:36:42 -0000	2.88
@@ -70,6 +70,15 @@
 
 * Change name of "Bottom" menu (which was on top) to "Fixed". 
 
+Payment
+-------
+
+* Add support for Verisign's PFProAPI.pm Perl module, which implements
+  Payflow Pro gateway communication without needing any external binary,
+  and thus no forking or temporary files for communication. Use PFProAPI
+  automatically if it is found at IC startup time, but fall back to pfpro
+  or pfpro-file if not. Upgrades should be transparent.
+
 Foundation
 ----------