Zen Cart Logo
Forums / Addon Payment Modules / Mollie module no longer works with ZenCart?

Mollie module no longer works with ZenCart?

Views: 2,152

Results 1 to 2 of 2
4 Feb 2021, 9:17 AM
#1
dharrison avatar

dharrison

Zen Follower

Join Date:
Mar 2009
Location:
Essex, UK
Posts:
448
Plugin Contributions:
0

Mollie module no longer works with ZenCart?

Hi all

I need some advice. My manager has signed up to Mollie to use iDeal and where there is outdated software (6-7 years old) to configure with ZenCart, this is not practical to use.

I have just spoken to an operative at Mollie and they do not provide configuration for ZenCart, it will have to be custom. I guess I'm writing this to first of all, prewarn anyone else who finds themselves in the same situation in the future but also if anyone has any experience of custom configuration for Mollie/iDeal.

I can follow step by step guides but custom advanced PHP code is a bit above my weight.

I welcome any advice/suggestions. Thanks in advance.

4 Feb 2021, 3:33 PM
#2
carlwhat avatar

carlwhat

zennedOut

Join Date:
Nov 2005
Location:
los angeles
Posts:
2,962
Plugin Contributions:
8

Re: Mollie module no longer works with ZenCart?

dharrison:

Hi all

I need some advice. My manager has signed up to Mollie to use iDeal and where there is outdated software (6-7 years old) to configure with ZenCart, this is not practical to use.

I have just spoken to an operative at Mollie and they do not provide configuration for ZenCart, it will have to be custom. I guess I'm writing this to first of all, prewarn anyone else who finds themselves in the same situation in the future but also if anyone has any experience of custom configuration for Mollie/iDeal.

I can follow step by step guides but custom advanced PHP code is a bit above my weight.

I welcome any advice/suggestions. Thanks in advance.

they provide an api here:

https://github.com/mollie/mollie-api-php

which looks like they keep up to date.

based on what you've said with regards to your php experience, i think you will need the services of someone else.

integrating payment methods is very doable, but requires a bunch of php work, ie maybe above your php weight.

best.