Page 1 of 1

DoAuthorize Error

Posted: Thu Mar 16, 2017 3:38 am
by ajackson
We receive the following message when trying to process the test credit card. It was working previously. Any idea what this means?

Provider threw exception in DoAuthorize.
Exception: Remote host disconnected during SSL negotiation. Stack Trace: at nsoftware.InPay.Icharge.AuthOnly() at CommerceBuilder.Payments.Providers.EPaymentIntegrator.Payeezy.DoAuthorize(AuthorizeTransactionRequest authorizeRequest) at CommerceBuilder.Services.PaymentService.Authorize(AuthorizeTransactionRequest request, IPaymentProvider paymentProvider)

Re: DoAuthorize Error

Posted: Thu Mar 16, 2017 8:46 am
by Shopping Cart Admin
Hello,
Remote host disconnected during SSL negotiation
It's possible it want's an ssl certificate or your server is configured for older TLS protocols and they want TLS 1.2

Re: DoAuthorize Error

Posted: Thu Mar 16, 2017 9:43 am
by ajackson
I just received an email from Payeezy that stated. Thanks for the heads-up
TLS 1.2 is now the mandatory connection protocol as of 3/14/17.

https://support.payeezy.com/hc/en-us/ar ... o-TLS-v1-2