Hi guys
I am using following paypal return value
http://localhost:8080/projectName/sucess?id=1
but when transaction completes it does not return me value of id
it return only http://localhost:8080/projectName/sucess
we have call sucess servlet after paypal transaction completes
Please help me