hi
In function SaveOrderDetails in namespace Grand.Business.Checkout.Commands.Handlers.Orders
A series of Database operations are carried out in this function.
I would like to know how you are ensuring all the Database operations are Atomic.??
Thanks