Skip to main content

Python/Django interface to the Adyen payment gateway.

Project description

# py-adyen
Adyen Python implementation. Capable of both single and recurring payments.

## Installation

Install via pip:
```bash
$ pip install https://github.com/svdgraaf/py-adyen/archive/master.zip
```

## Requirements
Hmac, hashlib. If you want to use the API, you need Suds. If you want to use the forms, you need Django as well.

## Settings
Please see the wiki for [available settings](https://github.com/svdgraaf/py-adyen/wiki)

## Usage
Please see the wiki for [usage examples](https://github.com/svdgraaf/py-adyen/wiki)

## TODO
Lots! Especially in the API section (only recurring payments are directly supported for now). Help out, make a pull request :) Write tests!

*****
## Acknowledgement
Influenced by [django-ogone](https://github.com/tschellenbach/Django-ogone), and reused some parts of the (outdated) [django-adyen](https://github.com/dokterbob/django-adyen) package

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

py-adyen-0.1.4.tar.gz (27.4 kB view hashes)

Uploaded Source

Built Distribution

py-adyen-0.1.4.macosx-10.8-intel.exe (80.1 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