Qustion 1.
What's the best Geolocation service that is free to use? All I want is change my website page based on users' location. I see that HTML5 has this. http://www.w3schools.com/html/html5_geolocation.asp
Is that the best way to go?
Question 2.
Say I have a website where User 1 can make a direct payment to User 2 and I as a website owner gets a small % of that transaction(along with Paypal's fee of course). How difficult is that to embedd in the website? What's the process like? Do I just get a Paypal Pro account integrate the API within my website? Do I need to add additional securities like SSL certificate? I would prefer to keep the transaction outside the website, if it means I don't have to worry about the site security.