The subscription module allows you to create and manage subscriptions for your XOOPS content. When a user "purchases" a subscription, he or she is added to the XOOPS security group that the subscription's type is assigned.
A subscription has a subsciption type and a subscription interval. A
subscription type can have a parent Subscription type. This is useful to create a hierarchy of subscription types. Currently, child subscription types DO NOT inherit properties or behaviors from its parent. This will be a feature of a future release.
In addition, the payment subsystem is modular and can be configured to use a number of different payment processors.
Features:
Admin
Create subscription intervals for daily, weekly, monthly, yearly or permanent subscriptions
Create subscription types with different subscription intervals
Assign XOOPS groups to subscription types
Create subscriptions for paid access to XOOPS content using Group security
Plug and Play payment gateways
Reports for subscription payments and current subscribers
Send Subscription Expiration reminders
Auto-renew Subscriptions (for Payflow and other direct payment gateways)