I cannot view the settings for authorize.net this is the error:
wp-content/plugins/gravityformsauthorizenet/api/lib/shared/AuthorizeNetRequest.php on line 87
I cannot view the settings for authorize.net this is the error:
wp-content/plugins/gravityformsauthorizenet/api/lib/shared/AuthorizeNetRequest.php on line 87
Here is the exact error:
Fatal error: Call to undefined function curl_init() in .../wp-content/plugins/gravityformsauthorizenet/api/lib/shared/AuthorizeNetRequest.php on line 87
Solved. needed to enable Curl in PHP on the hosting server...
Was just about to post that, glad you got it working.