Quote Originally Posted by conor View Post
Hi,



Actually, don't bother!

I can see now that the code in includes/modules/payment/ceon_manual_card.php is wrong.

I'd fixed this in what is to be version 3 almost a year ago and since it had been so long, forgot that 2.2.2 still had that bug.

You need to change line 406 to use CEON_MANUAL_CARD_ERROR_JS_CARD_CVV_NUMBER_INVALID instead of CEON_MANUAL_CARD_ERROR_JS_CARD_CVV_NUMBER

That'll fix things.

Can't believe no-one else noticed that in 10 months! (Well, obviously I did but I forgot I'd fixed it here).

Guess that gives me more impetus to get version 3.0.0 finished and out.

Sorry about the bug (and for forgetting about it).

All the best...

Conor
ceon

Just noticed this bug for the first time, google was my friend, and an easy fix.