For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
AI agentsStatus PageContact sales
HomeGuidesDeveloper ToolsChangelogsCookbooks
HomeGuidesDeveloper ToolsChangelogsCookbooks
    • Payabli developer overview
    • Developer quickstart
    • Developer testing guide
    • Test accounts
  • API
    • Using the API
    • API responses
    • API changelog
    • Webhooks
  • Embedded Components
    • Overview
    • EmbeddedMethod UI
    • PayMethod UI
    • VirtualTerminal UI
    • ExpressCheckout UI
    • Changelog
  • Server SDKs
    • Server SDKs overview
      • Java SDK overview
      • Changelog
  • Other tools
    • Postman collection
    • Payabli MCP
    • Example apps

© 2026 Centavo, Inc. All rights reserved | Centavo (DBA Payabli) is a registered Payment Facilitator of PNC Bank, N.A., Pittsburgh, PA. Payabli is a registered ISO/MSP of Merrick Bank, South Jordan, UT.

PayabliTest Cards & AccountsPay In StatusesPay Out StatusesTrust Center
LogoLogo
AI agentsStatus PageContact sales
On this page
  • May 20, 2026
  • v0.0.330
  • May 11, 2026
  • v0.0.329
  • May 8, 2026
  • v0.0.327
  • April 30, 2026
  • v0.0.326
  • April 13, 2026
  • v0.0.321
  • March 17, 2026
  • v0.0.317
  • v0.0.316
  • March 13, 2026
  • v0.0.315
  • March 10, 2026
  • v0.0.314
  • February 18, 2026
  • v0.0.313
  • February 11, 2026
  • v0.0.312
Server SDKsJava SDK

Changelog

This is the changelog for the Payabli Java SDK. It includes updates, bug fixes, and new features.
May 20, 2026
May 20, 2026

v0.0.330

Fixed an issue where the Java SDK wasn’t properly deserializing the ExtraData field in certain API response models.


May 11, 2026
May 11, 2026

v0.0.329

Regenerated the Java SDK to incorporate latest API documentation improvements. See May 11, 2026 for more information.


May 8, 2026
May 8, 2026

v0.0.327

Fixed a bug that caused the CustomerSummary object to be deserialized incorrectly in customer records. Fixed a bug that caused the InvoiceData object to be deserialized incorrectly in transaction records. Regenerated the Java SDK to incorporate latest API definition updates.


April 30, 2026
April 30, 2026

v0.0.326

Fixed a bug that caused moneyIn().getpaidv2 to error when deserializing the response. Regenerated the Java SDK to incorporate latest API definition updates.


April 13, 2026
April 13, 2026

v0.0.321

Regenerated the Java SDK to incorporate latest API documentation improvements. See April 13th, 2026 for more information.


March 17, 2026
March 17, 2026

March 13, 2026
March 13, 2026

v0.0.315

Changed the TransactionDetailCustomer.AdditionalData type from Optional<String> to Optional<Map<String, String>> to match the API.


March 10, 2026
March 10, 2026

v0.0.314

Changed the ApplicationData.bankData field from an object to an array of objects to match the API.


February 18, 2026
February 18, 2026

v0.0.313

Regenerated the Java SDK to incorporate latest API documentation improvements. See February 17th, 2026 for more information.


February 11, 2026
February 11, 2026

v0.0.312

Regenerated the Java SDK to incorporate latest API documentation improvements. See January 26th, 2026 for more information.

Older posts

Next

v0.0.317

Removed unused notification types from the NotificationStandardRequestContentEventType type in the Java SDK.

v0.0.316

Regenerated the Java SDK to incorporate latest API documentation improvements. See March 16th, 2026 for more information.