KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: michaelwechner on July 23, 2010, 09:19:28 am

Title: Expiry date (and start date) of Special price
Post by: michaelwechner on July 23, 2010, 09:19:28 am
Hi

How can I get the expiry date of the special price via the Konakart API?

There is a method

http://www.konakart.com/javadoc/server/com/konakart/appif/ProductIf.html#getExpiryDate()

but this rather seems to be the expiry data of the product itself.

The reason I am asking is because we would like to write something like:

"This special offer/price is valid from 2010.07.05 till 2010.07.29"

on the product page.

Any pointers/hints are appreciated.

Thanks

Michael
Title: Re: Expiry date (and start date) of Special price
Post by: trevor on July 28, 2010, 08:15:02 pm
We will add the special price start and expiry dates to the product object in the next release.
Title: Re: Expiry date (and start date) of Special price
Post by: michaelwechner on July 28, 2010, 09:03:30 pm
great, thanks very much :-)

Cheers

Michael