Skip to content

Releases: edson-nascimento/getnet-php

v3.1.0

09 Jan 16:09
23b1b03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

02 May 16:34
4b8b761
Compare
Choose a tag to compare

What's Changed (Drop support PHP < 8.2)

Full Changelog: v2.1.1...v3.0.0

v2.1.1

23 Nov 19:28
Compare
Choose a tag to compare

Full Changelog: v2.1.0...v2.1.1

v2.1.0

27 Sep 18:52
6473142
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

13 Jul 11:27
50af7c4
Compare
Choose a tag to compare
  • Drop support php56
  • Added phpunit
  • Added github actions
  • Run tests before merge

v1.1.0

12 Jul 13:05
cc0f300
Compare
Choose a tag to compare
  • Added PIX payment method
  • Do not send null fields in Boleto
  • Optional our_number Boleto
  • Added and validate phpstan (with php7)
  • Standardization and formatting adjustments

Add support for DELETE methods

09 Apr 17:56
47ea6af
Compare
Choose a tag to compare
Fix: Add support for DELETE methods (#3)

* Fix: Add support for DELETE methods

* Bail early since we're not returning a JSON string

Fix: Appends Authorization Bearer Header for GET methods

11 Feb 19:50
17b9e0b
Compare
Choose a tag to compare
v1.0.6

Fix: Appends Authorization Bearer Header for GET methods to avoid un-…

Fix Order Entity constant typo

24 Nov 18:46
6c8e0f5
Compare
Choose a tag to compare
v1.0.5

Fix Order Entity constant typo (#1)

Release v1.0.4

20 May 14:49
Compare
Choose a tag to compare
Add new properties to BaseResponse