django-registration-paypal 0.1.2
django-registration backend to support paypal payments
This is a django-registration backend to integrate with paypal. The workflow is as follows:
- User signs up for account.
- User is directed to paypal to pay for their account.
- Paypal notifies site that account has been paid for.
- User receives email containing instructions for activating the account.
- User activates and begins using the site.
This is a backend for the django-registration project: http://bitbucket.org/ubernostrum/django-registration/ It requires the development version of django-registration; 0.7 did not support registration backends.
This code uses paypal's standard integration. It posts to an Instant Payment Notification URL when complete.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| django-registration-paypal-0.1.2.tar.gz (md5) | Source | 2010-06-17 | 5KB | 504 | |
- Author: Dusty Phillips
- Home Page: http://github.com/buchuki/django-registration-paypal
- License: LICENSE.txt
- Package Index Owner: buchuki
- DOAP record: django-registration-paypal-0.1.2.xml
