Version 1.2 of the module.

In this version, the orderID (to be sent to iDEAL) is no longer inserted via JavaScript, but generated in PHP.
This resolves an issue where the document.write()-function, which should insert the hidden form field with the orderID, is not always properly executed.

More...