special shiping costs

Events happening in the community are now at Drupal community events on www.drupal.org.
E_Maverik's picture

Best way to implement Special Discounts at checkout, based on $value not quantity

Got the basic site working, I need to be able to implement different types of incentives/discounts/extra charges.

Concept 1:

Charge standard price while checkout total is less than $150 (example).
If checkout total is more than $150 (say $250) then a discount is calculated as a percent of the difference (say 30%).
In this instance, Product value is $250, discount is $30, Discounted price is $220.
A registered user only to be able to see discount at the checkout screen.

Where would I need to modify the code to implement above?

Concept 2:

Read more
Subscribe with RSS Syndicate content