Interface
PaymentSourceDetailsInterface
Magento\PaymentServicesPaypal\Api\Data\PaymentSourceDetailsInterface
What it does
This interface defines the contract for managing payment source details in PayPal payment transactions.
Developers use this to access and store card payment information when processing PayPal payments, ensuring consistent handling of payment method data across the payment services integration.
Public Methods
- getCard()
- setCard()