Log in
Model

DownloadableLinkDataProvider

Magento\QuoteDownloadableLinks\Model\Cart\BuyRequest\DownloadableLinkDataProvider

What it does

This class processes and validates downloadable product link selections from cart items, converting them into buy request data.

It's used during the quote/cart item processing flow to extract which downloadable links a customer has selected for a product, decoding base64-encoded option IDs and building the proper array structure needed for the buy request.

Public Methods

  • execute()