Log in
Model

Request

Magento\Paypal\Model\Payflow\Request

What it does

This class represents a request object for PayPal Payflow Link payment gateway integration.

It extends Magento's DataObject and adds special handling for request parameters that contain special characters (= or &) by automatically appending the parameter length to the key name.

Developers use this when building payment requests to send to the Payflow gateway.