Model
Transparent
Magento\Paypal\Model\Payflow\Transparent
What it does
This class implements PayPal Payflow Pro's transparent redirect payment method in Magento 2.
Developers use this when integrating PayPal Payflow Pro payments where customers enter credit card details directly on the merchant's site (transparent redirect).
It handles authorization, capture, fraud detection, and vault token management for secure payment processing.
Public Methods
- getResponceValidator()
- validate()
- authorize()
- getConfigInterface()
- capture()
- acceptPayment()
- denyPayment()