justinswa Posted July 28, 2003 Posted July 28, 2003 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
Guest Posted July 29, 2003 Posted July 29, 2003 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
justinswa Posted July 29, 2003 Author Posted July 29, 2003 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
Guest Posted August 26, 2003 Posted August 26, 2003 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.
mikek Posted September 23, 2003 Posted September 23, 2003 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
mikek Posted September 23, 2003 Posted September 23, 2003 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.