Interface
VaultPaymentSourceDetailsInterface
Magento\PaymentServicesPaypal\Api\Data\VaultPaymentSourceDetailsInterface
What it does
This interface defines the contract for managing vault payment source details in PayPal payment services.
It provides methods to get and set card information for stored payment methods (vault), allowing developers to work with tokenized card data when implementing secure payment processing with saved customer payment details.
Public Methods
- getCard()
- setCard()