Purchase
Magento\InstantPurchase\Model\QuoteManagement\Purchase
What it does
This class handles the final step of placing an instant purchase order by collecting quote totals and submitting it for order creation.
Developers would use this class when implementing instant purchase functionality, where a customer can buy a product with one click using saved payment and shipping information.
It streamlines the checkout process by converting a prepared quote directly into an order.
Public Methods
- purchase()