Follow the question structure recommended by Dev Bot before submitting your integration questions.
<script> tag in the <head> of your HTML to load the Evo Pay script.<evo-cartao> component in the body of the page. This component will be responsible for capturing the card data.evoCartao.gateway(evoCartao.traducoes)'eventoTokenGerado' will be triggered, and you will receive an object with the generated token. This token will be used to complete the sale in Evo.eventoTokenGerado or eventoOcorreuErro event will inform whether the tokenization was successful or if there was an error.