E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2012, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Mon, 21 Feb 2011 22:47:15 GMT Fri, 10 Feb 2012 18:11:37 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 #5 http://www.e-junkie.com/bb/topic/2043/pg/0#post16908 http://www.e-junkie.com/bb/topic/2043/pg/0#post16908 Mon, 21 Feb 2011 22:47:15 GMT http://www.e-junkie.com/ej/tips.redirection.download-link.htm

Then you could customize that E-junkie-generated thank-you page content with order-specific details using our templating variables:
http://www.e-junkie.com/ej/help.custom.thankyou-page.htm]]>
E-junkie Discussions; E-junkieGuru
Post #4 http://www.e-junkie.com/bb/topic/2043/pg/0#post16908 http://www.e-junkie.com/bb/topic/2043/pg/0#post16908 Mon, 21 Feb 2011 05:52:03 GMT
Is there any way to append more information to the HTML. Specifically, I need to know the item name. When a customer gets redirected to my thank you page, I want to do something different depending on what item the customer purchased.

I was thinking about adding a custom var to my button but that isn't secure. Anyone could simply append the custom var to their url and get a different version of my product.

Any ideas?

Steve]]>
E-junkie Discussions; cpol
Post #3 http://www.e-junkie.com/bb/topic/2043/pg/0#post16908 http://www.e-junkie.com/bb/topic/2043/pg/0#post16908 Mon, 25 Feb 2008 19:59:54 GMT
Thanks
E]]>
E-junkie Discussions; Eskymo
Post #2 http://www.e-junkie.com/bb/topic/2043/pg/0#post16908 http://www.e-junkie.com/bb/topic/2043/pg/0#post16908 Mon, 25 Feb 2008 19:56:37 GMT http://www.cs.tut.fi/~jkorpela/forms/methods.html).

Basically speaking, you'll have to be able to decode that information from a URL string and then present it to the user as you see fit.

If that description makes sense then it's a fairly easy task - if it doesn't make sense then it's a fairly difficult task.]]>
E-junkie Discussions; dhacker
Post #1 http://www.e-junkie.com/bb/topic/2043/pg/0#post16908 http://www.e-junkie.com/bb/topic/2043/pg/0#post16908 Sun, 24 Feb 2008 15:39:58 GMT
I want to know what you mean by the following:

----------

Following parameters will be posted to this page using GET method. If you don't want to use these, they will be ignored.

* payer_email (Buyer's email address)
* first_name (Buyer's first name)
* last_name (Buyer's last name)
* txn_id (Transaction ID)
* payment_status (Will always be Completed unless you have requested us to process the sales even for pending payments, in which case this will be Pending)
* custom (Custom variable [if you had appended one to the purchase button's URL])
* auction_buyer_id (If this was an eBay listing)

----------

Does that mean it happens automaitcally - or do I need to code something into the HTML of my thankyou page to get the information displayed? The information isn't very clear.]]>
E-junkie Discussions; Eskymo