Working with PayPal
I am having problems getting the application to work with PayPal. PayPal has changed the way they accept payments and the code specified in the book is legacy. I am able to get the code to redirect to PayPal sandlot, but have to manually hit "ENTER" for the code to proceed. I don't know how to code "ENTER" in App_Code/BLL/Store/Order.cs, specifically GetPayPalPaymentURL()
Thanks in advance if anyone knows what to do.
Nancy
|