Ruby version is 2.1 and Rails version is 3.2
I am using the gem 'authorize-net', '~> 1.5.2' and gem 'activemerchant'
I started getting the error on Prodcution since october 2018
OpenSSL::SSL::SSLError (SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed)
11-13-2018 08:29 AM - edited 11-13-2018 08:31 AM
Hi,
Thanks for reaching out to us for this.
Unfortunately, the gem you are using is not an official Authorize.Net gem and we do not recognize it. No updates have also been released for "authorize-net" since 2011.
The official gem that we offer is "authorizenet", which currently has version 1.9.6.
The minimum Ruby version required is 2.2.2.
Kindly review our official gem for your application.
11-15-2018 09:44 PM