Helper
PaymentSourceResponseProcessor
Magento\PaymentServicesPaypal\Helper\PaymentSourceResponseProcessor
What it does
This helper class processes PayPal payment transaction responses and extracts relevant payment information to store in Magento's payment objects.
Developers use this when integrating PayPal Payment Services to save processor response data (AVS/CVV codes) and card details (last 4 digits, brand, expiration) from PayPal transactions into Magento order payments.
Public Methods
- parseProcessorResponseInformation()
- saveCardInformation()