Model
ApplePayDataProvider
Magento\PaymentServicesPaypalGraphQl\Model\Resolver\ApplePayDataProvider
What it does
This class extracts Apple Pay payment data from GraphQL payment input for Magento Payment Services.
Developers use this when processing Apple Pay transactions through GraphQL APIs, as it implements the AdditionalDataProviderInterface to retrieve Apple Pay-specific payment information from the payment method data array.
Public Methods
- getData()