You are here

static function Braintree_TransactionSearch::paymentMethodToken in Commerce Braintree 7

File

braintree_php/lib/Braintree/TransactionSearch.php, line 25

Class

Braintree_TransactionSearch

Code

static function paymentMethodToken() {
  return new Braintree_TextNode('payment_method_token');
}