Improve the way information from payment card processors bubbles up to
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 11 Jun 2010 16:18:35 +0000 (16:18 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 11 Jun 2010 16:18:35 +0000 (16:18 +0000)
commit347dcab290bf68a8f9796484a28809e721e79493
tree2ab65319f08e3dc82be231e04f2648111e307eae
parent0746ddd9ff2523a2b3dd5adcaaab23296ff2c93c
Improve the way information from payment card processors bubbles up to
callers of open-ils.circ.money.payment

This is done by replacing unneeded, weird data structures with ilsevents and
filling those events' payloads with result data from the processor.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16680 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/extras/ils_events.xml
Open-ILS/src/perlmods/OpenILS/Application/Circ/CreditCard.pm
Open-ILS/src/perlmods/OpenILS/Application/Circ/Money.pm