All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update to ktor 3.0.1 and kotlin 2.1.0
- Fix link webhook response
- wrong input in createLink
- new qrph.expired event
- allow null in url webhook creation/update
- Bump version to v1.0.2-dev03
- Support link in Resource serializers
- Create a link
- Get link by id
- Get link by reference number
- Archive link
- Unarchive link
- Added new webhook
Event
link.payment.paid
andcheckout_session.payment.paid
- Update kotlin version to 2.0.20
- Merge dev02
- Optimize deprecated content from http response
- Refactor rename Paymongo to PayMongo
- change package name
- added compose multiplatform module
- Added samples demo project
- Upgrade to multiplatform with WASMJS