Thanks lat9, but let me rephrase to be sure I understood what you're saying.
1-ZC naturally issues events that can be interrupted and triggers a new add-on behavior.
2-EO has its own cart management class, so I have to add notifier calls to this class so that these new events calls my behavior.
3-ZC Admin side, and so EO does not makes regular orders but only loads existing orders, modifies (thanks EO), and replace the order in the tables.
That is the easy part :-)
Reading you I just realized that these four events :
NOTIFIER_CART_CALCULATE_ATTRIBUTE
NOTIFIER_CART_ATTRIBUT_SELECT
NOTIFY_HEADER_SHOPPING_CART_OPTION_PRICE
NOTIFIY_ORDER_CART_FINISHED
are not in https://www.zen-cart.com/wiki/index....et_in_Zen_Cart.
Or are they and the website list is only (as stated) "Notifier points for Zen Cart 1.3.7".
In other words has the developer created its own events or are these regular ZC 1.5 events. I didn't saw that these could be custom events.
Bookmarks