Log in
Factory

CreditCardTokenFactory

Magento\Vault\Model\CreditCardTokenFactory

What it does

This factory class creates payment token instances specifically for credit card payment methods in Magento's Vault system.

Developers would use this to generate vault tokens when storing credit card information for future reuse.

The class is deprecated and developers should use PaymentTokenFactoryInterface instead.

Public Methods

  • getType()