jQuery(function(a){a("body").on("change",'input[name="payment_method"]',function(){a("body").trigger("update_checkout")})});