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 13th, 2026 for more information.
v0.0.418
Removed unused notification types from the NotificationStandardRequestContentEventType type in the PHP SDK.
v0.0.417
Regular regeneration
Regenerated the PHP SDK to incorporate latest API documentation improvements. See March 16th, 2026 for more information.
Removed guzzlehttp/guzzle dependency
Removed the guzzlehttp/guzzle dependency.
The PHP SDK is now compatible with all PSR-7, PSR-17, or PSR-18 HTTP clients using framework-agnostic interfaces.
Existing code that catches GuzzleHttp\Exception\RequestException must be refactored.
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 17th, 2026 for more information.
v0.0.413
Regenerated the PHP SDK to incorporate latest API documentation improvements. See January 26th, 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.