[ic] Credit card orders are not logged

Jeff Dafoe interchange-users@icdevgroup.org
Thu Nov 7 20:22:31 2002


>  I have a customer who recently purchase Authorize.Net service. Since
enabling
> their site, purchase orders are saved in the transaction and orderline
> tables, but credit card orders are not. In the logs/log for orders I see
> this:
>
> "There was an error adding to the transaction log."

    In profiles.order, try changing:

&set=mv_payment Real-time Credit Card (%c -- [var MV_PAYMENT_MODE])

    to

&set=mv_payment Credit Card (%c)


Jeff