odoo/addons/payment_acquirer_paypal
Thibault Delavallée 7c372e8f28 [IMP] payment_acquirer_paypal: improvements
- cleaned feedback: same method naming as ogone, cleaned method, now called
by the controller. IPN basically works.
- cleaned controllers
- cleaned test module website_payment a bit about paypal
- added support of custom, to give and receive back custom values with paypal

bzr revid: tde@openerp.com-20131118123314-jkfomek10ncq7mlu
2013-11-18 13:33:14 +01:00
..
controllers [IMP] payment_acquirer_paypal: improvements 2013-11-18 13:33:14 +01:00
data [REF] payment: moved paypal and ogone stuff into their dedicated modules. 2013-11-07 19:04:44 +01:00
doc [CLEAN] payment_acquirer_* modules 2013-11-08 11:59:21 +01:00
models [IMP] payment_acquirer_paypal: improvements 2013-11-18 13:33:14 +01:00
static [IMP] payment_acquirer_paypal: improved urls in rendered button, now using urljoin; improve dbutton; removed dead method; slightly improved controllers 2013-11-15 14:31:33 +01:00
tests [IMP] payment_acquirer_paypal: improvements 2013-11-18 13:33:14 +01:00
views [IMP] payment_acquirer_paypal: improvements 2013-11-18 13:33:14 +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 [CLEAN] payment_acquirer_* modules 2013-11-08 11:59:21 +01:00