Developer forum

Forum » Ecommerce - Standard features » Discount for new subscriber users

Discount for new subscriber users

Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Hi there,

I have a solution where the customer wants to give a discount (a product) to users that are creating their first subscription. In our current setup, the product is also given to users that create regular orders. I can set "Usage per customer" to 1 to at least limit the discount to first orders, but how do I limit it to first subscription? Can I extend my way out of this maybe?

Thanks!

Imar


Replies

 
Nicolai Pedersen
Reply

Hi Imar

You can create a DiscountExtenderBase that returns true or false on "DiscountValidForOrder" and add that home made provider on the dicount in question.

BR Nicolai

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Great, I'll give that a try.

 

You must be logged in to post in the forum