Developer forum

Forum » Ecommerce - Standard features » Points in OrderViewModel

Points in OrderViewModel

John Broers
Reply

Hi,

Is it possible to access the OrderLinePoints value using the OrderLineViewModel and OrderViewModel? We're using the Customer experience center module to show an order overview, but for our orders completed with LoyaltyPoints i'm not able to display the total points and orderline points.

 

BR,

John


Replies

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply
This post has been marked as an answer

Hi John

Those properties are missing. I just added these for to the viewmodel:

  • Points
  • UnitPoints
  • RewardPoints
  • UnitRewardPoints

There is a pull request so when through test, it will be released to 9.14 branch.

BR Nicolai

Votes for this answer: 1
 
John Broers
Reply

Hi Nicolai,

Thank you for the quick reply and fix.

Is there any estimate when we can expect these changes to be released? Is this already in the 9.14.3 version that got released yesterday? Or will this fix show up in the fixed bug list as soon as this is accepted? https://doc.dynamicweb.com/downloads/dynamicweb-9/bug-fixes/known-bugs

 

BR,

John

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply

Got out yesterday in the Dynamicweb.Ecommerce nuget package.

 

You must be logged in to post in the forum