Log in
Interface

PaymentOrderDetailsInterface

Magento\PaymentServicesPaypal\Api\Data\PaymentOrderDetailsInterface

What it does

This interface extends PaymentOrderInterface to provide access to detailed payment source information for PayPal payment orders.

Developers use this when they need to retrieve or set additional payment method details beyond basic order information, such as specific PayPal account data or payment instrument details used in a transaction.

Public Methods

  • getPaymentSourceDetails()
  • setPaymentSourceDetails()