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, 10 Oct 2008 19:38:24 GMT Fri, 10 Feb 2012 16:24:25 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 #12 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 Fri, 10 Oct 2008 19:38:24 GMT E-junkie Discussions; sccr410 Post #11 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 Fri, 10 Oct 2008 19:33:21 GMT sccr410(I am the web developer working with mywealth on this issue)
This isn't possible -- there are no ID elements, classes, etc to use for this anchor tag to grab the element.

Yeah, but there is only one "A" tag and that's easy to target.

sccr410
We also don't want to link to an iframe on the current page, we want it to be it's own cart page.


Oh, ok .. I was responding to "Can this page at least be iframed"

sccr410
Also, there is an onclick event which would override anything anyway.


Right. Let me see if rather than all this JS, we can alter the JS so we can let you specify the "target" in EJEJC_config. But even in that case, you will need to to have your whole shop in a frame, so the credit card form with open in the frame and domain can be masked.]]>
E-junkie Discussions; Robin
Post #10 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 Fri, 10 Oct 2008 16:38:44 GMT
Are there any parameters needed on the credit card payment URL that are not passed into the EJEJC_checkout function?]]>
E-junkie Discussions; mywealth
Post #9 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 Fri, 10 Oct 2008 15:34:29 GMT
This isn't possible -- there are no ID elements, classes, etc to use for this anchor tag to grab the element. Also, there is an onclick event which would override anything anyway. We also don't want to link to an iframe on the current page, we want it to be it's own cart page.]]>
E-junkie Discussions; sccr410
Post #8 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 Thu, 9 Oct 2008 08:37:19 GMT
function EJEJC_config() {
EJEJC_POSTCALL=true;
}

function EJEJC_shown() {
.
.
.
}

in your page. So Basically EJEJC_shown function is called after the cart is shown. In that function, you will need to write JavaScript which can find the <A> tag in the cart and set its target to an iFrame in your page, where you'd want the Credit Card page to load.]]>
E-junkie Discussions; E-junkieChef
Post #7 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 Wed, 8 Oct 2008 20:52:44 GMT E-junkieChef
Anyway, I see that you have used JS to modify the cart .. you can modify the credit cart button's target to an iFrame on your website if you want.

Are you sure? How do you do that? Please explain a bit further.]]>
E-junkie Discussions; mywealth
Post #6 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 Wed, 8 Oct 2008 20:07:27 GMT
I see that you don't have your logo uploaded in your E-junkie profile. If you have the logo uploaded, it will be shown on the thank you page.

Anyway, I see that you have used JS to modify the cart .. you can modify the credit cart button's target to an iFrame on your website if you want.]]>
E-junkie Discussions; E-junkieChef
Post #5 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 Wed, 8 Oct 2008 16:52:04 GMT E-junkie Discussions; mywealth Post #4 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 Mon, 26 Nov 2007 23:41:59 GMT E-junkie Discussions; Shivani Post #3 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 Mon, 26 Nov 2007 23:41:47 GMT E-junkie Discussions; guest_user Post #2 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 Sun, 4 Nov 2007 08:32:42 GMT E-junkie Discussions; E-JunkieExpert Post #1 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 http://www.e-junkie.com/bb/topic/468/pg/0#post7962 Sun, 4 Nov 2007 08:32:16 GMT E-junkie Discussions; GuestUser