Postponed
Project:
Ubercart Realex / Global Payments
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2010 at 09:11 UTC
Updated:
22 Mar 2011 at 22:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mrfelton commentedSo, adding Laser to the list of support options in the config page seemed to get it working - although, CVV is still required. So, it needs to detect if Laser is being used and disable the CVV validation. I'm wondering if this is actually a job of uc_credit.module instead.
Comment #3
alanburke commentedHi Tom,
[I'm doing all the work in the 6-2 branch now - the Realex remote module has been added into this branch too.
I'll add a dev release shortly]
To get this to work, I had to patch uc_credit.module.
I'll try to dig out a patch.
Alan
Comment #4
alanburke commentedPatch for uc_credit.module to add laser.
Open to ideas on how to do this within uc_realex rather than patching uc_credit
Comment #5
alanburke commentedNeeds review on the patch for Ubercart
Comment #6
mdoyle commentedIt might be best to keep it in uc_credit module... or at least split it out into another module that multiple payment providers can use. My site uses WorldnetTPS payment gateway.
Comment #7
stella commentedI fixed a little issue in the patch to uc_credit and also extended it to include support for Maestro, Switch, Solo, Diners which is available at #528454: No support for Maestro, Laser, Diners, Solo. To here I've just attached a patch that maps 'Solo' card type to 'SWITCH' as required by Realex, so the two patches are interdependent for Solo cards only. Otherwise use the uc_credit patch.
Comment #8
stella commentedapparently Switch was renamed to Maestro, so updated patch
Comment #9
stella commentedUpdated patch which allows for variation in card type case.
Comment #10
frost commentedsubscribing
Comment #11
alanburke commentedThis is postponed on something happening on the Ubercart issue.
However, the Patches above are still useful for anybody wanting to use Laser with Realex now