Log in
Model

PaymentConfigApplePay

Magento\PaymentServicesPaypal\Model\Api\Data\PaymentConfigApplePay

What it does

This class serves as a data model for Apple Pay payment configuration in Magento's Payment Services PayPal module.

Developers use it to store and retrieve Apple Pay-specific settings like payment source identifiers and button styling options when implementing or customizing Apple Pay checkout functionality.

Public Methods

  • getPaymentSource()
  • setPaymentSource()
  • getButtonStyles()
  • setButtonStyles()