Posted: February 26, 2013 at 1:00 pm
|
Hi, When we initially setup the site @ https://events.rarediseases.org/ the payment settings was configured to use First Data. We never got First Data to work and disabled it and activated and switched to Authorize.net AIM. However during registration I receive the following error. Note the part about “firstdata_connect_2” below. I’m not sure why we are seeing an error that references “firstdata_connect_2” when that is not active. > Warning:
|
|
I connected to the server and navigated to /wp-content/plugins/event-espresso/gateways/ and I do not see a “firstdata_connect_2” directory. Only “firstdata” and “firstdata_e4”. |
|
I just downloaded 3.1.30.7.P zip and it does not contain a “firstdata_connect_2? directory under gateways in the zip. |
|
Hi Paul, I believe this issue has a ticket on it waiting for a developer to look into it. I don’t know the technical details on it, but one of the files is calling gateways unnecessarily after they have been activated and deactivated. First Data Connect 2 has been dropped from the plugin, legacy files can be found here https://github.com/eventespresso/Gateways |
|
Hi Dean, Thanks for the update. I uploaded the “firstdata_connect_2” directory from https://github.com/eventespresso/Gateways download and now I no longer see the error. However FirstData shows up as a payment option despite only Authorize.net AIM being activate under payment settings. |
|
I found references in wp_options table under “option_name” = and “option_value” =
|
Hi Paul, Will it let you deactivate the First Data gateway from the Payment options page? If not, you can add this to your theme’s functions.php file and save:
Then refresh any page on your site to run the above code. Then you can remove the above code from functions.php and save functions.php. |
|
|
Thank you. This solved the problem. |
The support post ‘Authorize.net AIM active with "firstdata_connect_2" errors’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.