I want to add a markup, <h3>payment</h3>, above the payment methods section in the checkout page.
I tried inserting in files woocommerce/checkout/payment.php, woocommerce/checkout/payment-method.php and woocommerce/checkout/checkout.php.
Regardless where I insert the markup, it will replicate.
Where should I add the markup?
