0 comment
PHP/Curl SSL Certificate Error with Payeezy
As I work toward syncing our as400 to our payment gateway, I’ve encountered an error both in PayTrace and Payeezy sample codes, generally when making a JSON post with Curl in PHP. The error: ssl certificate problem: self signed certificate in certificate chain Almost ALL documentation / research on this suggests you turn off Curl…