Laser card is very common in Ireland, and needs to be added to the list of accepted payment methods. If I remember correctly, Realex treats Laser like a Switch card, except that with LAser, CVV is not required.

CommentFileSizeAuthor
#9 921496.patch738 bytesstella
#8 921496.patch702 bytesstella
#7 921496.patch676 bytesstella
#4 add-laser.patch2.18 KBalanburke
#4 laser.gif1.13 KBalanburke

Comments

mrfelton’s picture

So, 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.

alanburke’s picture

Hi 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

alanburke’s picture

Version: 6.x-3.x-dev » 6.x-2.x-dev
StatusFileSize
new1.13 KB
new2.18 KB

Patch for uc_credit.module to add laser.

Open to ideas on how to do this within uc_realex rather than patching uc_credit

alanburke’s picture

Status: Active » Needs review

Needs review on the patch for Ubercart

mdoyle’s picture

It 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.

stella’s picture

Title: Support for Laser card » Support for Laser, Maestro, Diners, Switch, Solo cards
StatusFileSize
new676 bytes

I 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.

stella’s picture

StatusFileSize
new702 bytes

apparently Switch was renamed to Maestro, so updated patch

stella’s picture

StatusFileSize
new738 bytes

Updated patch which allows for variation in card type case.

frost’s picture

subscribing

alanburke’s picture

Status: Needs review » Postponed

This 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