Log in
Model

PaypalMerchantData

Magento\PaymentServicesPaypal\Model\PaypalMerchantData

What it does

This class is a data transfer object (DTO) that holds PayPal merchant account information, specifically the merchant ID and their account status.

Developers use this class to retrieve and pass PayPal merchant credentials and verification status between different parts of the Payment Services PayPal integration, such as when checking if a merchant is properly onboarded or during payment processing operations.

Public Methods

  • getId()
  • getStatus()