[FIX] [IMP] paypal
authorThibault Delavallée <tde@openerp.com>
Wed, 4 Dec 2013 16:07:38 +0000 (17:07 +0100)
committerThibault Delavallée <tde@openerp.com>
Wed, 4 Dec 2013 16:07:38 +0000 (17:07 +0100)
commite0d1233f485ff30f94a67c90ba681fc929a61a28
tree06b565a1c2431c973361cd4d89ae203221882ab1
parent5e181a16948015adefc7dc8d8221d52a9ecd7ab1
[FIX] [IMP] paypal
- fixed controller: when using urlopen and read, the response is already a text (bug coming
from the removal of requests lib)
- cleaned and fixed paypal data validation, now working
- remove paypal_username field, not used; added paypal_seller_id that is the unique ID of the
seller, to check that paypal data is correct
- various code cleaning

bzr revid: tde@openerp.com-20131204160738-q9paazleyg5v5hjo
addons/payment_acquirer_paypal/controllers/main.py
addons/payment_acquirer_paypal/data/paypal.xml
addons/payment_acquirer_paypal/models/paypal.py
addons/payment_acquirer_paypal/views/payment_acquirer.xml