elkarrde / django-mollie-api

Python interface to Mollie.com payment API for use in Django projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mollie Payments for Django

This package provides a Python interface to the payment API by Mollie.com for use in Django projects. It requires Python 2.5 or higher.

Mollie.com provide a unified API which removes the complexity of interacting with the individual banks which support online payments. You can find detailed information about the Mollie.com API at: https://docs.mollie.com/reference/v2/payments-api/create-payment

Full information and installation instructions can be found in README.rst

About

Python interface to Mollie.com payment API for use in Django projects.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%