Model
CarrierFinder
Magento\InstantPurchase\Model\ShippingMethodChoose\CarrierFinder
What it does
This class finds available shipping carriers that can deliver to a customer's address during instant purchase operations.
Developers use it to filter and retrieve only those carriers that support shipping to the customer's country, ensuring only valid shipping options are presented during the instant purchase checkout flow.
Public Methods
- getCarriersForCustomerAddress()