Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Python library for the PayPlug API
This is the documentation of PayPlug's Python library. It is designed to help developers to use PayPlug as
payment solution in a simple, yet robust way.

You can create a PayPlug account at http://payplug.com.

Prerequisites
-------------

Expand All @@ -22,6 +24,10 @@ implementation that is not listed above, do not hesitate to let us known if it w
update this prerequisites.
To ensure **Python 2** and **Python 3** compatibility, this library also depends on **six>=1.4.0**.

Documentation
-------------
Please see https://www.payplug.com/docs/api for latest documentation.

Installation
------------

Expand Down