PaypalMerchantStatusInformation
Magento\PaymentServicesPaypal\Model\Adminhtml\Source\PaypalMerchantStatusInformation
What it does
This class serves as a data container for PayPal merchant account status information displayed in the Magento admin panel.
It encapsulates status messages, styling information, and status text that inform administrators about their PayPal integration state.
Developers would use this to standardize how PayPal merchant status information is passed between backend logic and admin UI components.
Public Methods
- getMessage()
- getStyle()
- getStatus()