KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: Tim Davenport on September 17, 2010, 07:28:45 am

Title: using price2 in an order
Post by: Tim Davenport on September 17, 2010, 07:28:45 am
Hi All

Is there a way out of the box to tell the createCheckoutOrder process to use product price2 rather then price/price1?

Regards,

Tim Davenport
Hansen technologies
Title: Re: using price2 in an order
Post by: trevor on September 17, 2010, 11:48:15 am
Hi Tim,

Does the following http://www.konakart.com/docs/multipleProductPrices.html answer your question ?
Title: Re: using price2 in an order
Post by: Tim Davenport on September 20, 2010, 02:13:37 am
Hi Trevor

Not really we need to change the price at the time the checkout order is created, not based on the customer group,
ie:
if flag A on the order is set use price1 if flag B on the order is set use price2 for the checkout order.

Regards,

Tim