Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#26 11-10-2004 10:22:32

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19871
Website

Re: Processing Error

You missed this part:

Code:


if (($tracking_cardtype eq "VISA" && $length eq "13") || ($tracking_cardtype eq "VISA" && $length eq "16") || ($tracking_cardtype eq "MASTERCARD" && $length eq "16") || ($tracking_cardtype eq "AMEX" && $length eq "15") || ($tracking_cardtype eq "DISCOVER" && $length eq "16") || ($tracking_cardtype eq "DELTA")) {

Notice the DELTA statement at the end?


Nick Hendler

Offline

 

#27 11-11-2004 12:02:44

AndyMacLean
Member
From: Lancashire, UK
Registered: 08-23-2004
Posts: 44
Website

Re: Processing Error

Ahh. Can't beleive I missed that.  sad

Thanks Nick, I will sort that out now.

Offline

 

#28 02-18-2006 16:27:06

D for Dog
Member
From: London, UK
Registered: 06-23-2005
Posts: 113
Website

Re: Processing Error

I have been having the same problems.  I thought I had set up all the different cards I need to take, but when I tested things I can't get my valid maestro cards to work.

What I don't understand is that when i am setting up offline payments in admin the choices are either 'credit cards' or 'switch/solo'.  What about debit cards?  I put my debit card options in the 'offline credit cards' bit.  Is that the right thing to do please?

Jenny


Jenny

D for Dog

Offline

 

Board footer