I know it is easy to ask... but i'm ready to help :D
Is there a plan/roadmap ?

Comments

svenhoutmeyers’s picture

Exactly same question here.

fictionindustries’s picture

Same question here.

I have a good knowledge of php and drupal but I never wrote a drupal module. Can I team up with someone to do this?

stroobl’s picture

I'm also interested in a port for Drupal 6 / Ubercart 2. As far as I can see, there is no patch for D6 yet, so I'm gone start writing it myself.
If somebody would already have something to start with, please post it and I'll help to complete it.

stevendeporre’s picture

I've started to pot to D6 and U2. Seems to do a lot if you update hook_menu. Sending payments works. Redirection after ogone ok does not.

changed:
-hook_menu
-hook_install

stroobl’s picture

StatusFileSize
new6.85 KB

I made a patch against 5-1.4 based on the conversion with deadwood and the input I got from Steven Deporre. The patch also includes a small fix in the SQL query around line 422, replaced an %s with %d, as the transaction id is a digit and not a string in the db.
My test payments and cancels work as expected. Would be nice if a few other people could test and review it.

fictionindustries’s picture

Everything went smoothly (thanks to the readme) but I got an error when ogone redirected me back to my website.

It got fixed using this tweak:

http://drupal.org/node/333857#comment-1127639

So yeah, now it works with the ogone testenvironment.

ayalon’s picture

Maybe you can post the module?

mhdg’s picture

I made a version of this module running on D6 but not integrated with ubercard, only with pgapi ! I had no problem testing it with ogone even if my version is still rough !

netsensei’s picture

Interested here! Is there a definitive patch/full version of this module that can be released for D6?

stroobl’s picture

StatusFileSize
new3.38 KB
new70 bytes

Made a tar.gz with the complete module.
I also attached a more detailed README.ogone.txt for the Ogone configuration page I once made for the E-commerce port. Could be useful to include it in the module for people new to Ogone? I didn't check if all info is still up to date, but I think so.

netsensei’s picture

Thanks!

keesje’s picture

D6 port is ready, your prayers have been heard ;). Its a stable release, tested in some projects. However, getting D5/D6 versions branched nicely in CVS was quite a bumpy road, I hope this somewhat chaotic process did not break things while moving and dragging files, tagging and branching with sweat pooring out. I did learn a lot though.

Please report any bugs, if any.

Thanks,

Kees

keesje’s picture

@luc (#10),

Your patch in #10 "crossed" my work. Please roll a patch again if you have features or bugfixes that still apply. Your patch in #5 is partly used for the D6 port, thanks. Is it posible to remove your atached module from previous posts? It can be confusing when bugs are reported.

keesje’s picture

Version: 5.x-1.4 » 6.x-1.2
Assigned: Unassigned » keesje
Status: Active » Fixed
stroobl’s picture

Hi Kees, I can edit the post, but don't see any option to edit/remove the attachments...

keesje’s picture

Hi Luc,

Me neither: http://drupal.org/node/548076
Not that important :-)

avpaderno’s picture

Comment #10 has been unpublished to hide the attached file.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

avpaderno’s picture

Issue summary: View changes

I am emptying the content of the undesired file, now that we can. I apologize for bumping this old issue.