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.
You missed this part:
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?
Offline
Ahh. Can't beleive I missed that.
Thanks Nick, I will sort that out now.
Offline
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
Offline