Role Subscription e-Commerce Paid Subscription Management

Component type

module

Categories

Maintenance status

Development status

Downloads

650

Component created

Component changed

NOTE: I am deprecating this module in favor of Ubercart's recurring billing (using Authorize ARB) + role promotion features which essentially accomplishes the same goal of this project.

When I started this project this functionality in ubercart wasn't available. I would prefer to put my efforts into ubercart which has many more features and community support at this point.

The idea for this module was hatched at http://drupal.org/node/237538.

Ubercart Addresses

Component type

module

Maintenance status

Development status

Downloads

42289

Component created

Component changed

The Ubercart Addresses module adds an address book to the user's profile. When users register, you can require that they provide an address. Users can then add more addresses and edit or delete existing addresses. One address is always designated as the default address and cannot be deleted (but it can be edited). Users can optionally name each address (e.g. "work", "mary", "joe").

The Ubercart checkout process is altered so that users select delivery and billing addresses from their address book rather than from previous orders. You can ask the module to automatically fill in the billing and/or the delivery address with the user's default address. Any new addresses entered during the checkout process are automatically added to the user's address book.

Ubercart Importer

Component type

module

Downloads

819

Component created

Component changed

The Ubercart Importer uses an XML format to import and export Ubercart's product catalog into the Drupal site. The current version supports the following:

  • the catalog vocabulary
  • the catalog terms, including its hierarchy
  • manufacturers
  • attributes and options
  • products, including CCK data

The following data is not supported currently:

pgapi - Payment Gateway API

Component type

module

Maintenance status

Development status

Downloads

7278

Component created

Component changed

PGAPI - was built for unification purchases (or payments) through diffirent payment gateways. Currently, it supports purchases (or payments) through
- paypal
- linkpoint
- RBK Money
- webmoney
- roboXchange
- Account balance peer drupal user payment gateway systems. It is separated project now. Check it out here

Also, simple module pg_simplepay is included in the package. This module takes payment from pgapi and allowes users to view full node content. Simplepay will be available here