Skip to content

Releases: voronkovich/sberbank-acquiring-client

v2.10

11 Oct 14:44
Compare
Choose a tag to compare

Add support for YooKassa

Full Changelog: v2.9...v2.10

v2.9

19 Sep 06:34
Compare
Choose a tag to compare

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

04 Feb 14:16
75552f5
Compare
Choose a tag to compare

Support payments through SBP (@daniser)

v2.7

04 Sep 18:26
Compare
Choose a tag to compare
  • 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

29 Aug 19:27
Compare
Choose a tag to compare

Fix Guzzle version detection

v2.6.2

29 Aug 18:20
Compare
Choose a tag to compare
  • Improve code readability
  • Remove Cache-Control header
  • Improve tests

v2.6.1

27 Aug 17:28
Compare
Choose a tag to compare
  • Update travis-ci configuration
  • Fix php-cs-fixer warnings

v2.6

27 Aug 15:02
03d29e1
Compare
Choose a tag to compare

Support credit orders

v2.5.1

19 Apr 10:50
8dceddc
Compare
Choose a tag to compare

Fix error "implode(): Passing glue string after array is deprecated. Swap the parameters" (@lexxkn)

v2.5

15 Aug 18:07
Compare
Choose a tag to compare
  • Support PHP 8
  • Allow to get an order status by own id (getOrderStatusByOwnId)