Call to undefined function curl_init().?

Viewed 779339

When i am going to implement Authorize.net payment gateway. However, I got this error:

Call to undefined function curl_init()

Please let me know what is wrong in it.

2 Answers
Related