Model
PaymentConfig
Magento\PaymentServicesPaypalGraphQl\Model\Resolver\PaymentConfig
What it does
This GraphQL resolver retrieves payment configuration for various PayPal payment methods (Apple Pay, Google Pay, hosted fields, smart buttons, and Fastlane) based on location and store context.
Developers use this class to expose payment configuration data through GraphQL API endpoints, allowing frontend applications to dynamically configure and display appropriate payment options to customers.
Public Methods
- resolve()