WC_Payment_Tokens::get_token_type_by_id()
Method: Returns what type (credit card, echeck, etc) of token a token is by ID.
Source: includes/class-wc-payment-tokens.php:212
Method: Returns what type (credit card, echeck, etc) of token a token is by ID.
Source: includes/class-wc-payment-tokens.php:212
Method: Get classname based on token type.
Source: includes/class-wc-payment-tokens.php:224
Filter Hook: Filter payment token class per type.
Source: includes/class-wc-payment-tokens.php:232
Method: Get a token object by ID.
Source: includes/class-wc-payment-tokens.php:143
Method: Remove a payment token from the database by ID.
Source: includes/class-wc-payment-tokens.php:176
Method: Loops through all of a users payment tokens and sets is_default to false for all but a specific token.
Source: includes/class-wc-payment-tokens.php:192
Class: Payment tokens class.
Source: includes/class-wc-payment-tokens.php:17
Method: Gets valid tokens from the database based on user defined criteria.
Source: includes/class-wc-payment-tokens.php:33
Method: Returns an array of payment token objects associated with the passed customer ID.
Source: includes/class-wc-payment-tokens.php:68
Filter Hook: WooCommerce Payment Tokens
Source: includes/class-wc-payment-tokens.php:80