You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting error: cURL error 60: Peer's certificate issuer has been marked as not trusted by the user during payment transaction.
After reading I figured that Authorize.net has updated its POST URLs - using new trusted certificate, but this library is still using the URL using the distrusted certificate.
The text was updated successfully, but these errors were encountered:
I am getting error: cURL error 60: Peer's certificate issuer has been marked as not trusted by the user during payment transaction.
After reading I figured that Authorize.net has updated its POST URLs - using new trusted certificate, but this library is still using the URL using the distrusted certificate.
The text was updated successfully, but these errors were encountered: