Log in
Model

GetVaultConfig

Magento\PaymentServicesPaypalGraphQl\Model\Resolver\GetVaultConfig

What it does

This GraphQL resolver retrieves vault configuration settings for PayPal payment methods, specifically for stored credit card payment methods.

Developers use this class when implementing GraphQL queries to fetch payment vault configuration data for a specific store, allowing frontend applications to determine if credit card vaulting (saving cards for future use) is enabled and configured.

Public Methods

  • resolve()