I’ve integrated Ideal with Mollie. When I reach the page where I can pay my orders I get the following error:
<response>
<link>
<URL>
https://www.mollie.nl/pay/ideal/1533341-93244E80/969_Lege_omschrijving/67ba3ba67c8de39af3c897565b769b5f30057d33
</URL>
<message>
Your iDEAL-link has been successfully setup. Your customer should visit the given URL to make the payment.
</message>
</link>
</response>
It seems that the link works but he needs to redirect directly to the URL. I’ve added the following code to the payments page:
a|create-link,partnerid|1234567,amount|%cart_total%|description|%image_name%
I also have another question: It seems that nothing changed when I change the $ currency to €. Do you have any solution on this?