Hi All,

I am trying to get paid members list.

E.g. :-> Joe will come here and buy a Membership of a Newsletter, now after successful transaction, I wanted fetch all the records from database & show list of Paid User's list.

I am using Ubercart & E-commerce Modules.

Please suggest me something :)

Thanks

Comments

valkum’s picture

You can use Views module to list all members with filter of succesful transaction.

joachim’s picture

Ubercart **AND** E-commerce???

NazMan’s picture

Hi,

I beleive you can use civiCRM (http://civicrm.org/).
You can find a Drupal instalation guide here : http://wiki.civicrm.org/confluence/display/CRMDOC/Drupal+Installation+Guide

You may need to download this module to integrate it with Ubercart: http://www.ubercart.org/contrib/3762

Thanks