Created
April 19, 2011 12:16
-
-
Save etagwerker/927273 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form accept-charset="UTF-8" action="https://checkout.dineromail.com/CheckOut" class="edit_order" id="checkout_form_confirm" method="post"><div style="margin:0;padding:0;display:inline"> | |
<input name="utf8" type="hidden" value="✓" /><input name="_method" type="hidden" value="put" /> | |
<input name="authenticity_token" type="hidden" value="cU5BTew+4ZG7RqlwY5LDwoULnGbFkF+H/hcXNdzf5no=" /></div> | |
<fieldset id="order_details"> | |
<div class="clear"></div> | |
<legend>Confirmar</legend> | |
<table class="index"> | |
<tbody id='line-items'> | |
<tr> | |
<th>Descripción del artículo</th> | |
<th class="price">Precio</th> | |
<th class="qty">Cant.</th> | |
<th class="total"><span>Total</span></th> | |
</tr> | |
<tr> | |
<td width="300">asdf sasdfas dfas sa as </td> | |
<td class="price">123,00 </td> | |
<td class="qty">2</td> | |
<td class="total"><span>246,00 </span></td> | |
</tr> | |
</tbody> | |
<tbody id='subtotal'> | |
<tr class="total" id="subtotal-row"> | |
<td colspan="3"><b>Subtotal:</b></td> | |
<td class="total"><span>246,00 </span></td> | |
</tr> | |
</tbody> | |
<tbody id="order-charges"> | |
</tbody> | |
<tbody id='order-total'> | |
<tr class="total"> | |
<td colspan="3"><b>Total del pedido:</b></td> | |
<td class="total"><span id="order_total">246,00 </span></td> | |
</tr> | |
</tbody> | |
</table> | |
</fieldset> | |
<hr /> | |
<div class="form-buttons"> | |
<!-- Variables del Vendedor --> | |
<input type="hidden" name="tool" value="button" /> | |
<input type="hidden" name="merchant" value="1914691" /> | |
<input type="hidden" name="country_id" value="1 " /> | |
<input type="hidden" name="seller_name" value="mislibros" /> | |
<input type="hidden" name="language" value="es" /> | |
<input type="hidden" name="transaction_id" value="R078440752" /> | |
<input type="hidden" name="currency" value="ars" /> | |
<input type="hidden" name="ok_url" value="http://www.ok.com" /> | |
<input type="hidden" name="error_url" value="https://www.error.com" /> | |
<input type="hidden" name="pending_url" value="www.pending.com" /> | |
<input type="hidden" name="buyer_message" value="1" /> | |
<input type="hidden" name="change_quantity" value="0" /> | |
<input type="hidden" name="display_shipping" value="1" /> | |
<input type="hidden" name="display_additional_charge" value="1" /> | |
<!-- Variables de Medios de Pago--> | |
<input type="hidden" name="payment_method_available" value="ar_visa;ar_amex;ar_master;ar_cabal;ar_pagofacil;ar_rapipago;ar_banktransfer;ar_bapropago;ar_dm" /> | |
<input type="hidden" name="payment_method_1" value="ar_visa" /> | |
<!-- Variables del Producto/Item --> | |
<!-- Item 1 --> | |
<input type="hidden" name="item_name_1" value="asdf sasdfas dfas sa as" /> | |
<input type="hidden" name="item_code_1" value="" /> | |
<input type="hidden" name="item_quantity_1" value="2" /> | |
<input type="hidden" name="item_ammount_1" value="12300" /> | |
<input type="hidden" name="item_currency_1" value="ars" /> | |
<!-- Variables de Envío | |
TODO por ahora esto NO. | |
<input type="hidden" name="shipping_type_1" value="3" /> | |
<input type="hidden" name="weight_1" value="kg" /> | |
<input type="hidden" name="item_weight_1" value="0400" /> | |
<input type="hidden" name="shipping_currency_1" value="ars" /> | |
<input type="hidden" name="shipping_cost_1_1" value="5000" /> | |
--> | |
<!-- Variables del Comprador --> | |
<input type="hidden" name="buyer_name" value="Juan" /> | |
<input type="hidden" name="buyer_lastname" value="Gomez" /> | |
<!-- input type="hidden" name="buyer_sex" value="M" /--> | |
<!--input type="hidden" name="buyer_nacionality" value="arg" /--> | |
<!-- input type="hidden" name="buyer_document_type" value="dni" /--> | |
<!-- input type="hidden" name="buyer_document_number" value="12456111" /--> | |
<input type="hidden" name="buyer_email" value="[email protected]" /> | |
<input type="hidden" name="buyer_phone" value="44447584" /> | |
<!-- input type="hidden" name="buyer_phone_extension" value="123" /--> | |
<input type="hidden" name="buyer_zip_code" value="1111" /> | |
<input type="hidden" name="buyer_street" value="Peru 123" /> | |
<!--input type="hidden" name="buyer_number" value="123" /--> | |
<!--input type="hidden" name="buyer_complement" value="hola" /--> | |
<input type="hidden" name="buyer_city" value="San Telmo" /> | |
<input type="hidden" name="buyer_state" value="Peru 123" /> | |
<input type="hidden" name="buyer_country" value="arg" /> | |
<!-- Variables Adicionales --> | |
<!-- Item 1> | |
-- | |
ESTO SE PODRIA USAR PARA EL COSTO DE ENVIO. | |
-- | |
<input type="hidden" name="additional_fixed_charge" value="10000" /> | |
<input type="hidden" name="additional_fixed_charge_currency" value="ars" /> | |
<input type="hidden" name="additional_var_description_1" value="XXX" /> | |
<input type="hidden" name="additional_var_value_1" value="" /> | |
<input type="hidden" name="additional_var_visible_1" value="1" /> | |
<input type="hidden" name="additional_var_required_1" value="0" / | |
--> | |
<!-- Variables de Diseño--> | |
<input type="hidden" name="header_image" value="https://argentina.dineromail.com/imagenes/LogosVendedores/1466897.gif" /> | |
<input type="hidden" name="header_width" value="1" /> | |
<input type="hidden" name="expanded_step_PM" value="0" /> | |
<input type="hidden" name="expanded_step_AD" value="0" /> | |
<input type="hidden" name="expanded_step_SC" value="0" /> | |
<input type="hidden" name="expanded_sale_detail" value="1" /> | |
<input type="hidden" name="step_color" value="F6F6F6" /> | |
<input type="hidden" name="hover_step_color" value="E8FFD3" /> | |
<input type="hidden" name="links_color" value="669900" /> | |
<input type="hidden" name="font_color" value="666666" /> | |
<input type="hidden" name="border_color" value="999999" /> | |
<input type="hidden" name="button_color" value="7DBE0B" /> | |
<input | |
type='image'src='https://argentina.dineromail.com/imagenes/botones/pagar-medios_c.gif' border='0' name='submit' alt='Pagar con DineroMail'> | |
<input type="submit" class="continue button primary" value="Comprar!"/> | |
</div> | |
<input id="post-final" type="submit" style="display:none"/> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment