django-registration backend to support paypal payments
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for django-registration-paypal-0.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab20c1c474f92d354a0cedc334d644132fd1976439c1a02bf325e937e9679f2f |
|
MD5 | 95d9caaebe98ee4205636728acccfd9a |
|
BLAKE2-256 | 272a499e2c817d9c6402e139aeb3333ec21eda508f3eb9d00b8da32ed846b38a |