Csobpg

Latest version: v0.5.2

Safety actively analyzes 722581 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.2

Added
* Support for Apple Pay methods. **Warning**: experimental

0.5.1

Fixed
* OneClick documentation. It was also extended
* Remove TODOs for ISO validators. For now it is decided to not validate ISO values

Added
* `APIClient.oneclick_init` now raises `ValueError` in case of parameters misuse
* Support for Google Pay methods. **Warning**: experimental

0.5.0

Removed
* `Response.raise_for_result_code` method. The APIClient now raises `APIError` if `resultCode` != 0. Clients have no access to the `raise_for_result_code` method anymore. **Warning**: backward-incompatible change

Fixed
* order.address has "address1" field (not "address")
* Some models were not correctly converted into text to sign

0.4.0

Added
* Upgrade to use `httprest` v.0.3.0

0.3.0

Added
* Use `httprest` library for HTTP requests
* Unit tests for the `api.py`

Fixed
* `APIClient.oneclick_process` method (JSON body was missing in the request)

Changed
* Drop support for Python 3.7
* Add support for Python 3.12

0.2.0

Added
* Support for OneClick payments

Changed
* All models (e.g. Cart, CartItem, CustomerData, etc.) are moved to the new `csobpg.v19.models` package
* Import paths. **Warning**: backward-incompatible change

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.