Log in
Model

PayflowExpress

Magento\Paypal\Model\PayflowExpress

What it does

This class handles PayPal Payflow Express checkout payment processing in Magento 2.

Developers use this when implementing PayPal Payflow Pro Express Checkout, which is a streamlined checkout option that only becomes available when regular PayPal Express is disabled.

It manages payment availability checks, redirect URLs for the checkout flow, and refund capabilities specific to the Payflow gateway.

Public Methods

  • isAvailable()
  • getCheckoutRedirectUrl()
  • canRefund()