Hi everyone i have sucessfully send my record to paypla and transaction has been done, the problem is that i need to pass a parameter to the sucessfull url and also the get the transaction id from paypal how to i capture that please and how to pass the parameter
please
returnURL += "&return=" + ConfigurationManager.AppSettings("SuccessURL").ToString()
Go to the complete details ...