Skip to main content

Himalayan Bank Payment Gateway with django-payments

Project description

# django-payments-hbl

[Himalayan Bank](https://himalayanbank.com/hbl-introduces-enhanced-e-commerce-payment-gateway) Payment Gateway Provider for [django_payments](https://django-payments.readthedocs.org/)


Installation
========================

```
pip install django-payments-hbl
```

OR

```
pip install https://github.com/xtranophilist/django-payments-hbl/archive/master.zip
```


Usage
==============

In your Django project settings:

```
PAYMENT_VARIANTS = {
'default': ('django_payments_hbl.HBLProvider', {
'gateway_id': '<gateway/merchant_id>',
'secret_key': '<your_secret_key>'
})}
```



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

django-payments-hbl-0.1.2.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file django-payments-hbl-0.1.2.tar.gz.

File metadata

File hashes

Hashes for django-payments-hbl-0.1.2.tar.gz
Algorithm Hash digest
SHA256 d0bf2e9bbae15fb770a631d53961e8a86cc250fbd3b70160717ffcc083d5126a
MD5 537384cc805c2ce92494a6134fd3f7bd
BLAKE2b-256 c70b5edf88e8059f010d91b2f6e4673b08b41dd13786fc852ca83d7ee0517c04

See more details on using hashes here.

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