[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Credit card orders are not logged
> 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