Releases: voronkovich/sberbank-acquiring-client
Releases · voronkovich/sberbank-acquiring-client
v2.10
Add support for YooKassa
Full Changelog: v2.9...v2.10
v2.9
What's Changed
- Add support for new Sberbank protocol (ecom) by @voronkovich in #30
- Add client factory
- Update README
Full Changelog: v2.8...v2.9
v2.8
v2.7
- Add adapter for PSR-18 compatible client
- Add adapter for Symfony's HTTP client
- Upgrade php-cs-fixer version to 3.x
- Update travis-ci config
v2.6.3
Fix Guzzle version detection
v2.6.2
- Improve code readability
- Remove Cache-Control header
- Improve tests
v2.6.1
- Update travis-ci configuration
- Fix php-cs-fixer warnings
v2.6
Support credit orders
v2.5.1
v2.5
- Support PHP 8
- Allow to get an order status by own id (
getOrderStatusByOwnId
)