Skip to content

Releases: pagseguro/pagseguro-sdk-java

4.3.2

15 Aug 13:35
5d11373
Compare
Choose a tag to compare

Fixes

  • Fixing ENUM values (ID) of transaction status

4.3.1

25 Jul 20:34
798f181
Compare
Choose a tag to compare

Fixes

  • Added "withHash()" in "SenderBuilder" on checkout examples
  • Changed the state in the address to a valid enum option

4.3.0

25 Jul 19:50
4c5c613
Compare
Choose a tag to compare

Feaure

  • Authorization request with optional sending of customer data for registration suggestion

4.2.0

16 Jul 13:09
4320b5f
Compare
Choose a tag to compare

Features

Add direct pre approval services

  • Create plan (auto or manual)
  • Accede to a plan
  • Edit plan value
  • Add discount to the next pre approval
  • Cancel pre approval
  • Charge pre approval
  • Change pre approval status
  • List payment orders
  • Search by accession code
  • Search by notifications code
  • Payment retry
  • Change payment method
  • Search pre approval by period
  • Search pre approval by interval

4.1.1

11 May 18:58
cfa415c
Compare
Choose a tag to compare

Fixes

  • Fixed some Javadoc and updated gradle files required to publish this SDK in the Maven Global Repository

4.1.0

11 May 18:17
9696053
Compare
Choose a tag to compare

Features

  • Add refund and cancel examples and general improvements