Hi
I would like to know if exists a way to customize the checkout event,especially when a new order is created.
Thanks
What kind of customization are you looking to do? There are event handlers and macros that can be used, but it depends on what kind of customizations you are looking to do.
The customization that i looking for is when the checkout process finished and the order has been created.
You could have a global event handler when the order is inserted. Check this link out for some more information. Implementation is pretty straight forward.
https://docs.kentico.com/display/K9/Handling+object+events
Please, sign in to be able to submit a new answer.