Skip to content

Commit

Permalink
fix: preference url; docs: add authorization and whatsapp group on pa…
Browse files Browse the repository at this point in the history
…yment email
  • Loading branch information
gustavofg1pontes committed Oct 7, 2024
1 parent be7069a commit a12baa5
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,14 @@ <h1 style="font-size:30px;color:#333333">Pagamento de Ingresso</h1>
<tr>
<td class="es-m-txt-c" align="center" style="padding-top:20px;padding-bottom:20px">
<div id="wallet_container" style="text-align:center; margin: 20px 0;">
<a href="https://www.mercadopago.com.br/checkout/v1/redirect?pref_id={preference-url}">
<a href="{preference-url}">
CLIQUE AQUI PARA REDIRECIONAR AO PAGAMENTO
</a>
</div>
<p style="font-size:14px;color:#333333">
Junte-se ao nosso grupo no WhatsApp: <a href="https://chat.whatsapp.com/IlF2NiXVIkAKQDkC0Xwnzs" style="color:#1a73e8;text-decoration:underline;">Clique aqui</a><br>
Acesse o arquivo de autorização, caso seja menor de idade: <a href="https://drive.google.com/file/d/1YJKuG_1ANEkrHCfIgdReimtqxzAPEsHY/view?usp=sharing" style="color:#1a73e8;text-decoration:underline;">Clique aqui</a>
</p>
</td>
</tr>
</table>
Expand Down

0 comments on commit a12baa5

Please sign in to comment.