[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Where to find Bank of America in IC
Its in lib/Vend/Payment as BoA.pm . The docs are at
interchange.rtfm.info under "downloads". Also, if you are using the
foundation store with mysql or postgres, save yourself hours and hours of
aggrevation and modify your etc/profiles.order file as follows:
change
&set=mv_payment Real-time Credit Card (%c -- [var MV_PAYMENT_MODE])
to
&set=mv_payment Credit Card (%c)
The existing mv_payment description is too long to fit in the 32
characters configured for the corresponding database field.
Jeff
----- Original Message -----
From: "TGroup" <tgroup77@swbell.net>
To: <interchange-users@icdevgroup.org>
Sent: Tuesday, October 08, 2002 3:18 PM
Subject: [ic] Where to find Bank of America in IC
> Hello list members. I'm trying to configure IC 4.8.6 for use with Bank of
> America's "Settle Up" payment option. I found this under "Old News" at
the
> Redhat Interchange site