Log in
Interface

PaypalMerchantInterface

Magento\PaymentServicesPaypal\Model\PaypalMerchantInterface

What it does

This interface defines the contract for accessing PayPal merchant account information in the Payment Services PayPal module.

Developers use this interface to retrieve a merchant's PayPal ID and onboarding status (such as CREATED, STARTED, COMPLETED, UNVERIFIED, or REVOKED) when integrating PayPal payment functionality into their Magento store.

Public Methods

  • getId()
  • getStatus()