Interface
PaymentConfigFastlaneInterface
Magento\PaymentServicesPaypal\Api\Data\PaymentConfigFastlaneInterface
What it does
This interface defines the contract for PayPal Fastlane payment configuration data in Magento 2.
Developers use this to get and set the payment source (card, bank account, etc.) for Fastlane transactions, ensuring consistent data handling across the payment services module.
Public Methods
- getPaymentSource()
- setPaymentSource()