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.2.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.2.0-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cbe_verification_sdk-0.2.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.2.0.tar.gz
Algorithm Hash digest
SHA256 f00a1a7c8b426e3bcc6165132d65fe710d822ccff7bc4b404cfad005f6548a60
MD5 20c4a832cc9ec5597ed98c77bcc75864
BLAKE2b-256 6c5eca171be7f290b71cac3010c56ba5e98004f67700c3339987f67f00a67ecf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cbe_verification_sdk-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 75a34daae9349565761903e29f89439d1143c33ed5360bf1e5db5309e3107e05
MD5 eb20b3e939eedd0eb534fbb6190eeeae
BLAKE2b-256 5322e784204dcbf4e39b84d22d74c9fa884e9ad55e09b94f8a97b2430f701b01

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