Interface
PaymentConfigSmartButtonsMessageStylesInterface
Magento\PaymentServicesPaypal\Api\Data\PaymentConfigSmartButtonsMessageStylesInterface
What it does
This interface defines the structure for PayPal Smart Buttons message styling configuration in Magento's Payment Services.
Developers use this to get and set layout preferences and logo configuration for PayPal promotional messages displayed on the storefront, ensuring consistent styling across payment messaging components.
Public Methods
- getLayout()
- setLayout()
- getLogo()
- setLogo()