Helper
Util
Magento\PaymentServicesPaypal\Helper\Util
What it does
This helper class provides utility methods for identifying Payment Services PayPal payment methods within Magento 2.
Developers use it to check if a given payment method code belongs to the Payment Services PayPal family by verifying if it starts with the correct prefix.
This is useful when filtering or handling multiple payment methods to determine which ones are PayPal-related.
Public Methods
- isPaymentServicesPayPalPaymentMethod()