[ic] Payment not processing

Josh Lavin josh at perusion.com
Wed Mar 12 01:54:30 UTC 2014


Quoting David Etheredge (David_e at charter.net):
> >From error.log:
> 
> Safe: Real-time charge failed. Reason: Authorizenet error: . Please
> call in your order or try again.
> 
> I believe that there is not an error because authorize.net does not
> process the payment due to the undef field. The undef field tells
> authorize.net to ignore the payment.

You mean the accept_for_review? No, that is not the problem here. If you
are using their fraud filter service, you can set accept_for_review.
More here:
http://www.icdevgroup.org/pipermail/interchange-users/2011-April/052915.html

Since the error message you are getting is not informative enough, I
suggest you uncomment line 618 of lib/Vend/Payment/AuthorizeNet.pm,
which is the logDebug of the result hash. Also be sure to enable in
interchange.cfg:

	Variable  DEBUG  1

Then restart, and see your debug.log for clues. If you want to post it
here, that is fine, but check it first to ensure you aren't posting any
sensitive info.

-- 
Josh Lavin
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
... ask me about job opportunities ...



More information about the interchange-users mailing list