Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/payment-tokens/class-wc-payment-token-cc.php

WC_Payment_Token_CC::set_expiry_year()

Method: Set the expiration year for the card (YYYY format).

Source: includes/payment-tokens/class-wc-payment-token-cc.php:153

Used by 0 functions | Uses 0 functions

WC_Payment_Token_CC::get_expiry_month()

Method: Returns the card expiration month (MM).

Source: includes/payment-tokens/class-wc-payment-token-cc.php:164

Used by 2 functions | Uses 0 functions

WC_Payment_Token_CC::set_expiry_month()

Method: Set the expiration month for the card (formats into MM format).

Source: includes/payment-tokens/class-wc-payment-token-cc.php:174

Used by 0 functions | Uses 0 functions

WC_Payment_Token_CC::get_last4()

Method: Returns the last four digits.

Source: includes/payment-tokens/class-wc-payment-token-cc.php:185

Used by 2 functions | Uses 0 functions

WC_Payment_Token_CC::set_last4()

Method: Set the last four digits.

Source: includes/payment-tokens/class-wc-payment-token-cc.php:195

Used by 0 functions | Uses 0 functions

WC_Payment_Token_CC::get_expiry_year()

Method: Returns the card expiration year (YYYY).

Source: includes/payment-tokens/class-wc-payment-token-cc.php:143

Used by 2 functions | Uses 0 functions

WC_Payment_Token_CC::get_hook_prefix()

Method: Hook prefix

Source: includes/payment-tokens/class-wc-payment-token-cc.php:67

Used by 0 functions | Uses 0 functions

WC_Payment_Token_CC::validate()

Method: Validate credit card payment tokens.

Source: includes/payment-tokens/class-wc-payment-token-cc.php:83

Used by 0 functions | Uses 5 functions

WC_Payment_Token_CC::get_card_type()

Method: Returns the card type (mastercard, visa, .

Source: includes/payment-tokens/class-wc-payment-token-cc.php:122

Used by 2 functions | Uses 0 functions

WC_Payment_Token_CC::set_card_type()

Method: Set the card type (mastercard, visa, .

Source: includes/payment-tokens/class-wc-payment-token-cc.php:132

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress