Skip to main content

SDK for CBE Transaction Verification API

Project description

CBE Verification SDK

A Python SDK for verifying Commercial Bank of Ethiopia (CBE) transactions.

Installation

pip install cbe-verification-sdk

Quick Start

from cbe_verification_sdk import CBEVerificationClient

# Initialize client
client = CBEVerificationClient(
    api_key="your-api-key-here",
    api_base_url="http://your-api-url.com"
)

# Verify a transaction
result = client.verify_transaction(
    reference_number="FT253487211",
    account_number="1000012345678"
)

print(result)

Features

  • Easy verification of CBE transactions
  • Automatic PDF text extraction
  • Error handling and logging
  • Rate limit handling

Requirements

  • Python 3.7+
  • PyPDF2
  • requests

Documentation

For detailed documentation, visit [your-documentation-url].

License

MIT License - see LICENSE file for details.

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

cbe_verification_sdk-0.3.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cbe_verification_sdk-0.3.0-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file cbe_verification_sdk-0.3.0.tar.gz.

File metadata

  • Download URL: cbe_verification_sdk-0.3.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.9

File hashes

Hashes for cbe_verification_sdk-0.3.0.tar.gz
Algorithm Hash digest
SHA256 9f581839686c9c05d444409ed4d1e08f42de727d31038daf2bb1499ac62ecd02
MD5 a902fe4a70754a3e97aaea1093bdf0e7
BLAKE2b-256 4140b69809fb710b3267423d42e19018db9cbe81afa62a60729a215b15edd920

See more details on using hashes here.

File details

Details for the file cbe_verification_sdk-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cbe_verification_sdk-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cd22adc8cfec2258550d16e36df3b6fd2bb997f116a7a2eccfb28af660376833
MD5 f1b711c4ef88f6963c53de7a78e2f92d
BLAKE2b-256 168c86fb77b94fa31722f015b6693a0fde9adf09f6506e2fc0bc14b766f26618

See more details on using hashes here.

Supported by

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