VB.NET and Paypal Shopping Cart
Hi folks,
I'm doing a page for a person, and they want to use paypal as the shopping cart / processing vendor. I've read alot about it, and all that I find talks about how to make it work on the HTML side of it (client side). My thing is, I have to pass dynamic values to the cart (all determined on the server side). Has anyone ever done anything with paypal shopping cart and VB.NET. I'm thinking that I need to have a backend method that I can pass the dynamic values to, which in turn will send to paypal.
Anyone have any ideas?
Cran56