I want to use paypal express checkout in my application in minimum steps like: click on paypal button-> verify account on paypal-> back with token to my application -> confirm the payment->successful msg ->credited into my account(user not redirect to paypal) only get success message on application
currently paypal confirm the payment of user in paypal site but i want it to my application and user only once redirect to paypal site for account verification rest all process done in to my backhand side of asp.net application