E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2010, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Tue, 22 Apr 2008 00:44:24 GMT Sat, 20 Mar 2010 00:17:27 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 #4 http://www.e-junkie.com/bb/topic/2507/pg/0#post6181 http://www.e-junkie.com/bb/topic/2507/pg/0#post6181 Tue, 22 Apr 2008 00:44:24 GMT
First, make sure that you have specified your remotely-hosted download URL for the relevant product(s) in your E-junkie Seller Admin; that done, all you really need is for your PHP to dynamically fetch the contents of:
https://www.e-junkie.com/ecom/rp.php?noredirect=true&txn_id=XXX
... for each download (where XXX is the txn_id we POSTed to you for that transaction), and then use your code to parse the output of that URL to extract the unique-expirable download URL we provide to each buyer and then re-output that unique URL in the context of your own page.]]>
E-junkie Discussions; E-junkieGuru
Post #3 http://www.e-junkie.com/bb/topic/2507/pg/0#post6181 http://www.e-junkie.com/bb/topic/2507/pg/0#post6181 Fri, 11 Apr 2008 15:40:09 GMT
http://frth0759.ngengarage.com/download?payer_email=travis%40rockthenroll.com&txn_id=6UX19542UW4682846&first_name=travis&last_name=schmeisser&payment_status=Completed]]>
E-junkie Discussions; rockthenroll
Post #2 http://www.e-junkie.com/bb/topic/2507/pg/0#post6181 http://www.e-junkie.com/bb/topic/2507/pg/0#post6181 Fri, 11 Apr 2008 14:32:59 GMT
https://www.e-junkie.com/ecom/rp.php?txn_id=XXXX&noredirect=true]]>
E-junkie Discussions; E-junkieChef
Post #1 http://www.e-junkie.com/bb/topic/2507/pg/0#post6181 http://www.e-junkie.com/bb/topic/2507/pg/0#post6181 Thu, 10 Apr 2008 17:19:39 GMT
I know you can use <?php echo $_GET['first_name']; ?> with PHP, but the only available strings are txn_id, first_name and last_name.

I see from the default download page that the link to download a file is:

http://www.e-junkie.com/ecom/df.php?txn_id=XXXXXXXXX&d_id=XXXXXXX, but d_id isn't available in the string.

Help please!]]>
E-junkie Discussions; rockthenroll