Log in
Model

PayflowNvp

Magento\Paypal\Model\Api\PayflowNvp

What it does

This class handles PayPal Payflow Pro API integration, managing transaction processing through Name-Value Pair (NVP) protocol.

Developers use it to process payments, authorizations, captures, voids, and refunds via Payflow gateway, including Express Checkout flows.

It maps Magento payment data to Payflow API format and handles response processing.

Public Methods

  • getApiEndpoint()
  • getPartner()
  • getUser()
  • getPassword()
  • getVendor()
  • getTender()
  • getPaypalTransactionId()
  • callGetTransactionDetails()