Skip to content

adrian-rus/paypal_subscriptions_test

Repository files navigation

PayPal Subscriptions Test

  • Included 'paypal.standard.ipn' in Installed apps
  • Created a 'magazines' app and included it in Installed apps
  • Created Magazine and Purchase classes
  • Created a custom template tag in products/templatetags/magazine_extras.py
  • Created a magazines.html template, a view and added the URL to render the subscriptions
  • Used login_required decorator from accounts views to ensure that subscriptions come up only after the user has logged in

About

PayPal Subscriptions and Payments Test Store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published