The customer statistic must be updated either when a new order is made/paid or when an order is deleted. When deleting an order using the DeleteOrder method of the OrdersManager instance, the statistic is automatically updated. When creating an order through the API you have to manually update the statistic. Depending on your logic you can execute the code below when creating an order or when setting its status to Paid.
NOTE: The code example below updates not only the customer statistic, but the customer money as well.
To update the customer statistic, when an order is created, you must perform the following:
NOTE: In case you delete an Order in a way different than using the DeleteOrder method of the manager, you must manually update the statistic. In this case use the UpdateCustomerOrderStatisticsAfterDeleteOrder method of the CustomerStatisticUpdater class. Like the other method, this one also updates the customer money as well.
Use the following code sample:
Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.
This free lesson teaches administrators, marketers, and other business professionals how to use the Integration hub service to create automated workflows between Sitefinity and other business systems.
This free lesson teaches administrators the basics about protecting yor Sitefinity instance and its sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.
The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important