Skip to main content

Python integration for Borica based payments

Project description

borica-py

Python package for integrating borica-based online payments.

borica-py

Usage

import borica

borica.configure(
    {
        'TERMINAL': 'TERMINAL VALUE',
        'MERCHANT': 'MERCHANT VALUE',
        'DEV_PEM': '/path/to/certificate/dev.pem',
        'DEV_APGW_PEM': '/path/to/certificate/apgw_dev.pem',
        'DEV_URL': 'https://gateway.borica.bg/example-url'
    }
)

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

borica-py-0.0.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

borica_py-0.0.0-py3-none-any.whl (5.5 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