Son Do's blog

Less is more

  • Blog posts
  • Playground
  • Life
  • I’m Son Do

Keep in touch

© 2018 by Son Do.

We are here: Home / Archives for tag No-workflow

[No-workflow] Using and customizing ILineItemValidator

Son Do 2017-01-20 Be first comment

What is ILineItemValidate Using workflow, we had ValidateLineItemsActivity – that was called everytime adding an item to cart, verifying cart,… And in Episerver Commerce 8.x (I don’t remember exactly version :)), ILineItemValidator was introduced for no-workflow way. How does it work When calling Cart.ValidateOrRemoveLineItems, the method will loop though all lineitems in cart and verify […]

Tags: Commerce, Episerver, No-workflow.

[SerilizableCart] Migrating IPaymentGateway using abstraction – IPaymentPlugin

Son Do 2017-01-20 Be first comment

[SerilizableCart] Migrating IPaymentGateway using abstraction – IPaymentPlugin

As you known that SerializableCart was released in Episerver Commerce 10.2.0 – this improves peformance a lot. However, before using SerializableCart, we need to do some tasks first. This post describes how to “Convert IPaymentGateway to IPaymentPlugin using abstraction classes” – the most important task that need to be done for SerializableCart mode enabled. SerializableCart only supports abstraction and […]

Tags: Commerce, Episerver, No-workflow, payment, SerializableCart.

Tags

.NetCMSCommerceCSSEpiserverFindGitMapNo-workflowNodejspaymentPersonlizationRecommendationScheduleJobSEOSerializableCartservice apiStylusVisual Studio CodeVSCodeWordpress

Useful tools

  • SVG editor
  • HTML encode/decode
  • JSON beautifier
  • Regular expression tester