The ideal module is available for Mx 5.6.2 or higher. Think that you'll probably need some update on the UI, but should be good to go.
Had a short look on the mollie website and it seems you can easily use posts and gets for the payments. Maybe you could have a look at the REST module and use the functionality there to create a payments and get the status of a payment. The only extra thing you'll nee to publish a rest service that mollie can use to check if the status change of the payment has been handled. So no need for java programming when using the post and get methods descibed on the mollie website.
Hi Erwin, thanks for the info.
Actually I have never set up a REST service, any help would be appreciated :
1 - How to create a payment based on the REST module? 2 - How can i test the service of Mollie for creating an payment? 3 - Any other basis information to implement is welcome?
thnx