woocommerce_account_add_payment_method()

My Account > Add payment method template.


Description Description


Source Source

File: includes/wc-template-functions.php

	function woocommerce_account_add_payment_method() {
		WC_Shortcode_My_Account::add_payment_method();
	}


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.