Posted by DrupalDummie on December 15, 2012 at 5:57am
I don't know enough to create my own module, but I see a need for a function in my site that I can't make happen. I want to not charge certain roles for shipping and I can not find a way to make this happen. Maybe it can be done without a new module? If you have some advise on what I should do to make this happen...Please let me know. Thanks in advance!
Comments
Which ecommerce package are
Which ecommerce package are you using?
For ubercart the is Ubercart price per role
For Drupal commerce it seems to be possible with pricing rules, for some pointers see: http://jamestombs.co.uk/2012-09-14/drupal-commerce-different-prices-diff..., http://drupal.org/node/1104068, http://www.drupalcommerce.org/node/981 and http://www.drupalcommerce.org/discussions/3002/how-change-product-price-... (for the last three you want to read the comments).