voronkovich / sberbank-acquiring-client

PHP client for Sberbank and Alphabank acquiring REST APIs
MIT License
190 stars 55 forks source link

FileGetContentsClient #6

Closed disjointed closed 6 years ago

disjointed commented 6 years ago

Hi. I've added simple HTTP client using file_get_contents() with stream_context_create(). It will allow to send requests to Sberbank if you don't have/want to use CURL.