Model
ToOrderPayment
Magento\Quote\Model\Quote\Payment\ToOrderPayment
What it does
This class converts quote payment data into order payment data during the checkout process when a quote is being converted to an order.
Developers use this class when they need to transform payment information from a shopping cart quote into the corresponding order payment object, including handling additional payment information and sensitive credit card details.
Public Methods
- convert()