Model
ConfigProviderPlugin
Magento\Persistent\Model\Checkout\ConfigProviderPlugin
What it does
This plugin modifies checkout configuration for persistent shopping cart sessions.
When a customer's session is persistent but they're not logged in, it replaces the quote entity ID with a masked ID to maintain security and enable guest checkout functionality while preserving their cart data.
Public Methods
- afterGetConfig()