[ic] authorizenet failure increments counter?

Steve Graham icdev at mrlock.com
Tue Nov 28 14:09:57 EST 2006


> > number isn't anywhere in the data sent to authorizenet.
>
>The order number is still available for the AuthorizeNet.pm payment
>module to send to Authorize.net.  The reason that it's not in the actual
>data sent to Authorize.net is because the payment module doesn't bother
>to send it.
>
>There are payment modules (for other payment gateways) that do send the
>order number, though.  One example is NetBilling.pm which is available
>in the latest development version of Interchange and also at
><http://www.interchange.rtfm.info/downloads/payments.html>.

Hello,

I added the x_invoice_num field to information sent to Authorize.net
take a look at my previous post here:
http://www.icdevgroup.org/pipermail/interchange-users/2006-February/044798.html

It works well for us - it allows a reference number in authorize.net 
to match to the transaction number in IC.
It would be nice if this was added as a default feature in 
authorize.net routines.... hint hint ;)
You can also add this transaction number to appear on the email order 
sent to fulfillment.
I can dig this out if needed.

regards,
Steve 



More information about the interchange-users mailing list