[ic] Saving CyberCash auth code in orders

Corey Gilmore interchange-users@lists.akopia.com
Thu Jul 26 16:43:01 2001


We've done some significant modifications to the admin UI (using IC 4.6).
Before I diff my entire release, is it possible to upgrade a portion of IC
to gain this extra functionality?

If not, I guess the next question would be if I can write a 'module' for
IC that would add the functionality we've developed (for managing
conferences).  This way, we could release it under the GPL, and possibly
have someone take over development ;)

thanks,
.cfg

On Thu, 26 Jul 2001, Mike Heins wrote:

> Quoting Corey Gilmore (cfg@dln.uvm.edu):
> > Is anyone familiar with a way to store the cybercash auth code, or order
> > id in the IC order reports?  The financial department needs a way to
> > associate orders from IC, to orders that were batched (or will be batched)
> > in cybercash.
> >
> > I know that I can get the CC order id from [data session cybercash_id],
> > but I unsure of the best way to store that in the orderdb (so I can view
> > it in the admin ui order view, and also pull it out w/custom queries)
> >
>
> In 4.7/4.8, it is automatically stored in transactions->order_id.
>
>