better description and field labels for french banks
This commit is contained in:
parent
a6df6c0f61
commit
c1f8c08196
29 changed files with 106 additions and 105 deletions
|
|
@ -34,7 +34,7 @@ class PaypalBackend(BaseBackend, ICapBank):
|
|||
EMAIL = 'laurent@bachelier.name'
|
||||
VERSION = '0.h'
|
||||
LICENSE = 'AGPLv3+'
|
||||
DESCRIPTION = u'PayPal money transfer website'
|
||||
DESCRIPTION = u'PayPal'
|
||||
CONFIG = BackendConfig(ValueBackendPassword('login', label='E-mail', masked=False),
|
||||
ValueBackendPassword('password', label='Password'))
|
||||
BROWSER = Paypal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue