Authorize.net transaction returns error message:
DEBUG: No x_response_code from server, (HTTPS response: 900 NET OR SSL ERROR
) (HTTPS headers: ) (Raw HTTPS content: )
response_code: 900 NET OR SSL ERROR
I cannot find anything helpful in the docs.
05-27-2023 03:49 AM
When processing a transaction with Authorize.net, you encountered an error message stating "No x_response_code from server" along with a response code of 900 NET OR SSL ERROR. This error indicates a problem related to network or SSL connection. To resolve this issue, you should first ensure that your network connection is stable and that SSL/TLS settings are correctly configured. Additionally, contacting Authorize.net support for further assistance and checking their documentation for any specific troubleshooting steps related to this error would be beneficial.
06-03-2023 10:12 PM