Log in
Interface

PaymentSdkManagementInterface

Magento\PaymentServicesPaypal\Api\PaymentSdkManagementInterface

What it does

This interface defines a contract for retrieving PayPal Payment SDK configuration parameters.

Developers use this to get the necessary parameters for initializing the PayPal SDK on the frontend, such as client tokens, merchant IDs, and environment settings based on location (checkout, product page, cart), store view, and payment method code.

Public Methods

  • getParams()