Releases: pagseguro/pagseguro-sdk-java
Releases · pagseguro/pagseguro-sdk-java
4.3.2
4.3.1
Fixes
- Added "withHash()" in "SenderBuilder" on checkout examples
- Changed the state in the address to a valid enum option
4.3.0
Feaure
- Authorization request with optional sending of customer data for registration suggestion
4.2.0
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
Fixes
- Fixed some Javadoc and updated gradle files required to publish this SDK in the Maven Global Repository
4.1.0
Features
- Add refund and cancel examples and general improvements