[ad_1]
Hi there!
Is it possible to “do something ” in funtions.php when user is clicking on payment method radio button on checkout page ?
What actions do you want to see performed at checkout?
Generally speaking, to perform an action when a user clicks on the payment method radio button on the checkout page, you can use jQuery to listen for the event and then execute your desired function.
Hope this helps.
I need to a show/hide a html element
