[FTR] Allow taxes for creditcards in CERNYellowPay
commit70cbfb8d1ead2aa221643193493bdc122953b699
authorAlberto Resco Perez <alberto.resco.perez@cern.ch>
Thu, 12 May 2011 08:20:57 +0000 (12 10:20 +0200)
committerJose Benito <jose.benito.gonzalez@cern.ch>
Tue, 16 Aug 2011 08:32:16 +0000 (16 10:32 +0200)
tree17fe4dfdd987b7e93cbc7ca931a744f3cb3ebc07
parent38596a33d5b4eed8e028f1c4fe076adf08f1d3dc
[FTR] Allow taxes for creditcards in CERNYellowPay

- Added new class PaymentMethod.
- Added three json services in order to interact with the new system.
- Changed the Currency field from registration form to epayment tab.
- CERNYellowPay changes done in cds-indico-cern-resources repo.
- Closes #603
18 files changed:
indico/MaKaC/epayment.py
indico/MaKaC/plugins/EPayment/payPal/epayment.py
indico/MaKaC/plugins/EPayment/skipjack/epayment.py
indico/MaKaC/plugins/EPayment/worldPay/epayment.py
indico/MaKaC/plugins/EPayment/yellowPay/epayment.py
indico/MaKaC/plugins/base.py
indico/MaKaC/services/implementation/plugins.py
indico/MaKaC/services/interface/rpc/process.py
indico/MaKaC/webinterface/pages/epayments.py
indico/MaKaC/webinterface/pages/registrationForm.py
indico/MaKaC/webinterface/rh/ePaymentModif.py
indico/MaKaC/webinterface/rh/registrationFormModif.py
indico/MaKaC/webinterface/tpls/AdminPluginsOptionList.tpl
indico/MaKaC/webinterface/tpls/ConfModifEPayment.tpl
indico/MaKaC/webinterface/tpls/ConfModifEPaymentDataModification.tpl
indico/MaKaC/webinterface/tpls/ConfModifRegForm.tpl
indico/MaKaC/webinterface/tpls/ConfModifRegFormDataModification.tpl
indico/MaKaC/webinterface/tpls/RegistrationFormconfirmBooking.tpl