Hello. You need to enable cURL extention in PHP. For Apache:
Open php.ini file and find this line:
;extension=php_curl.dll (just delete “;”)
in apache\bin\php.ini (or contact support if you use hosting service), and then restart the Apache service.
We want to refuse from any aditional php extensions in the next update of the plugin.