You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quando o usuário abrir a página do projeto (o lugar onde vai carregar o qr code) o front faz uma requisição para o back que gera um txId novo junto com os dados do pix. Aí o retorno é:
{
"pix": "dsadasdsdsa",
"txId": "sds"
}
O front armazenaria em memória o txId para a validação
The text was updated successfully, but these errors were encountered: