Quote Originally Posted by rlexyd View Post
Hi Conor, how are you?

Thank you for your Mod :)
It is certainly needed now that 1.3.9a doesn't come with one!

I posted this in another thread as I didn't notice this one, but still don't have an answer!

Can you Please tell me how to remove the CVV from the payment page, I Don't Want the CVV and rather Not have that option on the payment page, but cannot figure out how to remove it, I thought removing it would have been an option since Zen-cart had it?

I only want the middle 8 digits emailed to me, nothing else.

Please, any help is greatly appreciated.

Best Regards,

To completely remove the CVV delete these lines in includes/modules/payments/ceon_manaul/card.php and in this order or the line numbers will not match up

704 to 729 Delete All Lines
751 to 765 Delete All Lines
839 to 860 Delete All Lines

This way, not even the CVV box will show and you won't get an error message.
I'll try to work on the e-mail part next.

Remember, BACKUP your Files BEFORE changing anything!