Model
PaymentSourceDetails
Magento\PaymentServicesPaypal\Model\Api\Data\PaymentSourceDetails
What it does
This class represents payment source details for PayPal payment transactions, specifically managing card information.
Developers use this class to get and set card data when processing PayPal payments through Magento's Payment Services integration, acting as a data container that implements the PaymentSourceDetailsInterface.
Public Methods
- getCard()
- setCard()