craigchristenson / woocommerce-2checkout-api

2Checkout Payment API WooCommerce Payment Module
MIT License
57 stars 43 forks source link

cURL call failed #26

Open bhushan619 opened 7 years ago

bhushan619 commented 7 years ago

I am using sandbox for testing on my site http://anuvaasoft.com/shop/ while checkout after putting details credit card number as : 4000000000000002 , month : february , year : 2018 , cvv 123, i get the error as cURL call failed can you tell me why it is?

craigchristenson commented 7 years ago

This sounds like an openssl issue. 2Checkout sandbox only supports TLS v1.1 & TLS v1.2. You will need to make sure that your version of openssl includes support for TLS 1.1 or TLS 1.2.