Log in
Model

CreatePaymentOrder

Magento\PaymentServicesPaypalGraphQl\Model\Resolver\CreatePaymentOrder

What it does

This GraphQL resolver handles the creation of payment orders for PayPal payment processing.

Developers use this class when implementing headless or PWA storefronts that need to integrate PayPal payments through GraphQL mutations, converting masked quote IDs to actual quote IDs and delegating payment order creation to the payment management service.

Public Methods

  • resolve()