Model
QuotePlugin
Magento\Paypal\Model\Express\QuotePlugin
What it does
This plugin intercepts the quote save operation to clear product options from quote items when the quote becomes inactive (typically after order placement via PayPal Express).
It prevents inactive quotes from being reprocessed by removing product configuration data that could trigger unwanted operations after checkout completion.
Public Methods
- beforeSave()