Order paid event will not hit when multiple vendor product are in cart

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hello!
    I notice when developing a plugin that pain even won't hit when you have multiple vendor product in a cart.
Why is this happening?
6 years ago
height wrote:
Hello!
    I notice when developing a plugin that pain even won't hit when you have multiple vendor product in a cart.
Why is this happening?



Hello,

Are you talking about order paid event ?

Thanks,
Jatin
6 years ago
It works fine. OrderPaidEvent is not related to vendors. You can check in \Nop.Services\Orders\OrderProcessingService.cs file and see when "ProcessOrderPaid" is invoked
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.