Telepay

Latest version: v1.1.0

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

Scan your dependencies

Page 1 of 2

1.0.2

What's Changed

* Fixed bugs
* Improved data classes
* Added debug logger
* Improved tests

Thanks to ragnarok22 for his contributions.

**Note:** the library has been tested in production and it's ready to use.

**Full Changelog**: https://github.com/TelePay-cash/telepay-python/compare/v1.0.1...v1.0.2

1.0.1

What's Changed

* Added endpoints:
* `get_asset`
* `get_webhook`
* `get_webhooks`
* `create_webhook`
* `update_webhook`
* `activate_webhook`
* `deactivate_webhook`
* `delete_webhook`
* Updated dependencies

**Note:** the library has been tested in production and it's ready to use.

**Full Changelog**: https://github.com/TelePay-cash/telepay-python/compare/v1.0.0...v1.0.1

1.0.0

What's Changed

* Added POST `getBalance` endpoint
* Improved client to be initialized with secret API without env var
* Updated `httpx` version due to potential security risk

**Note:** the library has been tested in production and it's ready to use.

**Full Changelog**: https://github.com/TelePay-cash/telepay-python/compare/v0.0.6...v1.0.0

0.0.6

Not secure
What's Changed

New: Added `onchain_url` field to the created invoices. Now the API returns this new URL on each invoice once created. The on-chain URL is a deep-link to optionally present it to your users.

The deep-link follows each blockchain standard, examples:


ton://transfer/EQC1d9c3e5nMmZ4ZWFecv9k6gJl3RA_93TLWRf_1shkCSByC?amount=1000000000&text=U5I8K0N4JU


Or in the Hive/HBD case:


https://hivesigner.com/sign/transfer?to=telepay&amount=1 HIVE&memo=U5I8K0N4JU


You can choose to send your users to the checkout_url or the onchain_url, as you wish. TelePay will serve the hosted checkout experience in the first case, and will monitor incoming transactions to provided wallets in both cases.

**Note:** the library has been tested in production and it's ready to use.

**Full Changelog**: https://github.com/TelePay-cash/telepay-python/compare/v0.0.5...v0.0.6

0.0.5

Not secure
What's Changed

New: Added support for new and [recently introduced API endpoint](https://blog.telepay.cash/minimum-withdrawal-amount), `getWithdrawMinimum`.

**Note:** the library has been tested in production and it's ready to use.

**Full Changelog**: https://github.com/TelePay-cash/telepay-python/compare/v0.0.4...v0.0.5

0.0.4

Not secure
What's Changed

Fixed: minor error in sync client. Reported by ragnarok22 via 14.

**Note:** the library has been tested in production and it's ready to use.

**Full Changelog**: https://github.com/TelePay-cash/telepay-python/compare/v0.0.3...v0.0.4

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.