odoo/addons/payment_acquirer_ogone
Thibault Delavallée 321d096186 [IMP] [FIX] ogone: fixed controller to manage ogone response, because it was not updated with last changes of payment_acquirer module. Also added some check on data coming from ogone. Also fixed return URL management: ogone does not handle json-based custom parameters.
bzr revid: tde@openerp.com-20131204165005-ldymrsf9hdpvfl65
2013-12-04 17:50:05 +01:00
..
controllers [IMP] [FIX] ogone: fixed controller to manage ogone response, because it was not updated with last changes of payment_acquirer module. Also added some check on data coming from ogone. Also fixed return URL management: ogone does not handle json-based custom parameters. 2013-12-04 17:50:05 +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 [CLEAN] payment_acquirer_* modules 2013-11-08 11:59:21 +01:00
models [IMP] [FIX] ogone: fixed controller to manage ogone response, because it was not updated with last changes of payment_acquirer module. Also added some check on data coming from ogone. Also fixed return URL management: ogone does not handle json-based custom parameters. 2013-12-04 17:50:05 +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 [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
__init__.py [REF] payment: moved paypal and ogone stuff into their dedicated modules. 2013-11-07 19:04:44 +01:00
__openerp__.py [IMP] payment_acquirer, paypal, ogone: improved back-end form viewsé 2013-11-18 17:11:02 +01:00