Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 581 Bytes

File metadata and controls

23 lines (16 loc) · 581 Bytes

Changelog

All notable changes to notchpay-php will be documented in this file.

2.0.0 - 2025-05-21

Added

  • Complete support for NotchPay API v2.1.0
  • New resource classes: Transfer, Beneficiary, Webhook, Balance, Channel
  • Support for additional authentication headers (Private Key and Sync ID)
  • Comprehensive documentation with examples for all endpoints

Changed

  • Improved error handling
  • Updated existing methods to match API v2.1.0
  • Enhanced documentation

Fixed

  • Minor bugs in API request handling

1.0.0 - 2023-05-12

  • Initial release