Model
PaypalMerchant
Magento\PaymentServicesPaypal\Model\Adminhtml\Source\PaypalMerchant
What it does
This class renders a custom form field in the Magento admin configuration that displays PayPal merchant account status and ID.
It resolves the appropriate PayPal merchant information based on the current configuration scope (global, website, or store view) and presents status messages with appropriate styling to inform administrators about their PayPal integration state (Active, Error, or Inactive).
Public Methods
- render()