Closed (fixed)
Project:
DIBS Payment Gateway API
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2011 at 12:28 UTC
Updated:
15 Aug 2011 at 08:42 UTC
Jump to comment: Most recent file
Comments
Comment #1
beltofteYes, it's the plan to make a D7 of the module. Will not have the time the next 3-4 weeks do to too much work and maybe a DrupalCon. JrgenGNielsen from DBC (http://drupal.org/user/1174776) also asked about a D7 version, and he will start porting it.
Comment #2
JrgenGNielsen commentedI've taken a shot at porting to Drupal 7 - the code can be grabbed from:
https://github.com/JrgenGNielsen/drupal7_DIBS
It looks to run OK, but needs to be tested thoroughly.
//Jørgen
Comment #3
miklThat Github repo is not really useful, since it cannot be merged with the repository on Drupal.org. If you want to do the work in Git, you should clone the code from Drupal.org and then push it to Github.
We can only merge changes, if they have a common ancestor.
Comment #4
JrgenGNielsen commentedOK - here's a git patch. That should do...
Comment #5
googletorp commentedI've taken the patch from #4 and fixed bugs where needed.
I've also added integration for Drupal Commerce.
It's all located in my sandbox for Dibs: http://drupal.org/sandbox/googletorp/1218678
Comment #6
miklOkay, thank you guys. Made a beta-release from googletorp’s sandbox.
Comment #7
beltofteThanks Mikkel and Jakob for handling this :-)