voronkovich / sberbank-acquiring-client

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

Alfa Bank support #12

Closed floor12 closed 5 years ago

floor12 commented 5 years ago

The Alfa Bank uses the same protocol, but with different path. '/payment/rest/' is hardcoded in Client class. I think its possible to pass this data in client constructor. i will make a pull request.

voronkovich commented 5 years ago

Hi, @floor12! I think it's a good idea! I would appreciate if you make the PR.

floor12 commented 5 years ago

13 requested.