YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

No TXN ID found at Return URL Options
zeeshanhashmi
#1 Posted : Friday, June 11, 2010 5:45:55 PM
Rank: Starting Member

Groups: Registered

Joined: 6/11/2010
Posts: 1
Location: invisible
Hello Masters !

I am facing a strange problem.

With the sandbox, I always get the IPN on notify url, and return url. But when it is live, (not sandbox), only the Notify Url gets the txn id, and the return url (normally the Thank You page do not have anything in the POST, or REQUEST (PHP).

I tried to access the txn id like this

if(isset($_REQUEST['txn_id']))
{
echo $_REQUEST['txn_id'];
}

and it never get the txn id.

However, as i said, in SandBox environment, there is no problems.

Please guide me how to deal with this issue.

thanks
ZH
Sponsor  
 
SPRFRKR
#2 Posted : Monday, June 14, 2010 6:27:42 PM
Rank: Administrator

Groups: Administrators, Registered

Joined: 1/30/2008
Posts: 68
Location: ,
For whatever reason, the return_url gets the txn_id variable passed as "tx". Look for "tx" as the txn id variable on your return page only.

Shannon

---
Shannon @ PayLoadz.com
Sell Downloads - eBooks, Videos, Music, Documents, and more...
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.075 seconds.