All notable changes to this project will be documented in this file.
- Added Cards API support with fetch and requestCardReference methods
- Added models for Card operations
- Added example code for Card API usage
- Enhanced error handling in API client
- Updated documentation with usage examples
- Improved type safety across models
- Fixed Plan API support.
- Fixed issue with
notes
field deserialization where it could be an empty list instead of a map.
- Basic structure and API client setup.
- Initial support for Payments, Orders, and Customers APIs.