New Post: test mode order incomplete?
When i test the mollie ideal gateway in test mode the order is marked as created - incomplete.If i put the testmode to false it will be to payment ok and the mails are send to the customer and not only...
View ArticleNew Post: test mode order incomplete?
I've found it in your'e code, you have commented out the part that send the mail to the customer.'SendEmailToClient(PortalID, GetClientEmail(PortalID, objOInfo), objOInfo.OrderNumber, objOInfo,...
View ArticleNew Post: Multiple gateway conflict
Hi all, I ran into a problem with this gateway when using it with multiple gateways (Mollie and PayPal for instance). To allow for multiple payment gateways to be used and also Mollie, in the code for...
View ArticleNew Post: Multiple gateway conflict
I have created a patch to allow for using multiple gateways and this Mollie gateway. It can be found here This patch also has the changes to allow you to template the iDEAL payment button in the...
View ArticleNew Post: Ideal API or Mollie API
Does this Ideal Payment Gateway use the Ideal API or de Mollie API. The Ideal API has been depreciated (see https://www.mollie.nl/developers/ideal/en/) and was replaced by the Mollie API (see...
View Article