E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2013, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Sat, 24 Mar 2012 17:41:54 GMT Tue, 21 May 2013 20:38:04 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 #7 http://www.e-junkie.com/bb/topic/5800/pg/0#post20627 http://www.e-junkie.com/bb/topic/5800/pg/0#post20627 Sat, 24 Mar 2012 17:41:54 GMT http://www.e-junkie.com/ej/help.custom-cart.htm

You will want use the option to place custom HTML code in the cart, so it would look similar to this:
<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&cl=XXXXX&ejc=2" target="ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="http://www.e-junkie.com/ej/ej_view_cart.gif" border="0" alt="View Cart"/></a>
<script language="javascript" type="text/javascript">
<!--
function EJEJC_lc(th) { return false; }
function EJEJC_config() {
EJEJC_POSTCALL=true;
}
function EJEJC_shown() {
jQuery("#tdSell").attr("innerHTML",
"Any <b>HTML</b> you want to show");
}
// -->
</script>
<script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script>]]>
E-junkie Discussions; E-junkieNinja
Post #6 http://www.e-junkie.com/bb/topic/5800/pg/0#post20627 http://www.e-junkie.com/bb/topic/5800/pg/0#post20627 Fri, 23 Mar 2012 22:35:10 GMT
Sales subject to our terms and conditions

Where the customer can click on a link to read those terms - what code do I need to integrate this in to the cart?]]>
E-junkie Discussions; bunkbedking
Post #5 http://www.e-junkie.com/bb/topic/5800/pg/0#post20627 http://www.e-junkie.com/bb/topic/5800/pg/0#post20627 Wed, 14 Mar 2012 22:38:16 GMT E-junkie Discussions; McMoron Post #4 http://www.e-junkie.com/bb/topic/5800/pg/0#post20627 http://www.e-junkie.com/bb/topic/5800/pg/0#post20627 Wed, 14 Mar 2012 21:06:33 GMT E-junkie Discussions; E-junkieGuru Post #3 http://www.e-junkie.com/bb/topic/5800/pg/0#post20627 http://www.e-junkie.com/bb/topic/5800/pg/0#post20627 Wed, 14 Mar 2012 03:38:50 GMT
Does the location of the javascript matter (where it goes in the <body>?)
Mine is right after the opening body tag, even though my view cart button
code is toward the bottom tag. It works, so it must not matter, unless it makes
a difference in load time.

Great product and great support....thank you!!]]>
E-junkie Discussions; McMoron
Post #2 http://www.e-junkie.com/bb/topic/5800/pg/0#post20627 http://www.e-junkie.com/bb/topic/5800/pg/0#post20627 Wed, 14 Mar 2012 01:09:39 GMT
function EJEJC_config() {
EJEJC_POSTCALL=true;
}
function EJEJC_shown() {
jQuery("#tdPmnt").attr("innerHTML",
"PayPal checkout accepts payment by <b>credit card</b> or your PayPal account");
}

To accept card-based payments from buyers without a PayPal account, you must have a PayPal Business account that is PayPal Verified, and make sure you set PayPal Account Optional: ON in your PayPal Business account's Profile > More Options > My Selling Tools > Website Preferences screen.]]>
E-junkie Discussions; E-junkieGuru
Post #1 http://www.e-junkie.com/bb/topic/5800/pg/0#post20627 http://www.e-junkie.com/bb/topic/5800/pg/0#post20627 Tue, 13 Mar 2012 23:17:16 GMT
It would be nice to be able to include some text in the cart that says something like, "Payments processed through Paypal, but you don't need a paypal account. Visa & MC accepted."

Is there a way to do this? Thanks.]]>
E-junkie Discussions; McMoron