Skip to content

Instantly share code, notes, and snippets.

@MrCoffey
Created May 31, 2016 16:07
Show Gist options
  • Select an option

  • Save MrCoffey/5bdb00303f94ff7b885b8bebeda74164 to your computer and use it in GitHub Desktop.

Select an option

Save MrCoffey/5bdb00303f94ff7b885b8bebeda74164 to your computer and use it in GitHub Desktop.
Suscription 80000
<form method="post" action="https://webcheckout.tpaga.co/checkout" accept-charset="UTF-8">
<input type="image" value="Pagar" style="width:200px; border: 0 none; border-radius: 24px; padding: 12px 12px; margin: 9px; cursor: pointer; display: flex; justify-content: center; align-items: center; flex: 0 0 160px; text-align: center; line-height: 1.3; font-size: 1em; color: #fff; text-transform: none; font-weight: 500; background: #4E1971;" onclick="this.form.urlOrigen.value = window.location.href;">
<input name="purchase[merchant_token]" value="⁠⁠⁠ij7uea3mqv5klkkp1822ukbqicl8ter4" type="hidden">
<input name="purchase[purchase_description]" value="Upgrade Suscripción Mensual" type="hidden">
<input name="purchase[purchase_amount]" value="80000" type="hidden">
<input name="purchase[purchase_tax]" value="12800" type="hidden">
<input name="purchase[purchase_currency]" value="COP" type="hidden">
<input name="purchase[purchase_order_id]" value="UPGRD01" type="hidden">
<input name="purchase[purchase_signature]" value="1a56681edb9d3e6090a346c767559a0f441cd2c6e5796f7112e7a7f077f9de6c" type="hidden">
<input name="buttonType" value="SIMPLE" type="hidden">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment