Closed (won't fix)
Project:
User Points Contributed modules
Version:
5.x-3.x-dev
Component:
Code: userpoints_ecommerce
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 May 2008 at 09:11 UTC
Updated:
9 Feb 2011 at 00:12 UTC
Comments
Comment #1
kbahey commentedYou will need a custom contrib module to do the transfer, preferably using two userpointsapi operations, one to deduct from the buying user, and another to add those points to the selling user.
By the way, ecommerce is not the only module that has support for userpoints, Ubercart is supported too via this module http://drupal.org/project/userpoints_ubercart
Comment #2
berdirSorry for pinging the participants.
Now that Drupal 7 is out, there is no support for Drupal 5 and the
corresponding modules anymore. Therefore, I'm closing all old issues
which are still open.
I suggest you upgrade to Drupal 6 or 7 and figure out if you're feature
is still needed or the bug still exists and open a new issue in that
case.