Hi there,
Just tried to install the AJAX script provided on the send.co/api page however found out that the script wasn't working due to allow_url_fopen being blocked by default. As advised by the hosting company allow_url_fopen represents a security threat and the script could also work with CURL instead.
Could anyone please help me implement this / change the current script to work with CURL instead of allow_url_fopen?
That would be greatly appreciated, thanks! Max