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
      • Ruby 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
  • v2.2.31
  • May 11, 2026
  • v2.2.30
  • May 8, 2026
  • v2.2.27
  • April 30, 2026
  • v2.2.26
  • April 13, 2026
  • v2.2.24
  • March 17, 2026
  • v2.2.20
  • v2.2.19
  • March 13, 2026
  • v2.2.18
  • March 10, 2026
  • v2.2.17
  • February 18, 2026
  • v2.2.16
  • February 11, 2026
  • v2.2.15
Server SDKsRuby SDK

Changelog

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

v2.2.31

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


May 11, 2026
May 11, 2026

v2.2.30

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


May 8, 2026
May 8, 2026

v2.2.27

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 Ruby SDK to incorporate latest API definition updates.


April 30, 2026
April 30, 2026

v2.2.26

Fixed a bug that caused money_in.getpaidv_2 to error when deserializing the response. Regenerated the Ruby SDK to incorporate latest API definition updates.


April 13, 2026
April 13, 2026

v2.2.24

Regenerated the Ruby 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

v2.2.18

Changed the TransactionDetailCustomer.additional_data type from String to Internal::Types::Hash[String, String] to match the API.


March 10, 2026
March 10, 2026

v2.2.17

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


February 18, 2026
February 18, 2026

v2.2.16

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


February 11, 2026
February 11, 2026

v2.2.15

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

Older posts

Next

v2.2.20

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

v2.2.19

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