E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2009, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Mon, 6 Apr 2009 19:38:48 GMT Sat, 21 Nov 2009 07:22:20 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 #6 http://www.e-junkie.com/bb/topic/3286/pg/0#post9630 http://www.e-junkie.com/bb/topic/3286/pg/0#post9630 Mon, 6 Apr 2009 19:38:48 GMT
You can also add product-specific custom HTML/CSS/JS code to our standard Thank-you Pages, in the "Message (HTML)" field on the final screen of settings for each product (just before you Submit settings to reach the button codes screen).

You can also redirect to a Common Thank-you Page URL for all orders and use an iframe in your page to display the content of our standard Thank-you Page -- including our download links and any common or product-specific customization code you had applied -- as described in the "Redirection for the complete order" section of this page:
http://www.e-junkie.com/ej/help.redirection.htm]]>
E-junkie Discussions; Tyson
Post #5 http://www.e-junkie.com/bb/topic/3286/pg/0#post9630 http://www.e-junkie.com/bb/topic/3286/pg/0#post9630 Mon, 6 Apr 2009 04:06:17 GMT
Thanks though, I can live with this and maybe my designer can figure it out tomorrow.]]>
E-junkie Discussions; BreakInto
Post #4 http://www.e-junkie.com/bb/topic/3286/pg/0#post9630 http://www.e-junkie.com/bb/topic/3286/pg/0#post9630 Sun, 5 Apr 2009 23:58:54 GMT E-junkie Discussions; Tyson Post #3 http://www.e-junkie.com/bb/topic/3286/pg/0#post9630 http://www.e-junkie.com/bb/topic/3286/pg/0#post9630 Sun, 5 Apr 2009 23:12:53 GMT
One thing I cant seem to figure out is if you can change the font/style of "Click here to download Product Name." which would be great.]]>
E-junkie Discussions; BreakInto
Post #2 http://www.e-junkie.com/bb/topic/3286/pg/0#post9630 http://www.e-junkie.com/bb/topic/3286/pg/0#post9630 Sun, 5 Apr 2009 22:57:13 GMT E-junkie Discussions; BreakInto Post #1 http://www.e-junkie.com/bb/topic/3286/pg/0#post9630 http://www.e-junkie.com/bb/topic/3286/pg/0#post9630 Sun, 5 Apr 2009 22:51:15 GMT
Basically all that I am trying to do is:

Upon checkout user gets sent to mysite.com/thank-you.php

On this page there is my content + a download link to my product file that is hosted on e-junkie.


Sounds simple enough, not sure what I am doing wrong or if this combination doesn't exist (that would be odd).

The result:

1. Tried with just the basic <iframe width="400" height="500" scrolling="no" frameborder="0" src="https://www.e-junkie.com/ecom/rp.php?noredirect=true&txn_id=<?php echo $txn_id; ?>"></iframe> but the end result was that the iframe simply displayed my thank you page again inside it (think of looking into a mirror with a mirror behind you...).

2. Tried taking the form code that uses <form name='ej_frm_0' style='padding:0;margin:0;border:0;' method='GET' action="https://www.e-junkie.com/ecom/df.php"> and inserting that on my thank you page and grabbing the transaction ID + inserting my client ID so that if you clicked it you would go to https://www.e-junkie.com/ecom/df.php?txn_id=XX-XXXXXXXXX&client_id=XXXXX but without the d_id that seems like it won't work and I can't get the d_id from the URL.


Tried a few other things and just nothing seems to work. I saw on http://www.e-junkie.com/bb/topic/2733 it said "You would need to provide some method for the buyer to bookmark your paid-content page, as File Download links cannot be combined with Redirection (so the thank-you email would not provide a link to reach the thank-you page that directs to your paid-content page)." so maybe I'm out of luck but this just doesn't seem logical the limitation would be this basic.

On http://www.e-junkie.com/bb/topic/3117 it talks about the single file download however checking this disables me from being able to check "redirection".

Any help would be appreciated. Spent all day trying to get this to work.

P.S. The page is setup so that it provides tons of information that the buyer needs and thus is the reason I want them to go here and download the file from here.]]>
E-junkie Discussions; BreakInto