Commit graph

9 commits

Author SHA1 Message Date
Romain Bignon
2edc1b0627 take care of transaction's net amounts (closes #1694)
The account balance is impacted by the net amount, because Paypal's fee is
deducted at source.
2014-12-18 11:33:15 +01:00
Romain Bignon
2077cbdf34 fix name of paypal accounts (display currency instead of balance) 2014-12-17 16:36:17 +01:00
Baptiste Delpey
3301f578a2 paypal : we now ignore transactions with no 'displayAmount' 2014-12-08 13:28:05 +01:00
bdelpey
9b52ff5140 paypal fix for #11152 KeyError: 'counterparty' 2014-12-08 11:37:10 +01:00
Vincent Paredes
bf5dd493a8 handling new website account for individual 2014-11-26 08:38:31 +01:00
Vincent Paredes
8ce5602a72 When balance is zero, paypal add a class to the div 2014-11-26 08:36:39 +01:00
Romain Bignon
49613aa1f8 fix crash on new accounts list (closes #1654) 2014-11-10 19:12:12 +01:00
Vincent Paredes
4720afad05 fixing wrong id on account 2014-11-05 16:17:26 +01:00
Vincent Paredes
ffa6d57b47 supporting new paypal website 2014-11-04 13:58:07 +01:00