Click here to Skip to main content
15,914,399 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi I need to integrate Paypal payment method in my asp.net web application.The web site is like Matrimony. In this site user has 3 type of subscription (Standard,Deluxe,Premium), User can pick their package from a drop down, Then the amount will appear in a text box dynamically for the corresponding package. Then user can pay money through paypal by clicking a button. But i dont know how to implement it. Can anyone help me pls?
Posted

 
Share this answer
 
Comments
abdul wahab.o 11-May-11 4:46am    
Thank you so much
there is a sandbox testing avaliable in PayPal for the developers, you can create a dummy account with lots of money and play around.

Communication takes place in xml messages through webservice.
 
Share this answer
 
Comments
abdul wahab.o 9-May-11 5:59am    
How can i get detailed informations about the transaction after successfully complete the payment ?
Mubeen.asim 9-May-11 6:01am    
you get a transaction success message/failure for every transaction you make.
abdul wahab.o 11-May-11 4:49am    
Do you have any sample code or something for getting xml message

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