We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8021122 commit d7c1acfCopy full SHA for d7c1acf
CHANGELOG.md
@@ -7,4 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-- added: adds authentication module
+### Added
11
+
12
+- Initial release of Checkout P2P version 1.0.0.
13
+- Support for **query**, **single payments**, **subscriptions**, **payments using subscription tokens** and **reverse**.
14
+- Added Pydantic-based validation for request and response models.
15
+- Decorators to format booleans and clean dictionaries for API compatibility.
0 commit comments