Hi Tyson,
Thanks for the reply.
I am trying to chew what you explain here.
So, I have applied this in my thank you page :
<iframe height="80" width="70%">
src="
https://www.e-junkie.com/ecom/rp.php?noredirect=true&txn_id=<?php print $_GET['txn_id']; ?>"
</iframe>
I am able to get the transaction id.
But the iframe in the thank you page still show nothing.
I suspect it's because I haven't customized the e-junkie thank you page.
So, I went to edit the products
"CUSTOMIZE YOUR THANK YOU/ PRODUCT DOWNLOAD PAGE"
I plainly add this code below the "Message (html) - optional"
[%download_link%]
But then it doesn't automatically redirect to my thank you page.
Even, every time I add any text to the "Message (html) - optional", I don't get redirected, instead it lead me to e-junkie's page.
Can you straight me out?
Thanks
Hendra