This release of Paypal Subscriptions fixes a number of bugs, as well as adding some requested features. This update also updates the Paypal API module to version 1.1, adding some key new features. Notable for this update is the new Transaction Details page, which allows your users to view Transaction Details for their Transactions. Also, a new Description field for Subscription Plans, allowing you to add an explanation to your Subscription Plans that will be shown to the user. Another notable new feature is that the Paypal Redirect page now uses your Drupal theme, and is configurable from the Paypal API settings page, allowing you to change the text shown and also change the timer to redirect to Paypal. Hope everyone enjoys this releas!
Paypal Subscriptions 4.4
- New Feature: Added Subscription Description to Subscription Plan Forms
- New Feature: Displays Subscription Description next to Plans instead of generated text if available
- New Feature: Added Function to Display User Subscriptions in .tpl files: paypal_subscriptions_show_user_subscriptions($uid)
- New Feature: More Details link added to Paypal History page to view Transaction Details
- API Tweak: Improved Return Values for loading payments and subscriptions
- Security Fix: Purchase Membership Security Tightened
- Security Fix: Fixed an access permissions bug
- Bug Fix: Added check for Membership Plans page in case of no plans
- Bug Fix: Fixed a bug with the Subscription Cancelled Email
- Bug Fix: Used currency code instead of the $ sign on the Plans Generated text
- Bug Fix: Stopped Cancel and Modify links showing for non-recurring memberships
- Schema Update: Added new field for descriptions to database table - update.php required!
Paypal API 1.1
- Page for Viewing Transaction Details
- Added a More Details link to History Page
- Made Redirect to Paypal Text Editable via settings
- Made Redirect to Paypal Page use current Drupal Theme
- Added Configurable Timer on Paypal Redirect Page
-Leighton








automatic creation of organic groups
Hi Leighton,
Not sure if this is the right place for this.
For subscribers, I would also like to create an organic group automatically for them when they subscribe.
Would this be possible?
Not sure if this would be linked to rules or coded individually.
cheers
juicytoo
JuicyToo, One thing you can
JuicyToo,
One thing you can do is use roles to give a user an Organic Group when they sign up. Hope that helps.
Sincerely,
Leighton Whiting