Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Incomplete
-
Affects Version/s: 4.6.4
-
Fix Version/s: 4.6.9
-
Component/s: CiviContribute
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Core Team Funds
Description
Contribution Fee Amount is processed incorrectly. Transactions of $1,000.00 will have a Fee Amount calculated as $ -999.00. Similarly, transactions of $10,000 have a Fee Amount calculated as $ -9,990.00. Attached screenshots to show this.
The problem hasn't been noted for other transaction amounts as of yet.
We lodged a similar issue some time ago here https://issues.civicrm.org/jira/browse/CRM-13360. The symptoms are similar, but the problem is probably different.
Any ideas?