Hi everyone I am new to nopCommerce and I need to integrate MOM API for Customers and Orders in nopCommerce.


Although, I am doing it by adding MOM API code in nopCommerce CustomerController and OrderController. I am being able to add customer simultaneously in both MOM database and nopCommerce Customer table but I am looking for more subtle way to do it(without changing nop's default structure). Please guide me with the best way to implement this.

Thanks