Log in
Model

CustomerHeadersBuilder

Magento\PaymentServicesPaypal\Model\CustomerHeadersBuilder

What it does

This class builds HTTP headers containing hashed customer information for PayPal payment requests.

Developers use this to securely transmit customer data like email, billing/shipping addresses, and customer ID to PayPal services without exposing sensitive information in plain text.

Public Methods

  • buildCustomerHeaders()