<# _.each( data.payment_method_gateways, function( payment_gateway_information, payment_gateway ) { #> <# _.each( payment_gateway_information.payment_methods, function( payment_method ) { #>
{{ payment_method.name }}
<# }) #> <# }) #>