Skip to main content

asynchronous telebirr transaction checker

Project description

Telebirr Transaction Checker/Parser

This is a simple script that checks your Telebirr transactions and parses them

⚠ Not finished yet

Installation

pip install git+https://github.com/wizkiye/telebirr-tx-checker.git

Usage

from ttxc import TelebirrTxChecker


async def main():
    checker = TelebirrTxChecker()
    tx = await checker.get_transaction("<TRANSACTION_ID>")
    print(tx.status)
    print(tx.id)
    print(tx.total_sent)
    print(tx.total_amount_in_word)
    print(tx.mode)
    print(tx.channel)
    print(tx.payer)
    print(tx.payer.name)
    print(tx.payer.phone)
    print(tx.payer.account_type)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

telebirrTxChecker-0.0.6.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

telebirrTxChecker-0.0.6-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file telebirrTxChecker-0.0.6.tar.gz.

File metadata

  • Download URL: telebirrTxChecker-0.0.6.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for telebirrTxChecker-0.0.6.tar.gz
Algorithm Hash digest
SHA256 ddbf1d8dabc04a89fe721beed6ddd21abb5825bf87aea2fb966d8540f6648ce5
MD5 f6f37050e602f933475afae79ba790ff
BLAKE2b-256 5ae030ca4ad799d5f0db3ab0965222e55d8c3d5b449bcdc8bf06d56d8aa34f97

See more details on using hashes here.

File details

Details for the file telebirrTxChecker-0.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for telebirrTxChecker-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 88b1de54975cf998373e3e27a8f5fb7b954ba31bfbd7e17cdd4e62cabe41b82b
MD5 cca8ebb46eb622b95b1917675f880120
BLAKE2b-256 906a835517f09791cbb4ea495696cb7c238f3b2e1f3883e7db31281ba47380a0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page