Closed (fixed)
Project:
iDEAL
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2011 at 23:49 UTC
Updated:
24 Jul 2013 at 08:53 UTC
The transaction amount validator set the amount as a string after validation. Because every other bit of the code expected an integer, this made the iDEAL Donation Form validation fail in particular. Transaction amount validation has been rewritten for more accuracy, better documentation and to set the amount as an integer.
Fixed and committed to 7.x-2.x-dev.
Comments
Comment #2
xano