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
      • C# 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.312
  • May 11, 2026
  • v0.0.311
  • May 8, 2026
  • v0.0.309
  • April 30, 2026
  • v0.0.308
  • April 13, 2026
  • v0.0.306
  • March 17, 2026
  • v0.0.301
  • v0.0.300
  • March 13, 2026
  • v0.0.299
  • March 10, 2026
  • v0.0.298
  • February 18, 2026
  • v0.0.297
  • February 11, 2026
  • v0.0.296
Server SDKsC# SDK

Changelog

This is the changelog for the Payabli C# SDK. It includes updates, bug fixes, and new features.

May 20, 2026
May 20, 2026

v0.0.312

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


May 11, 2026
May 11, 2026

v0.0.311

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


May 8, 2026
May 8, 2026

v0.0.309

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


April 30, 2026
April 30, 2026

v0.0.308

Fixed a bug that caused MoneyIn.Getpaidv2Async to error when deserializing the response. Regenerated the C# SDK to incorporate latest API definition updates.


April 13, 2026
April 13, 2026

v0.0.306

Regenerated the C# 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.299

Changed the TransactionDetailCustomer.AdditionalData type from Option<string> to Option<Dictionary<string, string>> to match the API.


March 10, 2026
March 10, 2026

v0.0.298

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.297

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


February 11, 2026
February 11, 2026

v0.0.296

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

Older posts

Next

v0.0.301

Removed unused notification types from the NotificationStandardRequestContentEventType type in the C# SDK.

v0.0.300

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