Problema con botón

112 views
Skip to first unread message

Jose Turco

unread,
Apr 23, 2014, 1:05:32 PM4/23/14
to desarrollador...@googlegroups.com
Tengo el siguiente botón de pagos:

  <input name="merchantId" type="hidden" value="1"/>
  <input name="accountId" type="hidden" value="9"/>
  <input name="description" type="hidden" value="Prueba Botón"/>
  <input name="referenceCode" type="hidden" value="TEST001"/>
  <input name="amount" type="hidden" value="100.00"/>
  <input name="tax" type="hidden" value="0"/>
  <input name="taxReturnBase" type="hidden" value="0"/>
  <input name="currency" type="hidden" value="ARS"/>
  <input name="signature" value="9b1b0c4861e2173754b4b52b049053e6bc51baffe949d9a8357d1d37f40d5279" type="hidden"/>
  <input type="image" border="0" src="http://www.payulatam.com/img_botones_herramientas/boton_pagar_pequeno.png" onClick="this.form.urlOrigen.value = window.location.href;"/>
</form>

¿Cómo hago para agregarle un monto por impuestos?

Gracias

dmm...@gmail.com

unread,
Apr 23, 2014, 4:09:18 PM4/23/14
to desarrollador...@googlegroups.com
Deberías cambiar el parámetro:

<input name="tax" type="hidden" value="0"/>



Saludos
Reply all
Reply to author
Forward
0 new messages