woocommerce_account_payment_methods()
My Account > Downloads template.
Description Description
Source Source
File: includes/wc-template-functions.php
function woocommerce_account_payment_methods() { wc_get_template( 'myaccount/payment-methods.php' ); }