Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    django-shop-ipayment 0.1.0

    Download button

    No screenshots available
    Downloads: 103  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Jacob Rief | More programs
    BSD License / FREE
    November 2nd, 2011, 11:15 GMT [view history]
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    django-shop-ipayment description

    A payment backend module for django-SHOP, using IPayment from the 1und1 company in Germany

    django-shop-ipayment is a Django app, a payment backend module for django-SHOP, using IPayment (https://ipayment.de) from the 1und1 company in Germany.

    Installation

    Clone this module from github::

    git clone git@github.com:jrief/django-shop-ipayment.git

    In settings.py, add ipayment to INSTALLED_APPS and add

    'ipayment.offsite_backend.OffsiteIPaymentBackend'

    to django-SHOP's SHOP_PAYMENT_BACKENDS setting.

    Configuration

    In settings.py, add to following dictionary::

    IPAYMENT = {
    'accountID': 99999,
    'trxuser_id': 99998,
    'trx_typ': 'preauth', # details in ipayment_Technik-Handbuch_2010-03.pdf (Seite 13-15)
    'trxpassword': '0',
    'trx_currency': 'EUR',
    'trx_paymenttyp': 'cc', # payment type credit card
    'error_lang': 'en', # TODO: determine this value from language settings
    'securityKey': 'testtest',
    }


    These values work on the IPayment's sandbox. If you register for IPayment your must use those values.

    Implementation

    Currently only IPayment's silent mode CGI is implemented, which does not require a PCI DSS certification (www.pcisecuritystandards.org), but which allows to implement every detail of your payments forms.

    Note that IPayment contacts your web-server in order to confirm payments. Therefore make sure, that your django-SHOP is reachable from the Internet with a name resolvable by DNS.


    Product's homepage

    Requirements:

    · Python
    · Django

    What's New in This Release: [ read full changelog ]

    · All unit tests have been adopted and rechecked in a real environment.

      


    TAGS:

    payment backend | Django shop | Django | payment | backend

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM