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