Tag Cloud for this topic:
|
Custom thank you page and information from E-junkie Thank you page
|
GuestUser member Posts: 808 |
I would like clients to be directed to my thank you page (hosted on my site) and still get the info available on the e-junkie thank you page. ...Client name, address, biling totals and a invoice Number ect. (all the html code you have to input to make it work) is that possible? Thanks.
# POSTED ON: January 27, 2008 @ 19:45 GMT -7
|
E-JunkieExpert member Posts: 804 |
# POSTED ON: January 27, 2008 @ 19:46 GMT -7
|
austin457 member Posts: 9 |
I know this question has been beat, but I gotta ask anyway.
Can someone please expound a bit more upon EXACTLY how to create the custom thank you page. Ok, I know to use GET, most likely on an HTTPS page, and I know the variables are on the e-junkie page mentioned. But don't I need a path for GET? How about a code snippet as an example.
thanks
I really do like my e-Junkie cart. Help me make it better, plz :)
# POSTED ON: February 10, 2008 @ 23:09 GMT -7 MODIFIED ON: February 10, 2008 @ 23:17 GMT -7
|
rockthenroll member Posts: 3 |
This is exactly what I'm attempting to solve for now.
I know you can use <?php echo $_GET['first_name']; ?> with PHP, bbut the only available strings to grab from the URL are items after the "&" in the return URL which 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!
# POSTED ON: April 10, 2008 @ 10:16 GMT -7
|
|