Model
PayflowProResponse
Magento\PaypalGraphQl\Model\Resolver\PayflowProResponse
What it does
This GraphQL resolver processes PayPal Payflow Pro payment responses after a customer completes payment.
It validates the payment response from PayPal, saves the payment information to the quote/cart, and handles any payment failures.
Developers use this when implementing PayPal Payflow Pro checkout in a headless or GraphQL-based Magento 2 storefront.
Public Methods
- resolve()