[bp-better-messages]
document.getElementById('pmpro_other_discount_code').addEventListener('input', function() { setTimeout(function() { location.reload(); }, 2000); });