Skip to content

Releases: jhonathanqz/stone_smart_flutter

Release v1.2.2+2

29 Oct 16:35
c8574c8
Compare
Choose a tag to compare
update workflow (#55)

Release v1.2.2

17 Oct 18:26
4a3bf13
Compare
Choose a tag to compare
fixed method abort and reversal transaction (#52)

* fixed method abort and reversal transaction

* fix abort and reversal transaction

* fix: fixed method providerTransaction

Release v1.0.18

15 Oct 18:20
094cfc7
Compare
Choose a tag to compare
add gertecf dependencies (#43)

Release v1.0.17

08 Oct 12:48
77ed40d
Compare
Choose a tag to compare
  • Update Stone SDK to version 4.9.5

Release v1.0.16

14 Sep 19:50
5762bea
Compare
Choose a tag to compare
  • Adiciona novos métodos de impressão

Release v1.0.15

14 Sep 19:49
90c972e
Compare
Choose a tag to compare
remove imports (#39)

Release v1.0.14

19 Aug 18:12
7ea42bd
Compare
Choose a tag to compare
  • Rollback Stone SDK to v4.8.7, because methods abortPayment and cancelTransacntion are in error

Release v1.0.13

19 Aug 18:12
6e7b38c
Compare
Choose a tag to compare
  • Update Stone SDK to v4.9.3
  • Fixed abortPix Payment

Release v1.0.12

10 Aug 17:45
3ce7497
Compare
Choose a tag to compare
  • Create and configure new method getTransactionByInitiatorTransactionKey
  • Fix structure

Release v1.0.11+2

25 Jul 11:15
674e155
Compare
Choose a tag to compare
  • Correção do método transaction => Quando a transação retornar status WITH_ERROR, ele faz o processo de reversão orientado pela doc da Stone, e qualquer status diferente de WITH_ERROR e APPROVED, ele faz o método Abort.