I am trying to integrate paystack but when i try to start the curl session it keeps giving me that "Fatal error called to undefined function curl.init(()"
I uncommented the "extension = curl" in both the php.ini development and production files and restarted apache which is what i am using to no avail.