I could really need some help with integrating DIBS API with Ubercart. I can see how it will be possible to integrate it the way uc_paypal has been implemented, but it should be an easier solution. I find the ubercart documentation a bit lacking in the area of integration methods. Can't find out if the bridge should be a payment_gateway og payment_method.
Any thoughts are extremely appreciated.

CommentFileSizeAuthor
#6 575530-dibs-uc-support.patch9.95 KBwulff

Comments

khizerjalal’s picture

HI,

Anyone found solution for dibs integration with ubercart??

/Khizer

khizer-jalal.blogspot.com

sauce71’s picture

I have actually buildt a module. It will go into production in the end of may. Will post it when it's been in use a couple of weeks. Should be in the beginning of june. It was actually very easy using the DIBS API Module.

stenjo’s picture

Hi there!
I'm interested in using the DIBS module for Ubercart.

Would you like to share your code with an able PHP programmer? Would be nice to test this out on more than one front.

/Sten

khizerjalal’s picture

i made integration with payex. Its very easy to integrate

beltofte’s picture

Really don't understand what PayEX has to do with this thread about DIBS and Ubercart.

wulff’s picture

Category: support » feature
StatusFileSize
new9.95 KB

I have implemented Übercart integration for DIBS. See the attached patch.

The current code has only been tested with the FlexWindow, and should probably not be used for production sites.

stenjo’s picture

I've tried this module with the patch in #6 applied for Ubercart and the payment window reponds with the error: No paytype(s)! Missing test parameter?
The module is set ut to test transactions. Is there something obvious I'm missing?

stenjo’s picture

Sorted! Turns out that my Dibs account was a dormant one with all the payment types disabled.
Works like a charm.

daskog’s picture

So how do i use this? can someone pm me or email me the details? Thanks in advance.

daskog’s picture

can you please explain short how i use this patch. tnx

beltofte’s picture

The short version. Download the dev version of the module and follow the documentation at https://drupal.org/node/60108.

sauce71’s picture

Component: Code » Miscellaneous
Category: feature » support

Could anyone resubmit this patch for the 1.0 version?

magnus’s picture

Category: support » feature
Status: Active » Needs review