Unlock Cart
Version:
Developer tasks for using service method UnlockCart.
UnlockCart is used to put the cart in an editable state. The most common use is to modify the content after starting the checkout process and payment transaction.
At your visual studio solution setup:
-
Reference the Sitecore.Commerce.Connect.CommerceServer and Sitecore.Commerce.dll.
-
Pick the class in your solution where want to use this service method.
-
Paste in the code below to use the service method.