Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.4.5
-
Fix Version/s: 4.5
-
Component/s: CiviContribute
-
Labels:None
Description
When editing a contribution that was created as a authorize.net recurring contribution, you will get the error:
The sum of fee amount and net amount must be equal to total amount
The Contribution code enforces this rule only when the fee amount, net amount and total amount are all not empty.
However, the authorize.net recurring contribution code will insert a default fee amount and net amount of "0.00" - which is not empty.
There's a forum post here on the topic: