lm_paypal 6.x-2.0-alpha3

New features
Bug fixes

* Use curl to validate the IPN with HTTP/1.1.
* Check $user->uid is set before testing its value against $account->uid.
* Remove lm_paypal_subscription_access() and simply check for 'administer lm_paypal' permission.
* 1189638: Pass lm_paypal_subscribe_select() the arguments its expecting.
* Add notify_url to the common elements.
* Add a sample payment block, better form handling.
* Convert Thank You page to a themed item.
* Remove field-specific validation check. Done in the FORM_NAME_validate() function instead.

lm_paypal 6.x-1.2

* Use SSL & HTTP/1.1 to verify the IPN.
* #1369604 by Brian Altenhofel: convert install file to UNIX line endings
* Add an 'Action' header to admin/lettings/lm_paypal/subscribers/0
* #331510 by lyricnz: Don't display subscription in your user profile if you can't subscribe.
* PGSQL compatibility fixes #112317: PostgreSQL Support Needed
* Don't t() a string passed to watchdog().

lm_paypal 7.x-1.x-dev

Only lm_paypal, lm_paypal_donations and lm_paypal_subscriptions are ported. There is more work that needs to be done on the menus but these modules should work. The other modules are not and will break your site if you enable them.

lm_paypal 6.x-2.0-alpha1

This is an "early access" release of the new, re-engineered LM Paypal for Drupal 6. This is the branch where all new features and significant changes will be done (changes will not be backported to D5 or beyond).

lm_paypal 6.x-2.x-dev

Branch the module for significant redevelopment of LM Paypal (eg: Actions and Triggers, renaming modules, modernising codebase).
Now includes new admin options to allow setting node to "unpublish" and once payment is made the cron process will publish the node.
READ THE CHANGES.txt file for all enhancements and fixes.
This branch will eventually replace the current alpha.

lm_paypal 6.x-1.0

The 6.x-1.x branch of LM Paypal is a straight port of the Drupal 4.7/5 codebase, with maintenance and fixes only. The significant redevelopment of LM Paypal (eg: Actions and Triggers, renaming modules, modernising codebase) will happen in the 6.x-2.x branch.

lm_paypal 6.x-1.x-dev

Initial port to Drupal 6. Thanks to nekobul, fonant, AlexisWilke and lyricnz.

Subscribe with RSS Subscribe to Releases for lm_paypal