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 Mon, 17 Jan 2011 03:00:29 GMT Sat, 18 May 2013 10:21: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 #10 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 Mon, 17 Jan 2011 03:00:29 GMT
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]]>
E-junkie Discussions; E-junkieGuru
Post #9 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 Sun, 16 Jan 2011 08:59:48 GMT 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.]]> E-junkie Discussions; JAHW Post #8 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 Thu, 14 Jan 2010 21:37:21 GMT
<style type="text/css">
div.item_info_by_ej {line-height:1.0em;font-size:2.0em;}
</style>]]>
E-junkie Discussions; E-junkieGuru
Post #7 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 Tue, 29 Dec 2009 00:50:14 GMT 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!]]>
E-junkie Discussions; Biggest_E-Junkie_Fan
Post #6 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 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; E-junkieGuru
Post #5 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 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#post16575 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 Sun, 5 Apr 2009 23:58:54 GMT E-junkie Discussions; E-junkieGuru Post #3 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 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#post16575 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 Sun, 5 Apr 2009 22:57:13 GMT E-junkie Discussions; BreakInto Post #1 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 http://www.e-junkie.com/bb/topic/3286/pg/0#post16575 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