Skip to main content

PAYCOMET payment tools for Django

Project description

Django PAYCOMET

PAYCOMET payment tools for Django.

This package provides a full functional view to integrate BankStore JET-IFRAME into your Django project following the examples found here.

Test cards can be found here.

SOAP API Error codes can be found [here])(https://www.bsdev.es/en/documentacion/codigos-de-error).

Installation

  1. Install it with pip install django-paycomet. It has a dependency over pycrypto and zeep. Follow their instructions if needed:
  1. Add your PAYCOMET codes in your settings file:
PAYCOMET_MERCHANT_CODE = '1234'
PAYCOMET_TERMINAL = 'abcd'
PAYCOMET_PASSWORD = 'password'
PAYCOMET_JET_ID = 'jet_id'
  1. Extend yor view with paycomet.views.PaymentView and override the missing methods.
  2. Add the payment form in your checkout template with {% include 'paycomet.payment_form.html' %}

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-paycomet-1.0.0.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

django_paycomet-1.0.0-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file django-paycomet-1.0.0.tar.gz.

File metadata

  • Download URL: django-paycomet-1.0.0.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7

File hashes

Hashes for django-paycomet-1.0.0.tar.gz
Algorithm Hash digest
SHA256 5c04b1cd4d6c37955f79f52d306be46254b432004ace7ee64dc99f98ec7a06c4
MD5 b8428b04e200f2fac00cc27695d11b13
BLAKE2b-256 36924f94ae15975f131d55de03d6eb59a3e5980e1b0c94b7a5bacf3933dbea5a

See more details on using hashes here.

File details

Details for the file django_paycomet-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: django_paycomet-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7

File hashes

Hashes for django_paycomet-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5af7f1733f02ff9a7ccf95d2701bdc4bc63be20b610a3fc0a0950f67c37ef633
MD5 406b4e90f1114f0e7244ce0908fa9c06
BLAKE2b-256 cece551d75e8074e52e27777b3e1f0fde0bda907436161eb1b5924fa00471096

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