1 / 10
Apr 2009

I've tried numerous things to get this to work but it seems that changing one thing (such as using a redirection vs. not) changes the other (the function of the df.php file specifically).



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&txnid=<?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?txnid=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.

  • created

    Apr '09
  • last reply

    Jan '11
  • 9

    replies

  • 1.5k

    views

  • 4

    users

  • 10

    links

Nevermind... I think I just have to do the redirection for the complete order using admin >> account preferences option which means I'll probably need a new account for every product since they all have a unique site. Oh well, as long as it works... will report back.

Awesome, worked just as it was supposed to by NOT using the product specific redirection. I just needed to read it carefully, and step away for a few minutes.



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.

You should be able to do that with CSS added to the E-junkie thank-you page content in Seller Admin > Account Preferences > Common Thank-you Page HTML.

I tried but I'm pretty sure since the solution to my issue that prompted me to start this thread was to use a Common Thank-you Page URL that this won't work in tandem.



Thanks though, I can live with this and maybe my designer can figure it out tomorrow.

What I described will allow you to add custom HTML/CSS/JS to the standard E-junkie Thank-you Page for all orders.



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:

1http://www.e-junkie.com/ej/help.redirection.htm1

8 months later
TysonYou 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





If I choose to use "Common Thank-you Page URL" and I want to change the font of the text in the iframe, how do I accomplish that?



Thanks!

16 days later

You would do that by customizing your E-junkie thank-you page, since that's the page content being displayed inside the iframe. E.g., if you wanted the main line with the download link to be larger, you could add some CSS like this to your Admin > Account Prefs > Common Thank-you Page HTML:



<style type="text/css">

div.item_info_by_ej {line-height:1.0em;font-size:2.0em;}

</style>

1 year later

Hi all (again LOL)

I would like to redirect my customers to a thank you page AFTER payment has been made. From my understanding I need to use the iFrame as described in the help thread http://www.e-junkie.com/ej/tips.redirection.download-link.htm Does this method still allow the pdf stamp? I've tried it on my test orders and I'm not seeing the stamp.

Bear in mind the iframe method is only necessary if you need to redirect buyers to a page on your own site after checkout, instead of using the standard thank-you/download page that E-junkie normally generates for you.



Regardless, that should not affect PDF Stamping, as the actual download link is the same either way. Make sure you're placing actual test orders through a checkout (even if only our Free Checkout for a 0.00 order total), rather than using "Send free download link" which would not engage the stamper. Also, after you upload a .pdf file for a product that you want to be stamped, make sure you wait at least 15 minutes before testing the stamping feature for that file.



If the above does not explain your issue, please email our Support team a copy of your PDF file, and copy the Payment Variable Information URL setting you're using and paste that into your email as well:

https://www.e-junkie.com/ej/contact.php