Authorize.net not working after ssl installed in wordpress site

299 Views Asked by At

We have a project developed in wordpress. This had a payment method working. We recently added SSL to the server. Since that time, the authorize.net is not working. It just refresh the page and goes nowhere. We checked the error log and getting "User authentication failed due to invalid authentication values." error message. I want to know Do we need to generate new transaction id and app id after adding SSL in our server ? Do we need to update the authorize.net settings after adding SSL in our server ?

2

There are 2 best solutions below

2
On

Yes, you need to update Authorize.NET's settings for your website. At the very least, you would have to include an https:// url (it is probably currently configured with http:// url)

0
On

If you obtained a certificate using the SHA2 encryption, this may be the cause. See this thread for more details.