Releases: efipay/sdk-java-examples-apis-efi
Releases · efipay/sdk-java-examples-apis-efi
Release 1.2.1
- Added new endpoints for Pix API through Open Finance (Scheduled payments and Recurent payments)
- Added a new endpoint to list charges
- Added a new endpoint for modify subscription data
v1.1.1
- Added a new endpoint and example for Detail QrCode and Pay QrCode
- Renamed the pix and send folders to management and payment respectively
Release 1.0.6
Added new endpoints for MED, webhooks endpoints from the Bill Payment API and to refund of a payment made via credit card
Release 1.0.5
Added new endpoints for batch cobV and endpoint to change expire date of carnet
Release 1.0.4
Added the User-Agent in the header
Release 1.0.3
- Added a new endpoint and example to credit card payment retry
Release 1.0.2
- Added a new endpoint and example to cancel a scheduled Pix payment via Open Finance
Release 1.0.1
- Added a new endpoint and example to query a Pix send by its Id
- Updated method "getAccountCertificate()" renamed to "createAccountCertificate()"
- Updated the endpoint method "/v1/conta-simplificação/:idContaSimplificação/certificate" from "GET" to "POST"
Release 1.0.0
- Initial commit