A golang client for iyzico/iyzipay API. (https://iyzico.com)
Please see sample/sample.go for usage example.
Just go get -u github.com/rifatx/iyzigo.
Tests are provided in action_test.go and they only test for successful communication with the endpoints. The content of the responses are not automatically tested.