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

v1.0.2

Regenerated the PHP SDK to incorporate latest API documentation improvements. See June 30, 2026 for more information.

v1.0.1

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

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

v0.0.427

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

v0.0.426

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

v0.0.424

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

v0.0.423

Fixed a bug that caused moneyIn->getpaidv2 to error when deserializing the response. Regenerated the PHP SDK to incorporate latest API definition updates.

v0.0.420

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

v0.0.418

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

v0.0.416

Changed the TransactionDetailCustomer.additionalData type from string to ArrayType(['string' => 'string']) to match the API.

v0.0.415

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

v0.0.414

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

v0.0.413

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

v0.0.412

Changed the TransferQueryRecordsCustomer.invoiceData field to have an internal JSON name of invoiceData instead of InvoiceData. This change ensures the internal representation matches the API response.

v0.0.411

Changed the GetInvoiceRecord.additionalData type from string to ArrayType(['string' => 'string']) to match the API.

v0.0.410

Changed the BillData.additionalData type from string to ArrayType(['string' => 'string']) to match the API.

v0.0.409

Regenerated the PHP SDK to incorporate latest API documentation improvements. See December 30, 2025 for more information.

v0.0.407

Regenerated the PHP SDK to incorporate latest API documentation improvements. See December 2, 2025 for more information.

v0.0.405

Regenerated the PHP SDK to incorporate latest API documentation improvements. See October 22, 2025 for more information.

v0.0.404

First release of the PHP SDK.