Hi,
I have an asp.net web application built using web forms (aspx) and I need to include a PayPal button so that users can subscribe for using the site.
The code provided by Paypal after creating the button cannot be used inside a web form.
Anyone knows the best way to do this integration?
Regards.