mod_shop where to start implementing IDEAL payment method

Get help with installation and running official modules for phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
caramello
Posts: 70
Joined: Thu 23. Sep 2004, 21:43

mod_shop where to start implementing IDEAL payment method

Post 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 ;-)
A website is a concept not a digital brochure ! Vectrus Internet Solution
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: mod_shop where to start implementing IDEAL payment metho

Post 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.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
nebenaube
Posts: 139
Joined: Fri 23. Nov 2007, 20:39
Location: Redlands, CA
Contact:

Re: mod_shop where to start implementing IDEAL payment metho

Post by nebenaube »

Can you post the relevant links for this payment gateway? I'm the guy that refactored the shop module for paypal.
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: mod_shop where to start implementing IDEAL payment metho

Post 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?
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: mod_shop where to start implementing IDEAL payment metho

Post 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:
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
nebenaube
Posts: 139
Joined: Fri 23. Nov 2007, 20:39
Location: Redlands, CA
Contact:

Re: mod_shop where to start implementing IDEAL payment metho

Post 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?
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: mod_shop where to start implementing IDEAL payment metho

Post by update »

nebenaube wrote:integrate
You are welcome :)
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: mod_shop where to start implementing IDEAL payment metho

Post 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…
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
nebenaube
Posts: 139
Joined: Fri 23. Nov 2007, 20:39
Location: Redlands, CA
Contact:

Re: mod_shop where to start implementing IDEAL payment metho

Post 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.
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: mod_shop where to start implementing IDEAL payment metho

Post 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…
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Blokof
Posts: 25
Joined: Tue 2. Mar 2010, 16:41

Re: mod_shop where to start implementing IDEAL payment metho

Post 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.
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: mod_shop where to start implementing IDEAL payment metho

Post by Oliver Georgi »

I would start here, fork the extended shop module and implement your payment method. Then send pull request when done.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Blokof
Posts: 25
Joined: Tue 2. Mar 2010, 16:41

Re: mod_shop where to start implementing IDEAL payment metho

Post by Blokof »

Thank you for the answer i will try!
eralf
Posts: 67
Joined: Tue 11. Oct 2005, 19:12

Re: mod_shop where to start implementing IDEAL payment metho

Post by eralf »

I am very curious if it worked to use iDeal in the webshop?
maybe can caramello or Blokof tell if it worked?
Post Reply