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

Uploaded Python 3

File details

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

File metadata

  • Download URL: cbe_verification_sdk-0.1.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.1.0.tar.gz
Algorithm Hash digest
SHA256 a8922ae1a5a8d35af4c0756e7f132f9b4eb8f34cb2f3425e3776869046b8b02d
MD5 6d5e19d87650d11331d7f06b46a76a4a
BLAKE2b-256 2f8013898562eca6e5a5ca4ea660ee02d0166797b4ecd0ce48c818fed0239bae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cbe_verification_sdk-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f7430a14a87c7f45f739c23abe8546d8f8ef02687a408b3fb5330493f2487cc8
MD5 5e27390e5b8dd43cdf9ba981c3924c6b
BLAKE2b-256 ab154be7689944204c38af3b136bb68cb4888cfcdba0ad3720c5470e5f4960a5

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