apply_filters( 'woocommerce_payment_token_class', string $class, string $type )

Filter payment token class per type.


Description Description


Parameters Parameters

$class

Payment token class.

$type

Token type.


Top ↑

Source Source

File: includes/class-wc-payment-tokens.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.