Skip to content

Conversation

@aldnin
Copy link

@aldnin aldnin commented Oct 6, 2014

Necessary else clause, because otherwise it will not multiply non-floats with 100,which leads as a result to wrong transferAmount values. The $amount of 100 would be saved as transferAmount = 100, which generates a wrong value of 10.00 EUR when converted back to SEPA-Amount in CustomDirectDebitTransferDomBuilder->inToCurrency in visitTransferInformation().

Necessary else clause, because otherwise it will not multiply non-floats with 100,which leads as a result to wrong transferAmount values. The $amount of 100 would be saved as transferAmount = 100, which generates a wrong value of 10.00 EUR when converted back to SEPA-Amount in CustomDirectDebitTransferDomBuilder->inToCurrency in visitTransferInformation().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant