Log in
Model

CouponUsagePublisher

Magento\SalesRule\Model\Service\CouponUsagePublisher

What it does

This class publishes coupon usage updates to an asynchronous message queue for processing.

Developers would use this when they need to update coupon usage counts without blocking the main order processing flow, especially useful for high-traffic stores where multiple customers might use the same coupon simultaneously.

Public Methods

  • publish()