Log in
Helper

Validator

Magento\Paypal\Helper\Shortcut\Validator

What it does

This helper class validates whether PayPal shortcut buttons should be displayed in different contexts (product page or cart page).

Developers use this to determine if PayPal Express Checkout or similar shortcut payment buttons should be shown based on configuration settings, product availability, price conditions, and payment method status.

Public Methods

  • validate()
  • isContextAvailable()
  • isPriceOrSetAvailable()
  • isMethodAvailable()