lm_paypal

LeeMcL - October 8, 2006 - 18:09

This module provides an interface to PayPal using Instant Payment Notifications (IPN). It is designed to work with Drupal 4.7 (and Drupal 5.0.0 dev) and supports paid memberships (subscriptions), donations (tip jar) and paid adverts (classified ads).

    lm_paypal now consists of four modules:
  • lm_paypal which handles talking with PayPal, receiving, validating and processing PayPal IPN messages. To use the other modules this module is required.
  • lm_paypal_donations which works with lm_paypal to provide donation buttons ("tip jar")
  • lm_paypal_subscriptions which works with lm_paypal to provided paid role memberships. If Organic Groups is installed then OG subscriptions can also be created.
  • lm_paypal_paid_adverts which works with lm_paypal and lm_paypal_subscriptions to allow any node type to be flagged as requiring payment to be published. Articles created with these flagged node types are only publically viewable once paid for using an admin configured paypal subscription. This provides a "classified ads" system for Drupal.
  • Developement of this module is supported by:
    LMMR Technologies Ltd

    Special Note: Currently this module is resticted to use on MySQL databases. This is a limitation that should be fixed in the near future.

    Releases

    Resources

     
     

    Drupal is a registered trademark of Dries Buytaert.