Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

_payment_method_title

$meta_query = array(
	array(
		'key'     => '_payment_method_title',
	),
);