Skip to main content

A Sofort Bank payment backend for django SHOP

Project description

========================
django-shop-sofortpayment
========================

This application is a Sofort Bank backend for django-SHOP.

Usage
======

Add this project to your INSTALLED_APPS, and add
``'shop_sofortpayment.gateway.SofortPaymentBackend',`` to django-SHOP's
``SHOP_PAYMENT_BACKENDS`` setting.


Other settings you might want to adapt::

SHOP_SOFORT_PROJECT_ID = None
SHOP_SOFORT_CUSTOMER_NUMBER = None
SHOP_SOFORT_API_KEY = None
SHOP_SOFORT_CURRENCY = 'EUR'
SHOP_SOFORT_ENABLE_CUSTOMER_PROTECTION = True

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-shop-sofortpayment-0.1.2.tar.gz (9.6 kB view hashes)

Uploaded Source

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