Log in
Model

CustomerTokenManagement

Magento\Vault\Model\CustomerTokenManagement

What it does

This class manages payment tokens (stored credit cards, payment methods) for logged-in customers in their current session.

Developers use this class to retrieve a list of available payment tokens associated with the currently authenticated customer, typically during checkout or when displaying saved payment methods in the customer account area.

Public Methods

  • getCustomerSessionTokens()