You are here

public property CommerceCardOnFile::$payment_method in Commerce Card on File 7.2

The method_id of the payment method that stored the card.

Type: string

File

includes/commerce_cardonfile.entity.inc, line 27

Class

CommerceCardOnFile
Entity class representing the commerce_cardonfile entity type.

Code

public $payment_method;