Skip to main content

CBEBirr integration

Project description

CBEBirr integration

import cbebirr

if __name__ == '__main__':
    cbebirr.push_ussd(
        thirdPartyID='THIRD_PARTY_ID', 
        primaryPartyIdentifier='PHONE',
        receiverPartyIdentifier='CUSTOMER_ID',
        intiatorIdentifier='IDENTIFIER',
        securityCredential='SECURITY_CREDENTIAL',
        posDeviceID='POS_DEVICE_ID', 
        shortCode='SHORT_CODE', 
        amount='10', 
        password='PASSWORD',
        timestamp='TIME_STAMP',
        resultURL='RETURN_URL', )

    # See PyCharm help at https://www.jetbrains.com/help/pycharm/

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

cbebirr-0.0.19.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

cbebirr-0.0.19-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

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