Skip to main content

A library to provide payment gateway for Tamara Payment

Project description

Tamara Payment Redirect View

This app provides order related data to the Tamara Payment extension when plugged-in to project zero.

Installation

Add the package to requirements.txt file and install it via pip:

tamara-payment

Adding App

Add the following lines in omnife_base.settings:

INSTALLED_APPS.append('tamara_payment')
PZ_SERVICE_CLASS = "omnife.core.service.Service"
HASH_SECRET_KEY = "your-hash-secret-key"
TAMARA_EXTENSION_URL = "extension url"

Add url pattern to omnife_base.urls like below:

urlpatterns = [
    ...
    path('payment-gateway/tamara/', include('tamara_payment.urls')),
]

Running Tests

python -m unittest discover

Python Version Compatibility

This package is compatible with the following Python versions:

  • Python 3.8
  • Python 3.9

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

tamara_payment-1.1.0.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tamara_payment-1.1.0-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file tamara_payment-1.1.0.tar.gz.

File metadata

  • Download URL: tamara_payment-1.1.0.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for tamara_payment-1.1.0.tar.gz
Algorithm Hash digest
SHA256 2811e26be56f1e31dd143a3d58b7e5ae1a8102303b47cf0525685b045aa0e707
MD5 a72627f6897f3aeab9f9a2168c6ba2db
BLAKE2b-256 978f526e03fa99597a75efbe71a3361cacc89b2acd385e0281323d82b5f982a8

See more details on using hashes here.

File details

Details for the file tamara_payment-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: tamara_payment-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 11.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for tamara_payment-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1fc7441851a1bd1065b852a865a999037f8642f4f52beb7405a93064b0426f81
MD5 bc8495a04f4cb3af71112b2d70a64e63
BLAKE2b-256 7ca174d8f34024b076cdf86a7c9cbe4bf69a6544a184eb834f066132b7186b66

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