Closed (won't fix)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Developer experience
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2010 at 15:17 UTC
Updated:
11 Sep 2011 at 13:55 UTC
I'm working on ubercart project. But the website needn't real price, just points value. I found this module http://drupal.org/project/uc_store_credit is used for me. But everywhere still displayed price. And contributed modules depended on price. Points is like virtual money, users can get out of website. So I think would commerce core provide virtual and real price? Virtual money can be integrated userpoints module.
Comments
Comment #1
rszrama commentedIt's quite likely that this will happen, but it's not going to be a core feature. Whether it uses the core price field and converts that to a points amount based on some conversion rate or adds a separate points value field I couldn't say. At the very least, it would be easy enough for products to not display prices and ignore the price field of a product.
I'm won't fixing this as it will really need to be integrated via a contributed module.
Comment #2
Abilnet commentedA big + for this feature.