E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2012, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Fri, 9 May 2008 02:07:03 GMT Fri, 10 Feb 2012 16:11:54 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #4 http://www.e-junkie.com/bb/topic/82/pg/0#post6335 http://www.e-junkie.com/bb/topic/82/pg/0#post6335 Fri, 9 May 2008 02:07:03 GMT
Here's what I had before signing up for the trial to play with:
<!-- ADD TO CART button code. -->
<form action="https://www.e-junkie.com/ecom/fgb.php?c=cart&cl=1&ejc=2" target="ej_ejc" method="POST">

<!-- paypal email(remove if not using PayPal) -->
<input type="hidden" name="business" value="abc@aol.com"/>

<!-- google merchant id (remove if not using Google Checkout) -->
<input type="hidden" name="merchant_id" value="your_google_merchant_id"/>


<!-- site url -->
<input type="hidden" name="site_url" value="http://abc.com"/>

<!-- contact email (where we can notify of the updates) -->
<input type="hidden" name="contact_email" value="abc@aol.com"/>

<!-- item name -->
<input type="hidden" name="item_name" value="Do"/>


<!-- item number (should be different for each product)-->
<input type="hidden" name="item_number" value="1"/>


<!-- item price -->
<input type="hidden" name="amount" value="2.00"/>

<!-- initial quantity -->
<input type="hidden" name="quantity" value="2"/>

<!-- item options (can be removed if not required) -->
<input type="hidden" name="on0" value="How did you here about us?"/>
<select name="os0" >
<option value="S">Search Engine</option><option value="M">Media</option><option value="O">Other</option>
</select>

<!-- shipping cost -->
<input type="hidden" name="shipping" value="1.75">

<!-- shipping cost of each additional unit -->
<input type="hidden" name="shipping2" value="1">


<!--handling cost -->
<input type="hidden" name="handling" value="0.0">

<!-- tax (flat amount, NOT percentage)-->
<input type="hidden" name="tax" value="0.50"/>

<!-- following options are applicable to whole cart-->

<!-- you thank you page -->
<input type="hidden" name="return_url" value="http://www.e-junkie.com/"/>

<!-- any custom info you want to pass for the whole order -->
<input type="hidden" name="custom" value="anything"/>

<!-- currency (USD for Google Checkout USA, GBP for Google Checkout UK. For PayPal: any currency that PayPal supports -->
<input type="hidden" name="currency_code" value="USD"/>

<input type="image" src="https://www.e-junkie.com/ej/ej_add_to_cart.gif" border="0" onClick="javascript:return EJEJC_lc(this.parentNode);">
</form>]]>
E-junkie Discussions; kdemonte
Post #3 http://www.e-junkie.com/bb/topic/82/pg/0#post6335 http://www.e-junkie.com/bb/topic/82/pg/0#post6335 Mon, 22 Oct 2007 22:55:01 GMT E-junkie Discussions; walexy Post #2 http://www.e-junkie.com/bb/topic/82/pg/0#post6335 http://www.e-junkie.com/bb/topic/82/pg/0#post6335 Mon, 22 Oct 2007 22:53:49 GMT E-junkie Discussions; E-junkieChef Post #1 http://www.e-junkie.com/bb/topic/82/pg/0#post6335 http://www.e-junkie.com/bb/topic/82/pg/0#post6335 Mon, 22 Oct 2007 21:18:27 GMT E-junkie Discussions; walexy