Click here to Skip to main content
15,921,577 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
i am developing an e-commerce application and the payment process is PayPal.iam doing my transactions correctly,but when i am redirect from paypal(both cases like payment successful or cancelling the transaction also) my session is not available.I am using windows authentication and developed my application on .net 3.5 and vs 2010.how do i maintain my session variables..please tell me?
Posted
Updated 20-Jan-12 17:58pm
v2

Read this article from CodeProject - Introduction to PayPal for C# - ASP.NET developers[^]. It describes different payment method using Paypal. I hope this will help you.
 
Share this answer
 
Comments
Varun Sareen 27-Dec-11 3:00am    
My vote for 5:- Nice search done
Dear Kishore,

this link might help you out.

https://forums.asp.net/t/1670844.aspx/1[^]

Please mark this as our answer if it helps you out.

Thanks
 
Share this answer
 
Read this article from CodeProject - Introduction to PayPal for C# - ASP.NET developers[^]. It describes different payment method using Paypal. I hope this will he
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900