[OPEN-ILS-DEV] 2.0 and Authorize.net Errors
Peters, Michael
MRPeters at library.IN.gov
Wed Dec 15 14:01:06 EST 2010
Thanks to _bott_ on irc...
credit.processor.default was my missing culprit! Thanks!
Sincerely,
Michael Peters
Indiana State Library MIS | Inspire.IN.gov Helpdesk | Evergreen Indiana Helpdesk
office - 317.234.2128
email - mrpeters at library.in.gov<mailto:mrpeters at library.in.gov>
From: open-ils-dev-bounces at list.georgialibraries.org [mailto:open-ils-dev-bounces at list.georgialibraries.org] On Behalf Of Peters, Michael
Sent: Wednesday, December 15, 2010 1:17 PM
To: open-ils-dev at list.georgialibraries.org
Subject: [OPEN-ILS-DEV] 2.0 and Authorize.net Errors
Hi all,
Just tinkering around with the free Authorize.net developer account and the 2.0 Beta 4 but can't seem to get Evergreen to recognize my org unit settings.
evergreen=# SELECT * FROM actor.org_unit_setting WHERE name LIKE 'credit%';
id | org_unit | name | value
-----+----------+----------------------------------------+----------------------------------------------------
495 | 1 | credit.processor.authorizenet.server | "https://apitest.authorize.net/xml/v1/request.api"
496 | 1 | credit.processor.authorizenet.testmode | true
497 | 1 | credit.payments.allow | true
498 | 1 | credit.processor.authorizenet.enabled | true
494 | 1 | credit.processor.authorizenet.password | "mypass"
493 | 1 | credit.processor.authorizenet.login | "myuser"
(6 rows)
Since "1" is the consortial unit, my understanding is that this "trickles down" to all other orgs unless a setting locally supersedes it. Is there someplace beyond the actor.org_unit_setting table? I've poked around the opensrf.xml and nothing sticks out.
When I attempt a bill payment via the staff client I'm seeing an error:
CREDIT_PROCESSOR_NOT_SPECIFIED
Please open a helpdesk ticket and include the following text:
Wed Dec 15 2010 11:01:10 GMT-0500 (Eastern Standard Time)
Bill payment likely failed
{
"stacktrace":"/openils/lib/perl5/OpenILS/Application/Circ/CreditCard.pm:122 /openils/lib/perl5/OpenILS/Application/Circ/Money.pm:269 /usr/local/share/perl/5.10.1/OpenSRF/Application.pm:565",
"ilsevent":"4004",
"pid":"20335",
"desc":"No credit card processor specified either in org unit settings or in call to credit service API method.",
"payload":
{
}
,
"textcode":"CREDIT_PROCESSOR_NOT_SPECIFIED",
"servertime":"Wed Dec 15 11:01:29 2010"
}
Any thoughts?
Sincerely,
Michael Peters
Indiana State Library MIS | Inspire.IN.gov Helpdesk | Evergreen Indiana Helpdesk
office - 317.234.2128
email - mrpeters at library.in.gov<mailto:mrpeters at library.in.gov>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://libmail.georgialibraries.org/pipermail/open-ils-dev/attachments/20101215/4fc6ba9d/attachment-0001.htm
More information about the Open-ils-dev
mailing list