Skip to content

Releases: pagarme/pagarme-php

v4.0.3

15 Jul 13:58
f7f9a5f
Compare
Choose a tag to compare

[v4.0.3] 2019-07-15

[FIXED]

  • Improve exceptions meaning - #340

[ADDED]

  • validate code quality with psalm - #337

v3.8.1

24 May 14:51
Compare
Choose a tag to compare

[v3.8.1] 2019-05-24

[ADDED]

  • #330 - headers: add X-PagarMe-User-Agent and User-Agent

v3.8.0

17 May 20:50
Compare
Choose a tag to compare

[v3.8.0] 2019-05-17

[ADDED]

  • #332 - Create a new status analyzing on transaction abstraction

v3.7.11

23 Apr 14:03
99f11c7
Compare
Choose a tag to compare

[v3.7.11] 2019-04-23

[FIXED]

  • #328 - reorder guzzle version compatibility check

v4.0.2

21 Mar 16:59
Compare
Choose a tag to compare

[v4.0.2] 2019-03-21

[FIXED]

  • #325: Fix Guzzle Client exception handling

v4.0.1

11 Jan 18:23
Compare
Choose a tag to compare

Release V4

v4.0.1-alpha

03 Jan 17:31
Compare
Choose a tag to compare
v4.0.1-alpha Pre-release
Pre-release

[v4.0.1-alpha] 2019-01-03

[FIXED]

  • #318 - fix recipients and plans update payload

Allow to use customers without address and phone

28 Sep 12:12
Compare
Choose a tag to compare

[v3.7.10] 2018-09-28

[ADDED]

  • #306 - fix: allow to use customers without address and phone

v4.0.0-alpha

01 Oct 15:20
782fb99
Compare
Choose a tag to compare
v4.0.0-alpha Pre-release
Pre-release

[v4.0.0-alpha] 2018-10-01

[ADDED]

  • #276 - feature: Client + Http
  • #277 - travis: requirements for the new V4 release.
  • #280 - Funcionalidades básicas do /transactions
  • #281 - endpoints: add the customers endpoint
  • #284 - recipients endpoint
  • #285 - cards endpoint
  • #286 - bank accounts endpoint
  • #288 - plans endpoint
  • #289 - anticipations endpoint
  • #291 - payment links endpoint
  • #292 - transfer: add communication with /transfers
  • #293 - feature/query-string-on-gets
  • #295 - subscriptions endpoint
  • #296 - refunds endpoint
  • #297 - postbacks: communication with Postbacks resource
  • #298 - balance endpoint
  • #299 - payables endpoint
  • #300 - balance operations endpoint
  • #301 - chargebacks endpoint
  • #303 - add documentation
  • 305 - missing endpoints

  • #309 - user agent header

[FIXED]

  • #287 - test client test
  • #307 - Altera retorno da API de ArrayObjects para array/stdClass

Pending review

13 Aug 12:24
Compare
Choose a tag to compare

[v3.7.9] - 2018-08-13

[ADDED]

  • #279 - Add pending review status to AbstractTransaction public api