Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

UK switch cards HELP!


justinswa

Recommended Posts

Posted

Does anybody know of a module / contribution that allows cc.php to accept uk SWitch debit cards? Iv'e spent AGES trying to install contributions to allow this but they don't work with the latest milestone. Even just a few lines to add to the cc_validation file would do it

 

Thanks,

 

Justin

Posted

If you can find out what the first four digits of the card are (may be a range), we could tell you what lines to add to cc_validation.php.

 

Good luck,

Matt

Posted

umm I thought of that at first, but then realised that I have to have a start date for the card and an issue number - those are the bits that are a bit more complicated I suppose.

 

I guess I'll just have to wait 'til one of you clever guys write a mod that will work for the latest milestone

  • 4 weeks later...
Posted

Hi Peeps

 

Anyone found a solution to use UK Switch with MS2?

 

There must be some UK shops running both MS2 and a switch module.

  • 4 weeks later...
Posted

I am having similar problems with the uk switch card contribution. Having installed it, i now have no credit card facilities in a store, and the installation has also broken the ~/catalog/admin/orders.php page.

 

Without UK (switch) card module, our stores cannot trade. Does anyone UK based have a working version of the card module on this MS?

 

thanks

Eagles may soar, but weasles don't get sucked into jet-engines

Posted

I've fixed the orders.php page with (direct to phpmyadmin)

ALTER TABLE `orders` ADD `comments` TEXT NOT NULL ;

 

this allows the orders to be viewed in admin. I will report back once i can work out why the cc component doesnt display in catalog view.

Eagles may soar, but weasles don't get sucked into jet-engines

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...