[interchange-cvs] interchange - racke modified WHATSNEW

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Sat Oct 12 18:35:02 2002


User:      racke
Date:      2002-10-12 22:34:38 GMT
Modified:  .        WHATSNEW
Log:
signio change from Mark Johnson documented

Revision  Changes    Path
2.43      +9 -0      interchange/WHATSNEW


rev 2.43, prev_rev 2.42
Index: WHATSNEW
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /var/cvs/interchange/WHATSNEW,v
retrieving revision 2.42
retrieving revision 2.43
diff -u -r2.42 -r2.43
--- WHATSNEW	6 Oct 2002 07:45:45 -0000	2.42
+++ WHATSNEW	12 Oct 2002 22:34:37 -0000	2.43
@@ -144,6 +144,15 @@
 Payment
 -------
=20
+* Patch from Mark Johnson to Vend::Payment::Signio module whose explanation
+  we quote:=20
+  If you send a garbage ORIGID, as IC does by default, it will attempt to
+  use that as the key for the transaction, without falling back on the data
+  you sent with it. Thus, it must explicitly not be used unless you have a
+  valid one which you want to use. This was why no credits were succeeding;
+  even though we were sending explicit new data, it ignored it and cried=
=20
+  with the ever useful error "Not signed up for this tender type".
+
 * Added a Vend::Payment::TestPayment module to allow developers to test
   their site's interaction with the Interchange Payment system, without
   actually being connected to a real Payment Services Provider.=20