I am building an e-commerce web site and I am down to the payments options. My first task is to link up the order with the Paypal API, however i've been looking for options for a few hours and I have no clues where to start.
I have checked this: http://www.asp.net/web-forms/tutorials/aspnet-45/getting-started-with-aspnet-45-web-forms/checkout-and-payment-with-paypal But I cannot fathom where to start, especially since it is using Web forms and I am only experienced with MVC.
Can anyone help me out? Thank you very much.