Log in
Model

Bml

Magento\Paypal\Model\Payflow\Bml

What it does

This class implements the PayPal Bill Me Later (BML) payment method using the Payflow gateway.

Developers would use this class when integrating PayPal's financing option (Bill Me Later) into their Magento store's checkout process, allowing customers to pay over time.

It extends the Express payment model and provides specific configuration for BML including the checkout redirect URL and payment form block.

Public Methods

  • getCheckoutRedirectUrl()