Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Authorize.net Failing - New Update Today - PLEASE HELP


phi148

Recommended Posts

All, today an update was rolled out with authorize.net

They call it Phase 4b.  You can see it here: https://support.authorize.net/s/article/Authorize-Net-Network-Change-FAQ

Ever since this happened, I noticed something very odd.  Intermittently I couldn't connect to authorize.net.  I narrowed it down to the IP address 198.241.207.102

Interestingly enough, the other IP that they use (198.241.206.93) works fine.  These 2 IP addresses seem to change at random times.  You can see these are the IPs that are allocated to:  secure.authorize.net/gateway/transact.dll   as shown here: https://support.authorize.net/s/article/Authorize-Net-Domains-and-IP-Addresses

So essentially, depending on which IP that the endpoint resolves to, either a payment goes through or it doesn't.

I think this must be a problem that has to do with me having an outdated certificate (This is my guess)

Does anyone else have this problem AND does anybody have an updated certificate that goes here /public_html/ext/modules/payment/authorizenet/authorize.net.crt

I was able to temporarily get around this problem by setting Verify SSL Certificate to False in my authorize.net settings in oscommerce.

Thank you,

Edited by phi148
Link to comment
Share on other sites

I was able to capture some output:

 

*   Trying 198.241.207.102:443...
* TCP_NODELAY set
* Connected to secure.authorize.net (198.241.207.102) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
*   CAfile: /home/xxxx/public_html/ext/modules/payment/authorizenet/authorize.net.crt
  CApath: none
* SSL certificate problem: self signed certificate in certificate chain
* Closing connection 0

 

Notice the error -->   * SSL certificate problem: self signed certificate in certificate chain

Link to comment
Share on other sites

  • 3 weeks later...

I created an account just to be able to say thanks for posting this - I was actually trying to resolve the same issue on a Wordpress site, but your solution gave me the info I needed to figure it out - saving me a lot of time and frustration for sure. Thank you so much for posting a follow up with the resolution - I appreciate you!

edit: more info here for anyone that happens to find this via Google like I did

https://community.developer.authorize.net/t5/Integration-and-Testing/SSL-Certificate-Problem-Another-Authorize-net-Outage/td-p/62246

Edited by cruss
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...