'Bank Payment', self::Cash => 'Cash', self::Check => 'Check', self::CreditCard => 'Credit Card', self::PayPal => 'PayPal', self::Other => 'Other', }; } }