Skip to content

Instantly share code, notes, and snippets.

@lisardo
Created December 4, 2015 19:35
Show Gist options
  • Save lisardo/371d21394ef4c7ae151f to your computer and use it in GitHub Desktop.
Save lisardo/371d21394ef4c7ae151f to your computer and use it in GitHub Desktop.
<!-- INICIO FORMULARIO BOTAO PAGSEGURO -->
<form action="https://pagseguro.uol.com.br/checkout/v2/donation.html" method="post">
<!-- NÃO EDITE OS COMANDOS DAS LINHAS ABAIXO -->
<input type="hidden" name="currency" value="BRL" />
<input type="hidden" name="receiverEmail" value="[email protected]" />
<input type="image" src="https://p.simg.uol.com.br/out/pagseguro/i/botoes/doacoes/120x53-doar.gif" name="submit" alt="Pague com PagSeguro - é rápido, grátis e seguro!" />
</form>
<!-- FINAL FORMULARIO BOTAO PAGSEGURO -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment