WC_Payment_Token::set_token()
Method: Set the raw payment token.
Source: includes/abstracts/abstract-wc-payment-token.php:169
Method: Set the raw payment token.
Source: includes/abstracts/abstract-wc-payment-token.php:169
Method: Set the user ID for the user associated with this order.
Source: includes/abstracts/abstract-wc-payment-token.php:179
Method: Set the gateway ID.
Source: includes/abstracts/abstract-wc-payment-token.php:189
Method: Marks the payment as default or non-default.
Source: includes/abstracts/abstract-wc-payment-token.php:199
Method: Returns if the token is marked as default.
Source: includes/abstracts/abstract-wc-payment-token.php:215
Method: Validate basic token info (token and type are required).
Source: includes/abstracts/abstract-wc-payment-token.php:225
Method: Returns the raw payment token.
Source: includes/abstracts/abstract-wc-payment-token.php:96
Method: Returns the type of this payment token (CC, eCheck, or something else).
Source: includes/abstracts/abstract-wc-payment-token.php:108
Method: Get type to display to user.
Source: includes/abstracts/abstract-wc-payment-token.php:120
Method: Returns the user ID associated with the token or false if this token is not associated.
Source: includes/abstracts/abstract-wc-payment-token.php:131