Developer forum

Forum » Development » giftcard

Reply

hi there

 

Could you give me some tips on how to best implement a giftcard function?

The idea is that the user can recive a code that he then enters in the shoppingcart and gets say 10% discount on all products.

 

-jan


Replies

 
Reply

I made an example voucher based on a SalesDiscountProvider. It requires an OrderLineField called voucher where the customer can enter the voucher code. Sorry, it's in VB, the C# version is on my old disk which is unavailable at the moment.

 
Reply

hi

thanks for the code!

 I'll look at it and see if I understand something :)

 

 
Reply
Hi Lars,

Could you post the C# vesion?

Thx

 

You must be logged in to post in the forum