Model
GooglePayDataProvider
Magento\PaymentServicesPaypalGraphQl\Model\Resolver\GooglePayDataProvider
What it does
This class extracts and provides Google Pay payment data from GraphQL requests for Magento's Payment Services.
Developers use this when implementing GraphQL endpoints that handle Google Pay payment method information during checkout, ensuring the additional payment data is properly retrieved and passed to the payment processing system.
Public Methods
- getData()