Log in
Model

PaymentConfigSdkParams

Magento\PaymentServicesPaypal\Model\Api\Data\PaymentConfigSdkParams

What it does

This class represents SDK parameter data for PayPal payment configuration in Magento 2's Payment Services module.

Developers use it to store and retrieve name-value pairs of SDK parameters that are passed to the PayPal JavaScript SDK during payment initialization and checkout processes.

Public Methods

  • getName()
  • setName()
  • getValue()
  • setValue()