v3.0.8
Regenerated the Ruby SDK to incorporate latest API documentation improvements. See July 28, 2026 for more information.
v3.0.7
Added OAuth2 client-credentials support. Pass client_id/client_secret instead of api_key and the SDK handles the token exchange and refresh automatically:
The existing api_key-based constructor still works unchanged — no action needed if you’re not switching auth methods. See the Ruby SDK guide and Authentication to compare both methods.
v3.0.4
Changed the VendorQueryRecord.additional_data type from Internal::Types::Hash[String, Internal::Types::Hash[String, Object]] to Internal::Types::Hash[String, String] to match the API.
v3.0.2
Regenerated the Ruby SDK to incorporate latest API documentation improvements. See June 30, 2026 for more information.
v3.0.1
Regenerated the Ruby SDK to incorporate latest API documentation improvements. See June 11, 2026 for more information.
v3.0.0
As part of an ongoing effort to improve the consistency and usability of our SDKs, we’ve updated the SDK generation process. This update introduces breaking changes to the SDK. All breaking changes affect only method signatures and namespacing, not core record types or properties. SDK initialization, configuration, business logic, and workflows remain unchanged. For more information on precise method signatures and example usage, please see the SDK reference on GitHub.
v2.2.31
Fixed an issue where the Ruby SDK wasn’t properly deserializing the extra_data field in certain API response models.
v2.2.30
Regenerated the Ruby SDK to incorporate latest API documentation improvements. See May 11, 2026 for more information.
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.
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.
v2.2.24
Regenerated the Ruby SDK to incorporate latest API documentation improvements. See April 13, 2026 for more information.
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 16, 2026 for more information.
v2.2.18
Changed the TransactionDetailCustomer.additional_data type from String to Internal::Types::Hash[String, String] to match the API.
v2.2.17
Changed the ApplicationData.bank_data field from an object to an array of objects to match the API.
v2.2.16
Regenerated the Ruby SDK to incorporate latest API documentation improvements. See February 17, 2026 for more information.
v2.2.15
Regenerated the Ruby SDK to incorporate latest API documentation improvements. See January 26, 2026 for more information.
v2.2.14
Regenerated the Ruby SDK to incorporate latest API documentation improvements. See January 26, 2026 for more information.
v2.1.5
First release of the Ruby SDK.