function setPaymentMethod() {
$('#id_gateway').val($(".nav-link.active")[0].href.split("#tab-")[1])
}