latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

About: Phillip Mathieson

Sorry, I've not written a description yet. I'll get to it soon!


My Favorite Topics

Viewing topic 1 (of 1 total)
Topic Count Last Reply
Authorize.Net ProForms: Can I disable fields

By:  TJ in: Community Forum

voices: 3
replies: 7

4 years, 5 months ago  Cristián Lávaque

Viewing topic 1 (of 1 total)

My Latest Replies (From Various Topics)

Viewing 6 replies - 1 through 6 (of 6 total)
Author Replies
Author Replies
Posted: Thursday Apr 25th, 2013 at 10:39 am #48366

I tried it and it’s work.

Thank you for the reply.

Posted: Thursday Apr 11th, 2013 at 7:59 pm #47245

As Jason said it can lead fraud but the it can be remove and I use the sample codes as my guide for removing the verification code and also TJ include the verification code from billing.

I tested it in sandbox and it’s working but during the live thing it’s still getting the Error #E00003…
I used dummy account on live and it’s get the Error #3. This transaction has been declined.
I assume that the error 3 is from s2member which came first and the Error #E00003 is from the authorize.net.
I can’t understand that why it’s still required in authorized there is something lack to be remove as 1 of the requirements for getting this error.
My current hint is the xml from authorize.net which integrated to s2member..

Thank you for updating me.

Posted: Wednesday Apr 10th, 2013 at 10:56 am #47092

I did comment out line 752
/wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-responses.inc.php

else if(in_array($s["card_type"], array("Visa", "MasterCard", "Discover", "Amex", "Maestro", "Solo")) && (!$s["card_verification"] || !is_string($s["card_verification"])))
$response = array("response" => _x('Missing Card Verification Code. It\'s on the back of your Card. 3-4 digits. Please try again.', "s2member-front", "s2member"), "error" => true); 				

also comment out line 614 this solves everything:
/wp-content/plugins/s2member-pro/includes/classes/gateways/authnet/authnet-checkout-in.inc.php

$authnet["x_card_code"] = $post_vars["card_verification"];

Thank you for quick reply :)

Posted: Friday Apr 5th, 2013 at 10:52 am #46710

I only remove the verification code for Billing.
According to the Authorize.net they just need the Account number and the Expiration Date. So it is safe to remove the verification code but after removing it, I encountered this error.

Thanks

Posted: Wednesday May 30th, 2012 at 3:37 pm #14967

Also I need to have 14days free and 14days charge for TA. Means 28 days TA before to start RA.

Thank you in advance

Posted: Tuesday May 22nd, 2012 at 10:39 am #14181

Thank you for your quick responds.

I will try the said solution.

Thank you,

Viewing 6 replies - 1 through 6 (of 6 total)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.