Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

385
Visualizações
Making a function wait for a variable to be true (javascript)

I have this const which is triggered by an 'onclick' button in html:

const showWebinar = (id) => {
    const yt_frame = document.getElementById("youtube_frame");
    yt_frame.setAttribute("src", `https://www.youtube.com/embed/${id}`);
    yt_frame.style.display = "unset";
    dataLayer.push({'event': `${id}`});
} 

I need it, once the button is clicked, to wait for the callback 'onReadyForServerApproval' (this callback is from the SDK found here. The HTML button looks like this:

<button class="button_click" onclick="showWebinar('YIhYCRBDOUo')">Pay</button>

where the class triggers the payment flow.

Is it possible to make 'showWebinar()' wait for the callback?

Thanks

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda