Disable CVV requirement for Authorize.net plugin

More
11 years 2 months ago #26595 by Kathy
I am using the Authorize.net payment plugin. Is there any way to disable the form asking for the card CVV?

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #26599 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Disable CVV requirement for Authorize.net plugin
Hi Kathy

You can edit the code alitle to remove the field. Please follow the instructions below:

1. Open the file components/com_jdonation/payments/os_authnet.php

2. Find the code below:
Code:
parent::setCardCvv(true);

3. Change it to :
Code:
parent::setCardCvv(false);

After that, it will work as expected.

Tuan
The following user(s) said Thank You: Kathy

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #26623 by Kathy
WOW! I have never seen such fast service! Thank you! I really, really appreciate it, and will go to the Joomla extension and write a positive review right away!

Thanks again!

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #26624 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Disable CVV requirement for Authorize.net plugin
Great, thanks Kathy so much. Please make sure to give it a 5 stars rating and a nice review to support my development.

Tuan

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #26626 by Kathy
Thanks again! I just wrote a 5 star review. I am now looking through your other extensions. With service like this, I want to see if there is anything I might need in the future!

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #26627 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Disable CVV requirement for Authorize.net plugin
Great. Thanks Kathy so much for your help.

Tuan

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #26628 by Kathy
Hi again Tuan,

Sorry to bother you, but I did what you said, and the CVV field is still showing up in the form. Is there a way to easily remove it from the form?

Thanks!

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #26629 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Disable CVV requirement for Authorize.net plugin
Strange. Could you submit a support ticket sending me administrator account (and the link to the form) so that I can do a quick check ?

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamDũng Nguyễn Việt