Page 1 of 1

mod_shop where to start implementing IDEAL payment method

Posted: Tue 10. Apr 2012, 15:24
by caramello
Can anybody point me in the direction where to start if i want to add an alternative payment method like IDEAL (dutch) in the shop_module?

I'd be very happy ;-)

Re: mod_shop where to start implementing IDEAL payment metho

Posted: Wed 11. Apr 2012, 06:36
by Oliver Georgi
It is the include/inc_module/inc_shop – start and check there. It is frontend.render.php and based on how deep you want to integrate some more for changes in module's backend.

Re: mod_shop where to start implementing IDEAL payment metho

Posted: Wed 25. Apr 2012, 17:44
by nebenaube
Can you post the relevant links for this payment gateway? I'm the guy that refactored the shop module for paypal.

Re: mod_shop where to start implementing IDEAL payment metho

Posted: Wed 25. Apr 2012, 18:02
by Oliver Georgi
nebenaube wrote:Can you post the relevant links for this payment gateway? I'm the guy that refactored the shop module for paypal.
Can I integrate this into core?

Re: mod_shop where to start implementing IDEAL payment metho

Posted: Wed 25. Apr 2012, 20:40
by update
Should I stay or should I go? Should I give up? Change my name? Hmmm...
What again are the conditions for enhancements to make their way into the core?
Colors and sizes (renamable to whatever)
Wrap as gift, wrap even more, wrap in gold (selectable)
packed in single boxes with fixed shipping costs
and so on... and more...
have been enhancements which are realized already
(but didn't make it into the core)
I'm scratching my hair off my head :roll:

Re: mod_shop where to start implementing IDEAL payment metho

Posted: Wed 25. Apr 2012, 21:53
by nebenaube
In a month or so so I can move the sandbox vs live urls into the back end and fix the install and integrate claus's modification. I wish Claus would alter his sig... isn't the offical gurm stable?

Re: mod_shop where to start implementing IDEAL payment metho

Posted: Wed 25. Apr 2012, 22:11
by update
nebenaube wrote:integrate
You are welcome :)

Re: mod_shop where to start implementing IDEAL payment metho

Posted: Wed 25. Apr 2012, 22:38
by Oliver Georgi
claus wrote:Should I stay or should I go? Should I give up? Change my name? Hmmm...
What again are the conditions for enhancements to make their way into the core?
Colors and sizes (renamable to whatever)
Wrap as gift, wrap even more, wrap in gold (selectable)
packed in single boxes with fixed shipping costs
and so on... and more...
have been enhancements which are realized already
(but didn't make it into the core)
I'm scratching my hair off my head :roll:
Send it in. Make an issue and offer the solution. Show me it is worth to be rolled out to everybody…

Re: mod_shop where to start implementing IDEAL payment metho

Posted: Sat 5. May 2012, 21:22
by nebenaube
Oliver, could it be possible to credit myself for the enhancements... and also credit nameless one and Claus for their contributions? That will go a long way for employment purposes. Also, I would like to change my username here.

Re: mod_shop where to start implementing IDEAL payment metho

Posted: Sun 6. May 2012, 07:09
by Oliver Georgi
development by others are always credited. It would be the question where you expect the credits, extend your solution the way you think it has to be…

Re: mod_shop where to start implementing IDEAL payment metho

Posted: Tue 4. Dec 2012, 11:27
by Blokof
Is the IDEAL working ? I like to build IDEAL payment method to into the system.

How can i make it work? Like to hear Thnx.

Re: mod_shop where to start implementing IDEAL payment metho

Posted: Tue 4. Dec 2012, 12:12
by Oliver Georgi
I would start here, fork the extended shop module and implement your payment method. Then send pull request when done.

Re: mod_shop where to start implementing IDEAL payment metho

Posted: Tue 4. Dec 2012, 12:31
by Blokof
Thank you for the answer i will try!

Re: mod_shop where to start implementing IDEAL payment metho

Posted: Wed 5. Jun 2013, 20:14
by eralf
I am very curious if it worked to use iDeal in the webshop?
maybe can caramello or Blokof tell if it worked?