odoo/addons/payment_acquirer_adyen
Christophe Matthieu d5bcb3b947 [FIX] website/payment_acquirer: payment/adyen/return: Add pspReference attribute in the route method to force to have this arguments and hide this url from the sitemap
bzr revid: chm@openerp.com-20140108142315-nyaleejvpugfygew
2014-01-08 15:23:15 +01:00
..
controllers [FIX] website/payment_acquirer: payment/adyen/return: Add pspReference attribute in the route method to force to have this arguments and hide this url from the sitemap 2014-01-08 15:23:15 +01:00
data [CLEAN] payment_acquirer and acquirer implementation: cleaned code, removing duplicate code for managing transaction and partner values. Also removed dependency towards requests library. Updated acquirers data, not in no update. 2013-12-03 15:25:01 +01:00
doc [ADD] payment_acquirer_adyen: Adyen payment acquirer 2013-12-02 16:03:42 +01:00
models [FIX] [IMP] adyen: fixed controller (contacted with a GET request); added some data verification when processing the data coming back from adyen 2013-12-04 18:00:24 +01:00
static [IMP] acquirers: added support of context-based submit button customize + transaction url. Also removed all fields holding transaction URLS; calling a method should be sufficient. Also standardized acquirer buttons. 2013-12-04 14:05:05 +01:00
tests [CLEAN] payment_acquirer and acquirer implementation: cleaned code, removing duplicate code for managing transaction and partner values. Also removed dependency towards requests library. Updated acquirers data, not in no update. 2013-12-03 15:25:01 +01:00
views [FIX] adyen: fixed form view of tx, forgot to remove a deleted field from the view 2013-12-04 17:05:43 +01:00
__init__.py [ADD] payment_acquirer_adyen: Adyen payment acquirer 2013-12-02 16:03:42 +01:00
__openerp__.py [ADD] payment_acquirer_adyen: Adyen payment acquirer 2013-12-02 16:03:42 +01:00