Model
IsDeferred
Magento\PaymentGraphQl\Model\Resolver\IsDeferred
What it does
This GraphQL resolver determines whether a payment method is deferred (online) or not.
Developers use this class to check if a payment method processes transactions immediately online versus offline, with the ability to override default behavior through configuration for specific payment method codes.
Public Methods
- resolve()