Hello,
I am using paypal as my payment option. I am currently testing payment using sandbox. After completing payment when I return back to my site how can I get transaction id? I am currently using it on local & this is the link on which I got redirected from paypal.
http://localhost/new/success.php?merchant_return_link=Return+to+Merchant
In this one I am not able to find any encrypted string or transaction id. So, exactly how can I get it? Please help me. Thanks.