Model
Checkout
Magento\PaypalGraphQl\Model\Provider\Checkout
What it does
This class provides the correct PayPal Express Checkout instance based on the payment method code used in GraphQL operations.
Developers use this provider to obtain properly configured checkout objects when processing PayPal payments through GraphQL endpoints, ensuring the right checkout type is instantiated for different PayPal payment methods.
Public Methods
- getCheckout()