Bml
Magento\Paypal\Model\Bml
What it does
This class implements PayPal Bill Me Later (BML) payment method functionality by extending the PayPal Express payment model.
Developers would use this class when integrating PayPal's Bill Me Later financing option into their Magento store, allowing customers to pay over time.
It defines the payment method code, form block type, and the redirect URL that customers are sent to when initiating a BML payment during checkout.
Public Methods
- getCheckoutRedirectUrl()